From 42042bb700f031d7cf8f9d32e9cb2a784a0da777 Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Fri, 22 Oct 2021 11:31:25 +0800 Subject: [PATCH] [AutoRelease] t2-network-2021-10-21-48085 (#21357) * CodeGen from PR 16471 in Azure/azure-rest-api-specs readme.python config (#16471) * version,CHANGELOG * test * Update CHANGELOG.md Co-authored-by: SDKAuto Co-authored-by: PythonSdkPipelines Co-authored-by: Yuchao Yan --- sdk/network/azure-mgmt-network/CHANGELOG.md | 25 + sdk/network/azure-mgmt-network/_meta.json | 2 +- .../network/_network_management_client.py | 8595 ++++ .../azure/mgmt/network/_operations_mixin.py | 2 - .../azure/mgmt/network/_version.py | 2 +- .../network/aio/_network_management_client.py | 376 +- .../mgmt/network/aio/_operations_mixin.py | 2 - .../azure/mgmt/network/models.py | 1 + .../mgmt/network/v2015_06_15/_version.py | 2 +- .../mgmt/network/v2016_09_01/_version.py | 2 +- .../mgmt/network/v2016_12_01/_version.py | 2 +- .../mgmt/network/v2017_03_01/_version.py | 2 +- .../mgmt/network/v2017_06_01/_version.py | 2 +- .../mgmt/network/v2017_09_01/_version.py | 2 +- .../mgmt/network/v2017_10_01/_version.py | 2 +- .../mgmt/network/v2017_11_01/_version.py | 2 +- .../mgmt/network/v2018_01_01/_version.py | 2 +- .../mgmt/network/v2018_02_01/_version.py | 2 +- .../mgmt/network/v2018_04_01/_version.py | 2 +- .../mgmt/network/v2018_06_01/_version.py | 2 +- .../mgmt/network/v2018_07_01/_version.py | 2 +- .../mgmt/network/v2018_08_01/_version.py | 2 +- .../mgmt/network/v2018_10_01/_version.py | 2 +- .../mgmt/network/v2018_11_01/_version.py | 2 +- .../mgmt/network/v2018_12_01/_version.py | 2 +- .../mgmt/network/v2019_02_01/_version.py | 2 +- .../mgmt/network/v2019_04_01/_version.py | 2 +- .../mgmt/network/v2019_06_01/_version.py | 2 +- .../mgmt/network/v2019_07_01/_version.py | 2 +- .../mgmt/network/v2019_08_01/_version.py | 2 +- .../mgmt/network/v2019_09_01/_version.py | 2 +- .../mgmt/network/v2019_11_01/_version.py | 2 +- .../mgmt/network/v2019_12_01/_version.py | 2 +- .../mgmt/network/v2020_03_01/_version.py | 2 +- .../mgmt/network/v2020_04_01/_version.py | 2 +- .../mgmt/network/v2020_05_01/_version.py | 2 +- .../mgmt/network/v2020_06_01/_version.py | 2 +- .../mgmt/network/v2020_07_01/_version.py | 2 +- .../mgmt/network/v2020_08_01/_version.py | 2 +- .../mgmt/network/v2020_11_01/_version.py | 2 +- .../mgmt/network/v2021_02_01/_version.py | 2 +- .../network/v2021_02_01_preview/__init__.py | 19 + .../v2021_02_01_preview/_configuration.py | 71 + .../v2021_02_01_preview/_metadata.json | 121 + .../_network_management_client.py | 178 + .../network/v2021_02_01_preview/_version.py | 9 + .../v2021_02_01_preview/aio/__init__.py | 10 + .../v2021_02_01_preview/aio/_configuration.py | 67 + .../aio/_network_management_client.py | 171 + .../aio/operations/__init__.py | 49 + ..._connectivity_configurations_operations.py | 107 + ..._active_security_admin_rules_operations.py | 107 + .../_active_security_user_rules_operations.py | 107 + .../_admin_rule_collections_operations.py | 343 + .../aio/operations/_admin_rules_operations.py | 360 + ..._connectivity_configurations_operations.py | 327 + ..._connectivity_configurations_operations.py | 107 + .../_effective_virtual_networks_operations.py | 190 + .../operations/_network_groups_operations.py | 334 + .../_network_manager_commits_operations.py | 107 + ...rk_manager_deployment_status_operations.py | 107 + ...fective_security_admin_rules_operations.py | 107 + .../_network_managers_operations.py | 453 + ..._network_security_perimeters_operations.py | 387 + ...er_associable_resource_types_operations.py | 96 + ...ecurity_admin_configurations_operations.py | 325 + ...security_user_configurations_operations.py | 325 + .../_user_rule_collections_operations.py | 343 + .../aio/operations/_user_rules_operations.py | 360 + .../v2021_02_01_preview/models/__init__.py | 233 + .../v2021_02_01_preview/models/_models.py | 2956 ++ .../v2021_02_01_preview/models/_models_py3.py | 3281 ++ .../_network_management_client_enums.py | 180 + .../operations/__init__.py | 49 + ..._connectivity_configurations_operations.py | 112 + ..._active_security_admin_rules_operations.py | 112 + .../_active_security_user_rules_operations.py | 112 + .../_admin_rule_collections_operations.py | 351 + .../operations/_admin_rules_operations.py | 368 + ..._connectivity_configurations_operations.py | 335 + ..._connectivity_configurations_operations.py | 112 + .../_effective_virtual_networks_operations.py | 196 + .../operations/_network_groups_operations.py | 342 + .../_network_manager_commits_operations.py | 112 + ...rk_manager_deployment_status_operations.py | 112 + ...fective_security_admin_rules_operations.py | 112 + .../_network_managers_operations.py | 463 + ..._network_security_perimeters_operations.py | 396 + ...er_associable_resource_types_operations.py | 101 + ...ecurity_admin_configurations_operations.py | 333 + ...security_user_configurations_operations.py | 333 + .../_user_rule_collections_operations.py | 351 + .../operations/_user_rules_operations.py | 368 + .../mgmt/network/v2021_02_01_preview/py.typed | 1 + .../mgmt/network/v2021_03_01/_version.py | 2 +- ...st_cli_mgmt_network_base.test_network.yaml | 2429 +- ..._mgmt_network_base_async.test_network.yaml | 468 +- ...li_mgmt_network_endpoint.test_network.yaml | 1111 +- ..._network_endpoint_policy.test_network.yaml | 259 +- ...li_mgmt_network_firewall.test_network.yaml | 773 +- ..._network_firewall_policy.test_network.yaml | 250 +- ...test_cli_mgmt_network_ip.test_network.yaml | 79 +- ...gmt_network_ip_addresses.test_network.yaml | 313 +- ...mt_network_load_balancer.test_network.yaml | 948 +- ...est_cli_mgmt_network_nat.test_network.yaml | 330 +- ...gmt_network_route_filter.test_network.yaml | 42084 +++++++--------- ...mgmt_network_route_table.test_network.yaml | 236 +- ...cli_mgmt_network_wan_hub.test_network.yaml | 1921 +- ...lication_firewall_policy.test_network.yaml | 84 +- 109 files changed, 50165 insertions(+), 26901 deletions(-) create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/_network_management_client.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/__init__.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_configuration.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_metadata.json create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_network_management_client.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_version.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/__init__.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_configuration.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_network_management_client.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/__init__.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_connectivity_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_admin_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_user_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rule_collections_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_connectivity_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_connectivity_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_virtual_networks_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_groups_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_commits_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_deployment_status_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_effective_security_admin_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_managers_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_security_perimeters_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_perimeter_associable_resource_types_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_admin_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_user_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rule_collections_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/__init__.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models_py3.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_network_management_client_enums.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/__init__.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_connectivity_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_admin_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_user_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rule_collections_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_connectivity_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_connectivity_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_virtual_networks_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_groups_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_commits_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_deployment_status_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_effective_security_admin_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_managers_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_security_perimeters_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_perimeter_associable_resource_types_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_admin_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_user_configurations_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rule_collections_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rules_operations.py create mode 100644 sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/py.typed diff --git a/sdk/network/azure-mgmt-network/CHANGELOG.md b/sdk/network/azure-mgmt-network/CHANGELOG.md index 9c848c678dbb..7d93f3bac7ed 100644 --- a/sdk/network/azure-mgmt-network/CHANGELOG.md +++ b/sdk/network/azure-mgmt-network/CHANGELOG.md @@ -1,5 +1,30 @@ # Release History +## 19.2.0 (2021-10-21) + +**Features** + + - Added operation group AdminRuleCollectionsOperations + - Added operation group SecurityUserConfigurationsOperations + - Added operation group ConnectivityConfigurationsOperations + - Added operation group ActiveSecurityUserRulesOperations + - Added operation group NetworkManagerCommitsOperations + - Added operation group NetworkManagersOperations + - Added operation group NetworkManagerDeploymentStatusOperations + - Added operation group ActiveConnectivityConfigurationsOperations + - Added operation group NetworkManagerEffectiveSecurityAdminRulesOperations + - Added operation group UserRuleCollectionsOperations + - Added operation group ActiveSecurityAdminRulesOperations + - Added operation group UserRulesOperations + - Added operation group NetworkGroupsOperations + - Added operation group EffectiveVirtualNetworksOperations + - Added operation group NetworkSecurityPerimetersOperations + - Added operation group PerimeterAssociableResourceTypesOperations + - Added operation group AdminRulesOperations + - Added operation group SecurityAdminConfigurationsOperations + - Added operation group EffectiveConnectivityConfigurationsOperations + - Removed old api-version `2017-08-01` + ## 19.1.0 (2021-10-09) **Features** diff --git a/sdk/network/azure-mgmt-network/_meta.json b/sdk/network/azure-mgmt-network/_meta.json index 5d470392da94..fe3c1af6650d 100644 --- a/sdk/network/azure-mgmt-network/_meta.json +++ b/sdk/network/azure-mgmt-network/_meta.json @@ -4,7 +4,7 @@ "@autorest/python@5.8.4", "@autorest/modelerfour@4.19.2" ], - "commit": "54f1c87938269d4706629dc04c26ee1f3634585a", + "commit": "fbf20b06614f6cfeda0f69abb4893d8bee40ba35", "repository_url": "https://github.com/Azure/azure-rest-api-specs", "autorest_command": "autorest specification/network/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/modelerfour@4.19.2 --version=3.4.5", "readme": "specification/network/resource-manager/readme.md" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/_network_management_client.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/_network_management_client.py new file mode 100644 index 000000000000..b39cac4fc144 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/_network_management_client.py @@ -0,0 +1,8595 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for +# license information. +# +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. +# -------------------------------------------------------------------------- + +from typing import TYPE_CHECKING + +from azure.mgmt.core import ARMPipelineClient +from azure.profiles import KnownProfiles, ProfileDefinition +from azure.profiles.multiapiclient import MultiApiClientMixin +from msrest import Deserializer, Serializer + +from ._configuration import NetworkManagementClientConfiguration +from ._operations_mixin import NetworkManagementClientOperationsMixin + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Optional + + from azure.core.credentials import TokenCredential + from azure.core.pipeline.transport import HttpRequest, HttpResponse + +class _SDKClient(object): + def __init__(self, *args, **kwargs): + """This is a fake class to support current implemetation of MultiApiClientMixin." + Will be removed in final version of multiapi azure-core based client + """ + pass + +class NetworkManagementClient(NetworkManagementClientOperationsMixin, MultiApiClientMixin, _SDKClient): + """Network Client. + + This ready contains multiple API versions, to help you deal with all of the Azure clouds + (Azure Stack, Azure Government, Azure China, etc.). + By default, it uses the latest API version available on public Azure. + For production, you should stick to a particular api-version and/or profile. + The profile sets a mapping between an operation group and its API version. + The api-version parameter sets the default API version if the operation + group is not described in the profile. + + :param credential: Credential needed for the client to connect to Azure. + :type credential: ~azure.core.credentials.TokenCredential + :param subscription_id: The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. + :type subscription_id: str + :param api_version: API version to use if no profile is provided, or if missing in profile. + :type api_version: str + :param base_url: Service URL + :type base_url: str + :param profile: A profile definition, from KnownProfiles to dict. + :type profile: azure.profiles.KnownProfiles + :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. + """ + + DEFAULT_API_VERSION = '2021-03-01' + _PROFILE_TAG = "azure.mgmt.network.NetworkManagementClient" + LATEST_PROFILE = ProfileDefinition({ + _PROFILE_TAG: { + None: DEFAULT_API_VERSION, + 'active_connectivity_configurations': '2021-02-01-preview', + 'active_security_admin_rules': '2021-02-01-preview', + 'active_security_user_rules': '2021-02-01-preview', + 'admin_rule_collections': '2021-02-01-preview', + 'admin_rules': '2021-02-01-preview', + 'connectivity_configurations': '2021-02-01-preview', + 'effective_connectivity_configurations': '2021-02-01-preview', + 'effective_virtual_networks': '2021-02-01-preview', + 'firewall_policy_rule_groups': '2020-04-01', + 'interface_endpoints': '2019-02-01', + 'network_groups': '2021-02-01-preview', + 'network_manager_commits': '2021-02-01-preview', + 'network_manager_deployment_status': '2021-02-01-preview', + 'network_manager_effective_security_admin_rules': '2021-02-01-preview', + 'network_managers': '2021-02-01-preview', + 'network_security_perimeters': '2021-02-01-preview', + 'p2_svpn_server_configurations': '2019-07-01', + 'perimeter_associable_resource_types': '2021-02-01-preview', + 'security_admin_configurations': '2021-02-01-preview', + 'security_user_configurations': '2021-02-01-preview', + 'user_rule_collections': '2021-02-01-preview', + 'user_rules': '2021-02-01-preview', + }}, + _PROFILE_TAG + " latest" + ) + + def __init__( + self, + credential, # type: "TokenCredential" + subscription_id, # type: str + api_version=None, # type: Optional[str] + base_url=None, # type: Optional[str] + profile=KnownProfiles.default, # type: KnownProfiles + **kwargs # type: Any + ): + if not base_url: + base_url = 'https://management.azure.com' + self._config = NetworkManagementClientConfiguration(credential, subscription_id, **kwargs) + self._client = ARMPipelineClient(base_url=base_url, config=self._config, **kwargs) + super(NetworkManagementClient, self).__init__( + api_version=api_version, + profile=profile + ) + + @classmethod + def _models_dict(cls, api_version): + return {k: v for k, v in cls.models(api_version).__dict__.items() if isinstance(v, type)} + + @classmethod + def models(cls, api_version=DEFAULT_API_VERSION): + """Module depends on the API version: + + * 2015-06-15: :mod:`v2015_06_15.models` + * 2016-09-01: :mod:`v2016_09_01.models` + * 2016-12-01: :mod:`v2016_12_01.models` + * 2017-03-01: :mod:`v2017_03_01.models` + * 2017-06-01: :mod:`v2017_06_01.models` + * 2017-09-01: :mod:`v2017_09_01.models` + * 2017-10-01: :mod:`v2017_10_01.models` + * 2017-11-01: :mod:`v2017_11_01.models` + * 2018-01-01: :mod:`v2018_01_01.models` + * 2018-02-01: :mod:`v2018_02_01.models` + * 2018-04-01: :mod:`v2018_04_01.models` + * 2018-06-01: :mod:`v2018_06_01.models` + * 2018-07-01: :mod:`v2018_07_01.models` + * 2018-08-01: :mod:`v2018_08_01.models` + * 2018-10-01: :mod:`v2018_10_01.models` + * 2018-11-01: :mod:`v2018_11_01.models` + * 2018-12-01: :mod:`v2018_12_01.models` + * 2019-02-01: :mod:`v2019_02_01.models` + * 2019-04-01: :mod:`v2019_04_01.models` + * 2019-06-01: :mod:`v2019_06_01.models` + * 2019-07-01: :mod:`v2019_07_01.models` + * 2019-08-01: :mod:`v2019_08_01.models` + * 2019-09-01: :mod:`v2019_09_01.models` + * 2019-11-01: :mod:`v2019_11_01.models` + * 2019-12-01: :mod:`v2019_12_01.models` + * 2020-03-01: :mod:`v2020_03_01.models` + * 2020-04-01: :mod:`v2020_04_01.models` + * 2020-05-01: :mod:`v2020_05_01.models` + * 2020-06-01: :mod:`v2020_06_01.models` + * 2020-07-01: :mod:`v2020_07_01.models` + * 2020-08-01: :mod:`v2020_08_01.models` + * 2020-11-01: :mod:`v2020_11_01.models` + * 2021-02-01: :mod:`v2021_02_01.models` + * 2021-02-01-preview: :mod:`v2021_02_01_preview.models` + * 2021-03-01: :mod:`v2021_03_01.models` + """ + if api_version == '2015-06-15': + from .v2015_06_15 import models + return models + elif api_version == '2016-09-01': + from .v2016_09_01 import models + return models + elif api_version == '2016-12-01': + from .v2016_12_01 import models + return models + elif api_version == '2017-03-01': + from .v2017_03_01 import models + return models + elif api_version == '2017-06-01': + from .v2017_06_01 import models + return models + elif api_version == '2017-09-01': + from .v2017_09_01 import models + return models + elif api_version == '2017-10-01': + from .v2017_10_01 import models + return models + elif api_version == '2017-11-01': + from .v2017_11_01 import models + return models + elif api_version == '2018-01-01': + from .v2018_01_01 import models + return models + elif api_version == '2018-02-01': + from .v2018_02_01 import models + return models + elif api_version == '2018-04-01': + from .v2018_04_01 import models + return models + elif api_version == '2018-06-01': + from .v2018_06_01 import models + return models + elif api_version == '2018-07-01': + from .v2018_07_01 import models + return models + elif api_version == '2018-08-01': + from .v2018_08_01 import models + return models + elif api_version == '2018-10-01': + from .v2018_10_01 import models + return models + elif api_version == '2018-11-01': + from .v2018_11_01 import models + return models + elif api_version == '2018-12-01': + from .v2018_12_01 import models + return models + elif api_version == '2019-02-01': + from .v2019_02_01 import models + return models + elif api_version == '2019-04-01': + from .v2019_04_01 import models + return models + elif api_version == '2019-06-01': + from .v2019_06_01 import models + return models + elif api_version == '2019-07-01': + from .v2019_07_01 import models + return models + elif api_version == '2019-08-01': + from .v2019_08_01 import models + return models + elif api_version == '2019-09-01': + from .v2019_09_01 import models + return models + elif api_version == '2019-11-01': + from .v2019_11_01 import models + return models + elif api_version == '2019-12-01': + from .v2019_12_01 import models + return models + elif api_version == '2020-03-01': + from .v2020_03_01 import models + return models + elif api_version == '2020-04-01': + from .v2020_04_01 import models + return models + elif api_version == '2020-05-01': + from .v2020_05_01 import models + return models + elif api_version == '2020-06-01': + from .v2020_06_01 import models + return models + elif api_version == '2020-07-01': + from .v2020_07_01 import models + return models + elif api_version == '2020-08-01': + from .v2020_08_01 import models + return models + elif api_version == '2020-11-01': + from .v2020_11_01 import models + return models + elif api_version == '2021-02-01': + from .v2021_02_01 import models + return models + elif api_version == '2021-02-01-preview': + from .v2021_02_01_preview import models + return models + elif api_version == '2021-03-01': + from .v2021_03_01 import models + return models + raise ValueError("API version {} is not available".format(api_version)) + + @property + def active_connectivity_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ActiveConnectivityConfigurationsOperations` + """ + api_version = self._get_api_version('active_connectivity_configurations') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import ActiveConnectivityConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'active_connectivity_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def active_security_admin_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ActiveSecurityAdminRulesOperations` + """ + api_version = self._get_api_version('active_security_admin_rules') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import ActiveSecurityAdminRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'active_security_admin_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def active_security_user_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ActiveSecurityUserRulesOperations` + """ + api_version = self._get_api_version('active_security_user_rules') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import ActiveSecurityUserRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'active_security_user_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def admin_rule_collections(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`AdminRuleCollectionsOperations` + """ + api_version = self._get_api_version('admin_rule_collections') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import AdminRuleCollectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'admin_rule_collections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def admin_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`AdminRulesOperations` + """ + api_version = self._get_api_version('admin_rules') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import AdminRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'admin_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def application_gateway_private_endpoint_connections(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`ApplicationGatewayPrivateEndpointConnectionsOperations` + * 2020-06-01: :class:`ApplicationGatewayPrivateEndpointConnectionsOperations` + * 2020-07-01: :class:`ApplicationGatewayPrivateEndpointConnectionsOperations` + * 2020-08-01: :class:`ApplicationGatewayPrivateEndpointConnectionsOperations` + * 2020-11-01: :class:`ApplicationGatewayPrivateEndpointConnectionsOperations` + * 2021-02-01: :class:`ApplicationGatewayPrivateEndpointConnectionsOperations` + * 2021-03-01: :class:`ApplicationGatewayPrivateEndpointConnectionsOperations` + """ + api_version = self._get_api_version('application_gateway_private_endpoint_connections') + if api_version == '2020-05-01': + from .v2020_05_01.operations import ApplicationGatewayPrivateEndpointConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ApplicationGatewayPrivateEndpointConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ApplicationGatewayPrivateEndpointConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ApplicationGatewayPrivateEndpointConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ApplicationGatewayPrivateEndpointConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ApplicationGatewayPrivateEndpointConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ApplicationGatewayPrivateEndpointConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'application_gateway_private_endpoint_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def application_gateway_private_link_resources(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`ApplicationGatewayPrivateLinkResourcesOperations` + * 2020-06-01: :class:`ApplicationGatewayPrivateLinkResourcesOperations` + * 2020-07-01: :class:`ApplicationGatewayPrivateLinkResourcesOperations` + * 2020-08-01: :class:`ApplicationGatewayPrivateLinkResourcesOperations` + * 2020-11-01: :class:`ApplicationGatewayPrivateLinkResourcesOperations` + * 2021-02-01: :class:`ApplicationGatewayPrivateLinkResourcesOperations` + * 2021-03-01: :class:`ApplicationGatewayPrivateLinkResourcesOperations` + """ + api_version = self._get_api_version('application_gateway_private_link_resources') + if api_version == '2020-05-01': + from .v2020_05_01.operations import ApplicationGatewayPrivateLinkResourcesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ApplicationGatewayPrivateLinkResourcesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ApplicationGatewayPrivateLinkResourcesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ApplicationGatewayPrivateLinkResourcesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ApplicationGatewayPrivateLinkResourcesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ApplicationGatewayPrivateLinkResourcesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ApplicationGatewayPrivateLinkResourcesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'application_gateway_private_link_resources'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def application_gateways(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`ApplicationGatewaysOperations` + * 2016-09-01: :class:`ApplicationGatewaysOperations` + * 2016-12-01: :class:`ApplicationGatewaysOperations` + * 2017-03-01: :class:`ApplicationGatewaysOperations` + * 2017-06-01: :class:`ApplicationGatewaysOperations` + * 2017-09-01: :class:`ApplicationGatewaysOperations` + * 2017-10-01: :class:`ApplicationGatewaysOperations` + * 2017-11-01: :class:`ApplicationGatewaysOperations` + * 2018-01-01: :class:`ApplicationGatewaysOperations` + * 2018-02-01: :class:`ApplicationGatewaysOperations` + * 2018-04-01: :class:`ApplicationGatewaysOperations` + * 2018-06-01: :class:`ApplicationGatewaysOperations` + * 2018-07-01: :class:`ApplicationGatewaysOperations` + * 2018-08-01: :class:`ApplicationGatewaysOperations` + * 2018-10-01: :class:`ApplicationGatewaysOperations` + * 2018-11-01: :class:`ApplicationGatewaysOperations` + * 2018-12-01: :class:`ApplicationGatewaysOperations` + * 2019-02-01: :class:`ApplicationGatewaysOperations` + * 2019-04-01: :class:`ApplicationGatewaysOperations` + * 2019-06-01: :class:`ApplicationGatewaysOperations` + * 2019-07-01: :class:`ApplicationGatewaysOperations` + * 2019-08-01: :class:`ApplicationGatewaysOperations` + * 2019-09-01: :class:`ApplicationGatewaysOperations` + * 2019-11-01: :class:`ApplicationGatewaysOperations` + * 2019-12-01: :class:`ApplicationGatewaysOperations` + * 2020-03-01: :class:`ApplicationGatewaysOperations` + * 2020-04-01: :class:`ApplicationGatewaysOperations` + * 2020-05-01: :class:`ApplicationGatewaysOperations` + * 2020-06-01: :class:`ApplicationGatewaysOperations` + * 2020-07-01: :class:`ApplicationGatewaysOperations` + * 2020-08-01: :class:`ApplicationGatewaysOperations` + * 2020-11-01: :class:`ApplicationGatewaysOperations` + * 2021-02-01: :class:`ApplicationGatewaysOperations` + * 2021-03-01: :class:`ApplicationGatewaysOperations` + """ + api_version = self._get_api_version('application_gateways') + if api_version == '2015-06-15': + from .v2015_06_15.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ApplicationGatewaysOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ApplicationGatewaysOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'application_gateways'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def application_security_groups(self): + """Instance depends on the API version: + + * 2017-09-01: :class:`ApplicationSecurityGroupsOperations` + * 2017-10-01: :class:`ApplicationSecurityGroupsOperations` + * 2017-11-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-01-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-02-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-04-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-06-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-07-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-08-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-10-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-11-01: :class:`ApplicationSecurityGroupsOperations` + * 2018-12-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-02-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-04-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-06-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-07-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-08-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-09-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-11-01: :class:`ApplicationSecurityGroupsOperations` + * 2019-12-01: :class:`ApplicationSecurityGroupsOperations` + * 2020-03-01: :class:`ApplicationSecurityGroupsOperations` + * 2020-04-01: :class:`ApplicationSecurityGroupsOperations` + * 2020-05-01: :class:`ApplicationSecurityGroupsOperations` + * 2020-06-01: :class:`ApplicationSecurityGroupsOperations` + * 2020-07-01: :class:`ApplicationSecurityGroupsOperations` + * 2020-08-01: :class:`ApplicationSecurityGroupsOperations` + * 2020-11-01: :class:`ApplicationSecurityGroupsOperations` + * 2021-02-01: :class:`ApplicationSecurityGroupsOperations` + * 2021-03-01: :class:`ApplicationSecurityGroupsOperations` + """ + api_version = self._get_api_version('application_security_groups') + if api_version == '2017-09-01': + from .v2017_09_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ApplicationSecurityGroupsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ApplicationSecurityGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'application_security_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def available_delegations(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`AvailableDelegationsOperations` + * 2018-10-01: :class:`AvailableDelegationsOperations` + * 2018-11-01: :class:`AvailableDelegationsOperations` + * 2018-12-01: :class:`AvailableDelegationsOperations` + * 2019-02-01: :class:`AvailableDelegationsOperations` + * 2019-04-01: :class:`AvailableDelegationsOperations` + * 2019-06-01: :class:`AvailableDelegationsOperations` + * 2019-07-01: :class:`AvailableDelegationsOperations` + * 2019-08-01: :class:`AvailableDelegationsOperations` + * 2019-09-01: :class:`AvailableDelegationsOperations` + * 2019-11-01: :class:`AvailableDelegationsOperations` + * 2019-12-01: :class:`AvailableDelegationsOperations` + * 2020-03-01: :class:`AvailableDelegationsOperations` + * 2020-04-01: :class:`AvailableDelegationsOperations` + * 2020-05-01: :class:`AvailableDelegationsOperations` + * 2020-06-01: :class:`AvailableDelegationsOperations` + * 2020-07-01: :class:`AvailableDelegationsOperations` + * 2020-08-01: :class:`AvailableDelegationsOperations` + * 2020-11-01: :class:`AvailableDelegationsOperations` + * 2021-02-01: :class:`AvailableDelegationsOperations` + * 2021-03-01: :class:`AvailableDelegationsOperations` + """ + api_version = self._get_api_version('available_delegations') + if api_version == '2018-08-01': + from .v2018_08_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import AvailableDelegationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import AvailableDelegationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'available_delegations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def available_endpoint_services(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`AvailableEndpointServicesOperations` + * 2017-09-01: :class:`AvailableEndpointServicesOperations` + * 2017-10-01: :class:`AvailableEndpointServicesOperations` + * 2017-11-01: :class:`AvailableEndpointServicesOperations` + * 2018-01-01: :class:`AvailableEndpointServicesOperations` + * 2018-02-01: :class:`AvailableEndpointServicesOperations` + * 2018-04-01: :class:`AvailableEndpointServicesOperations` + * 2018-06-01: :class:`AvailableEndpointServicesOperations` + * 2018-07-01: :class:`AvailableEndpointServicesOperations` + * 2018-08-01: :class:`AvailableEndpointServicesOperations` + * 2018-10-01: :class:`AvailableEndpointServicesOperations` + * 2018-11-01: :class:`AvailableEndpointServicesOperations` + * 2018-12-01: :class:`AvailableEndpointServicesOperations` + * 2019-02-01: :class:`AvailableEndpointServicesOperations` + * 2019-04-01: :class:`AvailableEndpointServicesOperations` + * 2019-06-01: :class:`AvailableEndpointServicesOperations` + * 2019-07-01: :class:`AvailableEndpointServicesOperations` + * 2019-08-01: :class:`AvailableEndpointServicesOperations` + * 2019-09-01: :class:`AvailableEndpointServicesOperations` + * 2019-11-01: :class:`AvailableEndpointServicesOperations` + * 2019-12-01: :class:`AvailableEndpointServicesOperations` + * 2020-03-01: :class:`AvailableEndpointServicesOperations` + * 2020-04-01: :class:`AvailableEndpointServicesOperations` + * 2020-05-01: :class:`AvailableEndpointServicesOperations` + * 2020-06-01: :class:`AvailableEndpointServicesOperations` + * 2020-07-01: :class:`AvailableEndpointServicesOperations` + * 2020-08-01: :class:`AvailableEndpointServicesOperations` + * 2020-11-01: :class:`AvailableEndpointServicesOperations` + * 2021-02-01: :class:`AvailableEndpointServicesOperations` + * 2021-03-01: :class:`AvailableEndpointServicesOperations` + """ + api_version = self._get_api_version('available_endpoint_services') + if api_version == '2017-06-01': + from .v2017_06_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import AvailableEndpointServicesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import AvailableEndpointServicesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'available_endpoint_services'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def available_private_endpoint_types(self): + """Instance depends on the API version: + + * 2019-04-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2019-06-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2019-07-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2019-08-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2019-09-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2019-11-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2019-12-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2020-03-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2020-04-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2020-05-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2020-06-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2020-07-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2020-08-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2020-11-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2021-02-01: :class:`AvailablePrivateEndpointTypesOperations` + * 2021-03-01: :class:`AvailablePrivateEndpointTypesOperations` + """ + api_version = self._get_api_version('available_private_endpoint_types') + if api_version == '2019-04-01': + from .v2019_04_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import AvailablePrivateEndpointTypesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'available_private_endpoint_types'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def available_resource_group_delegations(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2018-10-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2018-11-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2018-12-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-02-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-04-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-06-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-07-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-08-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-09-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-11-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2019-12-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2020-03-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2020-04-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2020-05-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2020-06-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2020-07-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2020-08-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2020-11-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2021-02-01: :class:`AvailableResourceGroupDelegationsOperations` + * 2021-03-01: :class:`AvailableResourceGroupDelegationsOperations` + """ + api_version = self._get_api_version('available_resource_group_delegations') + if api_version == '2018-08-01': + from .v2018_08_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import AvailableResourceGroupDelegationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'available_resource_group_delegations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def available_service_aliases(self): + """Instance depends on the API version: + + * 2019-08-01: :class:`AvailableServiceAliasesOperations` + * 2019-09-01: :class:`AvailableServiceAliasesOperations` + * 2019-11-01: :class:`AvailableServiceAliasesOperations` + * 2019-12-01: :class:`AvailableServiceAliasesOperations` + * 2020-03-01: :class:`AvailableServiceAliasesOperations` + * 2020-04-01: :class:`AvailableServiceAliasesOperations` + * 2020-05-01: :class:`AvailableServiceAliasesOperations` + * 2020-06-01: :class:`AvailableServiceAliasesOperations` + * 2020-07-01: :class:`AvailableServiceAliasesOperations` + * 2020-08-01: :class:`AvailableServiceAliasesOperations` + * 2020-11-01: :class:`AvailableServiceAliasesOperations` + * 2021-02-01: :class:`AvailableServiceAliasesOperations` + * 2021-03-01: :class:`AvailableServiceAliasesOperations` + """ + api_version = self._get_api_version('available_service_aliases') + if api_version == '2019-08-01': + from .v2019_08_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import AvailableServiceAliasesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import AvailableServiceAliasesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'available_service_aliases'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def azure_firewall_fqdn_tags(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`AzureFirewallFqdnTagsOperations` + * 2018-10-01: :class:`AzureFirewallFqdnTagsOperations` + * 2018-11-01: :class:`AzureFirewallFqdnTagsOperations` + * 2018-12-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-02-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-04-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-06-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-07-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-08-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-09-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-11-01: :class:`AzureFirewallFqdnTagsOperations` + * 2019-12-01: :class:`AzureFirewallFqdnTagsOperations` + * 2020-03-01: :class:`AzureFirewallFqdnTagsOperations` + * 2020-04-01: :class:`AzureFirewallFqdnTagsOperations` + * 2020-05-01: :class:`AzureFirewallFqdnTagsOperations` + * 2020-06-01: :class:`AzureFirewallFqdnTagsOperations` + * 2020-07-01: :class:`AzureFirewallFqdnTagsOperations` + * 2020-08-01: :class:`AzureFirewallFqdnTagsOperations` + * 2020-11-01: :class:`AzureFirewallFqdnTagsOperations` + * 2021-02-01: :class:`AzureFirewallFqdnTagsOperations` + * 2021-03-01: :class:`AzureFirewallFqdnTagsOperations` + """ + api_version = self._get_api_version('azure_firewall_fqdn_tags') + if api_version == '2018-08-01': + from .v2018_08_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import AzureFirewallFqdnTagsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'azure_firewall_fqdn_tags'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def azure_firewalls(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`AzureFirewallsOperations` + * 2018-06-01: :class:`AzureFirewallsOperations` + * 2018-07-01: :class:`AzureFirewallsOperations` + * 2018-08-01: :class:`AzureFirewallsOperations` + * 2018-10-01: :class:`AzureFirewallsOperations` + * 2018-11-01: :class:`AzureFirewallsOperations` + * 2018-12-01: :class:`AzureFirewallsOperations` + * 2019-02-01: :class:`AzureFirewallsOperations` + * 2019-04-01: :class:`AzureFirewallsOperations` + * 2019-06-01: :class:`AzureFirewallsOperations` + * 2019-07-01: :class:`AzureFirewallsOperations` + * 2019-08-01: :class:`AzureFirewallsOperations` + * 2019-09-01: :class:`AzureFirewallsOperations` + * 2019-11-01: :class:`AzureFirewallsOperations` + * 2019-12-01: :class:`AzureFirewallsOperations` + * 2020-03-01: :class:`AzureFirewallsOperations` + * 2020-04-01: :class:`AzureFirewallsOperations` + * 2020-05-01: :class:`AzureFirewallsOperations` + * 2020-06-01: :class:`AzureFirewallsOperations` + * 2020-07-01: :class:`AzureFirewallsOperations` + * 2020-08-01: :class:`AzureFirewallsOperations` + * 2020-11-01: :class:`AzureFirewallsOperations` + * 2021-02-01: :class:`AzureFirewallsOperations` + * 2021-03-01: :class:`AzureFirewallsOperations` + """ + api_version = self._get_api_version('azure_firewalls') + if api_version == '2018-04-01': + from .v2018_04_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import AzureFirewallsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import AzureFirewallsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'azure_firewalls'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def bastion_hosts(self): + """Instance depends on the API version: + + * 2019-04-01: :class:`BastionHostsOperations` + * 2019-06-01: :class:`BastionHostsOperations` + * 2019-07-01: :class:`BastionHostsOperations` + * 2019-08-01: :class:`BastionHostsOperations` + * 2019-09-01: :class:`BastionHostsOperations` + * 2019-11-01: :class:`BastionHostsOperations` + * 2019-12-01: :class:`BastionHostsOperations` + * 2020-03-01: :class:`BastionHostsOperations` + * 2020-04-01: :class:`BastionHostsOperations` + * 2020-05-01: :class:`BastionHostsOperations` + * 2020-06-01: :class:`BastionHostsOperations` + * 2020-07-01: :class:`BastionHostsOperations` + * 2020-08-01: :class:`BastionHostsOperations` + * 2020-11-01: :class:`BastionHostsOperations` + * 2021-02-01: :class:`BastionHostsOperations` + * 2021-03-01: :class:`BastionHostsOperations` + """ + api_version = self._get_api_version('bastion_hosts') + if api_version == '2019-04-01': + from .v2019_04_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import BastionHostsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import BastionHostsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'bastion_hosts'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def bgp_service_communities(self): + """Instance depends on the API version: + + * 2016-12-01: :class:`BgpServiceCommunitiesOperations` + * 2017-03-01: :class:`BgpServiceCommunitiesOperations` + * 2017-06-01: :class:`BgpServiceCommunitiesOperations` + * 2017-09-01: :class:`BgpServiceCommunitiesOperations` + * 2017-10-01: :class:`BgpServiceCommunitiesOperations` + * 2017-11-01: :class:`BgpServiceCommunitiesOperations` + * 2018-01-01: :class:`BgpServiceCommunitiesOperations` + * 2018-02-01: :class:`BgpServiceCommunitiesOperations` + * 2018-04-01: :class:`BgpServiceCommunitiesOperations` + * 2018-06-01: :class:`BgpServiceCommunitiesOperations` + * 2018-07-01: :class:`BgpServiceCommunitiesOperations` + * 2018-08-01: :class:`BgpServiceCommunitiesOperations` + * 2018-10-01: :class:`BgpServiceCommunitiesOperations` + * 2018-11-01: :class:`BgpServiceCommunitiesOperations` + * 2018-12-01: :class:`BgpServiceCommunitiesOperations` + * 2019-02-01: :class:`BgpServiceCommunitiesOperations` + * 2019-04-01: :class:`BgpServiceCommunitiesOperations` + * 2019-06-01: :class:`BgpServiceCommunitiesOperations` + * 2019-07-01: :class:`BgpServiceCommunitiesOperations` + * 2019-08-01: :class:`BgpServiceCommunitiesOperations` + * 2019-09-01: :class:`BgpServiceCommunitiesOperations` + * 2019-11-01: :class:`BgpServiceCommunitiesOperations` + * 2019-12-01: :class:`BgpServiceCommunitiesOperations` + * 2020-03-01: :class:`BgpServiceCommunitiesOperations` + * 2020-04-01: :class:`BgpServiceCommunitiesOperations` + * 2020-05-01: :class:`BgpServiceCommunitiesOperations` + * 2020-06-01: :class:`BgpServiceCommunitiesOperations` + * 2020-07-01: :class:`BgpServiceCommunitiesOperations` + * 2020-08-01: :class:`BgpServiceCommunitiesOperations` + * 2020-11-01: :class:`BgpServiceCommunitiesOperations` + * 2021-02-01: :class:`BgpServiceCommunitiesOperations` + * 2021-03-01: :class:`BgpServiceCommunitiesOperations` + """ + api_version = self._get_api_version('bgp_service_communities') + if api_version == '2016-12-01': + from .v2016_12_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import BgpServiceCommunitiesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import BgpServiceCommunitiesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'bgp_service_communities'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def connection_monitors(self): + """Instance depends on the API version: + + * 2017-10-01: :class:`ConnectionMonitorsOperations` + * 2017-11-01: :class:`ConnectionMonitorsOperations` + * 2018-01-01: :class:`ConnectionMonitorsOperations` + * 2018-02-01: :class:`ConnectionMonitorsOperations` + * 2018-04-01: :class:`ConnectionMonitorsOperations` + * 2018-06-01: :class:`ConnectionMonitorsOperations` + * 2018-07-01: :class:`ConnectionMonitorsOperations` + * 2018-08-01: :class:`ConnectionMonitorsOperations` + * 2018-10-01: :class:`ConnectionMonitorsOperations` + * 2018-11-01: :class:`ConnectionMonitorsOperations` + * 2018-12-01: :class:`ConnectionMonitorsOperations` + * 2019-02-01: :class:`ConnectionMonitorsOperations` + * 2019-04-01: :class:`ConnectionMonitorsOperations` + * 2019-06-01: :class:`ConnectionMonitorsOperations` + * 2019-07-01: :class:`ConnectionMonitorsOperations` + * 2019-08-01: :class:`ConnectionMonitorsOperations` + * 2019-09-01: :class:`ConnectionMonitorsOperations` + * 2019-11-01: :class:`ConnectionMonitorsOperations` + * 2019-12-01: :class:`ConnectionMonitorsOperations` + * 2020-03-01: :class:`ConnectionMonitorsOperations` + * 2020-04-01: :class:`ConnectionMonitorsOperations` + * 2020-05-01: :class:`ConnectionMonitorsOperations` + * 2020-06-01: :class:`ConnectionMonitorsOperations` + * 2020-07-01: :class:`ConnectionMonitorsOperations` + * 2020-08-01: :class:`ConnectionMonitorsOperations` + * 2020-11-01: :class:`ConnectionMonitorsOperations` + * 2021-02-01: :class:`ConnectionMonitorsOperations` + * 2021-03-01: :class:`ConnectionMonitorsOperations` + """ + api_version = self._get_api_version('connection_monitors') + if api_version == '2017-10-01': + from .v2017_10_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ConnectionMonitorsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ConnectionMonitorsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'connection_monitors'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def connectivity_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ConnectivityConfigurationsOperations` + """ + api_version = self._get_api_version('connectivity_configurations') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import ConnectivityConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'connectivity_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def custom_ip_prefixes(self): + """Instance depends on the API version: + + * 2020-06-01: :class:`CustomIPPrefixesOperations` + * 2020-07-01: :class:`CustomIPPrefixesOperations` + * 2020-08-01: :class:`CustomIPPrefixesOperations` + * 2020-11-01: :class:`CustomIPPrefixesOperations` + * 2021-02-01: :class:`CustomIPPrefixesOperations` + * 2021-03-01: :class:`CustomIPPrefixesOperations` + """ + api_version = self._get_api_version('custom_ip_prefixes') + if api_version == '2020-06-01': + from .v2020_06_01.operations import CustomIPPrefixesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import CustomIPPrefixesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import CustomIPPrefixesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import CustomIPPrefixesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import CustomIPPrefixesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import CustomIPPrefixesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'custom_ip_prefixes'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def ddos_custom_policies(self): + """Instance depends on the API version: + + * 2018-11-01: :class:`DdosCustomPoliciesOperations` + * 2018-12-01: :class:`DdosCustomPoliciesOperations` + * 2019-02-01: :class:`DdosCustomPoliciesOperations` + * 2019-04-01: :class:`DdosCustomPoliciesOperations` + * 2019-06-01: :class:`DdosCustomPoliciesOperations` + * 2019-07-01: :class:`DdosCustomPoliciesOperations` + * 2019-08-01: :class:`DdosCustomPoliciesOperations` + * 2019-09-01: :class:`DdosCustomPoliciesOperations` + * 2019-11-01: :class:`DdosCustomPoliciesOperations` + * 2019-12-01: :class:`DdosCustomPoliciesOperations` + * 2020-03-01: :class:`DdosCustomPoliciesOperations` + * 2020-04-01: :class:`DdosCustomPoliciesOperations` + * 2020-05-01: :class:`DdosCustomPoliciesOperations` + * 2020-06-01: :class:`DdosCustomPoliciesOperations` + * 2020-07-01: :class:`DdosCustomPoliciesOperations` + * 2020-08-01: :class:`DdosCustomPoliciesOperations` + * 2020-11-01: :class:`DdosCustomPoliciesOperations` + * 2021-02-01: :class:`DdosCustomPoliciesOperations` + * 2021-03-01: :class:`DdosCustomPoliciesOperations` + """ + api_version = self._get_api_version('ddos_custom_policies') + if api_version == '2018-11-01': + from .v2018_11_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import DdosCustomPoliciesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import DdosCustomPoliciesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'ddos_custom_policies'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def ddos_protection_plans(self): + """Instance depends on the API version: + + * 2018-02-01: :class:`DdosProtectionPlansOperations` + * 2018-04-01: :class:`DdosProtectionPlansOperations` + * 2018-06-01: :class:`DdosProtectionPlansOperations` + * 2018-07-01: :class:`DdosProtectionPlansOperations` + * 2018-08-01: :class:`DdosProtectionPlansOperations` + * 2018-10-01: :class:`DdosProtectionPlansOperations` + * 2018-11-01: :class:`DdosProtectionPlansOperations` + * 2018-12-01: :class:`DdosProtectionPlansOperations` + * 2019-02-01: :class:`DdosProtectionPlansOperations` + * 2019-04-01: :class:`DdosProtectionPlansOperations` + * 2019-06-01: :class:`DdosProtectionPlansOperations` + * 2019-07-01: :class:`DdosProtectionPlansOperations` + * 2019-08-01: :class:`DdosProtectionPlansOperations` + * 2019-09-01: :class:`DdosProtectionPlansOperations` + * 2019-11-01: :class:`DdosProtectionPlansOperations` + * 2019-12-01: :class:`DdosProtectionPlansOperations` + * 2020-03-01: :class:`DdosProtectionPlansOperations` + * 2020-04-01: :class:`DdosProtectionPlansOperations` + * 2020-05-01: :class:`DdosProtectionPlansOperations` + * 2020-06-01: :class:`DdosProtectionPlansOperations` + * 2020-07-01: :class:`DdosProtectionPlansOperations` + * 2020-08-01: :class:`DdosProtectionPlansOperations` + * 2020-11-01: :class:`DdosProtectionPlansOperations` + * 2021-02-01: :class:`DdosProtectionPlansOperations` + * 2021-03-01: :class:`DdosProtectionPlansOperations` + """ + api_version = self._get_api_version('ddos_protection_plans') + if api_version == '2018-02-01': + from .v2018_02_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import DdosProtectionPlansOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import DdosProtectionPlansOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'ddos_protection_plans'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def default_security_rules(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`DefaultSecurityRulesOperations` + * 2017-09-01: :class:`DefaultSecurityRulesOperations` + * 2017-10-01: :class:`DefaultSecurityRulesOperations` + * 2017-11-01: :class:`DefaultSecurityRulesOperations` + * 2018-01-01: :class:`DefaultSecurityRulesOperations` + * 2018-02-01: :class:`DefaultSecurityRulesOperations` + * 2018-04-01: :class:`DefaultSecurityRulesOperations` + * 2018-06-01: :class:`DefaultSecurityRulesOperations` + * 2018-07-01: :class:`DefaultSecurityRulesOperations` + * 2018-08-01: :class:`DefaultSecurityRulesOperations` + * 2018-10-01: :class:`DefaultSecurityRulesOperations` + * 2018-11-01: :class:`DefaultSecurityRulesOperations` + * 2018-12-01: :class:`DefaultSecurityRulesOperations` + * 2019-02-01: :class:`DefaultSecurityRulesOperations` + * 2019-04-01: :class:`DefaultSecurityRulesOperations` + * 2019-06-01: :class:`DefaultSecurityRulesOperations` + * 2019-07-01: :class:`DefaultSecurityRulesOperations` + * 2019-08-01: :class:`DefaultSecurityRulesOperations` + * 2019-09-01: :class:`DefaultSecurityRulesOperations` + * 2019-11-01: :class:`DefaultSecurityRulesOperations` + * 2019-12-01: :class:`DefaultSecurityRulesOperations` + * 2020-03-01: :class:`DefaultSecurityRulesOperations` + * 2020-04-01: :class:`DefaultSecurityRulesOperations` + * 2020-05-01: :class:`DefaultSecurityRulesOperations` + * 2020-06-01: :class:`DefaultSecurityRulesOperations` + * 2020-07-01: :class:`DefaultSecurityRulesOperations` + * 2020-08-01: :class:`DefaultSecurityRulesOperations` + * 2020-11-01: :class:`DefaultSecurityRulesOperations` + * 2021-02-01: :class:`DefaultSecurityRulesOperations` + * 2021-03-01: :class:`DefaultSecurityRulesOperations` + """ + api_version = self._get_api_version('default_security_rules') + if api_version == '2017-06-01': + from .v2017_06_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import DefaultSecurityRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import DefaultSecurityRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'default_security_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def dscp_configuration(self): + """Instance depends on the API version: + + * 2020-06-01: :class:`DscpConfigurationOperations` + * 2020-07-01: :class:`DscpConfigurationOperations` + * 2020-08-01: :class:`DscpConfigurationOperations` + * 2020-11-01: :class:`DscpConfigurationOperations` + * 2021-02-01: :class:`DscpConfigurationOperations` + * 2021-03-01: :class:`DscpConfigurationOperations` + """ + api_version = self._get_api_version('dscp_configuration') + if api_version == '2020-06-01': + from .v2020_06_01.operations import DscpConfigurationOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import DscpConfigurationOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import DscpConfigurationOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import DscpConfigurationOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import DscpConfigurationOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import DscpConfigurationOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'dscp_configuration'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def effective_connectivity_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`EffectiveConnectivityConfigurationsOperations` + """ + api_version = self._get_api_version('effective_connectivity_configurations') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import EffectiveConnectivityConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'effective_connectivity_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def effective_virtual_networks(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`EffectiveVirtualNetworksOperations` + """ + api_version = self._get_api_version('effective_virtual_networks') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import EffectiveVirtualNetworksOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'effective_virtual_networks'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_circuit_authorizations(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2016-09-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2016-12-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2017-03-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2017-06-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2017-09-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2017-10-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2017-11-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-01-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-02-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-04-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-06-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-07-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-08-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-10-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-11-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2018-12-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-02-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-04-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-06-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-07-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-08-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-09-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-11-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2019-12-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2020-03-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2020-04-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2020-05-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2020-06-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2020-07-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2020-08-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2020-11-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2021-02-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + * 2021-03-01: :class:`ExpressRouteCircuitAuthorizationsOperations` + """ + api_version = self._get_api_version('express_route_circuit_authorizations') + if api_version == '2015-06-15': + from .v2015_06_15.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_circuit_authorizations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_circuit_connections(self): + """Instance depends on the API version: + + * 2018-02-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2018-04-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2018-06-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2018-07-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2018-08-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2018-10-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2018-11-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2018-12-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-02-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-04-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-06-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-07-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-08-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-09-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-11-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2019-12-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2020-03-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2020-04-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2020-05-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2020-06-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2020-07-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2020-08-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2020-11-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2021-02-01: :class:`ExpressRouteCircuitConnectionsOperations` + * 2021-03-01: :class:`ExpressRouteCircuitConnectionsOperations` + """ + api_version = self._get_api_version('express_route_circuit_connections') + if api_version == '2018-02-01': + from .v2018_02_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteCircuitConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_circuit_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_circuit_peerings(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`ExpressRouteCircuitPeeringsOperations` + * 2016-09-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2016-12-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2017-03-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2017-06-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2017-09-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2017-10-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2017-11-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-01-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-02-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-04-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-06-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-07-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-08-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-10-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-11-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2018-12-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-02-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-04-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-06-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-07-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-08-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-09-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-11-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2019-12-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2020-03-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2020-04-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2020-05-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2020-06-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2020-07-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2020-08-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2020-11-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2021-02-01: :class:`ExpressRouteCircuitPeeringsOperations` + * 2021-03-01: :class:`ExpressRouteCircuitPeeringsOperations` + """ + api_version = self._get_api_version('express_route_circuit_peerings') + if api_version == '2015-06-15': + from .v2015_06_15.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteCircuitPeeringsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_circuit_peerings'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_circuits(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`ExpressRouteCircuitsOperations` + * 2016-09-01: :class:`ExpressRouteCircuitsOperations` + * 2016-12-01: :class:`ExpressRouteCircuitsOperations` + * 2017-03-01: :class:`ExpressRouteCircuitsOperations` + * 2017-06-01: :class:`ExpressRouteCircuitsOperations` + * 2017-09-01: :class:`ExpressRouteCircuitsOperations` + * 2017-10-01: :class:`ExpressRouteCircuitsOperations` + * 2017-11-01: :class:`ExpressRouteCircuitsOperations` + * 2018-01-01: :class:`ExpressRouteCircuitsOperations` + * 2018-02-01: :class:`ExpressRouteCircuitsOperations` + * 2018-04-01: :class:`ExpressRouteCircuitsOperations` + * 2018-06-01: :class:`ExpressRouteCircuitsOperations` + * 2018-07-01: :class:`ExpressRouteCircuitsOperations` + * 2018-08-01: :class:`ExpressRouteCircuitsOperations` + * 2018-10-01: :class:`ExpressRouteCircuitsOperations` + * 2018-11-01: :class:`ExpressRouteCircuitsOperations` + * 2018-12-01: :class:`ExpressRouteCircuitsOperations` + * 2019-02-01: :class:`ExpressRouteCircuitsOperations` + * 2019-04-01: :class:`ExpressRouteCircuitsOperations` + * 2019-06-01: :class:`ExpressRouteCircuitsOperations` + * 2019-07-01: :class:`ExpressRouteCircuitsOperations` + * 2019-08-01: :class:`ExpressRouteCircuitsOperations` + * 2019-09-01: :class:`ExpressRouteCircuitsOperations` + * 2019-11-01: :class:`ExpressRouteCircuitsOperations` + * 2019-12-01: :class:`ExpressRouteCircuitsOperations` + * 2020-03-01: :class:`ExpressRouteCircuitsOperations` + * 2020-04-01: :class:`ExpressRouteCircuitsOperations` + * 2020-05-01: :class:`ExpressRouteCircuitsOperations` + * 2020-06-01: :class:`ExpressRouteCircuitsOperations` + * 2020-07-01: :class:`ExpressRouteCircuitsOperations` + * 2020-08-01: :class:`ExpressRouteCircuitsOperations` + * 2020-11-01: :class:`ExpressRouteCircuitsOperations` + * 2021-02-01: :class:`ExpressRouteCircuitsOperations` + * 2021-03-01: :class:`ExpressRouteCircuitsOperations` + """ + api_version = self._get_api_version('express_route_circuits') + if api_version == '2015-06-15': + from .v2015_06_15.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteCircuitsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteCircuitsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_circuits'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_connections(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`ExpressRouteConnectionsOperations` + * 2018-10-01: :class:`ExpressRouteConnectionsOperations` + * 2018-11-01: :class:`ExpressRouteConnectionsOperations` + * 2018-12-01: :class:`ExpressRouteConnectionsOperations` + * 2019-02-01: :class:`ExpressRouteConnectionsOperations` + * 2019-04-01: :class:`ExpressRouteConnectionsOperations` + * 2019-06-01: :class:`ExpressRouteConnectionsOperations` + * 2019-07-01: :class:`ExpressRouteConnectionsOperations` + * 2019-08-01: :class:`ExpressRouteConnectionsOperations` + * 2019-09-01: :class:`ExpressRouteConnectionsOperations` + * 2019-11-01: :class:`ExpressRouteConnectionsOperations` + * 2019-12-01: :class:`ExpressRouteConnectionsOperations` + * 2020-03-01: :class:`ExpressRouteConnectionsOperations` + * 2020-04-01: :class:`ExpressRouteConnectionsOperations` + * 2020-05-01: :class:`ExpressRouteConnectionsOperations` + * 2020-06-01: :class:`ExpressRouteConnectionsOperations` + * 2020-07-01: :class:`ExpressRouteConnectionsOperations` + * 2020-08-01: :class:`ExpressRouteConnectionsOperations` + * 2020-11-01: :class:`ExpressRouteConnectionsOperations` + * 2021-02-01: :class:`ExpressRouteConnectionsOperations` + * 2021-03-01: :class:`ExpressRouteConnectionsOperations` + """ + api_version = self._get_api_version('express_route_connections') + if api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_cross_connection_peerings(self): + """Instance depends on the API version: + + * 2018-02-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2018-04-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2018-06-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2018-07-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2018-08-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2018-10-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2018-11-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2018-12-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-02-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-04-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-06-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-07-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-08-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-09-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-11-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2019-12-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2020-03-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2020-04-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2020-05-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2020-06-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2020-07-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2020-08-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2020-11-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2021-02-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + * 2021-03-01: :class:`ExpressRouteCrossConnectionPeeringsOperations` + """ + api_version = self._get_api_version('express_route_cross_connection_peerings') + if api_version == '2018-02-01': + from .v2018_02_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteCrossConnectionPeeringsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_cross_connection_peerings'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_cross_connections(self): + """Instance depends on the API version: + + * 2018-02-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2018-04-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2018-06-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2018-07-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2018-08-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2018-10-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2018-11-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2018-12-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-02-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-04-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-06-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-07-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-08-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-09-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-11-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2019-12-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2020-03-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2020-04-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2020-05-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2020-06-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2020-07-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2020-08-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2020-11-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2021-02-01: :class:`ExpressRouteCrossConnectionsOperations` + * 2021-03-01: :class:`ExpressRouteCrossConnectionsOperations` + """ + api_version = self._get_api_version('express_route_cross_connections') + if api_version == '2018-02-01': + from .v2018_02_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteCrossConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_cross_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_gateways(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`ExpressRouteGatewaysOperations` + * 2018-10-01: :class:`ExpressRouteGatewaysOperations` + * 2018-11-01: :class:`ExpressRouteGatewaysOperations` + * 2018-12-01: :class:`ExpressRouteGatewaysOperations` + * 2019-02-01: :class:`ExpressRouteGatewaysOperations` + * 2019-04-01: :class:`ExpressRouteGatewaysOperations` + * 2019-06-01: :class:`ExpressRouteGatewaysOperations` + * 2019-07-01: :class:`ExpressRouteGatewaysOperations` + * 2019-08-01: :class:`ExpressRouteGatewaysOperations` + * 2019-09-01: :class:`ExpressRouteGatewaysOperations` + * 2019-11-01: :class:`ExpressRouteGatewaysOperations` + * 2019-12-01: :class:`ExpressRouteGatewaysOperations` + * 2020-03-01: :class:`ExpressRouteGatewaysOperations` + * 2020-04-01: :class:`ExpressRouteGatewaysOperations` + * 2020-05-01: :class:`ExpressRouteGatewaysOperations` + * 2020-06-01: :class:`ExpressRouteGatewaysOperations` + * 2020-07-01: :class:`ExpressRouteGatewaysOperations` + * 2020-08-01: :class:`ExpressRouteGatewaysOperations` + * 2020-11-01: :class:`ExpressRouteGatewaysOperations` + * 2021-02-01: :class:`ExpressRouteGatewaysOperations` + * 2021-03-01: :class:`ExpressRouteGatewaysOperations` + """ + api_version = self._get_api_version('express_route_gateways') + if api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteGatewaysOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteGatewaysOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_gateways'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_links(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`ExpressRouteLinksOperations` + * 2018-10-01: :class:`ExpressRouteLinksOperations` + * 2018-11-01: :class:`ExpressRouteLinksOperations` + * 2018-12-01: :class:`ExpressRouteLinksOperations` + * 2019-02-01: :class:`ExpressRouteLinksOperations` + * 2019-04-01: :class:`ExpressRouteLinksOperations` + * 2019-06-01: :class:`ExpressRouteLinksOperations` + * 2019-07-01: :class:`ExpressRouteLinksOperations` + * 2019-08-01: :class:`ExpressRouteLinksOperations` + * 2019-09-01: :class:`ExpressRouteLinksOperations` + * 2019-11-01: :class:`ExpressRouteLinksOperations` + * 2019-12-01: :class:`ExpressRouteLinksOperations` + * 2020-03-01: :class:`ExpressRouteLinksOperations` + * 2020-04-01: :class:`ExpressRouteLinksOperations` + * 2020-05-01: :class:`ExpressRouteLinksOperations` + * 2020-06-01: :class:`ExpressRouteLinksOperations` + * 2020-07-01: :class:`ExpressRouteLinksOperations` + * 2020-08-01: :class:`ExpressRouteLinksOperations` + * 2020-11-01: :class:`ExpressRouteLinksOperations` + * 2021-02-01: :class:`ExpressRouteLinksOperations` + * 2021-03-01: :class:`ExpressRouteLinksOperations` + """ + api_version = self._get_api_version('express_route_links') + if api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteLinksOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteLinksOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_links'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_ports(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`ExpressRoutePortsOperations` + * 2018-10-01: :class:`ExpressRoutePortsOperations` + * 2018-11-01: :class:`ExpressRoutePortsOperations` + * 2018-12-01: :class:`ExpressRoutePortsOperations` + * 2019-02-01: :class:`ExpressRoutePortsOperations` + * 2019-04-01: :class:`ExpressRoutePortsOperations` + * 2019-06-01: :class:`ExpressRoutePortsOperations` + * 2019-07-01: :class:`ExpressRoutePortsOperations` + * 2019-08-01: :class:`ExpressRoutePortsOperations` + * 2019-09-01: :class:`ExpressRoutePortsOperations` + * 2019-11-01: :class:`ExpressRoutePortsOperations` + * 2019-12-01: :class:`ExpressRoutePortsOperations` + * 2020-03-01: :class:`ExpressRoutePortsOperations` + * 2020-04-01: :class:`ExpressRoutePortsOperations` + * 2020-05-01: :class:`ExpressRoutePortsOperations` + * 2020-06-01: :class:`ExpressRoutePortsOperations` + * 2020-07-01: :class:`ExpressRoutePortsOperations` + * 2020-08-01: :class:`ExpressRoutePortsOperations` + * 2020-11-01: :class:`ExpressRoutePortsOperations` + * 2021-02-01: :class:`ExpressRoutePortsOperations` + * 2021-03-01: :class:`ExpressRoutePortsOperations` + """ + api_version = self._get_api_version('express_route_ports') + if api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRoutePortsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRoutePortsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_ports'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_ports_locations(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`ExpressRoutePortsLocationsOperations` + * 2018-10-01: :class:`ExpressRoutePortsLocationsOperations` + * 2018-11-01: :class:`ExpressRoutePortsLocationsOperations` + * 2018-12-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-02-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-04-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-06-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-07-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-08-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-09-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-11-01: :class:`ExpressRoutePortsLocationsOperations` + * 2019-12-01: :class:`ExpressRoutePortsLocationsOperations` + * 2020-03-01: :class:`ExpressRoutePortsLocationsOperations` + * 2020-04-01: :class:`ExpressRoutePortsLocationsOperations` + * 2020-05-01: :class:`ExpressRoutePortsLocationsOperations` + * 2020-06-01: :class:`ExpressRoutePortsLocationsOperations` + * 2020-07-01: :class:`ExpressRoutePortsLocationsOperations` + * 2020-08-01: :class:`ExpressRoutePortsLocationsOperations` + * 2020-11-01: :class:`ExpressRoutePortsLocationsOperations` + * 2021-02-01: :class:`ExpressRoutePortsLocationsOperations` + * 2021-03-01: :class:`ExpressRoutePortsLocationsOperations` + """ + api_version = self._get_api_version('express_route_ports_locations') + if api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRoutePortsLocationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_ports_locations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def express_route_service_providers(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`ExpressRouteServiceProvidersOperations` + * 2016-09-01: :class:`ExpressRouteServiceProvidersOperations` + * 2016-12-01: :class:`ExpressRouteServiceProvidersOperations` + * 2017-03-01: :class:`ExpressRouteServiceProvidersOperations` + * 2017-06-01: :class:`ExpressRouteServiceProvidersOperations` + * 2017-09-01: :class:`ExpressRouteServiceProvidersOperations` + * 2017-10-01: :class:`ExpressRouteServiceProvidersOperations` + * 2017-11-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-01-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-02-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-04-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-06-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-07-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-08-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-10-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-11-01: :class:`ExpressRouteServiceProvidersOperations` + * 2018-12-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-02-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-04-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-06-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-07-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-08-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-09-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-11-01: :class:`ExpressRouteServiceProvidersOperations` + * 2019-12-01: :class:`ExpressRouteServiceProvidersOperations` + * 2020-03-01: :class:`ExpressRouteServiceProvidersOperations` + * 2020-04-01: :class:`ExpressRouteServiceProvidersOperations` + * 2020-05-01: :class:`ExpressRouteServiceProvidersOperations` + * 2020-06-01: :class:`ExpressRouteServiceProvidersOperations` + * 2020-07-01: :class:`ExpressRouteServiceProvidersOperations` + * 2020-08-01: :class:`ExpressRouteServiceProvidersOperations` + * 2020-11-01: :class:`ExpressRouteServiceProvidersOperations` + * 2021-02-01: :class:`ExpressRouteServiceProvidersOperations` + * 2021-03-01: :class:`ExpressRouteServiceProvidersOperations` + """ + api_version = self._get_api_version('express_route_service_providers') + if api_version == '2015-06-15': + from .v2015_06_15.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ExpressRouteServiceProvidersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'express_route_service_providers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def firewall_policies(self): + """Instance depends on the API version: + + * 2019-06-01: :class:`FirewallPoliciesOperations` + * 2019-07-01: :class:`FirewallPoliciesOperations` + * 2019-08-01: :class:`FirewallPoliciesOperations` + * 2019-09-01: :class:`FirewallPoliciesOperations` + * 2019-11-01: :class:`FirewallPoliciesOperations` + * 2019-12-01: :class:`FirewallPoliciesOperations` + * 2020-03-01: :class:`FirewallPoliciesOperations` + * 2020-04-01: :class:`FirewallPoliciesOperations` + * 2020-05-01: :class:`FirewallPoliciesOperations` + * 2020-06-01: :class:`FirewallPoliciesOperations` + * 2020-07-01: :class:`FirewallPoliciesOperations` + * 2020-08-01: :class:`FirewallPoliciesOperations` + * 2020-11-01: :class:`FirewallPoliciesOperations` + * 2021-02-01: :class:`FirewallPoliciesOperations` + * 2021-03-01: :class:`FirewallPoliciesOperations` + """ + api_version = self._get_api_version('firewall_policies') + if api_version == '2019-06-01': + from .v2019_06_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import FirewallPoliciesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import FirewallPoliciesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'firewall_policies'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def firewall_policy_rule_collection_groups(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`FirewallPolicyRuleCollectionGroupsOperations` + * 2020-06-01: :class:`FirewallPolicyRuleCollectionGroupsOperations` + * 2020-07-01: :class:`FirewallPolicyRuleCollectionGroupsOperations` + * 2020-08-01: :class:`FirewallPolicyRuleCollectionGroupsOperations` + * 2020-11-01: :class:`FirewallPolicyRuleCollectionGroupsOperations` + * 2021-02-01: :class:`FirewallPolicyRuleCollectionGroupsOperations` + * 2021-03-01: :class:`FirewallPolicyRuleCollectionGroupsOperations` + """ + api_version = self._get_api_version('firewall_policy_rule_collection_groups') + if api_version == '2020-05-01': + from .v2020_05_01.operations import FirewallPolicyRuleCollectionGroupsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import FirewallPolicyRuleCollectionGroupsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import FirewallPolicyRuleCollectionGroupsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import FirewallPolicyRuleCollectionGroupsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import FirewallPolicyRuleCollectionGroupsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import FirewallPolicyRuleCollectionGroupsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import FirewallPolicyRuleCollectionGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'firewall_policy_rule_collection_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def firewall_policy_rule_groups(self): + """Instance depends on the API version: + + * 2019-06-01: :class:`FirewallPolicyRuleGroupsOperations` + * 2019-07-01: :class:`FirewallPolicyRuleGroupsOperations` + * 2019-08-01: :class:`FirewallPolicyRuleGroupsOperations` + * 2019-09-01: :class:`FirewallPolicyRuleGroupsOperations` + * 2019-11-01: :class:`FirewallPolicyRuleGroupsOperations` + * 2019-12-01: :class:`FirewallPolicyRuleGroupsOperations` + * 2020-03-01: :class:`FirewallPolicyRuleGroupsOperations` + * 2020-04-01: :class:`FirewallPolicyRuleGroupsOperations` + """ + api_version = self._get_api_version('firewall_policy_rule_groups') + if api_version == '2019-06-01': + from .v2019_06_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import FirewallPolicyRuleGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'firewall_policy_rule_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def flow_logs(self): + """Instance depends on the API version: + + * 2019-11-01: :class:`FlowLogsOperations` + * 2019-12-01: :class:`FlowLogsOperations` + * 2020-03-01: :class:`FlowLogsOperations` + * 2020-04-01: :class:`FlowLogsOperations` + * 2020-05-01: :class:`FlowLogsOperations` + * 2020-06-01: :class:`FlowLogsOperations` + * 2020-07-01: :class:`FlowLogsOperations` + * 2020-08-01: :class:`FlowLogsOperations` + * 2020-11-01: :class:`FlowLogsOperations` + * 2021-02-01: :class:`FlowLogsOperations` + * 2021-03-01: :class:`FlowLogsOperations` + """ + api_version = self._get_api_version('flow_logs') + if api_version == '2019-11-01': + from .v2019_11_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import FlowLogsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import FlowLogsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'flow_logs'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def hub_route_tables(self): + """Instance depends on the API version: + + * 2020-04-01: :class:`HubRouteTablesOperations` + * 2020-05-01: :class:`HubRouteTablesOperations` + * 2020-06-01: :class:`HubRouteTablesOperations` + * 2020-07-01: :class:`HubRouteTablesOperations` + * 2020-08-01: :class:`HubRouteTablesOperations` + * 2020-11-01: :class:`HubRouteTablesOperations` + * 2021-02-01: :class:`HubRouteTablesOperations` + * 2021-03-01: :class:`HubRouteTablesOperations` + """ + api_version = self._get_api_version('hub_route_tables') + if api_version == '2020-04-01': + from .v2020_04_01.operations import HubRouteTablesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import HubRouteTablesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import HubRouteTablesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import HubRouteTablesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import HubRouteTablesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import HubRouteTablesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import HubRouteTablesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import HubRouteTablesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'hub_route_tables'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def hub_virtual_network_connections(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2018-06-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2018-07-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2018-08-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2018-10-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2018-11-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2018-12-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-02-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-04-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-06-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-07-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-08-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-09-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-11-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2019-12-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2020-03-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2020-04-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2020-05-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2020-06-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2020-07-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2020-08-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2020-11-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2021-02-01: :class:`HubVirtualNetworkConnectionsOperations` + * 2021-03-01: :class:`HubVirtualNetworkConnectionsOperations` + """ + api_version = self._get_api_version('hub_virtual_network_connections') + if api_version == '2018-04-01': + from .v2018_04_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import HubVirtualNetworkConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'hub_virtual_network_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def inbound_nat_rules(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`InboundNatRulesOperations` + * 2017-09-01: :class:`InboundNatRulesOperations` + * 2017-10-01: :class:`InboundNatRulesOperations` + * 2017-11-01: :class:`InboundNatRulesOperations` + * 2018-01-01: :class:`InboundNatRulesOperations` + * 2018-02-01: :class:`InboundNatRulesOperations` + * 2018-04-01: :class:`InboundNatRulesOperations` + * 2018-06-01: :class:`InboundNatRulesOperations` + * 2018-07-01: :class:`InboundNatRulesOperations` + * 2018-08-01: :class:`InboundNatRulesOperations` + * 2018-10-01: :class:`InboundNatRulesOperations` + * 2018-11-01: :class:`InboundNatRulesOperations` + * 2018-12-01: :class:`InboundNatRulesOperations` + * 2019-02-01: :class:`InboundNatRulesOperations` + * 2019-04-01: :class:`InboundNatRulesOperations` + * 2019-06-01: :class:`InboundNatRulesOperations` + * 2019-07-01: :class:`InboundNatRulesOperations` + * 2019-08-01: :class:`InboundNatRulesOperations` + * 2019-09-01: :class:`InboundNatRulesOperations` + * 2019-11-01: :class:`InboundNatRulesOperations` + * 2019-12-01: :class:`InboundNatRulesOperations` + * 2020-03-01: :class:`InboundNatRulesOperations` + * 2020-04-01: :class:`InboundNatRulesOperations` + * 2020-05-01: :class:`InboundNatRulesOperations` + * 2020-06-01: :class:`InboundNatRulesOperations` + * 2020-07-01: :class:`InboundNatRulesOperations` + * 2020-08-01: :class:`InboundNatRulesOperations` + * 2020-11-01: :class:`InboundNatRulesOperations` + * 2021-02-01: :class:`InboundNatRulesOperations` + * 2021-03-01: :class:`InboundNatRulesOperations` + """ + api_version = self._get_api_version('inbound_nat_rules') + if api_version == '2017-06-01': + from .v2017_06_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import InboundNatRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import InboundNatRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'inbound_nat_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def inbound_security_rule(self): + """Instance depends on the API version: + + * 2020-06-01: :class:`InboundSecurityRuleOperations` + * 2020-07-01: :class:`InboundSecurityRuleOperations` + * 2020-08-01: :class:`InboundSecurityRuleOperations` + * 2020-11-01: :class:`InboundSecurityRuleOperations` + * 2021-02-01: :class:`InboundSecurityRuleOperations` + * 2021-03-01: :class:`InboundSecurityRuleOperations` + """ + api_version = self._get_api_version('inbound_security_rule') + if api_version == '2020-06-01': + from .v2020_06_01.operations import InboundSecurityRuleOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import InboundSecurityRuleOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import InboundSecurityRuleOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import InboundSecurityRuleOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import InboundSecurityRuleOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import InboundSecurityRuleOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'inbound_security_rule'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def interface_endpoints(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`InterfaceEndpointsOperations` + * 2018-10-01: :class:`InterfaceEndpointsOperations` + * 2018-11-01: :class:`InterfaceEndpointsOperations` + * 2018-12-01: :class:`InterfaceEndpointsOperations` + * 2019-02-01: :class:`InterfaceEndpointsOperations` + """ + api_version = self._get_api_version('interface_endpoints') + if api_version == '2018-08-01': + from .v2018_08_01.operations import InterfaceEndpointsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import InterfaceEndpointsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import InterfaceEndpointsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import InterfaceEndpointsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import InterfaceEndpointsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'interface_endpoints'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def ip_allocations(self): + """Instance depends on the API version: + + * 2020-03-01: :class:`IpAllocationsOperations` + * 2020-04-01: :class:`IpAllocationsOperations` + * 2020-05-01: :class:`IpAllocationsOperations` + * 2020-06-01: :class:`IpAllocationsOperations` + * 2020-07-01: :class:`IpAllocationsOperations` + * 2020-08-01: :class:`IpAllocationsOperations` + * 2020-11-01: :class:`IpAllocationsOperations` + * 2021-02-01: :class:`IpAllocationsOperations` + * 2021-03-01: :class:`IpAllocationsOperations` + """ + api_version = self._get_api_version('ip_allocations') + if api_version == '2020-03-01': + from .v2020_03_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import IpAllocationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import IpAllocationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'ip_allocations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def ip_groups(self): + """Instance depends on the API version: + + * 2019-09-01: :class:`IpGroupsOperations` + * 2019-11-01: :class:`IpGroupsOperations` + * 2019-12-01: :class:`IpGroupsOperations` + * 2020-03-01: :class:`IpGroupsOperations` + * 2020-04-01: :class:`IpGroupsOperations` + * 2020-05-01: :class:`IpGroupsOperations` + * 2020-06-01: :class:`IpGroupsOperations` + * 2020-07-01: :class:`IpGroupsOperations` + * 2020-08-01: :class:`IpGroupsOperations` + * 2020-11-01: :class:`IpGroupsOperations` + * 2021-02-01: :class:`IpGroupsOperations` + * 2021-03-01: :class:`IpGroupsOperations` + """ + api_version = self._get_api_version('ip_groups') + if api_version == '2019-09-01': + from .v2019_09_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import IpGroupsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import IpGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'ip_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def load_balancer_backend_address_pools(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2017-09-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2017-10-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2017-11-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-01-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-02-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-04-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-06-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-07-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-08-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-10-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-11-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2018-12-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-02-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-04-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-06-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-07-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-08-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-09-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-11-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2019-12-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2020-03-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2020-04-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2020-05-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2020-06-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2020-07-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2020-08-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2020-11-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2021-02-01: :class:`LoadBalancerBackendAddressPoolsOperations` + * 2021-03-01: :class:`LoadBalancerBackendAddressPoolsOperations` + """ + api_version = self._get_api_version('load_balancer_backend_address_pools') + if api_version == '2017-06-01': + from .v2017_06_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'load_balancer_backend_address_pools'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def load_balancer_frontend_ip_configurations(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2017-09-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2017-10-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2017-11-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-01-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-02-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-04-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-06-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-07-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-08-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-10-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-11-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2018-12-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-02-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-04-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-06-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-07-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-08-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-09-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-11-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2019-12-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2020-03-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2020-04-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2020-05-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2020-06-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2020-07-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2020-08-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2020-11-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2021-02-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + * 2021-03-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` + """ + api_version = self._get_api_version('load_balancer_frontend_ip_configurations') + if api_version == '2017-06-01': + from .v2017_06_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'load_balancer_frontend_ip_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def load_balancer_load_balancing_rules(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2017-09-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2017-10-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2017-11-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-01-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-02-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-04-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-06-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-07-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-08-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-10-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-11-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2018-12-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-02-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-04-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-06-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-07-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-08-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-09-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-11-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2019-12-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2020-03-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2020-04-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2020-05-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2020-06-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2020-07-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2020-08-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2020-11-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2021-02-01: :class:`LoadBalancerLoadBalancingRulesOperations` + * 2021-03-01: :class:`LoadBalancerLoadBalancingRulesOperations` + """ + api_version = self._get_api_version('load_balancer_load_balancing_rules') + if api_version == '2017-06-01': + from .v2017_06_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'load_balancer_load_balancing_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def load_balancer_network_interfaces(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2017-09-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2017-10-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2017-11-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-01-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-02-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-04-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-06-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-07-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-08-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-10-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-11-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2018-12-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-02-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-04-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-06-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-07-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-08-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-09-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-11-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2019-12-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2020-03-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2020-04-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2020-05-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2020-06-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2020-07-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2020-08-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2020-11-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2021-02-01: :class:`LoadBalancerNetworkInterfacesOperations` + * 2021-03-01: :class:`LoadBalancerNetworkInterfacesOperations` + """ + api_version = self._get_api_version('load_balancer_network_interfaces') + if api_version == '2017-06-01': + from .v2017_06_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LoadBalancerNetworkInterfacesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'load_balancer_network_interfaces'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def load_balancer_outbound_rules(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`LoadBalancerOutboundRulesOperations` + * 2018-10-01: :class:`LoadBalancerOutboundRulesOperations` + * 2018-11-01: :class:`LoadBalancerOutboundRulesOperations` + * 2018-12-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-02-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-04-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-06-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-07-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-08-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-09-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-11-01: :class:`LoadBalancerOutboundRulesOperations` + * 2019-12-01: :class:`LoadBalancerOutboundRulesOperations` + * 2020-03-01: :class:`LoadBalancerOutboundRulesOperations` + * 2020-04-01: :class:`LoadBalancerOutboundRulesOperations` + * 2020-05-01: :class:`LoadBalancerOutboundRulesOperations` + * 2020-06-01: :class:`LoadBalancerOutboundRulesOperations` + * 2020-07-01: :class:`LoadBalancerOutboundRulesOperations` + * 2020-08-01: :class:`LoadBalancerOutboundRulesOperations` + * 2020-11-01: :class:`LoadBalancerOutboundRulesOperations` + * 2021-02-01: :class:`LoadBalancerOutboundRulesOperations` + * 2021-03-01: :class:`LoadBalancerOutboundRulesOperations` + """ + api_version = self._get_api_version('load_balancer_outbound_rules') + if api_version == '2018-08-01': + from .v2018_08_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LoadBalancerOutboundRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'load_balancer_outbound_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def load_balancer_probes(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`LoadBalancerProbesOperations` + * 2017-09-01: :class:`LoadBalancerProbesOperations` + * 2017-10-01: :class:`LoadBalancerProbesOperations` + * 2017-11-01: :class:`LoadBalancerProbesOperations` + * 2018-01-01: :class:`LoadBalancerProbesOperations` + * 2018-02-01: :class:`LoadBalancerProbesOperations` + * 2018-04-01: :class:`LoadBalancerProbesOperations` + * 2018-06-01: :class:`LoadBalancerProbesOperations` + * 2018-07-01: :class:`LoadBalancerProbesOperations` + * 2018-08-01: :class:`LoadBalancerProbesOperations` + * 2018-10-01: :class:`LoadBalancerProbesOperations` + * 2018-11-01: :class:`LoadBalancerProbesOperations` + * 2018-12-01: :class:`LoadBalancerProbesOperations` + * 2019-02-01: :class:`LoadBalancerProbesOperations` + * 2019-04-01: :class:`LoadBalancerProbesOperations` + * 2019-06-01: :class:`LoadBalancerProbesOperations` + * 2019-07-01: :class:`LoadBalancerProbesOperations` + * 2019-08-01: :class:`LoadBalancerProbesOperations` + * 2019-09-01: :class:`LoadBalancerProbesOperations` + * 2019-11-01: :class:`LoadBalancerProbesOperations` + * 2019-12-01: :class:`LoadBalancerProbesOperations` + * 2020-03-01: :class:`LoadBalancerProbesOperations` + * 2020-04-01: :class:`LoadBalancerProbesOperations` + * 2020-05-01: :class:`LoadBalancerProbesOperations` + * 2020-06-01: :class:`LoadBalancerProbesOperations` + * 2020-07-01: :class:`LoadBalancerProbesOperations` + * 2020-08-01: :class:`LoadBalancerProbesOperations` + * 2020-11-01: :class:`LoadBalancerProbesOperations` + * 2021-02-01: :class:`LoadBalancerProbesOperations` + * 2021-03-01: :class:`LoadBalancerProbesOperations` + """ + api_version = self._get_api_version('load_balancer_probes') + if api_version == '2017-06-01': + from .v2017_06_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LoadBalancerProbesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LoadBalancerProbesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'load_balancer_probes'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def load_balancers(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`LoadBalancersOperations` + * 2016-09-01: :class:`LoadBalancersOperations` + * 2016-12-01: :class:`LoadBalancersOperations` + * 2017-03-01: :class:`LoadBalancersOperations` + * 2017-06-01: :class:`LoadBalancersOperations` + * 2017-09-01: :class:`LoadBalancersOperations` + * 2017-10-01: :class:`LoadBalancersOperations` + * 2017-11-01: :class:`LoadBalancersOperations` + * 2018-01-01: :class:`LoadBalancersOperations` + * 2018-02-01: :class:`LoadBalancersOperations` + * 2018-04-01: :class:`LoadBalancersOperations` + * 2018-06-01: :class:`LoadBalancersOperations` + * 2018-07-01: :class:`LoadBalancersOperations` + * 2018-08-01: :class:`LoadBalancersOperations` + * 2018-10-01: :class:`LoadBalancersOperations` + * 2018-11-01: :class:`LoadBalancersOperations` + * 2018-12-01: :class:`LoadBalancersOperations` + * 2019-02-01: :class:`LoadBalancersOperations` + * 2019-04-01: :class:`LoadBalancersOperations` + * 2019-06-01: :class:`LoadBalancersOperations` + * 2019-07-01: :class:`LoadBalancersOperations` + * 2019-08-01: :class:`LoadBalancersOperations` + * 2019-09-01: :class:`LoadBalancersOperations` + * 2019-11-01: :class:`LoadBalancersOperations` + * 2019-12-01: :class:`LoadBalancersOperations` + * 2020-03-01: :class:`LoadBalancersOperations` + * 2020-04-01: :class:`LoadBalancersOperations` + * 2020-05-01: :class:`LoadBalancersOperations` + * 2020-06-01: :class:`LoadBalancersOperations` + * 2020-07-01: :class:`LoadBalancersOperations` + * 2020-08-01: :class:`LoadBalancersOperations` + * 2020-11-01: :class:`LoadBalancersOperations` + * 2021-02-01: :class:`LoadBalancersOperations` + * 2021-03-01: :class:`LoadBalancersOperations` + """ + api_version = self._get_api_version('load_balancers') + if api_version == '2015-06-15': + from .v2015_06_15.operations import LoadBalancersOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LoadBalancersOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LoadBalancersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'load_balancers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def local_network_gateways(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`LocalNetworkGatewaysOperations` + * 2016-09-01: :class:`LocalNetworkGatewaysOperations` + * 2016-12-01: :class:`LocalNetworkGatewaysOperations` + * 2017-03-01: :class:`LocalNetworkGatewaysOperations` + * 2017-06-01: :class:`LocalNetworkGatewaysOperations` + * 2017-09-01: :class:`LocalNetworkGatewaysOperations` + * 2017-10-01: :class:`LocalNetworkGatewaysOperations` + * 2017-11-01: :class:`LocalNetworkGatewaysOperations` + * 2018-01-01: :class:`LocalNetworkGatewaysOperations` + * 2018-02-01: :class:`LocalNetworkGatewaysOperations` + * 2018-04-01: :class:`LocalNetworkGatewaysOperations` + * 2018-06-01: :class:`LocalNetworkGatewaysOperations` + * 2018-07-01: :class:`LocalNetworkGatewaysOperations` + * 2018-08-01: :class:`LocalNetworkGatewaysOperations` + * 2018-10-01: :class:`LocalNetworkGatewaysOperations` + * 2018-11-01: :class:`LocalNetworkGatewaysOperations` + * 2018-12-01: :class:`LocalNetworkGatewaysOperations` + * 2019-02-01: :class:`LocalNetworkGatewaysOperations` + * 2019-04-01: :class:`LocalNetworkGatewaysOperations` + * 2019-06-01: :class:`LocalNetworkGatewaysOperations` + * 2019-07-01: :class:`LocalNetworkGatewaysOperations` + * 2019-08-01: :class:`LocalNetworkGatewaysOperations` + * 2019-09-01: :class:`LocalNetworkGatewaysOperations` + * 2019-11-01: :class:`LocalNetworkGatewaysOperations` + * 2019-12-01: :class:`LocalNetworkGatewaysOperations` + * 2020-03-01: :class:`LocalNetworkGatewaysOperations` + * 2020-04-01: :class:`LocalNetworkGatewaysOperations` + * 2020-05-01: :class:`LocalNetworkGatewaysOperations` + * 2020-06-01: :class:`LocalNetworkGatewaysOperations` + * 2020-07-01: :class:`LocalNetworkGatewaysOperations` + * 2020-08-01: :class:`LocalNetworkGatewaysOperations` + * 2020-11-01: :class:`LocalNetworkGatewaysOperations` + * 2021-02-01: :class:`LocalNetworkGatewaysOperations` + * 2021-03-01: :class:`LocalNetworkGatewaysOperations` + """ + api_version = self._get_api_version('local_network_gateways') + if api_version == '2015-06-15': + from .v2015_06_15.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import LocalNetworkGatewaysOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import LocalNetworkGatewaysOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'local_network_gateways'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def nat_gateways(self): + """Instance depends on the API version: + + * 2019-02-01: :class:`NatGatewaysOperations` + * 2019-04-01: :class:`NatGatewaysOperations` + * 2019-06-01: :class:`NatGatewaysOperations` + * 2019-07-01: :class:`NatGatewaysOperations` + * 2019-08-01: :class:`NatGatewaysOperations` + * 2019-09-01: :class:`NatGatewaysOperations` + * 2019-11-01: :class:`NatGatewaysOperations` + * 2019-12-01: :class:`NatGatewaysOperations` + * 2020-03-01: :class:`NatGatewaysOperations` + * 2020-04-01: :class:`NatGatewaysOperations` + * 2020-05-01: :class:`NatGatewaysOperations` + * 2020-06-01: :class:`NatGatewaysOperations` + * 2020-07-01: :class:`NatGatewaysOperations` + * 2020-08-01: :class:`NatGatewaysOperations` + * 2020-11-01: :class:`NatGatewaysOperations` + * 2021-02-01: :class:`NatGatewaysOperations` + * 2021-03-01: :class:`NatGatewaysOperations` + """ + api_version = self._get_api_version('nat_gateways') + if api_version == '2019-02-01': + from .v2019_02_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NatGatewaysOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NatGatewaysOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'nat_gateways'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def nat_rules(self): + """Instance depends on the API version: + + * 2020-08-01: :class:`NatRulesOperations` + * 2020-11-01: :class:`NatRulesOperations` + * 2021-02-01: :class:`NatRulesOperations` + * 2021-03-01: :class:`NatRulesOperations` + """ + api_version = self._get_api_version('nat_rules') + if api_version == '2020-08-01': + from .v2020_08_01.operations import NatRulesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NatRulesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NatRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NatRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'nat_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_groups(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkGroupsOperations` + """ + api_version = self._get_api_version('network_groups') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import NetworkGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_interface_ip_configurations(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2017-09-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2017-10-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2017-11-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-01-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-02-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-04-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-06-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-07-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-08-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-10-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-11-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2018-12-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-02-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-04-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-06-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-07-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-08-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-09-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-11-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2019-12-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2020-03-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2020-04-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2020-05-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2020-06-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2020-07-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2020-08-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2020-11-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2021-02-01: :class:`NetworkInterfaceIPConfigurationsOperations` + * 2021-03-01: :class:`NetworkInterfaceIPConfigurationsOperations` + """ + api_version = self._get_api_version('network_interface_ip_configurations') + if api_version == '2017-06-01': + from .v2017_06_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_interface_ip_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_interface_load_balancers(self): + """Instance depends on the API version: + + * 2017-06-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2017-09-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2017-10-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2017-11-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-01-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-02-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-04-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-06-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-07-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-08-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-10-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-11-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2018-12-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-02-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-04-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-06-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-07-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-08-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-09-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-11-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2019-12-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2020-03-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2020-04-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2020-05-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2020-06-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2020-07-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2020-08-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2020-11-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2021-02-01: :class:`NetworkInterfaceLoadBalancersOperations` + * 2021-03-01: :class:`NetworkInterfaceLoadBalancersOperations` + """ + api_version = self._get_api_version('network_interface_load_balancers') + if api_version == '2017-06-01': + from .v2017_06_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkInterfaceLoadBalancersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_interface_load_balancers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_interface_tap_configurations(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2018-10-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2018-11-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2018-12-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-02-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-04-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-06-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-07-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-08-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-09-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-11-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2019-12-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2020-03-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2020-04-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2020-05-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2020-06-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2020-07-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2020-08-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2020-11-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2021-02-01: :class:`NetworkInterfaceTapConfigurationsOperations` + * 2021-03-01: :class:`NetworkInterfaceTapConfigurationsOperations` + """ + api_version = self._get_api_version('network_interface_tap_configurations') + if api_version == '2018-08-01': + from .v2018_08_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkInterfaceTapConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_interface_tap_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_interfaces(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`NetworkInterfacesOperations` + * 2016-09-01: :class:`NetworkInterfacesOperations` + * 2016-12-01: :class:`NetworkInterfacesOperations` + * 2017-03-01: :class:`NetworkInterfacesOperations` + * 2017-06-01: :class:`NetworkInterfacesOperations` + * 2017-09-01: :class:`NetworkInterfacesOperations` + * 2017-10-01: :class:`NetworkInterfacesOperations` + * 2017-11-01: :class:`NetworkInterfacesOperations` + * 2018-01-01: :class:`NetworkInterfacesOperations` + * 2018-02-01: :class:`NetworkInterfacesOperations` + * 2018-04-01: :class:`NetworkInterfacesOperations` + * 2018-06-01: :class:`NetworkInterfacesOperations` + * 2018-07-01: :class:`NetworkInterfacesOperations` + * 2018-08-01: :class:`NetworkInterfacesOperations` + * 2018-10-01: :class:`NetworkInterfacesOperations` + * 2018-11-01: :class:`NetworkInterfacesOperations` + * 2018-12-01: :class:`NetworkInterfacesOperations` + * 2019-02-01: :class:`NetworkInterfacesOperations` + * 2019-04-01: :class:`NetworkInterfacesOperations` + * 2019-06-01: :class:`NetworkInterfacesOperations` + * 2019-07-01: :class:`NetworkInterfacesOperations` + * 2019-08-01: :class:`NetworkInterfacesOperations` + * 2019-09-01: :class:`NetworkInterfacesOperations` + * 2019-11-01: :class:`NetworkInterfacesOperations` + * 2019-12-01: :class:`NetworkInterfacesOperations` + * 2020-03-01: :class:`NetworkInterfacesOperations` + * 2020-04-01: :class:`NetworkInterfacesOperations` + * 2020-05-01: :class:`NetworkInterfacesOperations` + * 2020-06-01: :class:`NetworkInterfacesOperations` + * 2020-07-01: :class:`NetworkInterfacesOperations` + * 2020-08-01: :class:`NetworkInterfacesOperations` + * 2020-11-01: :class:`NetworkInterfacesOperations` + * 2021-02-01: :class:`NetworkInterfacesOperations` + * 2021-03-01: :class:`NetworkInterfacesOperations` + """ + api_version = self._get_api_version('network_interfaces') + if api_version == '2015-06-15': + from .v2015_06_15.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkInterfacesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkInterfacesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_interfaces'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_manager_commits(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagerCommitsOperations` + """ + api_version = self._get_api_version('network_manager_commits') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import NetworkManagerCommitsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_manager_commits'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_manager_deployment_status(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagerDeploymentStatusOperations` + """ + api_version = self._get_api_version('network_manager_deployment_status') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import NetworkManagerDeploymentStatusOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_manager_deployment_status'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_manager_effective_security_admin_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagerEffectiveSecurityAdminRulesOperations` + """ + api_version = self._get_api_version('network_manager_effective_security_admin_rules') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import NetworkManagerEffectiveSecurityAdminRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_manager_effective_security_admin_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_managers(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagersOperations` + """ + api_version = self._get_api_version('network_managers') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import NetworkManagersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_managers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_profiles(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`NetworkProfilesOperations` + * 2018-10-01: :class:`NetworkProfilesOperations` + * 2018-11-01: :class:`NetworkProfilesOperations` + * 2018-12-01: :class:`NetworkProfilesOperations` + * 2019-02-01: :class:`NetworkProfilesOperations` + * 2019-04-01: :class:`NetworkProfilesOperations` + * 2019-06-01: :class:`NetworkProfilesOperations` + * 2019-07-01: :class:`NetworkProfilesOperations` + * 2019-08-01: :class:`NetworkProfilesOperations` + * 2019-09-01: :class:`NetworkProfilesOperations` + * 2019-11-01: :class:`NetworkProfilesOperations` + * 2019-12-01: :class:`NetworkProfilesOperations` + * 2020-03-01: :class:`NetworkProfilesOperations` + * 2020-04-01: :class:`NetworkProfilesOperations` + * 2020-05-01: :class:`NetworkProfilesOperations` + * 2020-06-01: :class:`NetworkProfilesOperations` + * 2020-07-01: :class:`NetworkProfilesOperations` + * 2020-08-01: :class:`NetworkProfilesOperations` + * 2020-11-01: :class:`NetworkProfilesOperations` + * 2021-02-01: :class:`NetworkProfilesOperations` + * 2021-03-01: :class:`NetworkProfilesOperations` + """ + api_version = self._get_api_version('network_profiles') + if api_version == '2018-08-01': + from .v2018_08_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkProfilesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkProfilesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_profiles'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_security_groups(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`NetworkSecurityGroupsOperations` + * 2016-09-01: :class:`NetworkSecurityGroupsOperations` + * 2016-12-01: :class:`NetworkSecurityGroupsOperations` + * 2017-03-01: :class:`NetworkSecurityGroupsOperations` + * 2017-06-01: :class:`NetworkSecurityGroupsOperations` + * 2017-09-01: :class:`NetworkSecurityGroupsOperations` + * 2017-10-01: :class:`NetworkSecurityGroupsOperations` + * 2017-11-01: :class:`NetworkSecurityGroupsOperations` + * 2018-01-01: :class:`NetworkSecurityGroupsOperations` + * 2018-02-01: :class:`NetworkSecurityGroupsOperations` + * 2018-04-01: :class:`NetworkSecurityGroupsOperations` + * 2018-06-01: :class:`NetworkSecurityGroupsOperations` + * 2018-07-01: :class:`NetworkSecurityGroupsOperations` + * 2018-08-01: :class:`NetworkSecurityGroupsOperations` + * 2018-10-01: :class:`NetworkSecurityGroupsOperations` + * 2018-11-01: :class:`NetworkSecurityGroupsOperations` + * 2018-12-01: :class:`NetworkSecurityGroupsOperations` + * 2019-02-01: :class:`NetworkSecurityGroupsOperations` + * 2019-04-01: :class:`NetworkSecurityGroupsOperations` + * 2019-06-01: :class:`NetworkSecurityGroupsOperations` + * 2019-07-01: :class:`NetworkSecurityGroupsOperations` + * 2019-08-01: :class:`NetworkSecurityGroupsOperations` + * 2019-09-01: :class:`NetworkSecurityGroupsOperations` + * 2019-11-01: :class:`NetworkSecurityGroupsOperations` + * 2019-12-01: :class:`NetworkSecurityGroupsOperations` + * 2020-03-01: :class:`NetworkSecurityGroupsOperations` + * 2020-04-01: :class:`NetworkSecurityGroupsOperations` + * 2020-05-01: :class:`NetworkSecurityGroupsOperations` + * 2020-06-01: :class:`NetworkSecurityGroupsOperations` + * 2020-07-01: :class:`NetworkSecurityGroupsOperations` + * 2020-08-01: :class:`NetworkSecurityGroupsOperations` + * 2020-11-01: :class:`NetworkSecurityGroupsOperations` + * 2021-02-01: :class:`NetworkSecurityGroupsOperations` + * 2021-03-01: :class:`NetworkSecurityGroupsOperations` + """ + api_version = self._get_api_version('network_security_groups') + if api_version == '2015-06-15': + from .v2015_06_15.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkSecurityGroupsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkSecurityGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_security_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_security_perimeters(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkSecurityPerimetersOperations` + """ + api_version = self._get_api_version('network_security_perimeters') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import NetworkSecurityPerimetersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_security_perimeters'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_virtual_appliances(self): + """Instance depends on the API version: + + * 2019-12-01: :class:`NetworkVirtualAppliancesOperations` + * 2020-03-01: :class:`NetworkVirtualAppliancesOperations` + * 2020-04-01: :class:`NetworkVirtualAppliancesOperations` + * 2020-05-01: :class:`NetworkVirtualAppliancesOperations` + * 2020-06-01: :class:`NetworkVirtualAppliancesOperations` + * 2020-07-01: :class:`NetworkVirtualAppliancesOperations` + * 2020-08-01: :class:`NetworkVirtualAppliancesOperations` + * 2020-11-01: :class:`NetworkVirtualAppliancesOperations` + * 2021-02-01: :class:`NetworkVirtualAppliancesOperations` + * 2021-03-01: :class:`NetworkVirtualAppliancesOperations` + """ + api_version = self._get_api_version('network_virtual_appliances') + if api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkVirtualAppliancesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkVirtualAppliancesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_virtual_appliances'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_watchers(self): + """Instance depends on the API version: + + * 2016-09-01: :class:`NetworkWatchersOperations` + * 2016-12-01: :class:`NetworkWatchersOperations` + * 2017-03-01: :class:`NetworkWatchersOperations` + * 2017-06-01: :class:`NetworkWatchersOperations` + * 2017-09-01: :class:`NetworkWatchersOperations` + * 2017-10-01: :class:`NetworkWatchersOperations` + * 2017-11-01: :class:`NetworkWatchersOperations` + * 2018-01-01: :class:`NetworkWatchersOperations` + * 2018-02-01: :class:`NetworkWatchersOperations` + * 2018-04-01: :class:`NetworkWatchersOperations` + * 2018-06-01: :class:`NetworkWatchersOperations` + * 2018-07-01: :class:`NetworkWatchersOperations` + * 2018-08-01: :class:`NetworkWatchersOperations` + * 2018-10-01: :class:`NetworkWatchersOperations` + * 2018-11-01: :class:`NetworkWatchersOperations` + * 2018-12-01: :class:`NetworkWatchersOperations` + * 2019-02-01: :class:`NetworkWatchersOperations` + * 2019-04-01: :class:`NetworkWatchersOperations` + * 2019-06-01: :class:`NetworkWatchersOperations` + * 2019-07-01: :class:`NetworkWatchersOperations` + * 2019-08-01: :class:`NetworkWatchersOperations` + * 2019-09-01: :class:`NetworkWatchersOperations` + * 2019-11-01: :class:`NetworkWatchersOperations` + * 2019-12-01: :class:`NetworkWatchersOperations` + * 2020-03-01: :class:`NetworkWatchersOperations` + * 2020-04-01: :class:`NetworkWatchersOperations` + * 2020-05-01: :class:`NetworkWatchersOperations` + * 2020-06-01: :class:`NetworkWatchersOperations` + * 2020-07-01: :class:`NetworkWatchersOperations` + * 2020-08-01: :class:`NetworkWatchersOperations` + * 2020-11-01: :class:`NetworkWatchersOperations` + * 2021-02-01: :class:`NetworkWatchersOperations` + * 2021-03-01: :class:`NetworkWatchersOperations` + """ + api_version = self._get_api_version('network_watchers') + if api_version == '2016-09-01': + from .v2016_09_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import NetworkWatchersOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import NetworkWatchersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_watchers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def operations(self): + """Instance depends on the API version: + + * 2017-09-01: :class:`Operations` + * 2017-10-01: :class:`Operations` + * 2017-11-01: :class:`Operations` + * 2018-01-01: :class:`Operations` + * 2018-02-01: :class:`Operations` + * 2018-04-01: :class:`Operations` + * 2018-06-01: :class:`Operations` + * 2018-07-01: :class:`Operations` + * 2018-08-01: :class:`Operations` + * 2018-10-01: :class:`Operations` + * 2018-11-01: :class:`Operations` + * 2018-12-01: :class:`Operations` + * 2019-02-01: :class:`Operations` + * 2019-04-01: :class:`Operations` + * 2019-06-01: :class:`Operations` + * 2019-07-01: :class:`Operations` + * 2019-08-01: :class:`Operations` + * 2019-09-01: :class:`Operations` + * 2019-11-01: :class:`Operations` + * 2019-12-01: :class:`Operations` + * 2020-03-01: :class:`Operations` + * 2020-04-01: :class:`Operations` + * 2020-05-01: :class:`Operations` + * 2020-06-01: :class:`Operations` + * 2020-07-01: :class:`Operations` + * 2020-08-01: :class:`Operations` + * 2020-11-01: :class:`Operations` + * 2021-02-01: :class:`Operations` + * 2021-03-01: :class:`Operations` + """ + api_version = self._get_api_version('operations') + if api_version == '2017-09-01': + from .v2017_09_01.operations import Operations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import Operations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import Operations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import Operations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import Operations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import Operations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import Operations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import Operations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import Operations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import Operations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import Operations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import Operations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import Operations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import Operations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import Operations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import Operations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import Operations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import Operations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import Operations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import Operations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import Operations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import Operations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import Operations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import Operations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import Operations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import Operations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import Operations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import Operations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import Operations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'operations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def p2_svpn_gateways(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`P2SVpnGatewaysOperations` + * 2018-10-01: :class:`P2SVpnGatewaysOperations` + * 2018-11-01: :class:`P2SVpnGatewaysOperations` + * 2018-12-01: :class:`P2SVpnGatewaysOperations` + * 2019-02-01: :class:`P2SVpnGatewaysOperations` + * 2019-04-01: :class:`P2SVpnGatewaysOperations` + * 2019-06-01: :class:`P2SVpnGatewaysOperations` + * 2019-07-01: :class:`P2SVpnGatewaysOperations` + * 2019-08-01: :class:`P2SVpnGatewaysOperations` + * 2019-09-01: :class:`P2SVpnGatewaysOperations` + * 2019-11-01: :class:`P2SVpnGatewaysOperations` + * 2019-12-01: :class:`P2SVpnGatewaysOperations` + * 2020-03-01: :class:`P2SVpnGatewaysOperations` + * 2020-04-01: :class:`P2SVpnGatewaysOperations` + * 2020-05-01: :class:`P2SVpnGatewaysOperations` + * 2020-06-01: :class:`P2SVpnGatewaysOperations` + * 2020-07-01: :class:`P2SVpnGatewaysOperations` + * 2020-08-01: :class:`P2SVpnGatewaysOperations` + * 2020-11-01: :class:`P2SVpnGatewaysOperations` + * 2021-02-01: :class:`P2SVpnGatewaysOperations` + * 2021-03-01: :class:`P2SVpnGatewaysOperations` + """ + api_version = self._get_api_version('p2_svpn_gateways') + if api_version == '2018-08-01': + from .v2018_08_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import P2SVpnGatewaysOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import P2SVpnGatewaysOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'p2_svpn_gateways'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def p2_svpn_server_configurations(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`P2SVpnServerConfigurationsOperations` + * 2018-10-01: :class:`P2SVpnServerConfigurationsOperations` + * 2018-11-01: :class:`P2SVpnServerConfigurationsOperations` + * 2018-12-01: :class:`P2SVpnServerConfigurationsOperations` + * 2019-02-01: :class:`P2SVpnServerConfigurationsOperations` + * 2019-04-01: :class:`P2SVpnServerConfigurationsOperations` + * 2019-06-01: :class:`P2SVpnServerConfigurationsOperations` + * 2019-07-01: :class:`P2SVpnServerConfigurationsOperations` + """ + api_version = self._get_api_version('p2_svpn_server_configurations') + if api_version == '2018-08-01': + from .v2018_08_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import P2SVpnServerConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'p2_svpn_server_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def packet_captures(self): + """Instance depends on the API version: + + * 2016-09-01: :class:`PacketCapturesOperations` + * 2016-12-01: :class:`PacketCapturesOperations` + * 2017-03-01: :class:`PacketCapturesOperations` + * 2017-06-01: :class:`PacketCapturesOperations` + * 2017-09-01: :class:`PacketCapturesOperations` + * 2017-10-01: :class:`PacketCapturesOperations` + * 2017-11-01: :class:`PacketCapturesOperations` + * 2018-01-01: :class:`PacketCapturesOperations` + * 2018-02-01: :class:`PacketCapturesOperations` + * 2018-04-01: :class:`PacketCapturesOperations` + * 2018-06-01: :class:`PacketCapturesOperations` + * 2018-07-01: :class:`PacketCapturesOperations` + * 2018-08-01: :class:`PacketCapturesOperations` + * 2018-10-01: :class:`PacketCapturesOperations` + * 2018-11-01: :class:`PacketCapturesOperations` + * 2018-12-01: :class:`PacketCapturesOperations` + * 2019-02-01: :class:`PacketCapturesOperations` + * 2019-04-01: :class:`PacketCapturesOperations` + * 2019-06-01: :class:`PacketCapturesOperations` + * 2019-07-01: :class:`PacketCapturesOperations` + * 2019-08-01: :class:`PacketCapturesOperations` + * 2019-09-01: :class:`PacketCapturesOperations` + * 2019-11-01: :class:`PacketCapturesOperations` + * 2019-12-01: :class:`PacketCapturesOperations` + * 2020-03-01: :class:`PacketCapturesOperations` + * 2020-04-01: :class:`PacketCapturesOperations` + * 2020-05-01: :class:`PacketCapturesOperations` + * 2020-06-01: :class:`PacketCapturesOperations` + * 2020-07-01: :class:`PacketCapturesOperations` + * 2020-08-01: :class:`PacketCapturesOperations` + * 2020-11-01: :class:`PacketCapturesOperations` + * 2021-02-01: :class:`PacketCapturesOperations` + * 2021-03-01: :class:`PacketCapturesOperations` + """ + api_version = self._get_api_version('packet_captures') + if api_version == '2016-09-01': + from .v2016_09_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import PacketCapturesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import PacketCapturesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'packet_captures'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def peer_express_route_circuit_connections(self): + """Instance depends on the API version: + + * 2018-12-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-02-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-04-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-06-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-07-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-08-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-09-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-11-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2019-12-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2020-03-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2020-04-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2020-05-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2020-06-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2020-07-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2020-08-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2020-11-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2021-02-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + * 2021-03-01: :class:`PeerExpressRouteCircuitConnectionsOperations` + """ + api_version = self._get_api_version('peer_express_route_circuit_connections') + if api_version == '2018-12-01': + from .v2018_12_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import PeerExpressRouteCircuitConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'peer_express_route_circuit_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def perimeter_associable_resource_types(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`PerimeterAssociableResourceTypesOperations` + """ + api_version = self._get_api_version('perimeter_associable_resource_types') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import PerimeterAssociableResourceTypesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'perimeter_associable_resource_types'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def private_dns_zone_groups(self): + """Instance depends on the API version: + + * 2020-03-01: :class:`PrivateDnsZoneGroupsOperations` + * 2020-04-01: :class:`PrivateDnsZoneGroupsOperations` + * 2020-05-01: :class:`PrivateDnsZoneGroupsOperations` + * 2020-06-01: :class:`PrivateDnsZoneGroupsOperations` + * 2020-07-01: :class:`PrivateDnsZoneGroupsOperations` + * 2020-08-01: :class:`PrivateDnsZoneGroupsOperations` + * 2020-11-01: :class:`PrivateDnsZoneGroupsOperations` + * 2021-02-01: :class:`PrivateDnsZoneGroupsOperations` + * 2021-03-01: :class:`PrivateDnsZoneGroupsOperations` + """ + api_version = self._get_api_version('private_dns_zone_groups') + if api_version == '2020-03-01': + from .v2020_03_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import PrivateDnsZoneGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'private_dns_zone_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def private_endpoints(self): + """Instance depends on the API version: + + * 2019-04-01: :class:`PrivateEndpointsOperations` + * 2019-06-01: :class:`PrivateEndpointsOperations` + * 2019-07-01: :class:`PrivateEndpointsOperations` + * 2019-08-01: :class:`PrivateEndpointsOperations` + * 2019-09-01: :class:`PrivateEndpointsOperations` + * 2019-11-01: :class:`PrivateEndpointsOperations` + * 2019-12-01: :class:`PrivateEndpointsOperations` + * 2020-03-01: :class:`PrivateEndpointsOperations` + * 2020-04-01: :class:`PrivateEndpointsOperations` + * 2020-05-01: :class:`PrivateEndpointsOperations` + * 2020-06-01: :class:`PrivateEndpointsOperations` + * 2020-07-01: :class:`PrivateEndpointsOperations` + * 2020-08-01: :class:`PrivateEndpointsOperations` + * 2020-11-01: :class:`PrivateEndpointsOperations` + * 2021-02-01: :class:`PrivateEndpointsOperations` + * 2021-03-01: :class:`PrivateEndpointsOperations` + """ + api_version = self._get_api_version('private_endpoints') + if api_version == '2019-04-01': + from .v2019_04_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import PrivateEndpointsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import PrivateEndpointsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'private_endpoints'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def private_link_services(self): + """Instance depends on the API version: + + * 2019-04-01: :class:`PrivateLinkServicesOperations` + * 2019-06-01: :class:`PrivateLinkServicesOperations` + * 2019-07-01: :class:`PrivateLinkServicesOperations` + * 2019-08-01: :class:`PrivateLinkServicesOperations` + * 2019-09-01: :class:`PrivateLinkServicesOperations` + * 2019-11-01: :class:`PrivateLinkServicesOperations` + * 2019-12-01: :class:`PrivateLinkServicesOperations` + * 2020-03-01: :class:`PrivateLinkServicesOperations` + * 2020-04-01: :class:`PrivateLinkServicesOperations` + * 2020-05-01: :class:`PrivateLinkServicesOperations` + * 2020-06-01: :class:`PrivateLinkServicesOperations` + * 2020-07-01: :class:`PrivateLinkServicesOperations` + * 2020-08-01: :class:`PrivateLinkServicesOperations` + * 2020-11-01: :class:`PrivateLinkServicesOperations` + * 2021-02-01: :class:`PrivateLinkServicesOperations` + * 2021-03-01: :class:`PrivateLinkServicesOperations` + """ + api_version = self._get_api_version('private_link_services') + if api_version == '2019-04-01': + from .v2019_04_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import PrivateLinkServicesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import PrivateLinkServicesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'private_link_services'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def public_ip_addresses(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`PublicIPAddressesOperations` + * 2016-09-01: :class:`PublicIPAddressesOperations` + * 2016-12-01: :class:`PublicIPAddressesOperations` + * 2017-03-01: :class:`PublicIPAddressesOperations` + * 2017-06-01: :class:`PublicIPAddressesOperations` + * 2017-09-01: :class:`PublicIPAddressesOperations` + * 2017-10-01: :class:`PublicIPAddressesOperations` + * 2017-11-01: :class:`PublicIPAddressesOperations` + * 2018-01-01: :class:`PublicIPAddressesOperations` + * 2018-02-01: :class:`PublicIPAddressesOperations` + * 2018-04-01: :class:`PublicIPAddressesOperations` + * 2018-06-01: :class:`PublicIPAddressesOperations` + * 2018-07-01: :class:`PublicIPAddressesOperations` + * 2018-08-01: :class:`PublicIPAddressesOperations` + * 2018-10-01: :class:`PublicIPAddressesOperations` + * 2018-11-01: :class:`PublicIPAddressesOperations` + * 2018-12-01: :class:`PublicIPAddressesOperations` + * 2019-02-01: :class:`PublicIPAddressesOperations` + * 2019-04-01: :class:`PublicIPAddressesOperations` + * 2019-06-01: :class:`PublicIPAddressesOperations` + * 2019-07-01: :class:`PublicIPAddressesOperations` + * 2019-08-01: :class:`PublicIPAddressesOperations` + * 2019-09-01: :class:`PublicIPAddressesOperations` + * 2019-11-01: :class:`PublicIPAddressesOperations` + * 2019-12-01: :class:`PublicIPAddressesOperations` + * 2020-03-01: :class:`PublicIPAddressesOperations` + * 2020-04-01: :class:`PublicIPAddressesOperations` + * 2020-05-01: :class:`PublicIPAddressesOperations` + * 2020-06-01: :class:`PublicIPAddressesOperations` + * 2020-07-01: :class:`PublicIPAddressesOperations` + * 2020-08-01: :class:`PublicIPAddressesOperations` + * 2020-11-01: :class:`PublicIPAddressesOperations` + * 2021-02-01: :class:`PublicIPAddressesOperations` + * 2021-03-01: :class:`PublicIPAddressesOperations` + """ + api_version = self._get_api_version('public_ip_addresses') + if api_version == '2015-06-15': + from .v2015_06_15.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import PublicIPAddressesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import PublicIPAddressesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'public_ip_addresses'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def public_ip_prefixes(self): + """Instance depends on the API version: + + * 2018-07-01: :class:`PublicIPPrefixesOperations` + * 2018-08-01: :class:`PublicIPPrefixesOperations` + * 2018-10-01: :class:`PublicIPPrefixesOperations` + * 2018-11-01: :class:`PublicIPPrefixesOperations` + * 2018-12-01: :class:`PublicIPPrefixesOperations` + * 2019-02-01: :class:`PublicIPPrefixesOperations` + * 2019-04-01: :class:`PublicIPPrefixesOperations` + * 2019-06-01: :class:`PublicIPPrefixesOperations` + * 2019-07-01: :class:`PublicIPPrefixesOperations` + * 2019-08-01: :class:`PublicIPPrefixesOperations` + * 2019-09-01: :class:`PublicIPPrefixesOperations` + * 2019-11-01: :class:`PublicIPPrefixesOperations` + * 2019-12-01: :class:`PublicIPPrefixesOperations` + * 2020-03-01: :class:`PublicIPPrefixesOperations` + * 2020-04-01: :class:`PublicIPPrefixesOperations` + * 2020-05-01: :class:`PublicIPPrefixesOperations` + * 2020-06-01: :class:`PublicIPPrefixesOperations` + * 2020-07-01: :class:`PublicIPPrefixesOperations` + * 2020-08-01: :class:`PublicIPPrefixesOperations` + * 2020-11-01: :class:`PublicIPPrefixesOperations` + * 2021-02-01: :class:`PublicIPPrefixesOperations` + * 2021-03-01: :class:`PublicIPPrefixesOperations` + """ + api_version = self._get_api_version('public_ip_prefixes') + if api_version == '2018-07-01': + from .v2018_07_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import PublicIPPrefixesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import PublicIPPrefixesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'public_ip_prefixes'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def resource_navigation_links(self): + """Instance depends on the API version: + + * 2019-02-01: :class:`ResourceNavigationLinksOperations` + * 2019-04-01: :class:`ResourceNavigationLinksOperations` + * 2019-06-01: :class:`ResourceNavigationLinksOperations` + * 2019-07-01: :class:`ResourceNavigationLinksOperations` + * 2019-08-01: :class:`ResourceNavigationLinksOperations` + * 2019-09-01: :class:`ResourceNavigationLinksOperations` + * 2019-11-01: :class:`ResourceNavigationLinksOperations` + * 2019-12-01: :class:`ResourceNavigationLinksOperations` + * 2020-03-01: :class:`ResourceNavigationLinksOperations` + * 2020-04-01: :class:`ResourceNavigationLinksOperations` + * 2020-05-01: :class:`ResourceNavigationLinksOperations` + * 2020-06-01: :class:`ResourceNavigationLinksOperations` + * 2020-07-01: :class:`ResourceNavigationLinksOperations` + * 2020-08-01: :class:`ResourceNavigationLinksOperations` + * 2020-11-01: :class:`ResourceNavigationLinksOperations` + * 2021-02-01: :class:`ResourceNavigationLinksOperations` + * 2021-03-01: :class:`ResourceNavigationLinksOperations` + """ + api_version = self._get_api_version('resource_navigation_links') + if api_version == '2019-02-01': + from .v2019_02_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ResourceNavigationLinksOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ResourceNavigationLinksOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'resource_navigation_links'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def route_filter_rules(self): + """Instance depends on the API version: + + * 2016-12-01: :class:`RouteFilterRulesOperations` + * 2017-03-01: :class:`RouteFilterRulesOperations` + * 2017-06-01: :class:`RouteFilterRulesOperations` + * 2017-09-01: :class:`RouteFilterRulesOperations` + * 2017-10-01: :class:`RouteFilterRulesOperations` + * 2017-11-01: :class:`RouteFilterRulesOperations` + * 2018-01-01: :class:`RouteFilterRulesOperations` + * 2018-02-01: :class:`RouteFilterRulesOperations` + * 2018-04-01: :class:`RouteFilterRulesOperations` + * 2018-06-01: :class:`RouteFilterRulesOperations` + * 2018-07-01: :class:`RouteFilterRulesOperations` + * 2018-08-01: :class:`RouteFilterRulesOperations` + * 2018-10-01: :class:`RouteFilterRulesOperations` + * 2018-11-01: :class:`RouteFilterRulesOperations` + * 2018-12-01: :class:`RouteFilterRulesOperations` + * 2019-02-01: :class:`RouteFilterRulesOperations` + * 2019-04-01: :class:`RouteFilterRulesOperations` + * 2019-06-01: :class:`RouteFilterRulesOperations` + * 2019-07-01: :class:`RouteFilterRulesOperations` + * 2019-08-01: :class:`RouteFilterRulesOperations` + * 2019-09-01: :class:`RouteFilterRulesOperations` + * 2019-11-01: :class:`RouteFilterRulesOperations` + * 2019-12-01: :class:`RouteFilterRulesOperations` + * 2020-03-01: :class:`RouteFilterRulesOperations` + * 2020-04-01: :class:`RouteFilterRulesOperations` + * 2020-05-01: :class:`RouteFilterRulesOperations` + * 2020-06-01: :class:`RouteFilterRulesOperations` + * 2020-07-01: :class:`RouteFilterRulesOperations` + * 2020-08-01: :class:`RouteFilterRulesOperations` + * 2020-11-01: :class:`RouteFilterRulesOperations` + * 2021-02-01: :class:`RouteFilterRulesOperations` + * 2021-03-01: :class:`RouteFilterRulesOperations` + """ + api_version = self._get_api_version('route_filter_rules') + if api_version == '2016-12-01': + from .v2016_12_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import RouteFilterRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import RouteFilterRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'route_filter_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def route_filters(self): + """Instance depends on the API version: + + * 2016-12-01: :class:`RouteFiltersOperations` + * 2017-03-01: :class:`RouteFiltersOperations` + * 2017-06-01: :class:`RouteFiltersOperations` + * 2017-09-01: :class:`RouteFiltersOperations` + * 2017-10-01: :class:`RouteFiltersOperations` + * 2017-11-01: :class:`RouteFiltersOperations` + * 2018-01-01: :class:`RouteFiltersOperations` + * 2018-02-01: :class:`RouteFiltersOperations` + * 2018-04-01: :class:`RouteFiltersOperations` + * 2018-06-01: :class:`RouteFiltersOperations` + * 2018-07-01: :class:`RouteFiltersOperations` + * 2018-08-01: :class:`RouteFiltersOperations` + * 2018-10-01: :class:`RouteFiltersOperations` + * 2018-11-01: :class:`RouteFiltersOperations` + * 2018-12-01: :class:`RouteFiltersOperations` + * 2019-02-01: :class:`RouteFiltersOperations` + * 2019-04-01: :class:`RouteFiltersOperations` + * 2019-06-01: :class:`RouteFiltersOperations` + * 2019-07-01: :class:`RouteFiltersOperations` + * 2019-08-01: :class:`RouteFiltersOperations` + * 2019-09-01: :class:`RouteFiltersOperations` + * 2019-11-01: :class:`RouteFiltersOperations` + * 2019-12-01: :class:`RouteFiltersOperations` + * 2020-03-01: :class:`RouteFiltersOperations` + * 2020-04-01: :class:`RouteFiltersOperations` + * 2020-05-01: :class:`RouteFiltersOperations` + * 2020-06-01: :class:`RouteFiltersOperations` + * 2020-07-01: :class:`RouteFiltersOperations` + * 2020-08-01: :class:`RouteFiltersOperations` + * 2020-11-01: :class:`RouteFiltersOperations` + * 2021-02-01: :class:`RouteFiltersOperations` + * 2021-03-01: :class:`RouteFiltersOperations` + """ + api_version = self._get_api_version('route_filters') + if api_version == '2016-12-01': + from .v2016_12_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import RouteFiltersOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import RouteFiltersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'route_filters'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def route_tables(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`RouteTablesOperations` + * 2016-09-01: :class:`RouteTablesOperations` + * 2016-12-01: :class:`RouteTablesOperations` + * 2017-03-01: :class:`RouteTablesOperations` + * 2017-06-01: :class:`RouteTablesOperations` + * 2017-09-01: :class:`RouteTablesOperations` + * 2017-10-01: :class:`RouteTablesOperations` + * 2017-11-01: :class:`RouteTablesOperations` + * 2018-01-01: :class:`RouteTablesOperations` + * 2018-02-01: :class:`RouteTablesOperations` + * 2018-04-01: :class:`RouteTablesOperations` + * 2018-06-01: :class:`RouteTablesOperations` + * 2018-07-01: :class:`RouteTablesOperations` + * 2018-08-01: :class:`RouteTablesOperations` + * 2018-10-01: :class:`RouteTablesOperations` + * 2018-11-01: :class:`RouteTablesOperations` + * 2018-12-01: :class:`RouteTablesOperations` + * 2019-02-01: :class:`RouteTablesOperations` + * 2019-04-01: :class:`RouteTablesOperations` + * 2019-06-01: :class:`RouteTablesOperations` + * 2019-07-01: :class:`RouteTablesOperations` + * 2019-08-01: :class:`RouteTablesOperations` + * 2019-09-01: :class:`RouteTablesOperations` + * 2019-11-01: :class:`RouteTablesOperations` + * 2019-12-01: :class:`RouteTablesOperations` + * 2020-03-01: :class:`RouteTablesOperations` + * 2020-04-01: :class:`RouteTablesOperations` + * 2020-05-01: :class:`RouteTablesOperations` + * 2020-06-01: :class:`RouteTablesOperations` + * 2020-07-01: :class:`RouteTablesOperations` + * 2020-08-01: :class:`RouteTablesOperations` + * 2020-11-01: :class:`RouteTablesOperations` + * 2021-02-01: :class:`RouteTablesOperations` + * 2021-03-01: :class:`RouteTablesOperations` + """ + api_version = self._get_api_version('route_tables') + if api_version == '2015-06-15': + from .v2015_06_15.operations import RouteTablesOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import RouteTablesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import RouteTablesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'route_tables'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def routes(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`RoutesOperations` + * 2016-09-01: :class:`RoutesOperations` + * 2016-12-01: :class:`RoutesOperations` + * 2017-03-01: :class:`RoutesOperations` + * 2017-06-01: :class:`RoutesOperations` + * 2017-09-01: :class:`RoutesOperations` + * 2017-10-01: :class:`RoutesOperations` + * 2017-11-01: :class:`RoutesOperations` + * 2018-01-01: :class:`RoutesOperations` + * 2018-02-01: :class:`RoutesOperations` + * 2018-04-01: :class:`RoutesOperations` + * 2018-06-01: :class:`RoutesOperations` + * 2018-07-01: :class:`RoutesOperations` + * 2018-08-01: :class:`RoutesOperations` + * 2018-10-01: :class:`RoutesOperations` + * 2018-11-01: :class:`RoutesOperations` + * 2018-12-01: :class:`RoutesOperations` + * 2019-02-01: :class:`RoutesOperations` + * 2019-04-01: :class:`RoutesOperations` + * 2019-06-01: :class:`RoutesOperations` + * 2019-07-01: :class:`RoutesOperations` + * 2019-08-01: :class:`RoutesOperations` + * 2019-09-01: :class:`RoutesOperations` + * 2019-11-01: :class:`RoutesOperations` + * 2019-12-01: :class:`RoutesOperations` + * 2020-03-01: :class:`RoutesOperations` + * 2020-04-01: :class:`RoutesOperations` + * 2020-05-01: :class:`RoutesOperations` + * 2020-06-01: :class:`RoutesOperations` + * 2020-07-01: :class:`RoutesOperations` + * 2020-08-01: :class:`RoutesOperations` + * 2020-11-01: :class:`RoutesOperations` + * 2021-02-01: :class:`RoutesOperations` + * 2021-03-01: :class:`RoutesOperations` + """ + api_version = self._get_api_version('routes') + if api_version == '2015-06-15': + from .v2015_06_15.operations import RoutesOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import RoutesOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import RoutesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import RoutesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import RoutesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import RoutesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import RoutesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import RoutesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import RoutesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import RoutesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import RoutesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import RoutesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import RoutesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import RoutesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import RoutesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import RoutesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import RoutesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import RoutesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import RoutesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'routes'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def security_admin_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`SecurityAdminConfigurationsOperations` + """ + api_version = self._get_api_version('security_admin_configurations') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import SecurityAdminConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'security_admin_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def security_partner_providers(self): + """Instance depends on the API version: + + * 2020-03-01: :class:`SecurityPartnerProvidersOperations` + * 2020-04-01: :class:`SecurityPartnerProvidersOperations` + * 2020-05-01: :class:`SecurityPartnerProvidersOperations` + * 2020-06-01: :class:`SecurityPartnerProvidersOperations` + * 2020-07-01: :class:`SecurityPartnerProvidersOperations` + * 2020-08-01: :class:`SecurityPartnerProvidersOperations` + * 2020-11-01: :class:`SecurityPartnerProvidersOperations` + * 2021-02-01: :class:`SecurityPartnerProvidersOperations` + * 2021-03-01: :class:`SecurityPartnerProvidersOperations` + """ + api_version = self._get_api_version('security_partner_providers') + if api_version == '2020-03-01': + from .v2020_03_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import SecurityPartnerProvidersOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import SecurityPartnerProvidersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'security_partner_providers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def security_rules(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`SecurityRulesOperations` + * 2016-09-01: :class:`SecurityRulesOperations` + * 2016-12-01: :class:`SecurityRulesOperations` + * 2017-03-01: :class:`SecurityRulesOperations` + * 2017-06-01: :class:`SecurityRulesOperations` + * 2017-09-01: :class:`SecurityRulesOperations` + * 2017-10-01: :class:`SecurityRulesOperations` + * 2017-11-01: :class:`SecurityRulesOperations` + * 2018-01-01: :class:`SecurityRulesOperations` + * 2018-02-01: :class:`SecurityRulesOperations` + * 2018-04-01: :class:`SecurityRulesOperations` + * 2018-06-01: :class:`SecurityRulesOperations` + * 2018-07-01: :class:`SecurityRulesOperations` + * 2018-08-01: :class:`SecurityRulesOperations` + * 2018-10-01: :class:`SecurityRulesOperations` + * 2018-11-01: :class:`SecurityRulesOperations` + * 2018-12-01: :class:`SecurityRulesOperations` + * 2019-02-01: :class:`SecurityRulesOperations` + * 2019-04-01: :class:`SecurityRulesOperations` + * 2019-06-01: :class:`SecurityRulesOperations` + * 2019-07-01: :class:`SecurityRulesOperations` + * 2019-08-01: :class:`SecurityRulesOperations` + * 2019-09-01: :class:`SecurityRulesOperations` + * 2019-11-01: :class:`SecurityRulesOperations` + * 2019-12-01: :class:`SecurityRulesOperations` + * 2020-03-01: :class:`SecurityRulesOperations` + * 2020-04-01: :class:`SecurityRulesOperations` + * 2020-05-01: :class:`SecurityRulesOperations` + * 2020-06-01: :class:`SecurityRulesOperations` + * 2020-07-01: :class:`SecurityRulesOperations` + * 2020-08-01: :class:`SecurityRulesOperations` + * 2020-11-01: :class:`SecurityRulesOperations` + * 2021-02-01: :class:`SecurityRulesOperations` + * 2021-03-01: :class:`SecurityRulesOperations` + """ + api_version = self._get_api_version('security_rules') + if api_version == '2015-06-15': + from .v2015_06_15.operations import SecurityRulesOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import SecurityRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import SecurityRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'security_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def security_user_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`SecurityUserConfigurationsOperations` + """ + api_version = self._get_api_version('security_user_configurations') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import SecurityUserConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'security_user_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def service_association_links(self): + """Instance depends on the API version: + + * 2019-02-01: :class:`ServiceAssociationLinksOperations` + * 2019-04-01: :class:`ServiceAssociationLinksOperations` + * 2019-06-01: :class:`ServiceAssociationLinksOperations` + * 2019-07-01: :class:`ServiceAssociationLinksOperations` + * 2019-08-01: :class:`ServiceAssociationLinksOperations` + * 2019-09-01: :class:`ServiceAssociationLinksOperations` + * 2019-11-01: :class:`ServiceAssociationLinksOperations` + * 2019-12-01: :class:`ServiceAssociationLinksOperations` + * 2020-03-01: :class:`ServiceAssociationLinksOperations` + * 2020-04-01: :class:`ServiceAssociationLinksOperations` + * 2020-05-01: :class:`ServiceAssociationLinksOperations` + * 2020-06-01: :class:`ServiceAssociationLinksOperations` + * 2020-07-01: :class:`ServiceAssociationLinksOperations` + * 2020-08-01: :class:`ServiceAssociationLinksOperations` + * 2020-11-01: :class:`ServiceAssociationLinksOperations` + * 2021-02-01: :class:`ServiceAssociationLinksOperations` + * 2021-03-01: :class:`ServiceAssociationLinksOperations` + """ + api_version = self._get_api_version('service_association_links') + if api_version == '2019-02-01': + from .v2019_02_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ServiceAssociationLinksOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ServiceAssociationLinksOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'service_association_links'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def service_endpoint_policies(self): + """Instance depends on the API version: + + * 2018-07-01: :class:`ServiceEndpointPoliciesOperations` + * 2018-08-01: :class:`ServiceEndpointPoliciesOperations` + * 2018-10-01: :class:`ServiceEndpointPoliciesOperations` + * 2018-11-01: :class:`ServiceEndpointPoliciesOperations` + * 2018-12-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-02-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-04-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-06-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-07-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-08-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-09-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-11-01: :class:`ServiceEndpointPoliciesOperations` + * 2019-12-01: :class:`ServiceEndpointPoliciesOperations` + * 2020-03-01: :class:`ServiceEndpointPoliciesOperations` + * 2020-04-01: :class:`ServiceEndpointPoliciesOperations` + * 2020-05-01: :class:`ServiceEndpointPoliciesOperations` + * 2020-06-01: :class:`ServiceEndpointPoliciesOperations` + * 2020-07-01: :class:`ServiceEndpointPoliciesOperations` + * 2020-08-01: :class:`ServiceEndpointPoliciesOperations` + * 2020-11-01: :class:`ServiceEndpointPoliciesOperations` + * 2021-02-01: :class:`ServiceEndpointPoliciesOperations` + * 2021-03-01: :class:`ServiceEndpointPoliciesOperations` + """ + api_version = self._get_api_version('service_endpoint_policies') + if api_version == '2018-07-01': + from .v2018_07_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ServiceEndpointPoliciesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ServiceEndpointPoliciesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'service_endpoint_policies'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def service_endpoint_policy_definitions(self): + """Instance depends on the API version: + + * 2018-07-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2018-08-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2018-10-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2018-11-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2018-12-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-02-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-04-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-06-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-07-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-08-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-09-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-11-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2019-12-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2020-03-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2020-04-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2020-05-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2020-06-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2020-07-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2020-08-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2020-11-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2021-02-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + * 2021-03-01: :class:`ServiceEndpointPolicyDefinitionsOperations` + """ + api_version = self._get_api_version('service_endpoint_policy_definitions') + if api_version == '2018-07-01': + from .v2018_07_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ServiceEndpointPolicyDefinitionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'service_endpoint_policy_definitions'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def service_tag_information(self): + """Instance depends on the API version: + + * 2021-03-01: :class:`ServiceTagInformationOperations` + """ + api_version = self._get_api_version('service_tag_information') + if api_version == '2021-03-01': + from .v2021_03_01.operations import ServiceTagInformationOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'service_tag_information'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def service_tags(self): + """Instance depends on the API version: + + * 2019-04-01: :class:`ServiceTagsOperations` + * 2019-06-01: :class:`ServiceTagsOperations` + * 2019-07-01: :class:`ServiceTagsOperations` + * 2019-08-01: :class:`ServiceTagsOperations` + * 2019-09-01: :class:`ServiceTagsOperations` + * 2019-11-01: :class:`ServiceTagsOperations` + * 2019-12-01: :class:`ServiceTagsOperations` + * 2020-03-01: :class:`ServiceTagsOperations` + * 2020-04-01: :class:`ServiceTagsOperations` + * 2020-05-01: :class:`ServiceTagsOperations` + * 2020-06-01: :class:`ServiceTagsOperations` + * 2020-07-01: :class:`ServiceTagsOperations` + * 2020-08-01: :class:`ServiceTagsOperations` + * 2020-11-01: :class:`ServiceTagsOperations` + * 2021-02-01: :class:`ServiceTagsOperations` + * 2021-03-01: :class:`ServiceTagsOperations` + """ + api_version = self._get_api_version('service_tags') + if api_version == '2019-04-01': + from .v2019_04_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import ServiceTagsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import ServiceTagsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'service_tags'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def subnets(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`SubnetsOperations` + * 2016-09-01: :class:`SubnetsOperations` + * 2016-12-01: :class:`SubnetsOperations` + * 2017-03-01: :class:`SubnetsOperations` + * 2017-06-01: :class:`SubnetsOperations` + * 2017-09-01: :class:`SubnetsOperations` + * 2017-10-01: :class:`SubnetsOperations` + * 2017-11-01: :class:`SubnetsOperations` + * 2018-01-01: :class:`SubnetsOperations` + * 2018-02-01: :class:`SubnetsOperations` + * 2018-04-01: :class:`SubnetsOperations` + * 2018-06-01: :class:`SubnetsOperations` + * 2018-07-01: :class:`SubnetsOperations` + * 2018-08-01: :class:`SubnetsOperations` + * 2018-10-01: :class:`SubnetsOperations` + * 2018-11-01: :class:`SubnetsOperations` + * 2018-12-01: :class:`SubnetsOperations` + * 2019-02-01: :class:`SubnetsOperations` + * 2019-04-01: :class:`SubnetsOperations` + * 2019-06-01: :class:`SubnetsOperations` + * 2019-07-01: :class:`SubnetsOperations` + * 2019-08-01: :class:`SubnetsOperations` + * 2019-09-01: :class:`SubnetsOperations` + * 2019-11-01: :class:`SubnetsOperations` + * 2019-12-01: :class:`SubnetsOperations` + * 2020-03-01: :class:`SubnetsOperations` + * 2020-04-01: :class:`SubnetsOperations` + * 2020-05-01: :class:`SubnetsOperations` + * 2020-06-01: :class:`SubnetsOperations` + * 2020-07-01: :class:`SubnetsOperations` + * 2020-08-01: :class:`SubnetsOperations` + * 2020-11-01: :class:`SubnetsOperations` + * 2021-02-01: :class:`SubnetsOperations` + * 2021-03-01: :class:`SubnetsOperations` + """ + api_version = self._get_api_version('subnets') + if api_version == '2015-06-15': + from .v2015_06_15.operations import SubnetsOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import SubnetsOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import SubnetsOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import SubnetsOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import SubnetsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import SubnetsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import SubnetsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import SubnetsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import SubnetsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import SubnetsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import SubnetsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import SubnetsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import SubnetsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import SubnetsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import SubnetsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import SubnetsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import SubnetsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import SubnetsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import SubnetsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'subnets'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def usages(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`UsagesOperations` + * 2016-09-01: :class:`UsagesOperations` + * 2016-12-01: :class:`UsagesOperations` + * 2017-03-01: :class:`UsagesOperations` + * 2017-06-01: :class:`UsagesOperations` + * 2017-09-01: :class:`UsagesOperations` + * 2017-10-01: :class:`UsagesOperations` + * 2017-11-01: :class:`UsagesOperations` + * 2018-01-01: :class:`UsagesOperations` + * 2018-02-01: :class:`UsagesOperations` + * 2018-04-01: :class:`UsagesOperations` + * 2018-06-01: :class:`UsagesOperations` + * 2018-07-01: :class:`UsagesOperations` + * 2018-08-01: :class:`UsagesOperations` + * 2018-10-01: :class:`UsagesOperations` + * 2018-11-01: :class:`UsagesOperations` + * 2018-12-01: :class:`UsagesOperations` + * 2019-02-01: :class:`UsagesOperations` + * 2019-04-01: :class:`UsagesOperations` + * 2019-06-01: :class:`UsagesOperations` + * 2019-07-01: :class:`UsagesOperations` + * 2019-08-01: :class:`UsagesOperations` + * 2019-09-01: :class:`UsagesOperations` + * 2019-11-01: :class:`UsagesOperations` + * 2019-12-01: :class:`UsagesOperations` + * 2020-03-01: :class:`UsagesOperations` + * 2020-04-01: :class:`UsagesOperations` + * 2020-05-01: :class:`UsagesOperations` + * 2020-06-01: :class:`UsagesOperations` + * 2020-07-01: :class:`UsagesOperations` + * 2020-08-01: :class:`UsagesOperations` + * 2020-11-01: :class:`UsagesOperations` + * 2021-02-01: :class:`UsagesOperations` + * 2021-03-01: :class:`UsagesOperations` + """ + api_version = self._get_api_version('usages') + if api_version == '2015-06-15': + from .v2015_06_15.operations import UsagesOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import UsagesOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import UsagesOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import UsagesOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import UsagesOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import UsagesOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import UsagesOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import UsagesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import UsagesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import UsagesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import UsagesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import UsagesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import UsagesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import UsagesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import UsagesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import UsagesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import UsagesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import UsagesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import UsagesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'usages'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def user_rule_collections(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`UserRuleCollectionsOperations` + """ + api_version = self._get_api_version('user_rule_collections') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import UserRuleCollectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'user_rule_collections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def user_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`UserRulesOperations` + """ + api_version = self._get_api_version('user_rules') + if api_version == '2021-02-01-preview': + from .v2021_02_01_preview.operations import UserRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'user_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_appliance_sites(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`VirtualApplianceSitesOperations` + * 2020-06-01: :class:`VirtualApplianceSitesOperations` + * 2020-07-01: :class:`VirtualApplianceSitesOperations` + * 2020-08-01: :class:`VirtualApplianceSitesOperations` + * 2020-11-01: :class:`VirtualApplianceSitesOperations` + * 2021-02-01: :class:`VirtualApplianceSitesOperations` + * 2021-03-01: :class:`VirtualApplianceSitesOperations` + """ + api_version = self._get_api_version('virtual_appliance_sites') + if api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualApplianceSitesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualApplianceSitesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualApplianceSitesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualApplianceSitesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualApplianceSitesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualApplianceSitesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualApplianceSitesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_appliance_sites'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_appliance_skus(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`VirtualApplianceSkusOperations` + * 2020-06-01: :class:`VirtualApplianceSkusOperations` + * 2020-07-01: :class:`VirtualApplianceSkusOperations` + * 2020-08-01: :class:`VirtualApplianceSkusOperations` + * 2020-11-01: :class:`VirtualApplianceSkusOperations` + * 2021-02-01: :class:`VirtualApplianceSkusOperations` + * 2021-03-01: :class:`VirtualApplianceSkusOperations` + """ + api_version = self._get_api_version('virtual_appliance_skus') + if api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualApplianceSkusOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualApplianceSkusOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualApplianceSkusOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualApplianceSkusOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualApplianceSkusOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualApplianceSkusOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualApplianceSkusOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_appliance_skus'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_hub_bgp_connection(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`VirtualHubBgpConnectionOperations` + * 2020-06-01: :class:`VirtualHubBgpConnectionOperations` + * 2020-07-01: :class:`VirtualHubBgpConnectionOperations` + * 2020-08-01: :class:`VirtualHubBgpConnectionOperations` + * 2020-11-01: :class:`VirtualHubBgpConnectionOperations` + * 2021-02-01: :class:`VirtualHubBgpConnectionOperations` + * 2021-03-01: :class:`VirtualHubBgpConnectionOperations` + """ + api_version = self._get_api_version('virtual_hub_bgp_connection') + if api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualHubBgpConnectionOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualHubBgpConnectionOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualHubBgpConnectionOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualHubBgpConnectionOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualHubBgpConnectionOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualHubBgpConnectionOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualHubBgpConnectionOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_hub_bgp_connection'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_hub_bgp_connections(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`VirtualHubBgpConnectionsOperations` + * 2020-06-01: :class:`VirtualHubBgpConnectionsOperations` + * 2020-07-01: :class:`VirtualHubBgpConnectionsOperations` + * 2020-08-01: :class:`VirtualHubBgpConnectionsOperations` + * 2020-11-01: :class:`VirtualHubBgpConnectionsOperations` + * 2021-02-01: :class:`VirtualHubBgpConnectionsOperations` + * 2021-03-01: :class:`VirtualHubBgpConnectionsOperations` + """ + api_version = self._get_api_version('virtual_hub_bgp_connections') + if api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualHubBgpConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualHubBgpConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualHubBgpConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualHubBgpConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualHubBgpConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualHubBgpConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualHubBgpConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_hub_bgp_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_hub_ip_configuration(self): + """Instance depends on the API version: + + * 2020-05-01: :class:`VirtualHubIpConfigurationOperations` + * 2020-06-01: :class:`VirtualHubIpConfigurationOperations` + * 2020-07-01: :class:`VirtualHubIpConfigurationOperations` + * 2020-08-01: :class:`VirtualHubIpConfigurationOperations` + * 2020-11-01: :class:`VirtualHubIpConfigurationOperations` + * 2021-02-01: :class:`VirtualHubIpConfigurationOperations` + * 2021-03-01: :class:`VirtualHubIpConfigurationOperations` + """ + api_version = self._get_api_version('virtual_hub_ip_configuration') + if api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualHubIpConfigurationOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualHubIpConfigurationOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualHubIpConfigurationOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualHubIpConfigurationOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualHubIpConfigurationOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualHubIpConfigurationOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualHubIpConfigurationOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_hub_ip_configuration'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_hub_route_table_v2_s(self): + """Instance depends on the API version: + + * 2019-09-01: :class:`VirtualHubRouteTableV2SOperations` + * 2019-11-01: :class:`VirtualHubRouteTableV2SOperations` + * 2019-12-01: :class:`VirtualHubRouteTableV2SOperations` + * 2020-03-01: :class:`VirtualHubRouteTableV2SOperations` + * 2020-04-01: :class:`VirtualHubRouteTableV2SOperations` + * 2020-05-01: :class:`VirtualHubRouteTableV2SOperations` + * 2020-06-01: :class:`VirtualHubRouteTableV2SOperations` + * 2020-07-01: :class:`VirtualHubRouteTableV2SOperations` + * 2020-08-01: :class:`VirtualHubRouteTableV2SOperations` + * 2020-11-01: :class:`VirtualHubRouteTableV2SOperations` + * 2021-02-01: :class:`VirtualHubRouteTableV2SOperations` + * 2021-03-01: :class:`VirtualHubRouteTableV2SOperations` + """ + api_version = self._get_api_version('virtual_hub_route_table_v2_s') + if api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualHubRouteTableV2SOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_hub_route_table_v2_s'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_hubs(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`VirtualHubsOperations` + * 2018-06-01: :class:`VirtualHubsOperations` + * 2018-07-01: :class:`VirtualHubsOperations` + * 2018-08-01: :class:`VirtualHubsOperations` + * 2018-10-01: :class:`VirtualHubsOperations` + * 2018-11-01: :class:`VirtualHubsOperations` + * 2018-12-01: :class:`VirtualHubsOperations` + * 2019-02-01: :class:`VirtualHubsOperations` + * 2019-04-01: :class:`VirtualHubsOperations` + * 2019-06-01: :class:`VirtualHubsOperations` + * 2019-07-01: :class:`VirtualHubsOperations` + * 2019-08-01: :class:`VirtualHubsOperations` + * 2019-09-01: :class:`VirtualHubsOperations` + * 2019-11-01: :class:`VirtualHubsOperations` + * 2019-12-01: :class:`VirtualHubsOperations` + * 2020-03-01: :class:`VirtualHubsOperations` + * 2020-04-01: :class:`VirtualHubsOperations` + * 2020-05-01: :class:`VirtualHubsOperations` + * 2020-06-01: :class:`VirtualHubsOperations` + * 2020-07-01: :class:`VirtualHubsOperations` + * 2020-08-01: :class:`VirtualHubsOperations` + * 2020-11-01: :class:`VirtualHubsOperations` + * 2021-02-01: :class:`VirtualHubsOperations` + * 2021-03-01: :class:`VirtualHubsOperations` + """ + api_version = self._get_api_version('virtual_hubs') + if api_version == '2018-04-01': + from .v2018_04_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualHubsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualHubsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_hubs'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_network_gateway_connections(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2016-09-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2016-12-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2017-03-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2017-06-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2017-09-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2017-10-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2017-11-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-01-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-02-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-04-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-06-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-07-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-08-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-10-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-11-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2018-12-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-02-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-04-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-06-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-07-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-08-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-09-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-11-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2019-12-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2020-03-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2020-04-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2020-05-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2020-06-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2020-07-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2020-08-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2020-11-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2021-02-01: :class:`VirtualNetworkGatewayConnectionsOperations` + * 2021-03-01: :class:`VirtualNetworkGatewayConnectionsOperations` + """ + api_version = self._get_api_version('virtual_network_gateway_connections') + if api_version == '2015-06-15': + from .v2015_06_15.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_network_gateway_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_network_gateway_nat_rules(self): + """Instance depends on the API version: + + * 2021-02-01: :class:`VirtualNetworkGatewayNatRulesOperations` + * 2021-03-01: :class:`VirtualNetworkGatewayNatRulesOperations` + """ + api_version = self._get_api_version('virtual_network_gateway_nat_rules') + if api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualNetworkGatewayNatRulesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualNetworkGatewayNatRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_network_gateway_nat_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_network_gateways(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`VirtualNetworkGatewaysOperations` + * 2016-09-01: :class:`VirtualNetworkGatewaysOperations` + * 2016-12-01: :class:`VirtualNetworkGatewaysOperations` + * 2017-03-01: :class:`VirtualNetworkGatewaysOperations` + * 2017-06-01: :class:`VirtualNetworkGatewaysOperations` + * 2017-09-01: :class:`VirtualNetworkGatewaysOperations` + * 2017-10-01: :class:`VirtualNetworkGatewaysOperations` + * 2017-11-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-01-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-02-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-04-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-06-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-07-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-08-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-10-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-11-01: :class:`VirtualNetworkGatewaysOperations` + * 2018-12-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-02-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-04-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-06-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-07-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-08-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-09-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-11-01: :class:`VirtualNetworkGatewaysOperations` + * 2019-12-01: :class:`VirtualNetworkGatewaysOperations` + * 2020-03-01: :class:`VirtualNetworkGatewaysOperations` + * 2020-04-01: :class:`VirtualNetworkGatewaysOperations` + * 2020-05-01: :class:`VirtualNetworkGatewaysOperations` + * 2020-06-01: :class:`VirtualNetworkGatewaysOperations` + * 2020-07-01: :class:`VirtualNetworkGatewaysOperations` + * 2020-08-01: :class:`VirtualNetworkGatewaysOperations` + * 2020-11-01: :class:`VirtualNetworkGatewaysOperations` + * 2021-02-01: :class:`VirtualNetworkGatewaysOperations` + * 2021-03-01: :class:`VirtualNetworkGatewaysOperations` + """ + api_version = self._get_api_version('virtual_network_gateways') + if api_version == '2015-06-15': + from .v2015_06_15.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualNetworkGatewaysOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualNetworkGatewaysOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_network_gateways'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_network_peerings(self): + """Instance depends on the API version: + + * 2016-09-01: :class:`VirtualNetworkPeeringsOperations` + * 2016-12-01: :class:`VirtualNetworkPeeringsOperations` + * 2017-03-01: :class:`VirtualNetworkPeeringsOperations` + * 2017-06-01: :class:`VirtualNetworkPeeringsOperations` + * 2017-09-01: :class:`VirtualNetworkPeeringsOperations` + * 2017-10-01: :class:`VirtualNetworkPeeringsOperations` + * 2017-11-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-01-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-02-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-04-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-06-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-07-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-08-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-10-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-11-01: :class:`VirtualNetworkPeeringsOperations` + * 2018-12-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-02-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-04-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-06-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-07-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-08-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-09-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-11-01: :class:`VirtualNetworkPeeringsOperations` + * 2019-12-01: :class:`VirtualNetworkPeeringsOperations` + * 2020-03-01: :class:`VirtualNetworkPeeringsOperations` + * 2020-04-01: :class:`VirtualNetworkPeeringsOperations` + * 2020-05-01: :class:`VirtualNetworkPeeringsOperations` + * 2020-06-01: :class:`VirtualNetworkPeeringsOperations` + * 2020-07-01: :class:`VirtualNetworkPeeringsOperations` + * 2020-08-01: :class:`VirtualNetworkPeeringsOperations` + * 2020-11-01: :class:`VirtualNetworkPeeringsOperations` + * 2021-02-01: :class:`VirtualNetworkPeeringsOperations` + * 2021-03-01: :class:`VirtualNetworkPeeringsOperations` + """ + api_version = self._get_api_version('virtual_network_peerings') + if api_version == '2016-09-01': + from .v2016_09_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualNetworkPeeringsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualNetworkPeeringsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_network_peerings'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_network_taps(self): + """Instance depends on the API version: + + * 2018-08-01: :class:`VirtualNetworkTapsOperations` + * 2018-10-01: :class:`VirtualNetworkTapsOperations` + * 2018-11-01: :class:`VirtualNetworkTapsOperations` + * 2018-12-01: :class:`VirtualNetworkTapsOperations` + * 2019-02-01: :class:`VirtualNetworkTapsOperations` + * 2019-04-01: :class:`VirtualNetworkTapsOperations` + * 2019-06-01: :class:`VirtualNetworkTapsOperations` + * 2019-07-01: :class:`VirtualNetworkTapsOperations` + * 2019-08-01: :class:`VirtualNetworkTapsOperations` + * 2019-09-01: :class:`VirtualNetworkTapsOperations` + * 2019-11-01: :class:`VirtualNetworkTapsOperations` + * 2019-12-01: :class:`VirtualNetworkTapsOperations` + * 2020-03-01: :class:`VirtualNetworkTapsOperations` + * 2020-04-01: :class:`VirtualNetworkTapsOperations` + * 2020-05-01: :class:`VirtualNetworkTapsOperations` + * 2020-06-01: :class:`VirtualNetworkTapsOperations` + * 2020-07-01: :class:`VirtualNetworkTapsOperations` + * 2020-08-01: :class:`VirtualNetworkTapsOperations` + * 2020-11-01: :class:`VirtualNetworkTapsOperations` + * 2021-02-01: :class:`VirtualNetworkTapsOperations` + * 2021-03-01: :class:`VirtualNetworkTapsOperations` + """ + api_version = self._get_api_version('virtual_network_taps') + if api_version == '2018-08-01': + from .v2018_08_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualNetworkTapsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualNetworkTapsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_network_taps'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_networks(self): + """Instance depends on the API version: + + * 2015-06-15: :class:`VirtualNetworksOperations` + * 2016-09-01: :class:`VirtualNetworksOperations` + * 2016-12-01: :class:`VirtualNetworksOperations` + * 2017-03-01: :class:`VirtualNetworksOperations` + * 2017-06-01: :class:`VirtualNetworksOperations` + * 2017-09-01: :class:`VirtualNetworksOperations` + * 2017-10-01: :class:`VirtualNetworksOperations` + * 2017-11-01: :class:`VirtualNetworksOperations` + * 2018-01-01: :class:`VirtualNetworksOperations` + * 2018-02-01: :class:`VirtualNetworksOperations` + * 2018-04-01: :class:`VirtualNetworksOperations` + * 2018-06-01: :class:`VirtualNetworksOperations` + * 2018-07-01: :class:`VirtualNetworksOperations` + * 2018-08-01: :class:`VirtualNetworksOperations` + * 2018-10-01: :class:`VirtualNetworksOperations` + * 2018-11-01: :class:`VirtualNetworksOperations` + * 2018-12-01: :class:`VirtualNetworksOperations` + * 2019-02-01: :class:`VirtualNetworksOperations` + * 2019-04-01: :class:`VirtualNetworksOperations` + * 2019-06-01: :class:`VirtualNetworksOperations` + * 2019-07-01: :class:`VirtualNetworksOperations` + * 2019-08-01: :class:`VirtualNetworksOperations` + * 2019-09-01: :class:`VirtualNetworksOperations` + * 2019-11-01: :class:`VirtualNetworksOperations` + * 2019-12-01: :class:`VirtualNetworksOperations` + * 2020-03-01: :class:`VirtualNetworksOperations` + * 2020-04-01: :class:`VirtualNetworksOperations` + * 2020-05-01: :class:`VirtualNetworksOperations` + * 2020-06-01: :class:`VirtualNetworksOperations` + * 2020-07-01: :class:`VirtualNetworksOperations` + * 2020-08-01: :class:`VirtualNetworksOperations` + * 2020-11-01: :class:`VirtualNetworksOperations` + * 2021-02-01: :class:`VirtualNetworksOperations` + * 2021-03-01: :class:`VirtualNetworksOperations` + """ + api_version = self._get_api_version('virtual_networks') + if api_version == '2015-06-15': + from .v2015_06_15.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2016-09-01': + from .v2016_09_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2016-12-01': + from .v2016_12_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2017-03-01': + from .v2017_03_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2017-06-01': + from .v2017_06_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2017-09-01': + from .v2017_09_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2017-10-01': + from .v2017_10_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2017-11-01': + from .v2017_11_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-01-01': + from .v2018_01_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-02-01': + from .v2018_02_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-04-01': + from .v2018_04_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualNetworksOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualNetworksOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_networks'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_router_peerings(self): + """Instance depends on the API version: + + * 2019-07-01: :class:`VirtualRouterPeeringsOperations` + * 2019-08-01: :class:`VirtualRouterPeeringsOperations` + * 2019-09-01: :class:`VirtualRouterPeeringsOperations` + * 2019-11-01: :class:`VirtualRouterPeeringsOperations` + * 2019-12-01: :class:`VirtualRouterPeeringsOperations` + * 2020-03-01: :class:`VirtualRouterPeeringsOperations` + * 2020-04-01: :class:`VirtualRouterPeeringsOperations` + * 2020-05-01: :class:`VirtualRouterPeeringsOperations` + * 2020-06-01: :class:`VirtualRouterPeeringsOperations` + * 2020-07-01: :class:`VirtualRouterPeeringsOperations` + * 2020-08-01: :class:`VirtualRouterPeeringsOperations` + * 2020-11-01: :class:`VirtualRouterPeeringsOperations` + * 2021-02-01: :class:`VirtualRouterPeeringsOperations` + * 2021-03-01: :class:`VirtualRouterPeeringsOperations` + """ + api_version = self._get_api_version('virtual_router_peerings') + if api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualRouterPeeringsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualRouterPeeringsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_router_peerings'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_routers(self): + """Instance depends on the API version: + + * 2019-07-01: :class:`VirtualRoutersOperations` + * 2019-08-01: :class:`VirtualRoutersOperations` + * 2019-09-01: :class:`VirtualRoutersOperations` + * 2019-11-01: :class:`VirtualRoutersOperations` + * 2019-12-01: :class:`VirtualRoutersOperations` + * 2020-03-01: :class:`VirtualRoutersOperations` + * 2020-04-01: :class:`VirtualRoutersOperations` + * 2020-05-01: :class:`VirtualRoutersOperations` + * 2020-06-01: :class:`VirtualRoutersOperations` + * 2020-07-01: :class:`VirtualRoutersOperations` + * 2020-08-01: :class:`VirtualRoutersOperations` + * 2020-11-01: :class:`VirtualRoutersOperations` + * 2021-02-01: :class:`VirtualRoutersOperations` + * 2021-03-01: :class:`VirtualRoutersOperations` + """ + api_version = self._get_api_version('virtual_routers') + if api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualRoutersOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualRoutersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_routers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def virtual_wans(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`VirtualWANsOperations` + * 2018-06-01: :class:`VirtualWANsOperations` + * 2018-07-01: :class:`VirtualWANsOperations` + * 2018-08-01: :class:`VirtualWansOperations` + * 2018-10-01: :class:`VirtualWansOperations` + * 2018-11-01: :class:`VirtualWansOperations` + * 2018-12-01: :class:`VirtualWansOperations` + * 2019-02-01: :class:`VirtualWansOperations` + * 2019-04-01: :class:`VirtualWansOperations` + * 2019-06-01: :class:`VirtualWansOperations` + * 2019-07-01: :class:`VirtualWansOperations` + * 2019-08-01: :class:`VirtualWansOperations` + * 2019-09-01: :class:`VirtualWansOperations` + * 2019-11-01: :class:`VirtualWansOperations` + * 2019-12-01: :class:`VirtualWansOperations` + * 2020-03-01: :class:`VirtualWansOperations` + * 2020-04-01: :class:`VirtualWansOperations` + * 2020-05-01: :class:`VirtualWansOperations` + * 2020-06-01: :class:`VirtualWansOperations` + * 2020-07-01: :class:`VirtualWansOperations` + * 2020-08-01: :class:`VirtualWansOperations` + * 2020-11-01: :class:`VirtualWansOperations` + * 2021-02-01: :class:`VirtualWansOperations` + * 2021-03-01: :class:`VirtualWansOperations` + """ + api_version = self._get_api_version('virtual_wans') + if api_version == '2018-04-01': + from .v2018_04_01.operations import VirtualWANsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VirtualWANsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VirtualWANsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VirtualWansOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VirtualWansOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'virtual_wans'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_connections(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`VpnConnectionsOperations` + * 2018-06-01: :class:`VpnConnectionsOperations` + * 2018-07-01: :class:`VpnConnectionsOperations` + * 2018-08-01: :class:`VpnConnectionsOperations` + * 2018-10-01: :class:`VpnConnectionsOperations` + * 2018-11-01: :class:`VpnConnectionsOperations` + * 2018-12-01: :class:`VpnConnectionsOperations` + * 2019-02-01: :class:`VpnConnectionsOperations` + * 2019-04-01: :class:`VpnConnectionsOperations` + * 2019-06-01: :class:`VpnConnectionsOperations` + * 2019-07-01: :class:`VpnConnectionsOperations` + * 2019-08-01: :class:`VpnConnectionsOperations` + * 2019-09-01: :class:`VpnConnectionsOperations` + * 2019-11-01: :class:`VpnConnectionsOperations` + * 2019-12-01: :class:`VpnConnectionsOperations` + * 2020-03-01: :class:`VpnConnectionsOperations` + * 2020-04-01: :class:`VpnConnectionsOperations` + * 2020-05-01: :class:`VpnConnectionsOperations` + * 2020-06-01: :class:`VpnConnectionsOperations` + * 2020-07-01: :class:`VpnConnectionsOperations` + * 2020-08-01: :class:`VpnConnectionsOperations` + * 2020-11-01: :class:`VpnConnectionsOperations` + * 2021-02-01: :class:`VpnConnectionsOperations` + * 2021-03-01: :class:`VpnConnectionsOperations` + """ + api_version = self._get_api_version('vpn_connections') + if api_version == '2018-04-01': + from .v2018_04_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_gateways(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`VpnGatewaysOperations` + * 2018-06-01: :class:`VpnGatewaysOperations` + * 2018-07-01: :class:`VpnGatewaysOperations` + * 2018-08-01: :class:`VpnGatewaysOperations` + * 2018-10-01: :class:`VpnGatewaysOperations` + * 2018-11-01: :class:`VpnGatewaysOperations` + * 2018-12-01: :class:`VpnGatewaysOperations` + * 2019-02-01: :class:`VpnGatewaysOperations` + * 2019-04-01: :class:`VpnGatewaysOperations` + * 2019-06-01: :class:`VpnGatewaysOperations` + * 2019-07-01: :class:`VpnGatewaysOperations` + * 2019-08-01: :class:`VpnGatewaysOperations` + * 2019-09-01: :class:`VpnGatewaysOperations` + * 2019-11-01: :class:`VpnGatewaysOperations` + * 2019-12-01: :class:`VpnGatewaysOperations` + * 2020-03-01: :class:`VpnGatewaysOperations` + * 2020-04-01: :class:`VpnGatewaysOperations` + * 2020-05-01: :class:`VpnGatewaysOperations` + * 2020-06-01: :class:`VpnGatewaysOperations` + * 2020-07-01: :class:`VpnGatewaysOperations` + * 2020-08-01: :class:`VpnGatewaysOperations` + * 2020-11-01: :class:`VpnGatewaysOperations` + * 2021-02-01: :class:`VpnGatewaysOperations` + * 2021-03-01: :class:`VpnGatewaysOperations` + """ + api_version = self._get_api_version('vpn_gateways') + if api_version == '2018-04-01': + from .v2018_04_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnGatewaysOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnGatewaysOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_gateways'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_link_connections(self): + """Instance depends on the API version: + + * 2019-06-01: :class:`VpnLinkConnectionsOperations` + * 2019-07-01: :class:`VpnLinkConnectionsOperations` + * 2019-08-01: :class:`VpnLinkConnectionsOperations` + * 2019-09-01: :class:`VpnLinkConnectionsOperations` + * 2019-11-01: :class:`VpnLinkConnectionsOperations` + * 2019-12-01: :class:`VpnLinkConnectionsOperations` + * 2020-03-01: :class:`VpnLinkConnectionsOperations` + * 2020-04-01: :class:`VpnLinkConnectionsOperations` + * 2020-05-01: :class:`VpnLinkConnectionsOperations` + * 2020-06-01: :class:`VpnLinkConnectionsOperations` + * 2020-07-01: :class:`VpnLinkConnectionsOperations` + * 2020-08-01: :class:`VpnLinkConnectionsOperations` + * 2020-11-01: :class:`VpnLinkConnectionsOperations` + * 2021-02-01: :class:`VpnLinkConnectionsOperations` + * 2021-03-01: :class:`VpnLinkConnectionsOperations` + """ + api_version = self._get_api_version('vpn_link_connections') + if api_version == '2019-06-01': + from .v2019_06_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnLinkConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnLinkConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_link_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_server_configurations(self): + """Instance depends on the API version: + + * 2019-08-01: :class:`VpnServerConfigurationsOperations` + * 2019-09-01: :class:`VpnServerConfigurationsOperations` + * 2019-11-01: :class:`VpnServerConfigurationsOperations` + * 2019-12-01: :class:`VpnServerConfigurationsOperations` + * 2020-03-01: :class:`VpnServerConfigurationsOperations` + * 2020-04-01: :class:`VpnServerConfigurationsOperations` + * 2020-05-01: :class:`VpnServerConfigurationsOperations` + * 2020-06-01: :class:`VpnServerConfigurationsOperations` + * 2020-07-01: :class:`VpnServerConfigurationsOperations` + * 2020-08-01: :class:`VpnServerConfigurationsOperations` + * 2020-11-01: :class:`VpnServerConfigurationsOperations` + * 2021-02-01: :class:`VpnServerConfigurationsOperations` + * 2021-03-01: :class:`VpnServerConfigurationsOperations` + """ + api_version = self._get_api_version('vpn_server_configurations') + if api_version == '2019-08-01': + from .v2019_08_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnServerConfigurationsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnServerConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_server_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_server_configurations_associated_with_virtual_wan(self): + """Instance depends on the API version: + + * 2019-08-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2019-09-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2019-11-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2019-12-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2020-03-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2020-04-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2020-05-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2020-06-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2020-07-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2020-08-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2020-11-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2021-02-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + * 2021-03-01: :class:`VpnServerConfigurationsAssociatedWithVirtualWanOperations` + """ + api_version = self._get_api_version('vpn_server_configurations_associated_with_virtual_wan') + if api_version == '2019-08-01': + from .v2019_08_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnServerConfigurationsAssociatedWithVirtualWanOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_server_configurations_associated_with_virtual_wan'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_site_link_connections(self): + """Instance depends on the API version: + + * 2019-06-01: :class:`VpnSiteLinkConnectionsOperations` + * 2019-07-01: :class:`VpnSiteLinkConnectionsOperations` + * 2019-08-01: :class:`VpnSiteLinkConnectionsOperations` + * 2019-09-01: :class:`VpnSiteLinkConnectionsOperations` + * 2019-11-01: :class:`VpnSiteLinkConnectionsOperations` + * 2019-12-01: :class:`VpnSiteLinkConnectionsOperations` + * 2020-03-01: :class:`VpnSiteLinkConnectionsOperations` + * 2020-04-01: :class:`VpnSiteLinkConnectionsOperations` + * 2020-05-01: :class:`VpnSiteLinkConnectionsOperations` + * 2020-06-01: :class:`VpnSiteLinkConnectionsOperations` + * 2020-07-01: :class:`VpnSiteLinkConnectionsOperations` + * 2020-08-01: :class:`VpnSiteLinkConnectionsOperations` + * 2020-11-01: :class:`VpnSiteLinkConnectionsOperations` + * 2021-02-01: :class:`VpnSiteLinkConnectionsOperations` + * 2021-03-01: :class:`VpnSiteLinkConnectionsOperations` + """ + api_version = self._get_api_version('vpn_site_link_connections') + if api_version == '2019-06-01': + from .v2019_06_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnSiteLinkConnectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_site_link_connections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_site_links(self): + """Instance depends on the API version: + + * 2019-06-01: :class:`VpnSiteLinksOperations` + * 2019-07-01: :class:`VpnSiteLinksOperations` + * 2019-08-01: :class:`VpnSiteLinksOperations` + * 2019-09-01: :class:`VpnSiteLinksOperations` + * 2019-11-01: :class:`VpnSiteLinksOperations` + * 2019-12-01: :class:`VpnSiteLinksOperations` + * 2020-03-01: :class:`VpnSiteLinksOperations` + * 2020-04-01: :class:`VpnSiteLinksOperations` + * 2020-05-01: :class:`VpnSiteLinksOperations` + * 2020-06-01: :class:`VpnSiteLinksOperations` + * 2020-07-01: :class:`VpnSiteLinksOperations` + * 2020-08-01: :class:`VpnSiteLinksOperations` + * 2020-11-01: :class:`VpnSiteLinksOperations` + * 2021-02-01: :class:`VpnSiteLinksOperations` + * 2021-03-01: :class:`VpnSiteLinksOperations` + """ + api_version = self._get_api_version('vpn_site_links') + if api_version == '2019-06-01': + from .v2019_06_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnSiteLinksOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnSiteLinksOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_site_links'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_sites(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`VpnSitesOperations` + * 2018-06-01: :class:`VpnSitesOperations` + * 2018-07-01: :class:`VpnSitesOperations` + * 2018-08-01: :class:`VpnSitesOperations` + * 2018-10-01: :class:`VpnSitesOperations` + * 2018-11-01: :class:`VpnSitesOperations` + * 2018-12-01: :class:`VpnSitesOperations` + * 2019-02-01: :class:`VpnSitesOperations` + * 2019-04-01: :class:`VpnSitesOperations` + * 2019-06-01: :class:`VpnSitesOperations` + * 2019-07-01: :class:`VpnSitesOperations` + * 2019-08-01: :class:`VpnSitesOperations` + * 2019-09-01: :class:`VpnSitesOperations` + * 2019-11-01: :class:`VpnSitesOperations` + * 2019-12-01: :class:`VpnSitesOperations` + * 2020-03-01: :class:`VpnSitesOperations` + * 2020-04-01: :class:`VpnSitesOperations` + * 2020-05-01: :class:`VpnSitesOperations` + * 2020-06-01: :class:`VpnSitesOperations` + * 2020-07-01: :class:`VpnSitesOperations` + * 2020-08-01: :class:`VpnSitesOperations` + * 2020-11-01: :class:`VpnSitesOperations` + * 2021-02-01: :class:`VpnSitesOperations` + * 2021-03-01: :class:`VpnSitesOperations` + """ + api_version = self._get_api_version('vpn_sites') + if api_version == '2018-04-01': + from .v2018_04_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnSitesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnSitesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_sites'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def vpn_sites_configuration(self): + """Instance depends on the API version: + + * 2018-04-01: :class:`VpnSitesConfigurationOperations` + * 2018-06-01: :class:`VpnSitesConfigurationOperations` + * 2018-07-01: :class:`VpnSitesConfigurationOperations` + * 2018-08-01: :class:`VpnSitesConfigurationOperations` + * 2018-10-01: :class:`VpnSitesConfigurationOperations` + * 2018-11-01: :class:`VpnSitesConfigurationOperations` + * 2018-12-01: :class:`VpnSitesConfigurationOperations` + * 2019-02-01: :class:`VpnSitesConfigurationOperations` + * 2019-04-01: :class:`VpnSitesConfigurationOperations` + * 2019-06-01: :class:`VpnSitesConfigurationOperations` + * 2019-07-01: :class:`VpnSitesConfigurationOperations` + * 2019-08-01: :class:`VpnSitesConfigurationOperations` + * 2019-09-01: :class:`VpnSitesConfigurationOperations` + * 2019-11-01: :class:`VpnSitesConfigurationOperations` + * 2019-12-01: :class:`VpnSitesConfigurationOperations` + * 2020-03-01: :class:`VpnSitesConfigurationOperations` + * 2020-04-01: :class:`VpnSitesConfigurationOperations` + * 2020-05-01: :class:`VpnSitesConfigurationOperations` + * 2020-06-01: :class:`VpnSitesConfigurationOperations` + * 2020-07-01: :class:`VpnSitesConfigurationOperations` + * 2020-08-01: :class:`VpnSitesConfigurationOperations` + * 2020-11-01: :class:`VpnSitesConfigurationOperations` + * 2021-02-01: :class:`VpnSitesConfigurationOperations` + * 2021-03-01: :class:`VpnSitesConfigurationOperations` + """ + api_version = self._get_api_version('vpn_sites_configuration') + if api_version == '2018-04-01': + from .v2018_04_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2018-06-01': + from .v2018_06_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2018-07-01': + from .v2018_07_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2018-08-01': + from .v2018_08_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2018-10-01': + from .v2018_10_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2018-11-01': + from .v2018_11_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2018-12-01': + from .v2018_12_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import VpnSitesConfigurationOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import VpnSitesConfigurationOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'vpn_sites_configuration'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def web_application_firewall_policies(self): + """Instance depends on the API version: + + * 2018-12-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-02-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-04-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-06-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-07-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-08-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-09-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-11-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2019-12-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2020-03-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2020-04-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2020-05-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2020-06-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2020-07-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2020-08-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2020-11-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2021-02-01: :class:`WebApplicationFirewallPoliciesOperations` + * 2021-03-01: :class:`WebApplicationFirewallPoliciesOperations` + """ + api_version = self._get_api_version('web_application_firewall_policies') + if api_version == '2018-12-01': + from .v2018_12_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-02-01': + from .v2019_02_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-04-01': + from .v2019_04_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-06-01': + from .v2019_06_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-07-01': + from .v2019_07_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-08-01': + from .v2019_08_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-09-01': + from .v2019_09_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-11-01': + from .v2019_11_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2019-12-01': + from .v2019_12_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2020-03-01': + from .v2020_03_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2020-04-01': + from .v2020_04_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2020-05-01': + from .v2020_05_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2020-06-01': + from .v2020_06_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2020-07-01': + from .v2020_07_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import WebApplicationFirewallPoliciesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'web_application_firewall_policies'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def web_categories(self): + """Instance depends on the API version: + + * 2020-07-01: :class:`WebCategoriesOperations` + * 2020-08-01: :class:`WebCategoriesOperations` + * 2020-11-01: :class:`WebCategoriesOperations` + * 2021-02-01: :class:`WebCategoriesOperations` + * 2021-03-01: :class:`WebCategoriesOperations` + """ + api_version = self._get_api_version('web_categories') + if api_version == '2020-07-01': + from .v2020_07_01.operations import WebCategoriesOperations as OperationClass + elif api_version == '2020-08-01': + from .v2020_08_01.operations import WebCategoriesOperations as OperationClass + elif api_version == '2020-11-01': + from .v2020_11_01.operations import WebCategoriesOperations as OperationClass + elif api_version == '2021-02-01': + from .v2021_02_01.operations import WebCategoriesOperations as OperationClass + elif api_version == '2021-03-01': + from .v2021_03_01.operations import WebCategoriesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'web_categories'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + def close(self): + self._client.close() + def __enter__(self): + self._client.__enter__() + return self + def __exit__(self, *exc_details): + self._client.__exit__(*exc_details) diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/_operations_mixin.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/_operations_mixin.py index cff05a5678cb..5d466765abda 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/_operations_mixin.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/_operations_mixin.py @@ -298,8 +298,6 @@ def check_dns_name_availability( from .v2017_03_01.operations import NetworkManagementClientOperationsMixin as OperationClass elif api_version == '2017-06-01': from .v2017_06_01.operations import NetworkManagementClientOperationsMixin as OperationClass - elif api_version == '2017-08-01': - from .v2017_08_01.operations import NetworkManagementClientOperationsMixin as OperationClass elif api_version == '2017-09-01': from .v2017_09_01.operations import NetworkManagementClientOperationsMixin as OperationClass elif api_version == '2017-10-01': diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/_version.py index 4516c083e685..ebd3a1ba3797 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/_version.py @@ -5,4 +5,4 @@ # license information. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_network_management_client.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_network_management_client.py index 319067fc4511..7afb967bbd04 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_network_management_client.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_network_management_client.py @@ -60,9 +60,28 @@ class NetworkManagementClient(NetworkManagementClientOperationsMixin, MultiApiCl LATEST_PROFILE = ProfileDefinition({ _PROFILE_TAG: { None: DEFAULT_API_VERSION, + 'active_connectivity_configurations': '2021-02-01-preview', + 'active_security_admin_rules': '2021-02-01-preview', + 'active_security_user_rules': '2021-02-01-preview', + 'admin_rule_collections': '2021-02-01-preview', + 'admin_rules': '2021-02-01-preview', + 'connectivity_configurations': '2021-02-01-preview', + 'effective_connectivity_configurations': '2021-02-01-preview', + 'effective_virtual_networks': '2021-02-01-preview', 'firewall_policy_rule_groups': '2020-04-01', 'interface_endpoints': '2019-02-01', + 'network_groups': '2021-02-01-preview', + 'network_manager_commits': '2021-02-01-preview', + 'network_manager_deployment_status': '2021-02-01-preview', + 'network_manager_effective_security_admin_rules': '2021-02-01-preview', + 'network_managers': '2021-02-01-preview', + 'network_security_perimeters': '2021-02-01-preview', 'p2_svpn_server_configurations': '2019-07-01', + 'perimeter_associable_resource_types': '2021-02-01-preview', + 'security_admin_configurations': '2021-02-01-preview', + 'security_user_configurations': '2021-02-01-preview', + 'user_rule_collections': '2021-02-01-preview', + 'user_rules': '2021-02-01-preview', }}, _PROFILE_TAG + " latest" ) @@ -98,7 +117,6 @@ def models(cls, api_version=DEFAULT_API_VERSION): * 2016-12-01: :mod:`v2016_12_01.models` * 2017-03-01: :mod:`v2017_03_01.models` * 2017-06-01: :mod:`v2017_06_01.models` - * 2017-08-01: :mod:`v2017_08_01.models` * 2017-09-01: :mod:`v2017_09_01.models` * 2017-10-01: :mod:`v2017_10_01.models` * 2017-11-01: :mod:`v2017_11_01.models` @@ -127,6 +145,7 @@ def models(cls, api_version=DEFAULT_API_VERSION): * 2020-08-01: :mod:`v2020_08_01.models` * 2020-11-01: :mod:`v2020_11_01.models` * 2021-02-01: :mod:`v2021_02_01.models` + * 2021-02-01-preview: :mod:`v2021_02_01_preview.models` * 2021-03-01: :mod:`v2021_03_01.models` """ if api_version == '2015-06-15': @@ -144,9 +163,6 @@ def models(cls, api_version=DEFAULT_API_VERSION): elif api_version == '2017-06-01': from ..v2017_06_01 import models return models - elif api_version == '2017-08-01': - from ..v2017_08_01 import models - return models elif api_version == '2017-09-01': from ..v2017_09_01 import models return models @@ -231,11 +247,79 @@ def models(cls, api_version=DEFAULT_API_VERSION): elif api_version == '2021-02-01': from ..v2021_02_01 import models return models + elif api_version == '2021-02-01-preview': + from ..v2021_02_01_preview import models + return models elif api_version == '2021-03-01': from ..v2021_03_01 import models return models raise ValueError("API version {} is not available".format(api_version)) + @property + def active_connectivity_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ActiveConnectivityConfigurationsOperations` + """ + api_version = self._get_api_version('active_connectivity_configurations') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import ActiveConnectivityConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'active_connectivity_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def active_security_admin_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ActiveSecurityAdminRulesOperations` + """ + api_version = self._get_api_version('active_security_admin_rules') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import ActiveSecurityAdminRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'active_security_admin_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def active_security_user_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ActiveSecurityUserRulesOperations` + """ + api_version = self._get_api_version('active_security_user_rules') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import ActiveSecurityUserRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'active_security_user_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def admin_rule_collections(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`AdminRuleCollectionsOperations` + """ + api_version = self._get_api_version('admin_rule_collections') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import AdminRuleCollectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'admin_rule_collections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def admin_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`AdminRulesOperations` + """ + api_version = self._get_api_version('admin_rules') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import AdminRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'admin_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def application_gateway_private_endpoint_connections(self): """Instance depends on the API version: @@ -307,7 +391,6 @@ def application_gateways(self): * 2016-12-01: :class:`ApplicationGatewaysOperations` * 2017-03-01: :class:`ApplicationGatewaysOperations` * 2017-06-01: :class:`ApplicationGatewaysOperations` - * 2017-08-01: :class:`ApplicationGatewaysOperations` * 2017-09-01: :class:`ApplicationGatewaysOperations` * 2017-10-01: :class:`ApplicationGatewaysOperations` * 2017-11-01: :class:`ApplicationGatewaysOperations` @@ -349,8 +432,6 @@ def application_gateways(self): from ..v2017_03_01.aio.operations import ApplicationGatewaysOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import ApplicationGatewaysOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import ApplicationGatewaysOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import ApplicationGatewaysOperations as OperationClass elif api_version == '2017-10-01': @@ -588,7 +669,6 @@ def available_endpoint_services(self): """Instance depends on the API version: * 2017-06-01: :class:`AvailableEndpointServicesOperations` - * 2017-08-01: :class:`AvailableEndpointServicesOperations` * 2017-09-01: :class:`AvailableEndpointServicesOperations` * 2017-10-01: :class:`AvailableEndpointServicesOperations` * 2017-11-01: :class:`AvailableEndpointServicesOperations` @@ -622,8 +702,6 @@ def available_endpoint_services(self): api_version = self._get_api_version('available_endpoint_services') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import AvailableEndpointServicesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import AvailableEndpointServicesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import AvailableEndpointServicesOperations as OperationClass elif api_version == '2017-10-01': @@ -1086,7 +1164,6 @@ def bgp_service_communities(self): * 2016-12-01: :class:`BgpServiceCommunitiesOperations` * 2017-03-01: :class:`BgpServiceCommunitiesOperations` * 2017-06-01: :class:`BgpServiceCommunitiesOperations` - * 2017-08-01: :class:`BgpServiceCommunitiesOperations` * 2017-09-01: :class:`BgpServiceCommunitiesOperations` * 2017-10-01: :class:`BgpServiceCommunitiesOperations` * 2017-11-01: :class:`BgpServiceCommunitiesOperations` @@ -1124,8 +1201,6 @@ def bgp_service_communities(self): from ..v2017_03_01.aio.operations import BgpServiceCommunitiesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import BgpServiceCommunitiesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import BgpServiceCommunitiesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import BgpServiceCommunitiesOperations as OperationClass elif api_version == '2017-10-01': @@ -1282,6 +1357,19 @@ def connection_monitors(self): raise ValueError("API version {} does not have operation group 'connection_monitors'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def connectivity_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`ConnectivityConfigurationsOperations` + """ + api_version = self._get_api_version('connectivity_configurations') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import ConnectivityConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'connectivity_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def custom_ip_prefixes(self): """Instance depends on the API version: @@ -1467,7 +1555,6 @@ def default_security_rules(self): """Instance depends on the API version: * 2017-06-01: :class:`DefaultSecurityRulesOperations` - * 2017-08-01: :class:`DefaultSecurityRulesOperations` * 2017-09-01: :class:`DefaultSecurityRulesOperations` * 2017-10-01: :class:`DefaultSecurityRulesOperations` * 2017-11-01: :class:`DefaultSecurityRulesOperations` @@ -1501,8 +1588,6 @@ def default_security_rules(self): api_version = self._get_api_version('default_security_rules') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import DefaultSecurityRulesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import DefaultSecurityRulesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import DefaultSecurityRulesOperations as OperationClass elif api_version == '2017-10-01': @@ -1593,6 +1678,32 @@ def dscp_configuration(self): raise ValueError("API version {} does not have operation group 'dscp_configuration'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def effective_connectivity_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`EffectiveConnectivityConfigurationsOperations` + """ + api_version = self._get_api_version('effective_connectivity_configurations') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import EffectiveConnectivityConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'effective_connectivity_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def effective_virtual_networks(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`EffectiveVirtualNetworksOperations` + """ + api_version = self._get_api_version('effective_virtual_networks') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import EffectiveVirtualNetworksOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'effective_virtual_networks'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def express_route_circuit_authorizations(self): """Instance depends on the API version: @@ -1602,7 +1713,6 @@ def express_route_circuit_authorizations(self): * 2016-12-01: :class:`ExpressRouteCircuitAuthorizationsOperations` * 2017-03-01: :class:`ExpressRouteCircuitAuthorizationsOperations` * 2017-06-01: :class:`ExpressRouteCircuitAuthorizationsOperations` - * 2017-08-01: :class:`ExpressRouteCircuitAuthorizationsOperations` * 2017-09-01: :class:`ExpressRouteCircuitAuthorizationsOperations` * 2017-10-01: :class:`ExpressRouteCircuitAuthorizationsOperations` * 2017-11-01: :class:`ExpressRouteCircuitAuthorizationsOperations` @@ -1644,8 +1754,6 @@ def express_route_circuit_authorizations(self): from ..v2017_03_01.aio.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import ExpressRouteCircuitAuthorizationsOperations as OperationClass elif api_version == '2017-10-01': @@ -1802,7 +1910,6 @@ def express_route_circuit_peerings(self): * 2016-12-01: :class:`ExpressRouteCircuitPeeringsOperations` * 2017-03-01: :class:`ExpressRouteCircuitPeeringsOperations` * 2017-06-01: :class:`ExpressRouteCircuitPeeringsOperations` - * 2017-08-01: :class:`ExpressRouteCircuitPeeringsOperations` * 2017-09-01: :class:`ExpressRouteCircuitPeeringsOperations` * 2017-10-01: :class:`ExpressRouteCircuitPeeringsOperations` * 2017-11-01: :class:`ExpressRouteCircuitPeeringsOperations` @@ -1844,8 +1951,6 @@ def express_route_circuit_peerings(self): from ..v2017_03_01.aio.operations import ExpressRouteCircuitPeeringsOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import ExpressRouteCircuitPeeringsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import ExpressRouteCircuitPeeringsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import ExpressRouteCircuitPeeringsOperations as OperationClass elif api_version == '2017-10-01': @@ -1917,7 +2022,6 @@ def express_route_circuits(self): * 2016-12-01: :class:`ExpressRouteCircuitsOperations` * 2017-03-01: :class:`ExpressRouteCircuitsOperations` * 2017-06-01: :class:`ExpressRouteCircuitsOperations` - * 2017-08-01: :class:`ExpressRouteCircuitsOperations` * 2017-09-01: :class:`ExpressRouteCircuitsOperations` * 2017-10-01: :class:`ExpressRouteCircuitsOperations` * 2017-11-01: :class:`ExpressRouteCircuitsOperations` @@ -1959,8 +2063,6 @@ def express_route_circuits(self): from ..v2017_03_01.aio.operations import ExpressRouteCircuitsOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import ExpressRouteCircuitsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import ExpressRouteCircuitsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import ExpressRouteCircuitsOperations as OperationClass elif api_version == '2017-10-01': @@ -2567,7 +2669,6 @@ def express_route_service_providers(self): * 2016-12-01: :class:`ExpressRouteServiceProvidersOperations` * 2017-03-01: :class:`ExpressRouteServiceProvidersOperations` * 2017-06-01: :class:`ExpressRouteServiceProvidersOperations` - * 2017-08-01: :class:`ExpressRouteServiceProvidersOperations` * 2017-09-01: :class:`ExpressRouteServiceProvidersOperations` * 2017-10-01: :class:`ExpressRouteServiceProvidersOperations` * 2017-11-01: :class:`ExpressRouteServiceProvidersOperations` @@ -2609,8 +2710,6 @@ def express_route_service_providers(self): from ..v2017_03_01.aio.operations import ExpressRouteServiceProvidersOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import ExpressRouteServiceProvidersOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import ExpressRouteServiceProvidersOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import ExpressRouteServiceProvidersOperations as OperationClass elif api_version == '2017-10-01': @@ -2957,7 +3056,6 @@ def inbound_nat_rules(self): """Instance depends on the API version: * 2017-06-01: :class:`InboundNatRulesOperations` - * 2017-08-01: :class:`InboundNatRulesOperations` * 2017-09-01: :class:`InboundNatRulesOperations` * 2017-10-01: :class:`InboundNatRulesOperations` * 2017-11-01: :class:`InboundNatRulesOperations` @@ -2991,8 +3089,6 @@ def inbound_nat_rules(self): api_version = self._get_api_version('inbound_nat_rules') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import InboundNatRulesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import InboundNatRulesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import InboundNatRulesOperations as OperationClass elif api_version == '2017-10-01': @@ -3196,7 +3292,6 @@ def load_balancer_backend_address_pools(self): """Instance depends on the API version: * 2017-06-01: :class:`LoadBalancerBackendAddressPoolsOperations` - * 2017-08-01: :class:`LoadBalancerBackendAddressPoolsOperations` * 2017-09-01: :class:`LoadBalancerBackendAddressPoolsOperations` * 2017-10-01: :class:`LoadBalancerBackendAddressPoolsOperations` * 2017-11-01: :class:`LoadBalancerBackendAddressPoolsOperations` @@ -3230,8 +3325,6 @@ def load_balancer_backend_address_pools(self): api_version = self._get_api_version('load_balancer_backend_address_pools') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import LoadBalancerBackendAddressPoolsOperations as OperationClass elif api_version == '2017-10-01': @@ -3299,7 +3392,6 @@ def load_balancer_frontend_ip_configurations(self): """Instance depends on the API version: * 2017-06-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` - * 2017-08-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` * 2017-09-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` * 2017-10-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` * 2017-11-01: :class:`LoadBalancerFrontendIPConfigurationsOperations` @@ -3333,8 +3425,6 @@ def load_balancer_frontend_ip_configurations(self): api_version = self._get_api_version('load_balancer_frontend_ip_configurations') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import LoadBalancerFrontendIPConfigurationsOperations as OperationClass elif api_version == '2017-10-01': @@ -3402,7 +3492,6 @@ def load_balancer_load_balancing_rules(self): """Instance depends on the API version: * 2017-06-01: :class:`LoadBalancerLoadBalancingRulesOperations` - * 2017-08-01: :class:`LoadBalancerLoadBalancingRulesOperations` * 2017-09-01: :class:`LoadBalancerLoadBalancingRulesOperations` * 2017-10-01: :class:`LoadBalancerLoadBalancingRulesOperations` * 2017-11-01: :class:`LoadBalancerLoadBalancingRulesOperations` @@ -3436,8 +3525,6 @@ def load_balancer_load_balancing_rules(self): api_version = self._get_api_version('load_balancer_load_balancing_rules') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import LoadBalancerLoadBalancingRulesOperations as OperationClass elif api_version == '2017-10-01': @@ -3505,7 +3592,6 @@ def load_balancer_network_interfaces(self): """Instance depends on the API version: * 2017-06-01: :class:`LoadBalancerNetworkInterfacesOperations` - * 2017-08-01: :class:`LoadBalancerNetworkInterfacesOperations` * 2017-09-01: :class:`LoadBalancerNetworkInterfacesOperations` * 2017-10-01: :class:`LoadBalancerNetworkInterfacesOperations` * 2017-11-01: :class:`LoadBalancerNetworkInterfacesOperations` @@ -3539,8 +3625,6 @@ def load_balancer_network_interfaces(self): api_version = self._get_api_version('load_balancer_network_interfaces') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import LoadBalancerNetworkInterfacesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import LoadBalancerNetworkInterfacesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import LoadBalancerNetworkInterfacesOperations as OperationClass elif api_version == '2017-10-01': @@ -3681,7 +3765,6 @@ def load_balancer_probes(self): """Instance depends on the API version: * 2017-06-01: :class:`LoadBalancerProbesOperations` - * 2017-08-01: :class:`LoadBalancerProbesOperations` * 2017-09-01: :class:`LoadBalancerProbesOperations` * 2017-10-01: :class:`LoadBalancerProbesOperations` * 2017-11-01: :class:`LoadBalancerProbesOperations` @@ -3715,8 +3798,6 @@ def load_balancer_probes(self): api_version = self._get_api_version('load_balancer_probes') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import LoadBalancerProbesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import LoadBalancerProbesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import LoadBalancerProbesOperations as OperationClass elif api_version == '2017-10-01': @@ -3788,7 +3869,6 @@ def load_balancers(self): * 2016-12-01: :class:`LoadBalancersOperations` * 2017-03-01: :class:`LoadBalancersOperations` * 2017-06-01: :class:`LoadBalancersOperations` - * 2017-08-01: :class:`LoadBalancersOperations` * 2017-09-01: :class:`LoadBalancersOperations` * 2017-10-01: :class:`LoadBalancersOperations` * 2017-11-01: :class:`LoadBalancersOperations` @@ -3830,8 +3910,6 @@ def load_balancers(self): from ..v2017_03_01.aio.operations import LoadBalancersOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import LoadBalancersOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import LoadBalancersOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import LoadBalancersOperations as OperationClass elif api_version == '2017-10-01': @@ -3903,7 +3981,6 @@ def local_network_gateways(self): * 2016-12-01: :class:`LocalNetworkGatewaysOperations` * 2017-03-01: :class:`LocalNetworkGatewaysOperations` * 2017-06-01: :class:`LocalNetworkGatewaysOperations` - * 2017-08-01: :class:`LocalNetworkGatewaysOperations` * 2017-09-01: :class:`LocalNetworkGatewaysOperations` * 2017-10-01: :class:`LocalNetworkGatewaysOperations` * 2017-11-01: :class:`LocalNetworkGatewaysOperations` @@ -3945,8 +4022,6 @@ def local_network_gateways(self): from ..v2017_03_01.aio.operations import LocalNetworkGatewaysOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import LocalNetworkGatewaysOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import LocalNetworkGatewaysOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import LocalNetworkGatewaysOperations as OperationClass elif api_version == '2017-10-01': @@ -4092,12 +4167,24 @@ def nat_rules(self): raise ValueError("API version {} does not have operation group 'nat_rules'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def network_groups(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkGroupsOperations` + """ + api_version = self._get_api_version('network_groups') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import NetworkGroupsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_groups'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def network_interface_ip_configurations(self): """Instance depends on the API version: * 2017-06-01: :class:`NetworkInterfaceIPConfigurationsOperations` - * 2017-08-01: :class:`NetworkInterfaceIPConfigurationsOperations` * 2017-09-01: :class:`NetworkInterfaceIPConfigurationsOperations` * 2017-10-01: :class:`NetworkInterfaceIPConfigurationsOperations` * 2017-11-01: :class:`NetworkInterfaceIPConfigurationsOperations` @@ -4131,8 +4218,6 @@ def network_interface_ip_configurations(self): api_version = self._get_api_version('network_interface_ip_configurations') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import NetworkInterfaceIPConfigurationsOperations as OperationClass elif api_version == '2017-10-01': @@ -4200,7 +4285,6 @@ def network_interface_load_balancers(self): """Instance depends on the API version: * 2017-06-01: :class:`NetworkInterfaceLoadBalancersOperations` - * 2017-08-01: :class:`NetworkInterfaceLoadBalancersOperations` * 2017-09-01: :class:`NetworkInterfaceLoadBalancersOperations` * 2017-10-01: :class:`NetworkInterfaceLoadBalancersOperations` * 2017-11-01: :class:`NetworkInterfaceLoadBalancersOperations` @@ -4234,8 +4318,6 @@ def network_interface_load_balancers(self): api_version = self._get_api_version('network_interface_load_balancers') if api_version == '2017-06-01': from ..v2017_06_01.aio.operations import NetworkInterfaceLoadBalancersOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import NetworkInterfaceLoadBalancersOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import NetworkInterfaceLoadBalancersOperations as OperationClass elif api_version == '2017-10-01': @@ -4380,7 +4462,6 @@ def network_interfaces(self): * 2016-12-01: :class:`NetworkInterfacesOperations` * 2017-03-01: :class:`NetworkInterfacesOperations` * 2017-06-01: :class:`NetworkInterfacesOperations` - * 2017-08-01: :class:`NetworkInterfacesOperations` * 2017-09-01: :class:`NetworkInterfacesOperations` * 2017-10-01: :class:`NetworkInterfacesOperations` * 2017-11-01: :class:`NetworkInterfacesOperations` @@ -4422,8 +4503,6 @@ def network_interfaces(self): from ..v2017_03_01.aio.operations import NetworkInterfacesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import NetworkInterfacesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import NetworkInterfacesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import NetworkInterfacesOperations as OperationClass elif api_version == '2017-10-01': @@ -4486,6 +4565,58 @@ def network_interfaces(self): raise ValueError("API version {} does not have operation group 'network_interfaces'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def network_manager_commits(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagerCommitsOperations` + """ + api_version = self._get_api_version('network_manager_commits') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import NetworkManagerCommitsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_manager_commits'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_manager_deployment_status(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagerDeploymentStatusOperations` + """ + api_version = self._get_api_version('network_manager_deployment_status') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import NetworkManagerDeploymentStatusOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_manager_deployment_status'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_manager_effective_security_admin_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagerEffectiveSecurityAdminRulesOperations` + """ + api_version = self._get_api_version('network_manager_effective_security_admin_rules') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import NetworkManagerEffectiveSecurityAdminRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_manager_effective_security_admin_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def network_managers(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkManagersOperations` + """ + api_version = self._get_api_version('network_managers') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import NetworkManagersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_managers'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def network_profiles(self): """Instance depends on the API version: @@ -4568,7 +4699,6 @@ def network_security_groups(self): * 2016-12-01: :class:`NetworkSecurityGroupsOperations` * 2017-03-01: :class:`NetworkSecurityGroupsOperations` * 2017-06-01: :class:`NetworkSecurityGroupsOperations` - * 2017-08-01: :class:`NetworkSecurityGroupsOperations` * 2017-09-01: :class:`NetworkSecurityGroupsOperations` * 2017-10-01: :class:`NetworkSecurityGroupsOperations` * 2017-11-01: :class:`NetworkSecurityGroupsOperations` @@ -4610,8 +4740,6 @@ def network_security_groups(self): from ..v2017_03_01.aio.operations import NetworkSecurityGroupsOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import NetworkSecurityGroupsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import NetworkSecurityGroupsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import NetworkSecurityGroupsOperations as OperationClass elif api_version == '2017-10-01': @@ -4674,6 +4802,19 @@ def network_security_groups(self): raise ValueError("API version {} does not have operation group 'network_security_groups'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def network_security_perimeters(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`NetworkSecurityPerimetersOperations` + """ + api_version = self._get_api_version('network_security_perimeters') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import NetworkSecurityPerimetersOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'network_security_perimeters'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def network_virtual_appliances(self): """Instance depends on the API version: @@ -4722,7 +4863,6 @@ def network_watchers(self): * 2016-12-01: :class:`NetworkWatchersOperations` * 2017-03-01: :class:`NetworkWatchersOperations` * 2017-06-01: :class:`NetworkWatchersOperations` - * 2017-08-01: :class:`NetworkWatchersOperations` * 2017-09-01: :class:`NetworkWatchersOperations` * 2017-10-01: :class:`NetworkWatchersOperations` * 2017-11-01: :class:`NetworkWatchersOperations` @@ -4762,8 +4902,6 @@ def network_watchers(self): from ..v2017_03_01.aio.operations import NetworkWatchersOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import NetworkWatchersOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import NetworkWatchersOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import NetworkWatchersOperations as OperationClass elif api_version == '2017-10-01': @@ -5038,7 +5176,6 @@ def packet_captures(self): * 2016-12-01: :class:`PacketCapturesOperations` * 2017-03-01: :class:`PacketCapturesOperations` * 2017-06-01: :class:`PacketCapturesOperations` - * 2017-08-01: :class:`PacketCapturesOperations` * 2017-09-01: :class:`PacketCapturesOperations` * 2017-10-01: :class:`PacketCapturesOperations` * 2017-11-01: :class:`PacketCapturesOperations` @@ -5078,8 +5215,6 @@ def packet_captures(self): from ..v2017_03_01.aio.operations import PacketCapturesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import PacketCapturesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import PacketCapturesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import PacketCapturesOperations as OperationClass elif api_version == '2017-10-01': @@ -5206,6 +5341,19 @@ def peer_express_route_circuit_connections(self): raise ValueError("API version {} does not have operation group 'peer_express_route_circuit_connections'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def perimeter_associable_resource_types(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`PerimeterAssociableResourceTypesOperations` + """ + api_version = self._get_api_version('perimeter_associable_resource_types') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import PerimeterAssociableResourceTypesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'perimeter_associable_resource_types'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def private_dns_zone_groups(self): """Instance depends on the API version: @@ -5368,7 +5516,6 @@ def public_ip_addresses(self): * 2016-12-01: :class:`PublicIPAddressesOperations` * 2017-03-01: :class:`PublicIPAddressesOperations` * 2017-06-01: :class:`PublicIPAddressesOperations` - * 2017-08-01: :class:`PublicIPAddressesOperations` * 2017-09-01: :class:`PublicIPAddressesOperations` * 2017-10-01: :class:`PublicIPAddressesOperations` * 2017-11-01: :class:`PublicIPAddressesOperations` @@ -5410,8 +5557,6 @@ def public_ip_addresses(self): from ..v2017_03_01.aio.operations import PublicIPAddressesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import PublicIPAddressesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import PublicIPAddressesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import PublicIPAddressesOperations as OperationClass elif api_version == '2017-10-01': @@ -5618,7 +5763,6 @@ def route_filter_rules(self): * 2016-12-01: :class:`RouteFilterRulesOperations` * 2017-03-01: :class:`RouteFilterRulesOperations` * 2017-06-01: :class:`RouteFilterRulesOperations` - * 2017-08-01: :class:`RouteFilterRulesOperations` * 2017-09-01: :class:`RouteFilterRulesOperations` * 2017-10-01: :class:`RouteFilterRulesOperations` * 2017-11-01: :class:`RouteFilterRulesOperations` @@ -5656,8 +5800,6 @@ def route_filter_rules(self): from ..v2017_03_01.aio.operations import RouteFilterRulesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import RouteFilterRulesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import RouteFilterRulesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import RouteFilterRulesOperations as OperationClass elif api_version == '2017-10-01': @@ -5727,7 +5869,6 @@ def route_filters(self): * 2016-12-01: :class:`RouteFiltersOperations` * 2017-03-01: :class:`RouteFiltersOperations` * 2017-06-01: :class:`RouteFiltersOperations` - * 2017-08-01: :class:`RouteFiltersOperations` * 2017-09-01: :class:`RouteFiltersOperations` * 2017-10-01: :class:`RouteFiltersOperations` * 2017-11-01: :class:`RouteFiltersOperations` @@ -5765,8 +5906,6 @@ def route_filters(self): from ..v2017_03_01.aio.operations import RouteFiltersOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import RouteFiltersOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import RouteFiltersOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import RouteFiltersOperations as OperationClass elif api_version == '2017-10-01': @@ -5838,7 +5977,6 @@ def route_tables(self): * 2016-12-01: :class:`RouteTablesOperations` * 2017-03-01: :class:`RouteTablesOperations` * 2017-06-01: :class:`RouteTablesOperations` - * 2017-08-01: :class:`RouteTablesOperations` * 2017-09-01: :class:`RouteTablesOperations` * 2017-10-01: :class:`RouteTablesOperations` * 2017-11-01: :class:`RouteTablesOperations` @@ -5880,8 +6018,6 @@ def route_tables(self): from ..v2017_03_01.aio.operations import RouteTablesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import RouteTablesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import RouteTablesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import RouteTablesOperations as OperationClass elif api_version == '2017-10-01': @@ -5953,7 +6089,6 @@ def routes(self): * 2016-12-01: :class:`RoutesOperations` * 2017-03-01: :class:`RoutesOperations` * 2017-06-01: :class:`RoutesOperations` - * 2017-08-01: :class:`RoutesOperations` * 2017-09-01: :class:`RoutesOperations` * 2017-10-01: :class:`RoutesOperations` * 2017-11-01: :class:`RoutesOperations` @@ -5995,8 +6130,6 @@ def routes(self): from ..v2017_03_01.aio.operations import RoutesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import RoutesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import RoutesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import RoutesOperations as OperationClass elif api_version == '2017-10-01': @@ -6059,6 +6192,19 @@ def routes(self): raise ValueError("API version {} does not have operation group 'routes'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def security_admin_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`SecurityAdminConfigurationsOperations` + """ + api_version = self._get_api_version('security_admin_configurations') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import SecurityAdminConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'security_admin_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def security_partner_providers(self): """Instance depends on the API version: @@ -6105,7 +6251,6 @@ def security_rules(self): * 2016-12-01: :class:`SecurityRulesOperations` * 2017-03-01: :class:`SecurityRulesOperations` * 2017-06-01: :class:`SecurityRulesOperations` - * 2017-08-01: :class:`SecurityRulesOperations` * 2017-09-01: :class:`SecurityRulesOperations` * 2017-10-01: :class:`SecurityRulesOperations` * 2017-11-01: :class:`SecurityRulesOperations` @@ -6147,8 +6292,6 @@ def security_rules(self): from ..v2017_03_01.aio.operations import SecurityRulesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import SecurityRulesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import SecurityRulesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import SecurityRulesOperations as OperationClass elif api_version == '2017-10-01': @@ -6211,6 +6354,19 @@ def security_rules(self): raise ValueError("API version {} does not have operation group 'security_rules'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def security_user_configurations(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`SecurityUserConfigurationsOperations` + """ + api_version = self._get_api_version('security_user_configurations') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import SecurityUserConfigurationsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'security_user_configurations'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def service_association_links(self): """Instance depends on the API version: @@ -6504,7 +6660,6 @@ def subnets(self): * 2016-12-01: :class:`SubnetsOperations` * 2017-03-01: :class:`SubnetsOperations` * 2017-06-01: :class:`SubnetsOperations` - * 2017-08-01: :class:`SubnetsOperations` * 2017-09-01: :class:`SubnetsOperations` * 2017-10-01: :class:`SubnetsOperations` * 2017-11-01: :class:`SubnetsOperations` @@ -6546,8 +6701,6 @@ def subnets(self): from ..v2017_03_01.aio.operations import SubnetsOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import SubnetsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import SubnetsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import SubnetsOperations as OperationClass elif api_version == '2017-10-01': @@ -6619,7 +6772,6 @@ def usages(self): * 2016-12-01: :class:`UsagesOperations` * 2017-03-01: :class:`UsagesOperations` * 2017-06-01: :class:`UsagesOperations` - * 2017-08-01: :class:`UsagesOperations` * 2017-09-01: :class:`UsagesOperations` * 2017-10-01: :class:`UsagesOperations` * 2017-11-01: :class:`UsagesOperations` @@ -6661,8 +6813,6 @@ def usages(self): from ..v2017_03_01.aio.operations import UsagesOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import UsagesOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import UsagesOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import UsagesOperations as OperationClass elif api_version == '2017-10-01': @@ -6725,6 +6875,32 @@ def usages(self): raise ValueError("API version {} does not have operation group 'usages'".format(api_version)) return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property + def user_rule_collections(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`UserRuleCollectionsOperations` + """ + api_version = self._get_api_version('user_rule_collections') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import UserRuleCollectionsOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'user_rule_collections'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + + @property + def user_rules(self): + """Instance depends on the API version: + + * 2021-02-01-preview: :class:`UserRulesOperations` + """ + api_version = self._get_api_version('user_rules') + if api_version == '2021-02-01-preview': + from ..v2021_02_01_preview.aio.operations import UserRulesOperations as OperationClass + else: + raise ValueError("API version {} does not have operation group 'user_rules'".format(api_version)) + return OperationClass(self._client, self._config, Serializer(self._models_dict(api_version)), Deserializer(self._models_dict(api_version))) + @property def virtual_appliance_sites(self): """Instance depends on the API version: @@ -7017,7 +7193,6 @@ def virtual_network_gateway_connections(self): * 2016-12-01: :class:`VirtualNetworkGatewayConnectionsOperations` * 2017-03-01: :class:`VirtualNetworkGatewayConnectionsOperations` * 2017-06-01: :class:`VirtualNetworkGatewayConnectionsOperations` - * 2017-08-01: :class:`VirtualNetworkGatewayConnectionsOperations` * 2017-09-01: :class:`VirtualNetworkGatewayConnectionsOperations` * 2017-10-01: :class:`VirtualNetworkGatewayConnectionsOperations` * 2017-11-01: :class:`VirtualNetworkGatewayConnectionsOperations` @@ -7059,8 +7234,6 @@ def virtual_network_gateway_connections(self): from ..v2017_03_01.aio.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import VirtualNetworkGatewayConnectionsOperations as OperationClass elif api_version == '2017-10-01': @@ -7148,7 +7321,6 @@ def virtual_network_gateways(self): * 2016-12-01: :class:`VirtualNetworkGatewaysOperations` * 2017-03-01: :class:`VirtualNetworkGatewaysOperations` * 2017-06-01: :class:`VirtualNetworkGatewaysOperations` - * 2017-08-01: :class:`VirtualNetworkGatewaysOperations` * 2017-09-01: :class:`VirtualNetworkGatewaysOperations` * 2017-10-01: :class:`VirtualNetworkGatewaysOperations` * 2017-11-01: :class:`VirtualNetworkGatewaysOperations` @@ -7190,8 +7362,6 @@ def virtual_network_gateways(self): from ..v2017_03_01.aio.operations import VirtualNetworkGatewaysOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import VirtualNetworkGatewaysOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import VirtualNetworkGatewaysOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import VirtualNetworkGatewaysOperations as OperationClass elif api_version == '2017-10-01': @@ -7262,7 +7432,6 @@ def virtual_network_peerings(self): * 2016-12-01: :class:`VirtualNetworkPeeringsOperations` * 2017-03-01: :class:`VirtualNetworkPeeringsOperations` * 2017-06-01: :class:`VirtualNetworkPeeringsOperations` - * 2017-08-01: :class:`VirtualNetworkPeeringsOperations` * 2017-09-01: :class:`VirtualNetworkPeeringsOperations` * 2017-10-01: :class:`VirtualNetworkPeeringsOperations` * 2017-11-01: :class:`VirtualNetworkPeeringsOperations` @@ -7302,8 +7471,6 @@ def virtual_network_peerings(self): from ..v2017_03_01.aio.operations import VirtualNetworkPeeringsOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import VirtualNetworkPeeringsOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import VirtualNetworkPeeringsOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import VirtualNetworkPeeringsOperations as OperationClass elif api_version == '2017-10-01': @@ -7448,7 +7615,6 @@ def virtual_networks(self): * 2016-12-01: :class:`VirtualNetworksOperations` * 2017-03-01: :class:`VirtualNetworksOperations` * 2017-06-01: :class:`VirtualNetworksOperations` - * 2017-08-01: :class:`VirtualNetworksOperations` * 2017-09-01: :class:`VirtualNetworksOperations` * 2017-10-01: :class:`VirtualNetworksOperations` * 2017-11-01: :class:`VirtualNetworksOperations` @@ -7490,8 +7656,6 @@ def virtual_networks(self): from ..v2017_03_01.aio.operations import VirtualNetworksOperations as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import VirtualNetworksOperations as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import VirtualNetworksOperations as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import VirtualNetworksOperations as OperationClass elif api_version == '2017-10-01': diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_operations_mixin.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_operations_mixin.py index a68cd8b5dbbe..bd8f905b707b 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_operations_mixin.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_operations_mixin.py @@ -294,8 +294,6 @@ async def check_dns_name_availability( from ..v2017_03_01.aio.operations import NetworkManagementClientOperationsMixin as OperationClass elif api_version == '2017-06-01': from ..v2017_06_01.aio.operations import NetworkManagementClientOperationsMixin as OperationClass - elif api_version == '2017-08-01': - from ..v2017_08_01.aio.operations import NetworkManagementClientOperationsMixin as OperationClass elif api_version == '2017-09-01': from ..v2017_09_01.aio.operations import NetworkManagementClientOperationsMixin as OperationClass elif api_version == '2017-10-01': diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/models.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/models.py index 3b23b973bea6..3da0b51151ce 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/models.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/models.py @@ -7,4 +7,5 @@ from .v2019_02_01.models import * from .v2019_07_01.models import * from .v2020_04_01.models import * +from .v2021_02_01_preview.models import * from .v2021_03_01.models import * diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2015_06_15/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2015_06_15/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2015_06_15/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2015_06_15/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_09_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_09_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_09_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_12_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_12_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_12_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_12_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_03_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_03_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_03_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_03_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_06_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_06_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_06_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_09_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_09_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_09_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_10_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_10_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_10_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_10_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_11_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_11_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_11_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_11_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_01_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_01_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_01_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_01_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_02_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_02_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_02_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_02_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_04_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_04_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_04_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_04_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_06_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_06_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_06_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_07_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_07_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_07_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_07_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_08_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_08_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_08_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_08_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_10_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_10_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_10_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_10_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_11_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_11_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_11_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_11_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_12_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_12_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_12_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_12_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_02_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_02_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_02_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_02_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_04_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_04_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_04_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_04_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_06_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_06_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_06_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_07_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_07_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_07_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_07_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_08_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_08_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_08_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_08_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_09_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_09_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_09_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_11_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_11_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_11_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_11_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_12_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_12_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_12_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2019_12_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_03_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_03_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_03_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_03_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_04_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_04_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_04_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_04_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_05_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_05_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_05_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_05_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_06_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_06_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_06_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_07_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_07_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_07_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_07_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_08_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_08_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_08_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_08_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_11_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_11_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_11_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2020_11_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/__init__.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/__init__.py new file mode 100644 index 000000000000..cbe2d6051b9f --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/__init__.py @@ -0,0 +1,19 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from ._network_management_client import NetworkManagementClient +from ._version import VERSION + +__version__ = VERSION +__all__ = ['NetworkManagementClient'] + +try: + from ._patch import patch_sdk # type: ignore + patch_sdk() +except ImportError: + pass diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_configuration.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_configuration.py new file mode 100644 index 000000000000..d3ec9ffb0ec0 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_configuration.py @@ -0,0 +1,71 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from typing import TYPE_CHECKING + +from azure.core.configuration import Configuration +from azure.core.pipeline import policies +from azure.mgmt.core.policies import ARMHttpLoggingPolicy + +from ._version import VERSION + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any + + from azure.core.credentials import TokenCredential + + +class NetworkManagementClientConfiguration(Configuration): + """Configuration for NetworkManagementClient. + + Note that all parameters used to create this instance are saved as instance + attributes. + + :param credential: Credential needed for the client to connect to Azure. + :type credential: ~azure.core.credentials.TokenCredential + :param subscription_id: The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. + :type subscription_id: str + """ + + def __init__( + self, + credential, # type: "TokenCredential" + subscription_id, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + if credential is None: + raise ValueError("Parameter 'credential' must not be None.") + if subscription_id is None: + raise ValueError("Parameter 'subscription_id' must not be None.") + super(NetworkManagementClientConfiguration, self).__init__(**kwargs) + + self.credential = credential + self.subscription_id = subscription_id + self.api_version = "2021-02-01-preview" + self.credential_scopes = kwargs.pop('credential_scopes', ['https://management.azure.com/.default']) + kwargs.setdefault('sdk_moniker', 'mgmt-network/{}'.format(VERSION)) + self._configure(**kwargs) + + def _configure( + self, + **kwargs # type: Any + ): + # type: (...) -> None + self.user_agent_policy = kwargs.get('user_agent_policy') or policies.UserAgentPolicy(**kwargs) + self.headers_policy = kwargs.get('headers_policy') or policies.HeadersPolicy(**kwargs) + self.proxy_policy = kwargs.get('proxy_policy') or policies.ProxyPolicy(**kwargs) + self.logging_policy = kwargs.get('logging_policy') or policies.NetworkTraceLoggingPolicy(**kwargs) + self.http_logging_policy = kwargs.get('http_logging_policy') or ARMHttpLoggingPolicy(**kwargs) + self.retry_policy = kwargs.get('retry_policy') or policies.RetryPolicy(**kwargs) + self.custom_hook_policy = kwargs.get('custom_hook_policy') or policies.CustomHookPolicy(**kwargs) + self.redirect_policy = kwargs.get('redirect_policy') or policies.RedirectPolicy(**kwargs) + self.authentication_policy = kwargs.get('authentication_policy') + if self.credential and not self.authentication_policy: + self.authentication_policy = policies.BearerTokenCredentialPolicy(self.credential, *self.credential_scopes, **kwargs) diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_metadata.json b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_metadata.json new file mode 100644 index 000000000000..3b8e77f02a25 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_metadata.json @@ -0,0 +1,121 @@ +{ + "chosen_version": "2021-02-01-preview", + "total_api_version_list": ["2021-02-01-preview"], + "client": { + "name": "NetworkManagementClient", + "filename": "_network_management_client", + "description": "Network Client.", + "base_url": "\u0027https://management.azure.com\u0027", + "custom_base_url": null, + "azure_arm": true, + "has_lro_operations": false, + "client_side_validation": false, + "sync_imports": "{\"typing\": {\"azurecore\": {\"azure.core.credentials\": [\"TokenCredential\"]}}, \"regular\": {\"azurecore\": {\"azure.profiles\": [\"KnownProfiles\", \"ProfileDefinition\"], \"azure.profiles.multiapiclient\": [\"MultiApiClientMixin\"], \"msrest\": [\"Deserializer\", \"Serializer\"], \"azure.mgmt.core\": [\"ARMPipelineClient\"]}, \"local\": {\"._configuration\": [\"NetworkManagementClientConfiguration\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\", \"Optional\"]}, \"azurecore\": {\"azure.core.pipeline.transport\": [\"HttpRequest\", \"HttpResponse\"]}}}", + "async_imports": "{\"typing\": {\"azurecore\": {\"azure.core.credentials_async\": [\"AsyncTokenCredential\"]}}, \"regular\": {\"azurecore\": {\"azure.profiles\": [\"KnownProfiles\", \"ProfileDefinition\"], \"azure.profiles.multiapiclient\": [\"MultiApiClientMixin\"], \"msrest\": [\"Deserializer\", \"Serializer\"], \"azure.mgmt.core\": [\"AsyncARMPipelineClient\"]}, \"local\": {\"._configuration\": [\"NetworkManagementClientConfiguration\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\", \"Optional\"]}, \"azurecore\": {\"azure.core.pipeline.transport\": [\"AsyncHttpResponse\", \"HttpRequest\"]}}}" + }, + "global_parameters": { + "sync": { + "credential": { + "signature": "credential, # type: \"TokenCredential\"", + "description": "Credential needed for the client to connect to Azure.", + "docstring_type": "~azure.core.credentials.TokenCredential", + "required": true + }, + "subscription_id": { + "signature": "subscription_id, # type: str", + "description": "The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.", + "docstring_type": "str", + "required": true + } + }, + "async": { + "credential": { + "signature": "credential: \"AsyncTokenCredential\",", + "description": "Credential needed for the client to connect to Azure.", + "docstring_type": "~azure.core.credentials_async.AsyncTokenCredential", + "required": true + }, + "subscription_id": { + "signature": "subscription_id: str,", + "description": "The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.", + "docstring_type": "str", + "required": true + } + }, + "constant": { + }, + "call": "credential, subscription_id", + "service_client_specific": { + "sync": { + "api_version": { + "signature": "api_version=None, # type: Optional[str]", + "description": "API version to use if no profile is provided, or if missing in profile.", + "docstring_type": "str", + "required": false + }, + "base_url": { + "signature": "base_url=None, # type: Optional[str]", + "description": "Service URL", + "docstring_type": "str", + "required": false + }, + "profile": { + "signature": "profile=KnownProfiles.default, # type: KnownProfiles", + "description": "A profile definition, from KnownProfiles to dict.", + "docstring_type": "azure.profiles.KnownProfiles", + "required": false + } + }, + "async": { + "api_version": { + "signature": "api_version: Optional[str] = None,", + "description": "API version to use if no profile is provided, or if missing in profile.", + "docstring_type": "str", + "required": false + }, + "base_url": { + "signature": "base_url: Optional[str] = None,", + "description": "Service URL", + "docstring_type": "str", + "required": false + }, + "profile": { + "signature": "profile: KnownProfiles = KnownProfiles.default,", + "description": "A profile definition, from KnownProfiles to dict.", + "docstring_type": "azure.profiles.KnownProfiles", + "required": false + } + } + } + }, + "config": { + "credential": true, + "credential_scopes": ["https://management.azure.com/.default"], + "credential_default_policy_type": "BearerTokenCredentialPolicy", + "credential_default_policy_type_has_async_version": true, + "credential_key_header_name": null, + "sync_imports": "{\"regular\": {\"azurecore\": {\"azure.core.configuration\": [\"Configuration\"], \"azure.core.pipeline\": [\"policies\"], \"azure.mgmt.core.policies\": [\"ARMHttpLoggingPolicy\"]}, \"local\": {\"._version\": [\"VERSION\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\"]}}, \"typing\": {\"azurecore\": {\"azure.core.credentials\": [\"TokenCredential\"]}}}", + "async_imports": "{\"regular\": {\"azurecore\": {\"azure.core.configuration\": [\"Configuration\"], \"azure.core.pipeline\": [\"policies\"], \"azure.mgmt.core.policies\": [\"ARMHttpLoggingPolicy\"]}, \"local\": {\".._version\": [\"VERSION\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\"]}}, \"typing\": {\"azurecore\": {\"azure.core.credentials_async\": [\"AsyncTokenCredential\"]}}}" + }, + "operation_groups": { + "network_managers": "NetworkManagersOperations", + "network_manager_commits": "NetworkManagerCommitsOperations", + "network_manager_deployment_status": "NetworkManagerDeploymentStatusOperations", + "effective_virtual_networks": "EffectiveVirtualNetworksOperations", + "active_connectivity_configurations": "ActiveConnectivityConfigurationsOperations", + "active_security_admin_rules": "ActiveSecurityAdminRulesOperations", + "active_security_user_rules": "ActiveSecurityUserRulesOperations", + "connectivity_configurations": "ConnectivityConfigurationsOperations", + "effective_connectivity_configurations": "EffectiveConnectivityConfigurationsOperations", + "network_manager_effective_security_admin_rules": "NetworkManagerEffectiveSecurityAdminRulesOperations", + "network_groups": "NetworkGroupsOperations", + "security_user_configurations": "SecurityUserConfigurationsOperations", + "user_rule_collections": "UserRuleCollectionsOperations", + "user_rules": "UserRulesOperations", + "security_admin_configurations": "SecurityAdminConfigurationsOperations", + "admin_rule_collections": "AdminRuleCollectionsOperations", + "admin_rules": "AdminRulesOperations", + "network_security_perimeters": "NetworkSecurityPerimetersOperations", + "perimeter_associable_resource_types": "PerimeterAssociableResourceTypesOperations" + } +} \ No newline at end of file diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_network_management_client.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_network_management_client.py new file mode 100644 index 000000000000..7ff3d3761744 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_network_management_client.py @@ -0,0 +1,178 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from typing import TYPE_CHECKING + +from azure.mgmt.core import ARMPipelineClient +from msrest import Deserializer, Serializer + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Optional + + from azure.core.credentials import TokenCredential + from azure.core.pipeline.transport import HttpRequest, HttpResponse + +from ._configuration import NetworkManagementClientConfiguration +from .operations import NetworkManagersOperations +from .operations import NetworkManagerCommitsOperations +from .operations import NetworkManagerDeploymentStatusOperations +from .operations import EffectiveVirtualNetworksOperations +from .operations import ActiveConnectivityConfigurationsOperations +from .operations import ActiveSecurityAdminRulesOperations +from .operations import ActiveSecurityUserRulesOperations +from .operations import ConnectivityConfigurationsOperations +from .operations import EffectiveConnectivityConfigurationsOperations +from .operations import NetworkManagerEffectiveSecurityAdminRulesOperations +from .operations import NetworkGroupsOperations +from .operations import SecurityUserConfigurationsOperations +from .operations import UserRuleCollectionsOperations +from .operations import UserRulesOperations +from .operations import SecurityAdminConfigurationsOperations +from .operations import AdminRuleCollectionsOperations +from .operations import AdminRulesOperations +from .operations import NetworkSecurityPerimetersOperations +from .operations import PerimeterAssociableResourceTypesOperations +from . import models + + +class NetworkManagementClient(object): + """Network Client. + + :ivar network_managers: NetworkManagersOperations operations + :vartype network_managers: azure.mgmt.network.v2021_02_01_preview.operations.NetworkManagersOperations + :ivar network_manager_commits: NetworkManagerCommitsOperations operations + :vartype network_manager_commits: azure.mgmt.network.v2021_02_01_preview.operations.NetworkManagerCommitsOperations + :ivar network_manager_deployment_status: NetworkManagerDeploymentStatusOperations operations + :vartype network_manager_deployment_status: azure.mgmt.network.v2021_02_01_preview.operations.NetworkManagerDeploymentStatusOperations + :ivar effective_virtual_networks: EffectiveVirtualNetworksOperations operations + :vartype effective_virtual_networks: azure.mgmt.network.v2021_02_01_preview.operations.EffectiveVirtualNetworksOperations + :ivar active_connectivity_configurations: ActiveConnectivityConfigurationsOperations operations + :vartype active_connectivity_configurations: azure.mgmt.network.v2021_02_01_preview.operations.ActiveConnectivityConfigurationsOperations + :ivar active_security_admin_rules: ActiveSecurityAdminRulesOperations operations + :vartype active_security_admin_rules: azure.mgmt.network.v2021_02_01_preview.operations.ActiveSecurityAdminRulesOperations + :ivar active_security_user_rules: ActiveSecurityUserRulesOperations operations + :vartype active_security_user_rules: azure.mgmt.network.v2021_02_01_preview.operations.ActiveSecurityUserRulesOperations + :ivar connectivity_configurations: ConnectivityConfigurationsOperations operations + :vartype connectivity_configurations: azure.mgmt.network.v2021_02_01_preview.operations.ConnectivityConfigurationsOperations + :ivar effective_connectivity_configurations: EffectiveConnectivityConfigurationsOperations operations + :vartype effective_connectivity_configurations: azure.mgmt.network.v2021_02_01_preview.operations.EffectiveConnectivityConfigurationsOperations + :ivar network_manager_effective_security_admin_rules: NetworkManagerEffectiveSecurityAdminRulesOperations operations + :vartype network_manager_effective_security_admin_rules: azure.mgmt.network.v2021_02_01_preview.operations.NetworkManagerEffectiveSecurityAdminRulesOperations + :ivar network_groups: NetworkGroupsOperations operations + :vartype network_groups: azure.mgmt.network.v2021_02_01_preview.operations.NetworkGroupsOperations + :ivar security_user_configurations: SecurityUserConfigurationsOperations operations + :vartype security_user_configurations: azure.mgmt.network.v2021_02_01_preview.operations.SecurityUserConfigurationsOperations + :ivar user_rule_collections: UserRuleCollectionsOperations operations + :vartype user_rule_collections: azure.mgmt.network.v2021_02_01_preview.operations.UserRuleCollectionsOperations + :ivar user_rules: UserRulesOperations operations + :vartype user_rules: azure.mgmt.network.v2021_02_01_preview.operations.UserRulesOperations + :ivar security_admin_configurations: SecurityAdminConfigurationsOperations operations + :vartype security_admin_configurations: azure.mgmt.network.v2021_02_01_preview.operations.SecurityAdminConfigurationsOperations + :ivar admin_rule_collections: AdminRuleCollectionsOperations operations + :vartype admin_rule_collections: azure.mgmt.network.v2021_02_01_preview.operations.AdminRuleCollectionsOperations + :ivar admin_rules: AdminRulesOperations operations + :vartype admin_rules: azure.mgmt.network.v2021_02_01_preview.operations.AdminRulesOperations + :ivar network_security_perimeters: NetworkSecurityPerimetersOperations operations + :vartype network_security_perimeters: azure.mgmt.network.v2021_02_01_preview.operations.NetworkSecurityPerimetersOperations + :ivar perimeter_associable_resource_types: PerimeterAssociableResourceTypesOperations operations + :vartype perimeter_associable_resource_types: azure.mgmt.network.v2021_02_01_preview.operations.PerimeterAssociableResourceTypesOperations + :param credential: Credential needed for the client to connect to Azure. + :type credential: ~azure.core.credentials.TokenCredential + :param subscription_id: The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. + :type subscription_id: str + :param str base_url: Service URL + """ + + def __init__( + self, + credential, # type: "TokenCredential" + subscription_id, # type: str + base_url=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> None + if not base_url: + base_url = 'https://management.azure.com' + self._config = NetworkManagementClientConfiguration(credential, subscription_id, **kwargs) + self._client = ARMPipelineClient(base_url=base_url, config=self._config, **kwargs) + + client_models = {k: v for k, v in models.__dict__.items() if isinstance(v, type)} + self._serialize = Serializer(client_models) + self._serialize.client_side_validation = False + self._deserialize = Deserializer(client_models) + + self.network_managers = NetworkManagersOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_manager_commits = NetworkManagerCommitsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_manager_deployment_status = NetworkManagerDeploymentStatusOperations( + self._client, self._config, self._serialize, self._deserialize) + self.effective_virtual_networks = EffectiveVirtualNetworksOperations( + self._client, self._config, self._serialize, self._deserialize) + self.active_connectivity_configurations = ActiveConnectivityConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.active_security_admin_rules = ActiveSecurityAdminRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.active_security_user_rules = ActiveSecurityUserRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.connectivity_configurations = ConnectivityConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.effective_connectivity_configurations = EffectiveConnectivityConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_manager_effective_security_admin_rules = NetworkManagerEffectiveSecurityAdminRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_groups = NetworkGroupsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.security_user_configurations = SecurityUserConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.user_rule_collections = UserRuleCollectionsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.user_rules = UserRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.security_admin_configurations = SecurityAdminConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.admin_rule_collections = AdminRuleCollectionsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.admin_rules = AdminRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_security_perimeters = NetworkSecurityPerimetersOperations( + self._client, self._config, self._serialize, self._deserialize) + self.perimeter_associable_resource_types = PerimeterAssociableResourceTypesOperations( + self._client, self._config, self._serialize, self._deserialize) + + def _send_request(self, http_request, **kwargs): + # type: (HttpRequest, Any) -> HttpResponse + """Runs the network request through the client's chained policies. + + :param http_request: The network request you want to make. Required. + :type http_request: ~azure.core.pipeline.transport.HttpRequest + :keyword bool stream: Whether the response payload will be streamed. Defaults to True. + :return: The response of your network call. Does not do error handling on your response. + :rtype: ~azure.core.pipeline.transport.HttpResponse + """ + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + } + http_request.url = self._client.format_url(http_request.url, **path_format_arguments) + stream = kwargs.pop("stream", True) + pipeline_response = self._client._pipeline.run(http_request, stream=stream, **kwargs) + return pipeline_response.http_response + + def close(self): + # type: () -> None + self._client.close() + + def __enter__(self): + # type: () -> NetworkManagementClient + self._client.__enter__() + return self + + def __exit__(self, *exc_details): + # type: (Any) -> None + self._client.__exit__(*exc_details) diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_version.py new file mode 100644 index 000000000000..5650a06f678a --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/_version.py @@ -0,0 +1,9 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/__init__.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/__init__.py new file mode 100644 index 000000000000..1c78defcf225 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/__init__.py @@ -0,0 +1,10 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from ._network_management_client import NetworkManagementClient +__all__ = ['NetworkManagementClient'] diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_configuration.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_configuration.py new file mode 100644 index 000000000000..05295a7364a2 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_configuration.py @@ -0,0 +1,67 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from typing import Any, TYPE_CHECKING + +from azure.core.configuration import Configuration +from azure.core.pipeline import policies +from azure.mgmt.core.policies import ARMHttpLoggingPolicy + +from .._version import VERSION + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from azure.core.credentials_async import AsyncTokenCredential + + +class NetworkManagementClientConfiguration(Configuration): + """Configuration for NetworkManagementClient. + + Note that all parameters used to create this instance are saved as instance + attributes. + + :param credential: Credential needed for the client to connect to Azure. + :type credential: ~azure.core.credentials_async.AsyncTokenCredential + :param subscription_id: The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. + :type subscription_id: str + """ + + def __init__( + self, + credential: "AsyncTokenCredential", + subscription_id: str, + **kwargs: Any + ) -> None: + if credential is None: + raise ValueError("Parameter 'credential' must not be None.") + if subscription_id is None: + raise ValueError("Parameter 'subscription_id' must not be None.") + super(NetworkManagementClientConfiguration, self).__init__(**kwargs) + + self.credential = credential + self.subscription_id = subscription_id + self.api_version = "2021-02-01-preview" + self.credential_scopes = kwargs.pop('credential_scopes', ['https://management.azure.com/.default']) + kwargs.setdefault('sdk_moniker', 'mgmt-network/{}'.format(VERSION)) + self._configure(**kwargs) + + def _configure( + self, + **kwargs: Any + ) -> None: + self.user_agent_policy = kwargs.get('user_agent_policy') or policies.UserAgentPolicy(**kwargs) + self.headers_policy = kwargs.get('headers_policy') or policies.HeadersPolicy(**kwargs) + self.proxy_policy = kwargs.get('proxy_policy') or policies.ProxyPolicy(**kwargs) + self.logging_policy = kwargs.get('logging_policy') or policies.NetworkTraceLoggingPolicy(**kwargs) + self.http_logging_policy = kwargs.get('http_logging_policy') or ARMHttpLoggingPolicy(**kwargs) + self.retry_policy = kwargs.get('retry_policy') or policies.AsyncRetryPolicy(**kwargs) + self.custom_hook_policy = kwargs.get('custom_hook_policy') or policies.CustomHookPolicy(**kwargs) + self.redirect_policy = kwargs.get('redirect_policy') or policies.AsyncRedirectPolicy(**kwargs) + self.authentication_policy = kwargs.get('authentication_policy') + if self.credential and not self.authentication_policy: + self.authentication_policy = policies.AsyncBearerTokenCredentialPolicy(self.credential, *self.credential_scopes, **kwargs) diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_network_management_client.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_network_management_client.py new file mode 100644 index 000000000000..9de340f52e36 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/_network_management_client.py @@ -0,0 +1,171 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from typing import Any, Optional, TYPE_CHECKING + +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core import AsyncARMPipelineClient +from msrest import Deserializer, Serializer + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from azure.core.credentials_async import AsyncTokenCredential + +from ._configuration import NetworkManagementClientConfiguration +from .operations import NetworkManagersOperations +from .operations import NetworkManagerCommitsOperations +from .operations import NetworkManagerDeploymentStatusOperations +from .operations import EffectiveVirtualNetworksOperations +from .operations import ActiveConnectivityConfigurationsOperations +from .operations import ActiveSecurityAdminRulesOperations +from .operations import ActiveSecurityUserRulesOperations +from .operations import ConnectivityConfigurationsOperations +from .operations import EffectiveConnectivityConfigurationsOperations +from .operations import NetworkManagerEffectiveSecurityAdminRulesOperations +from .operations import NetworkGroupsOperations +from .operations import SecurityUserConfigurationsOperations +from .operations import UserRuleCollectionsOperations +from .operations import UserRulesOperations +from .operations import SecurityAdminConfigurationsOperations +from .operations import AdminRuleCollectionsOperations +from .operations import AdminRulesOperations +from .operations import NetworkSecurityPerimetersOperations +from .operations import PerimeterAssociableResourceTypesOperations +from .. import models + + +class NetworkManagementClient(object): + """Network Client. + + :ivar network_managers: NetworkManagersOperations operations + :vartype network_managers: azure.mgmt.network.v2021_02_01_preview.aio.operations.NetworkManagersOperations + :ivar network_manager_commits: NetworkManagerCommitsOperations operations + :vartype network_manager_commits: azure.mgmt.network.v2021_02_01_preview.aio.operations.NetworkManagerCommitsOperations + :ivar network_manager_deployment_status: NetworkManagerDeploymentStatusOperations operations + :vartype network_manager_deployment_status: azure.mgmt.network.v2021_02_01_preview.aio.operations.NetworkManagerDeploymentStatusOperations + :ivar effective_virtual_networks: EffectiveVirtualNetworksOperations operations + :vartype effective_virtual_networks: azure.mgmt.network.v2021_02_01_preview.aio.operations.EffectiveVirtualNetworksOperations + :ivar active_connectivity_configurations: ActiveConnectivityConfigurationsOperations operations + :vartype active_connectivity_configurations: azure.mgmt.network.v2021_02_01_preview.aio.operations.ActiveConnectivityConfigurationsOperations + :ivar active_security_admin_rules: ActiveSecurityAdminRulesOperations operations + :vartype active_security_admin_rules: azure.mgmt.network.v2021_02_01_preview.aio.operations.ActiveSecurityAdminRulesOperations + :ivar active_security_user_rules: ActiveSecurityUserRulesOperations operations + :vartype active_security_user_rules: azure.mgmt.network.v2021_02_01_preview.aio.operations.ActiveSecurityUserRulesOperations + :ivar connectivity_configurations: ConnectivityConfigurationsOperations operations + :vartype connectivity_configurations: azure.mgmt.network.v2021_02_01_preview.aio.operations.ConnectivityConfigurationsOperations + :ivar effective_connectivity_configurations: EffectiveConnectivityConfigurationsOperations operations + :vartype effective_connectivity_configurations: azure.mgmt.network.v2021_02_01_preview.aio.operations.EffectiveConnectivityConfigurationsOperations + :ivar network_manager_effective_security_admin_rules: NetworkManagerEffectiveSecurityAdminRulesOperations operations + :vartype network_manager_effective_security_admin_rules: azure.mgmt.network.v2021_02_01_preview.aio.operations.NetworkManagerEffectiveSecurityAdminRulesOperations + :ivar network_groups: NetworkGroupsOperations operations + :vartype network_groups: azure.mgmt.network.v2021_02_01_preview.aio.operations.NetworkGroupsOperations + :ivar security_user_configurations: SecurityUserConfigurationsOperations operations + :vartype security_user_configurations: azure.mgmt.network.v2021_02_01_preview.aio.operations.SecurityUserConfigurationsOperations + :ivar user_rule_collections: UserRuleCollectionsOperations operations + :vartype user_rule_collections: azure.mgmt.network.v2021_02_01_preview.aio.operations.UserRuleCollectionsOperations + :ivar user_rules: UserRulesOperations operations + :vartype user_rules: azure.mgmt.network.v2021_02_01_preview.aio.operations.UserRulesOperations + :ivar security_admin_configurations: SecurityAdminConfigurationsOperations operations + :vartype security_admin_configurations: azure.mgmt.network.v2021_02_01_preview.aio.operations.SecurityAdminConfigurationsOperations + :ivar admin_rule_collections: AdminRuleCollectionsOperations operations + :vartype admin_rule_collections: azure.mgmt.network.v2021_02_01_preview.aio.operations.AdminRuleCollectionsOperations + :ivar admin_rules: AdminRulesOperations operations + :vartype admin_rules: azure.mgmt.network.v2021_02_01_preview.aio.operations.AdminRulesOperations + :ivar network_security_perimeters: NetworkSecurityPerimetersOperations operations + :vartype network_security_perimeters: azure.mgmt.network.v2021_02_01_preview.aio.operations.NetworkSecurityPerimetersOperations + :ivar perimeter_associable_resource_types: PerimeterAssociableResourceTypesOperations operations + :vartype perimeter_associable_resource_types: azure.mgmt.network.v2021_02_01_preview.aio.operations.PerimeterAssociableResourceTypesOperations + :param credential: Credential needed for the client to connect to Azure. + :type credential: ~azure.core.credentials_async.AsyncTokenCredential + :param subscription_id: The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. + :type subscription_id: str + :param str base_url: Service URL + """ + + def __init__( + self, + credential: "AsyncTokenCredential", + subscription_id: str, + base_url: Optional[str] = None, + **kwargs: Any + ) -> None: + if not base_url: + base_url = 'https://management.azure.com' + self._config = NetworkManagementClientConfiguration(credential, subscription_id, **kwargs) + self._client = AsyncARMPipelineClient(base_url=base_url, config=self._config, **kwargs) + + client_models = {k: v for k, v in models.__dict__.items() if isinstance(v, type)} + self._serialize = Serializer(client_models) + self._serialize.client_side_validation = False + self._deserialize = Deserializer(client_models) + + self.network_managers = NetworkManagersOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_manager_commits = NetworkManagerCommitsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_manager_deployment_status = NetworkManagerDeploymentStatusOperations( + self._client, self._config, self._serialize, self._deserialize) + self.effective_virtual_networks = EffectiveVirtualNetworksOperations( + self._client, self._config, self._serialize, self._deserialize) + self.active_connectivity_configurations = ActiveConnectivityConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.active_security_admin_rules = ActiveSecurityAdminRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.active_security_user_rules = ActiveSecurityUserRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.connectivity_configurations = ConnectivityConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.effective_connectivity_configurations = EffectiveConnectivityConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_manager_effective_security_admin_rules = NetworkManagerEffectiveSecurityAdminRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_groups = NetworkGroupsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.security_user_configurations = SecurityUserConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.user_rule_collections = UserRuleCollectionsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.user_rules = UserRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.security_admin_configurations = SecurityAdminConfigurationsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.admin_rule_collections = AdminRuleCollectionsOperations( + self._client, self._config, self._serialize, self._deserialize) + self.admin_rules = AdminRulesOperations( + self._client, self._config, self._serialize, self._deserialize) + self.network_security_perimeters = NetworkSecurityPerimetersOperations( + self._client, self._config, self._serialize, self._deserialize) + self.perimeter_associable_resource_types = PerimeterAssociableResourceTypesOperations( + self._client, self._config, self._serialize, self._deserialize) + + async def _send_request(self, http_request: HttpRequest, **kwargs: Any) -> AsyncHttpResponse: + """Runs the network request through the client's chained policies. + + :param http_request: The network request you want to make. Required. + :type http_request: ~azure.core.pipeline.transport.HttpRequest + :keyword bool stream: Whether the response payload will be streamed. Defaults to True. + :return: The response of your network call. Does not do error handling on your response. + :rtype: ~azure.core.pipeline.transport.AsyncHttpResponse + """ + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + } + http_request.url = self._client.format_url(http_request.url, **path_format_arguments) + stream = kwargs.pop("stream", True) + pipeline_response = await self._client._pipeline.run(http_request, stream=stream, **kwargs) + return pipeline_response.http_response + + async def close(self) -> None: + await self._client.close() + + async def __aenter__(self) -> "NetworkManagementClient": + await self._client.__aenter__() + return self + + async def __aexit__(self, *exc_details) -> None: + await self._client.__aexit__(*exc_details) diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/__init__.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/__init__.py new file mode 100644 index 000000000000..e3ab4d13aca9 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/__init__.py @@ -0,0 +1,49 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from ._network_managers_operations import NetworkManagersOperations +from ._network_manager_commits_operations import NetworkManagerCommitsOperations +from ._network_manager_deployment_status_operations import NetworkManagerDeploymentStatusOperations +from ._effective_virtual_networks_operations import EffectiveVirtualNetworksOperations +from ._active_connectivity_configurations_operations import ActiveConnectivityConfigurationsOperations +from ._active_security_admin_rules_operations import ActiveSecurityAdminRulesOperations +from ._active_security_user_rules_operations import ActiveSecurityUserRulesOperations +from ._connectivity_configurations_operations import ConnectivityConfigurationsOperations +from ._effective_connectivity_configurations_operations import EffectiveConnectivityConfigurationsOperations +from ._network_manager_effective_security_admin_rules_operations import NetworkManagerEffectiveSecurityAdminRulesOperations +from ._network_groups_operations import NetworkGroupsOperations +from ._security_user_configurations_operations import SecurityUserConfigurationsOperations +from ._user_rule_collections_operations import UserRuleCollectionsOperations +from ._user_rules_operations import UserRulesOperations +from ._security_admin_configurations_operations import SecurityAdminConfigurationsOperations +from ._admin_rule_collections_operations import AdminRuleCollectionsOperations +from ._admin_rules_operations import AdminRulesOperations +from ._network_security_perimeters_operations import NetworkSecurityPerimetersOperations +from ._perimeter_associable_resource_types_operations import PerimeterAssociableResourceTypesOperations + +__all__ = [ + 'NetworkManagersOperations', + 'NetworkManagerCommitsOperations', + 'NetworkManagerDeploymentStatusOperations', + 'EffectiveVirtualNetworksOperations', + 'ActiveConnectivityConfigurationsOperations', + 'ActiveSecurityAdminRulesOperations', + 'ActiveSecurityUserRulesOperations', + 'ConnectivityConfigurationsOperations', + 'EffectiveConnectivityConfigurationsOperations', + 'NetworkManagerEffectiveSecurityAdminRulesOperations', + 'NetworkGroupsOperations', + 'SecurityUserConfigurationsOperations', + 'UserRuleCollectionsOperations', + 'UserRulesOperations', + 'SecurityAdminConfigurationsOperations', + 'AdminRuleCollectionsOperations', + 'AdminRulesOperations', + 'NetworkSecurityPerimetersOperations', + 'PerimeterAssociableResourceTypesOperations', +] diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_connectivity_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_connectivity_configurations_operations.py new file mode 100644 index 000000000000..3abf2e351531 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_connectivity_configurations_operations.py @@ -0,0 +1,107 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class ActiveConnectivityConfigurationsOperations: + """ActiveConnectivityConfigurationsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def list( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.ActiveConfigurationParameter", + **kwargs: Any + ) -> "_models.ActiveConnectivityConfigurationsListResult": + """Lists active connectivity configurations in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Active Configuration Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConfigurationParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ActiveConnectivityConfigurationsListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConnectivityConfigurationsListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ActiveConnectivityConfigurationsListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'ActiveConfigurationParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ActiveConnectivityConfigurationsListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listActiveConnectivityConfigurations'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_admin_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_admin_rules_operations.py new file mode 100644 index 000000000000..23e9a9b4987e --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_admin_rules_operations.py @@ -0,0 +1,107 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class ActiveSecurityAdminRulesOperations: + """ActiveSecurityAdminRulesOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def list( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.ActiveConfigurationParameter", + **kwargs: Any + ) -> "_models.ActiveSecurityAdminRulesListResult": + """Lists active security admin rules in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Active Configuration Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConfigurationParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ActiveSecurityAdminRulesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveSecurityAdminRulesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ActiveSecurityAdminRulesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'ActiveConfigurationParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ActiveSecurityAdminRulesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listActiveSecurityAdminRules'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_user_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_user_rules_operations.py new file mode 100644 index 000000000000..8cef3bdce40a --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_active_security_user_rules_operations.py @@ -0,0 +1,107 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class ActiveSecurityUserRulesOperations: + """ActiveSecurityUserRulesOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def list( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.ActiveConfigurationParameter", + **kwargs: Any + ) -> "_models.ActiveSecurityUserRulesListResult": + """Lists Active Security User Rules in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Active Configuration Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConfigurationParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ActiveSecurityUserRulesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveSecurityUserRulesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ActiveSecurityUserRulesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'ActiveConfigurationParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ActiveSecurityUserRulesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listActiveSecurityUserRules'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rule_collections_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rule_collections_operations.py new file mode 100644 index 000000000000..eca2c67749c3 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rule_collections_operations.py @@ -0,0 +1,343 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class AdminRuleCollectionsOperations: + """AdminRuleCollectionsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.RuleCollectionListResult"]: + """Lists all the rule collections in a security admin configuration, in a paginated format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either RuleCollectionListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.RuleCollectionListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollectionListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('RuleCollectionListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections'} # type: ignore + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + **kwargs: Any + ) -> "_models.RuleCollection": + """Gets a network manager security admin configuration rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + rule_collection: "_models.RuleCollection", + **kwargs: Any + ) -> "_models.RuleCollection": + """Creates or updates an admin rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_collection: The Rule Collection to create or update. + :type rule_collection: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(rule_collection, 'RuleCollection') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + **kwargs: Any + ) -> None: + """Deletes an admin rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rules_operations.py new file mode 100644 index 000000000000..4d41ba8a9b60 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_admin_rules_operations.py @@ -0,0 +1,360 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class AdminRulesOperations: + """AdminRulesOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.AdminRuleListResult"]: + """List all network manager security configuration admin rules. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either AdminRuleListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.AdminRuleListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('AdminRuleListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules'} # type: ignore + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + rule_name: str, + **kwargs: Any + ) -> "_models.BaseAdminRule": + """Gets a network manager security configuration admin rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseAdminRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseAdminRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('BaseAdminRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + rule_name: str, + admin_rule: "_models.BaseAdminRule", + **kwargs: Any + ) -> "_models.BaseAdminRule": + """Creates or updates an admin rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :param admin_rule: The admin rule to create or update. + :type admin_rule: ~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseAdminRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseAdminRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(admin_rule, 'BaseAdminRule') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('BaseAdminRule', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('BaseAdminRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + rule_name: str, + **kwargs: Any + ) -> None: + """Deletes an admin rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_connectivity_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_connectivity_configurations_operations.py new file mode 100644 index 000000000000..7aaf0f0a2c51 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_connectivity_configurations_operations.py @@ -0,0 +1,327 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class ConnectivityConfigurationsOperations: + """ConnectivityConfigurationsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + **kwargs: Any + ) -> "_models.ConnectivityConfiguration": + """Gets a Network Connectivity Configuration, specified by the resource group, network manager + name, and connectivity Configuration name. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager connectivity configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ConnectivityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ConnectivityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ConnectivityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations/{configurationName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + connectivity_configuration: "_models.ConnectivityConfiguration", + **kwargs: Any + ) -> "_models.ConnectivityConfiguration": + """Creates/Updates a new network manager connectivity configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager connectivity configuration. + :type configuration_name: str + :param connectivity_configuration: Parameters supplied to create/update a network manager + connectivity configuration. + :type connectivity_configuration: ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ConnectivityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ConnectivityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(connectivity_configuration, 'ConnectivityConfiguration') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('ConnectivityConfiguration', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('ConnectivityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations/{configurationName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + **kwargs: Any + ) -> None: + """Deletes a network manager connectivity configuration, specified by the resource group, network + manager name, and connectivity configuration name. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager connectivity configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations/{configurationName}'} # type: ignore + + def list( + self, + resource_group_name: str, + network_manager_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.ConnectivityConfigurationListResult"]: + """Lists all the network manager connectivity configuration in a specified network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either ConnectivityConfigurationListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfigurationListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ConnectivityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('ConnectivityConfigurationListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_connectivity_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_connectivity_configurations_operations.py new file mode 100644 index 000000000000..a25307a90642 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_connectivity_configurations_operations.py @@ -0,0 +1,107 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class EffectiveConnectivityConfigurationsOperations: + """EffectiveConnectivityConfigurationsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def list( + self, + resource_group_name: str, + virtual_network_name: str, + parameters: "_models.QueryRequestOptions", + **kwargs: Any + ) -> "_models.NetworkManagerEffectiveConnectivityConfigurationListResult": + """List all effective connectivity configurations applied on a virtual network. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param virtual_network_name: The name of the virtual network. + :type virtual_network_name: str + :param parameters: Parameters supplied to list correct page. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.QueryRequestOptions + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerEffectiveConnectivityConfigurationListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerEffectiveConnectivityConfigurationListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerEffectiveConnectivityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'virtualNetworkName': self._serialize.url("virtual_network_name", virtual_network_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'QueryRequestOptions') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerEffectiveConnectivityConfigurationListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listNetworkManagerEffectiveConnectivityConfigurations'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_virtual_networks_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_virtual_networks_operations.py new file mode 100644 index 000000000000..7f424f19c79e --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_effective_virtual_networks_operations.py @@ -0,0 +1,190 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class EffectiveVirtualNetworksOperations: + """EffectiveVirtualNetworksOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def list_by_network_manager( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.EffectiveVirtualNetworksParameter", + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> "_models.EffectiveVirtualNetworksListResult": + """List effective virtual networks in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Effective Virtual Networks Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetworksParameter + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: EffectiveVirtualNetworksListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetworksListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.EffectiveVirtualNetworksListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list_by_network_manager.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'EffectiveVirtualNetworksParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('EffectiveVirtualNetworksListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list_by_network_manager.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listEffectiveVirtualNetworks'} # type: ignore + + async def list_by_network_group( + self, + resource_group_name: str, + network_manager_name: str, + network_group_name: str, + parameters: "_models.QueryRequestOptions", + **kwargs: Any + ) -> "_models.EffectiveVirtualNetworksListResult": + """Lists all effective virtual networks by specified network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :param parameters: Parameters supplied to list correct page. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.QueryRequestOptions + :keyword callable cls: A custom type or function that will be passed the direct response + :return: EffectiveVirtualNetworksListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetworksListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.EffectiveVirtualNetworksListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list_by_network_group.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'QueryRequestOptions') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('EffectiveVirtualNetworksListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list_by_network_group.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}/listEffectiveVirtualNetworks'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_groups_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_groups_operations.py new file mode 100644 index 000000000000..5393f2574ab9 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_groups_operations.py @@ -0,0 +1,334 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class NetworkGroupsOperations: + """NetworkGroupsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + network_group_name: str, + **kwargs: Any + ) -> "_models.NetworkGroup": + """Gets the specified network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkGroup, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkGroup"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkGroup', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + network_group_name: str, + parameters: "_models.NetworkGroup", + if_match: Optional[str] = None, + **kwargs: Any + ) -> "_models.NetworkGroup": + """Creates or updates a network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :param parameters: Parameters supplied to the specify which network group need to create. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup + :param if_match: The ETag of the transformation. Omit this value to always overwrite the + current resource. Specify the last-seen ETag value to prevent accidentally overwriting + concurrent changes. + :type if_match: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkGroup, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkGroup"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + if if_match is not None: + header_parameters['If-Match'] = self._serialize.header("if_match", if_match, 'str') + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkGroup') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + response_headers = {} + if response.status_code == 200: + response_headers['ETag']=self._deserialize('str', response.headers.get('ETag')) + deserialized = self._deserialize('NetworkGroup', pipeline_response) + + if response.status_code == 201: + response_headers['ETag']=self._deserialize('str', response.headers.get('ETag')) + deserialized = self._deserialize('NetworkGroup', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, response_headers) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + network_group_name: str, + **kwargs: Any + ) -> None: + """Deletes a network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}'} # type: ignore + + def list( + self, + resource_group_name: str, + network_manager_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.NetworkGroupListResult"]: + """Lists the specified network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkGroupListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroupListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkGroupListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkGroupListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_commits_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_commits_operations.py new file mode 100644 index 000000000000..edb5e278cd4b --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_commits_operations.py @@ -0,0 +1,107 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagerCommitsOperations: + """NetworkManagerCommitsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def post( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.NetworkManagerCommit", + **kwargs: Any + ) -> "_models.NetworkManagerCommit": + """Post a Network Manager Commit. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to specify which Managed Network commit is. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerCommit + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerCommit, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerCommit + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerCommit"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.post.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkManagerCommit') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [202]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerCommit', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + post.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/commit'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_deployment_status_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_deployment_status_operations.py new file mode 100644 index 000000000000..217199348e4a --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_deployment_status_operations.py @@ -0,0 +1,107 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagerDeploymentStatusOperations: + """NetworkManagerDeploymentStatusOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def list( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.NetworkManagerDeploymentStatusParameter", + **kwargs: Any + ) -> "_models.NetworkManagerDeploymentStatusListResult": + """Post to List of Network Manager Deployment Status. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to specify which Managed Network deployment status is. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerDeploymentStatusParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerDeploymentStatusListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerDeploymentStatusListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerDeploymentStatusListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkManagerDeploymentStatusParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerDeploymentStatusListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listDeploymentStatus'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_effective_security_admin_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_effective_security_admin_rules_operations.py new file mode 100644 index 000000000000..0d2ea7723710 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_manager_effective_security_admin_rules_operations.py @@ -0,0 +1,107 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagerEffectiveSecurityAdminRulesOperations: + """NetworkManagerEffectiveSecurityAdminRulesOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def list( + self, + resource_group_name: str, + virtual_network_name: str, + parameters: "_models.QueryRequestOptions", + **kwargs: Any + ) -> "_models.NetworkManagerEffectiveSecurityAdminRulesListResult": + """List all effective security admin rules applied on a virtual network. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param virtual_network_name: The name of the virtual network. + :type virtual_network_name: str + :param parameters: Parameters supplied to list correct page. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.QueryRequestOptions + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerEffectiveSecurityAdminRulesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerEffectiveSecurityAdminRulesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerEffectiveSecurityAdminRulesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'virtualNetworkName': self._serialize.url("virtual_network_name", virtual_network_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'QueryRequestOptions') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerEffectiveSecurityAdminRulesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listNetworkManagerEffectiveSecurityAdminRules'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_managers_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_managers_operations.py new file mode 100644 index 000000000000..922ec5fdb525 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_managers_operations.py @@ -0,0 +1,453 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagersOperations: + """NetworkManagersOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + **kwargs: Any + ) -> "_models.NetworkManager": + """Gets the specified Network Manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManager, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManager"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.NetworkManager", + **kwargs: Any + ) -> "_models.NetworkManager": + """Creates or updates a Network Manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to specify which network manager is. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManager, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManager"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkManager') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + **kwargs: Any + ) -> None: + """Deletes a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + async def patch_tags( + self, + resource_group_name: str, + network_manager_name: str, + parameters: "_models.TagsObject", + **kwargs: Any + ) -> "_models.NetworkManager": + """Patch a NetworkManager Tags. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to update network manager tags. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.TagsObject + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManager, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManager"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.patch_tags.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'TagsObject') + body_content_kwargs['content'] = body_content + request = self._client.patch(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + patch_tags.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + def list_by_subscription( + self, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.NetworkManagerListResult"]: + """List all network managers in a subscription. + + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkManagerListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list_by_subscription.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkManagerListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list_by_subscription.metadata = {'url': '/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkManagers'} # type: ignore + + def list( + self, + resource_group_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.NetworkManagerListResult"]: + """List network managers in a resource group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkManagerListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkManagerListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_security_perimeters_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_security_perimeters_operations.py new file mode 100644 index 000000000000..e848ca499c6b --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_network_security_perimeters_operations.py @@ -0,0 +1,387 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class NetworkSecurityPerimetersOperations: + """NetworkSecurityPerimetersOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def get( + self, + resource_group_name: str, + network_security_perimeter_name: str, + **kwargs: Any + ) -> "_models.NetworkSecurityPerimeter": + """Gets the specified network security perimeter by the name. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_security_perimeter_name: The name of the network security perimeter. + :type network_security_perimeter_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkSecurityPerimeter, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeter"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkSecurityPerimeterName': self._serialize.url("network_security_perimeter_name", network_security_perimeter_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkSecurityPerimeter', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_security_perimeter_name: str, + parameters: "_models.NetworkSecurityPerimeter", + **kwargs: Any + ) -> "_models.NetworkSecurityPerimeter": + """Creates or updates a Network Security Perimeter. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_security_perimeter_name: The name of the network security perimeter. + :type network_security_perimeter_name: str + :param parameters: Parameter supplied to create or update the network security perimeter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkSecurityPerimeter, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeter"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkSecurityPerimeterName': self._serialize.url("network_security_perimeter_name", network_security_perimeter_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkSecurityPerimeter') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('NetworkSecurityPerimeter', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('NetworkSecurityPerimeter', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_security_perimeter_name: str, + **kwargs: Any + ) -> None: + """Deletes a network security perimeter. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_security_perimeter_name: The name of the network security perimeter. + :type network_security_perimeter_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkSecurityPerimeterName': self._serialize.url("network_security_perimeter_name", network_security_perimeter_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}'} # type: ignore + + def list_by_subscription( + self, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.NetworkSecurityPerimeterListResult"]: + """List all network security perimeters in a subscription. + + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkSecurityPerimeterListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeterListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeterListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list_by_subscription.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkSecurityPerimeterListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list_by_subscription.metadata = {'url': '/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkSecurityPerimeters'} # type: ignore + + def list( + self, + resource_group_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.NetworkSecurityPerimeterListResult"]: + """List network security perimeters in a resource group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkSecurityPerimeterListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeterListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeterListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkSecurityPerimeterListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_perimeter_associable_resource_types_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_perimeter_associable_resource_types_operations.py new file mode 100644 index 000000000000..7052642970c2 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_perimeter_associable_resource_types_operations.py @@ -0,0 +1,96 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, Callable, Dict, Generic, Optional, TypeVar +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class PerimeterAssociableResourceTypesOperations: + """PerimeterAssociableResourceTypesOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + async def get( + self, + location: str, + **kwargs: Any + ) -> "_models.PerimeterAssociableResourcesListResult": + """Gets the list of resources that are onboarded with NSP. These resources can be associated with + a network security perimeter. + + :param location: The location of the where the association is present. + :type location: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: PerimeterAssociableResourcesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.PerimeterAssociableResourcesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.PerimeterAssociableResourcesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'location': self._serialize.url("location", location, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('PerimeterAssociableResourcesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/perimeterAssociableResourceTypes'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_admin_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_admin_configurations_operations.py new file mode 100644 index 000000000000..1376e034b69e --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_admin_configurations_operations.py @@ -0,0 +1,325 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class SecurityAdminConfigurationsOperations: + """SecurityAdminConfigurationsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name: str, + network_manager_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.SecurityConfigurationListResult"]: + """Lists all the network manager security admin configurations in a network manager, in a + paginated format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either SecurityConfigurationListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('SecurityConfigurationListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations'} # type: ignore + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + **kwargs: Any + ) -> "_models.SecurityConfiguration": + """Retrieves a network manager security admin configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + security_admin_configuration: "_models.SecurityConfiguration", + **kwargs: Any + ) -> "_models.SecurityConfiguration": + """Creates or updates a network manager security admin configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param security_admin_configuration: The security admin configuration to create or update. + :type security_admin_configuration: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(security_admin_configuration, 'SecurityConfiguration') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + **kwargs: Any + ) -> None: + """Deletes a network manager security admin configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_user_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_user_configurations_operations.py new file mode 100644 index 000000000000..90c23233f465 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_security_user_configurations_operations.py @@ -0,0 +1,325 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class SecurityUserConfigurationsOperations: + """SecurityUserConfigurationsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name: str, + network_manager_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.SecurityConfigurationListResult"]: + """Lists all the network manager security user configurations in a network manager, in a paginated + format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either SecurityConfigurationListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('SecurityConfigurationListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations'} # type: ignore + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + **kwargs: Any + ) -> "_models.SecurityConfiguration": + """Retrieves a network manager security user configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + security_user_configuration: "_models.SecurityConfiguration", + **kwargs: Any + ) -> "_models.SecurityConfiguration": + """Creates or updates a network manager security user configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param security_user_configuration: The security user configuration to create or update. + :type security_user_configuration: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(security_user_configuration, 'SecurityConfiguration') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + **kwargs: Any + ) -> None: + """Deletes a network manager security user configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rule_collections_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rule_collections_operations.py new file mode 100644 index 000000000000..ef488639df0a --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rule_collections_operations.py @@ -0,0 +1,343 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class UserRuleCollectionsOperations: + """UserRuleCollectionsOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.RuleCollectionListResult"]: + """Lists all the user rule collections in a security configuration, in a paginated format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either RuleCollectionListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.RuleCollectionListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollectionListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('RuleCollectionListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections'} # type: ignore + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + **kwargs: Any + ) -> "_models.RuleCollection": + """Gets a network manager security user configuration rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + user_rule_collection: "_models.RuleCollection", + **kwargs: Any + ) -> "_models.RuleCollection": + """Creates or updates a user rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param user_rule_collection: The User Rule Collection to create or update. + :type user_rule_collection: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(user_rule_collection, 'RuleCollection') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + **kwargs: Any + ) -> None: + """Deletes a user rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rules_operations.py new file mode 100644 index 000000000000..895b099aca7b --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/aio/operations/_user_rules_operations.py @@ -0,0 +1,360 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import Any, AsyncIterable, Callable, Dict, Generic, Optional, TypeVar, Union +import warnings + +from azure.core.async_paging import AsyncItemPaged, AsyncList +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import AsyncHttpResponse, HttpRequest +from azure.mgmt.core.exceptions import ARMErrorFormat + +from ... import models as _models + +T = TypeVar('T') +ClsType = Optional[Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]] + +class UserRulesOperations: + """UserRulesOperations async operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer) -> None: + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + top: Optional[int] = None, + skip_token: Optional[str] = None, + **kwargs: Any + ) -> AsyncIterable["_models.UserRuleListResult"]: + """Lists all user rules in a rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either UserRuleListResult or the result of cls(response) + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.UserRuleListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.UserRuleListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + async def extract_data(pipeline_response): + deserialized = self._deserialize('UserRuleListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, AsyncList(list_of_elem) + + async def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return AsyncItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules'} # type: ignore + + async def get( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + rule_name: str, + **kwargs: Any + ) -> "_models.BaseUserRule": + """Gets a user rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseUserRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseUserRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('BaseUserRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + async def create_or_update( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + rule_name: str, + user_rule: "_models.BaseUserRule", + **kwargs: Any + ) -> "_models.BaseUserRule": + """Creates or updates a user rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :param user_rule: The user rule to create or update. + :type user_rule: ~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseUserRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseUserRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(user_rule, 'BaseUserRule') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('BaseUserRule', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('BaseUserRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + async def delete( + self, + resource_group_name: str, + network_manager_name: str, + configuration_name: str, + rule_collection_name: str, + rule_name: str, + **kwargs: Any + ) -> None: + """Deletes a user rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = await self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/__init__.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/__init__.py new file mode 100644 index 000000000000..a0e46b4c3056 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/__init__.py @@ -0,0 +1,233 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +try: + from ._models_py3 import ActiveBaseSecurityAdminRule + from ._models_py3 import ActiveBaseSecurityUserRule + from ._models_py3 import ActiveConfigurationParameter + from ._models_py3 import ActiveConnectivityConfiguration + from ._models_py3 import ActiveConnectivityConfigurationsListResult + from ._models_py3 import ActiveDefaultSecurityAdminRule + from ._models_py3 import ActiveDefaultSecurityUserRule + from ._models_py3 import ActiveSecurityAdminRule + from ._models_py3 import ActiveSecurityAdminRulesListResult + from ._models_py3 import ActiveSecurityUserRule + from ._models_py3 import ActiveSecurityUserRulesListResult + from ._models_py3 import AddressPrefixItem + from ._models_py3 import AdminRule + from ._models_py3 import AdminRuleListResult + from ._models_py3 import BaseAdminRule + from ._models_py3 import BaseUserRule + from ._models_py3 import CloudErrorBody + from ._models_py3 import ConfigurationGroup + from ._models_py3 import ConnectivityConfiguration + from ._models_py3 import ConnectivityConfigurationListResult + from ._models_py3 import ConnectivityGroupItem + from ._models_py3 import DefaultAdminRule + from ._models_py3 import DefaultUserRule + from ._models_py3 import EffectiveBaseSecurityAdminRule + from ._models_py3 import EffectiveConnectivityConfiguration + from ._models_py3 import EffectiveDefaultSecurityAdminRule + from ._models_py3 import EffectiveSecurityAdminRule + from ._models_py3 import EffectiveVirtualNetwork + from ._models_py3 import EffectiveVirtualNetworksListResult + from ._models_py3 import EffectiveVirtualNetworksParameter + from ._models_py3 import GroupMembersItem + from ._models_py3 import Hub + from ._models_py3 import NetworkGroup + from ._models_py3 import NetworkGroupListResult + from ._models_py3 import NetworkManager + from ._models_py3 import NetworkManagerCommit + from ._models_py3 import NetworkManagerDeploymentStatus + from ._models_py3 import NetworkManagerDeploymentStatusListResult + from ._models_py3 import NetworkManagerDeploymentStatusParameter + from ._models_py3 import NetworkManagerEffectiveConnectivityConfigurationListResult + from ._models_py3 import NetworkManagerEffectiveSecurityAdminRulesListResult + from ._models_py3 import NetworkManagerListResult + from ._models_py3 import NetworkManagerPropertiesNetworkManagerScopes + from ._models_py3 import NetworkManagerSecurityGroupItem + from ._models_py3 import NetworkSecurityPerimeter + from ._models_py3 import NetworkSecurityPerimeterListResult + from ._models_py3 import PerimeterAssociableResource + from ._models_py3 import PerimeterAssociableResourcesListResult + from ._models_py3 import ProxyResource + from ._models_py3 import QueryRequestOptions + from ._models_py3 import Resource + from ._models_py3 import RuleCollection + from ._models_py3 import RuleCollectionListResult + from ._models_py3 import SecurityConfiguration + from ._models_py3 import SecurityConfigurationListResult + from ._models_py3 import SystemData + from ._models_py3 import TagsObject + from ._models_py3 import UserRule + from ._models_py3 import UserRuleListResult +except (SyntaxError, ImportError): + from ._models import ActiveBaseSecurityAdminRule # type: ignore + from ._models import ActiveBaseSecurityUserRule # type: ignore + from ._models import ActiveConfigurationParameter # type: ignore + from ._models import ActiveConnectivityConfiguration # type: ignore + from ._models import ActiveConnectivityConfigurationsListResult # type: ignore + from ._models import ActiveDefaultSecurityAdminRule # type: ignore + from ._models import ActiveDefaultSecurityUserRule # type: ignore + from ._models import ActiveSecurityAdminRule # type: ignore + from ._models import ActiveSecurityAdminRulesListResult # type: ignore + from ._models import ActiveSecurityUserRule # type: ignore + from ._models import ActiveSecurityUserRulesListResult # type: ignore + from ._models import AddressPrefixItem # type: ignore + from ._models import AdminRule # type: ignore + from ._models import AdminRuleListResult # type: ignore + from ._models import BaseAdminRule # type: ignore + from ._models import BaseUserRule # type: ignore + from ._models import CloudErrorBody # type: ignore + from ._models import ConfigurationGroup # type: ignore + from ._models import ConnectivityConfiguration # type: ignore + from ._models import ConnectivityConfigurationListResult # type: ignore + from ._models import ConnectivityGroupItem # type: ignore + from ._models import DefaultAdminRule # type: ignore + from ._models import DefaultUserRule # type: ignore + from ._models import EffectiveBaseSecurityAdminRule # type: ignore + from ._models import EffectiveConnectivityConfiguration # type: ignore + from ._models import EffectiveDefaultSecurityAdminRule # type: ignore + from ._models import EffectiveSecurityAdminRule # type: ignore + from ._models import EffectiveVirtualNetwork # type: ignore + from ._models import EffectiveVirtualNetworksListResult # type: ignore + from ._models import EffectiveVirtualNetworksParameter # type: ignore + from ._models import GroupMembersItem # type: ignore + from ._models import Hub # type: ignore + from ._models import NetworkGroup # type: ignore + from ._models import NetworkGroupListResult # type: ignore + from ._models import NetworkManager # type: ignore + from ._models import NetworkManagerCommit # type: ignore + from ._models import NetworkManagerDeploymentStatus # type: ignore + from ._models import NetworkManagerDeploymentStatusListResult # type: ignore + from ._models import NetworkManagerDeploymentStatusParameter # type: ignore + from ._models import NetworkManagerEffectiveConnectivityConfigurationListResult # type: ignore + from ._models import NetworkManagerEffectiveSecurityAdminRulesListResult # type: ignore + from ._models import NetworkManagerListResult # type: ignore + from ._models import NetworkManagerPropertiesNetworkManagerScopes # type: ignore + from ._models import NetworkManagerSecurityGroupItem # type: ignore + from ._models import NetworkSecurityPerimeter # type: ignore + from ._models import NetworkSecurityPerimeterListResult # type: ignore + from ._models import PerimeterAssociableResource # type: ignore + from ._models import PerimeterAssociableResourcesListResult # type: ignore + from ._models import ProxyResource # type: ignore + from ._models import QueryRequestOptions # type: ignore + from ._models import Resource # type: ignore + from ._models import RuleCollection # type: ignore + from ._models import RuleCollectionListResult # type: ignore + from ._models import SecurityConfiguration # type: ignore + from ._models import SecurityConfigurationListResult # type: ignore + from ._models import SystemData # type: ignore + from ._models import TagsObject # type: ignore + from ._models import UserRule # type: ignore + from ._models import UserRuleListResult # type: ignore + +from ._network_management_client_enums import ( + AddressPrefixType, + AdminRuleKind, + ConfigurationType, + ConnectivityTopology, + CreatedByType, + DeleteExistingNSGs, + DeleteExistingPeering, + DeploymentStatus, + EffectiveAdminRuleKind, + EffectiveUserRuleKind, + GroupConnectivity, + IsGlobal, + MembershipType, + ProvisioningState, + SecurityConfigurationRuleAccess, + SecurityConfigurationRuleDirection, + SecurityConfigurationRuleProtocol, + SecurityType, + UseHubGateway, + UserRuleKind, +) + +__all__ = [ + 'ActiveBaseSecurityAdminRule', + 'ActiveBaseSecurityUserRule', + 'ActiveConfigurationParameter', + 'ActiveConnectivityConfiguration', + 'ActiveConnectivityConfigurationsListResult', + 'ActiveDefaultSecurityAdminRule', + 'ActiveDefaultSecurityUserRule', + 'ActiveSecurityAdminRule', + 'ActiveSecurityAdminRulesListResult', + 'ActiveSecurityUserRule', + 'ActiveSecurityUserRulesListResult', + 'AddressPrefixItem', + 'AdminRule', + 'AdminRuleListResult', + 'BaseAdminRule', + 'BaseUserRule', + 'CloudErrorBody', + 'ConfigurationGroup', + 'ConnectivityConfiguration', + 'ConnectivityConfigurationListResult', + 'ConnectivityGroupItem', + 'DefaultAdminRule', + 'DefaultUserRule', + 'EffectiveBaseSecurityAdminRule', + 'EffectiveConnectivityConfiguration', + 'EffectiveDefaultSecurityAdminRule', + 'EffectiveSecurityAdminRule', + 'EffectiveVirtualNetwork', + 'EffectiveVirtualNetworksListResult', + 'EffectiveVirtualNetworksParameter', + 'GroupMembersItem', + 'Hub', + 'NetworkGroup', + 'NetworkGroupListResult', + 'NetworkManager', + 'NetworkManagerCommit', + 'NetworkManagerDeploymentStatus', + 'NetworkManagerDeploymentStatusListResult', + 'NetworkManagerDeploymentStatusParameter', + 'NetworkManagerEffectiveConnectivityConfigurationListResult', + 'NetworkManagerEffectiveSecurityAdminRulesListResult', + 'NetworkManagerListResult', + 'NetworkManagerPropertiesNetworkManagerScopes', + 'NetworkManagerSecurityGroupItem', + 'NetworkSecurityPerimeter', + 'NetworkSecurityPerimeterListResult', + 'PerimeterAssociableResource', + 'PerimeterAssociableResourcesListResult', + 'ProxyResource', + 'QueryRequestOptions', + 'Resource', + 'RuleCollection', + 'RuleCollectionListResult', + 'SecurityConfiguration', + 'SecurityConfigurationListResult', + 'SystemData', + 'TagsObject', + 'UserRule', + 'UserRuleListResult', + 'AddressPrefixType', + 'AdminRuleKind', + 'ConfigurationType', + 'ConnectivityTopology', + 'CreatedByType', + 'DeleteExistingNSGs', + 'DeleteExistingPeering', + 'DeploymentStatus', + 'EffectiveAdminRuleKind', + 'EffectiveUserRuleKind', + 'GroupConnectivity', + 'IsGlobal', + 'MembershipType', + 'ProvisioningState', + 'SecurityConfigurationRuleAccess', + 'SecurityConfigurationRuleDirection', + 'SecurityConfigurationRuleProtocol', + 'SecurityType', + 'UseHubGateway', + 'UserRuleKind', +] diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models.py new file mode 100644 index 000000000000..c84460c52695 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models.py @@ -0,0 +1,2956 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +import msrest.serialization + + +class ActiveBaseSecurityAdminRule(msrest.serialization.Model): + """Network base admin rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: ActiveSecurityAdminRule, ActiveDefaultSecurityAdminRule. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + """ + + _validation = { + 'kind': {'required': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + } + + _subtype_map = { + 'kind': {'Custom': 'ActiveSecurityAdminRule', 'Default': 'ActiveDefaultSecurityAdminRule'} + } + + def __init__( + self, + **kwargs + ): + super(ActiveBaseSecurityAdminRule, self).__init__(**kwargs) + self.id = kwargs.get('id', None) + self.commit_time = kwargs.get('commit_time', None) + self.region = kwargs.get('region', None) + self.configuration_display_name = kwargs.get('configuration_display_name', None) + self.configuration_description = kwargs.get('configuration_description', None) + self.rule_collection_display_name = kwargs.get('rule_collection_display_name', None) + self.rule_collection_description = kwargs.get('rule_collection_description', None) + self.rule_collection_applies_to_groups = kwargs.get('rule_collection_applies_to_groups', None) + self.rule_groups = kwargs.get('rule_groups', None) + self.kind = None # type: Optional[str] + + +class ActiveBaseSecurityUserRule(msrest.serialization.Model): + """Network base rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: ActiveSecurityUserRule, ActiveDefaultSecurityUserRule. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security user configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security user configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveUserRuleKind + """ + + _validation = { + 'kind': {'required': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + } + + _subtype_map = { + 'kind': {'Custom': 'ActiveSecurityUserRule', 'Default': 'ActiveDefaultSecurityUserRule'} + } + + def __init__( + self, + **kwargs + ): + super(ActiveBaseSecurityUserRule, self).__init__(**kwargs) + self.id = kwargs.get('id', None) + self.commit_time = kwargs.get('commit_time', None) + self.region = kwargs.get('region', None) + self.configuration_display_name = kwargs.get('configuration_display_name', None) + self.configuration_description = kwargs.get('configuration_description', None) + self.rule_collection_display_name = kwargs.get('rule_collection_display_name', None) + self.rule_collection_description = kwargs.get('rule_collection_description', None) + self.rule_collection_applies_to_groups = kwargs.get('rule_collection_applies_to_groups', None) + self.rule_groups = kwargs.get('rule_groups', None) + self.kind = None # type: Optional[str] + + +class ActiveConfigurationParameter(msrest.serialization.Model): + """Effective Virtual Networks Parameter. + + :param regions: List of regions. + :type regions: list[str] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'regions': {'key': 'regions', 'type': '[str]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveConfigurationParameter, self).__init__(**kwargs) + self.regions = kwargs.get('regions', None) + self.skip_token = kwargs.get('skip_token', None) + + +class EffectiveConnectivityConfiguration(msrest.serialization.Model): + """The network manager effective connectivity configuration. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :param configuration_groups: Effective configuration groups. + :type configuration_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param display_name: A friendly name for the resource. + :type display_name: str + :param description: A description of the connectivity configuration. + :type description: str + :param connectivity_topology: Connectivity topology type. Possible values include: + "HubAndSpoke", "Mesh". + :type connectivity_topology: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityTopology + :param hubs: List of hubItems. + :type hubs: list[~azure.mgmt.network.v2021_02_01_preview.models.Hub] + :param is_global: Flag if global mesh is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityGroupItem] + :ivar provisioning_state: The provisioning state of the connectivity configuration resource. + Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + :param delete_existing_peering: Flag if need to remove current existing peerings. Possible + values include: "False", "True". + :type delete_existing_peering: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingPeering + """ + + _validation = { + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_groups': {'key': 'configurationGroups', 'type': '[ConfigurationGroup]'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'connectivity_topology': {'key': 'properties.connectivityTopology', 'type': 'str'}, + 'hubs': {'key': 'properties.hubs', 'type': '[Hub]'}, + 'is_global': {'key': 'properties.isGlobal', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[ConnectivityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + 'delete_existing_peering': {'key': 'properties.deleteExistingPeering', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(EffectiveConnectivityConfiguration, self).__init__(**kwargs) + self.id = kwargs.get('id', None) + self.configuration_groups = kwargs.get('configuration_groups', None) + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.connectivity_topology = kwargs.get('connectivity_topology', None) + self.hubs = kwargs.get('hubs', None) + self.is_global = kwargs.get('is_global', None) + self.applies_to_groups = kwargs.get('applies_to_groups', None) + self.provisioning_state = None + self.delete_existing_peering = kwargs.get('delete_existing_peering', None) + + +class ActiveConnectivityConfiguration(EffectiveConnectivityConfiguration): + """Active connectivity configuration. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :param configuration_groups: Effective configuration groups. + :type configuration_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param display_name: A friendly name for the resource. + :type display_name: str + :param description: A description of the connectivity configuration. + :type description: str + :param connectivity_topology: Connectivity topology type. Possible values include: + "HubAndSpoke", "Mesh". + :type connectivity_topology: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityTopology + :param hubs: List of hubItems. + :type hubs: list[~azure.mgmt.network.v2021_02_01_preview.models.Hub] + :param is_global: Flag if global mesh is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityGroupItem] + :ivar provisioning_state: The provisioning state of the connectivity configuration resource. + Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + :param delete_existing_peering: Flag if need to remove current existing peerings. Possible + values include: "False", "True". + :type delete_existing_peering: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingPeering + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + """ + + _validation = { + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_groups': {'key': 'configurationGroups', 'type': '[ConfigurationGroup]'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'connectivity_topology': {'key': 'properties.connectivityTopology', 'type': 'str'}, + 'hubs': {'key': 'properties.hubs', 'type': '[Hub]'}, + 'is_global': {'key': 'properties.isGlobal', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[ConnectivityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + 'delete_existing_peering': {'key': 'properties.deleteExistingPeering', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveConnectivityConfiguration, self).__init__(**kwargs) + self.commit_time = kwargs.get('commit_time', None) + self.region = kwargs.get('region', None) + + +class ActiveConnectivityConfigurationsListResult(msrest.serialization.Model): + """Result of the request to list active connectivity configurations. It contains a list of active connectivity configurations and a skiptoken to get the next set of results. + + :param value: Gets a page of active connectivity configurations. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.ActiveConnectivityConfiguration] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ActiveConnectivityConfiguration]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveConnectivityConfigurationsListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.skip_token = kwargs.get('skip_token', None) + + +class ActiveDefaultSecurityAdminRule(ActiveBaseSecurityAdminRule): + """Network default admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :vartype access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :ivar priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :vartype priority: int + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'access': {'readonly': True}, + 'priority': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveDefaultSecurityAdminRule, self).__init__(**kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = kwargs.get('flag', None) + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.access = None + self.priority = None + self.direction = None + self.provisioning_state = None + + +class ActiveDefaultSecurityUserRule(ActiveBaseSecurityUserRule): + """Network security default user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security user configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security user configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveUserRuleKind + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveDefaultSecurityUserRule, self).__init__(**kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = kwargs.get('flag', None) + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.direction = None + self.provisioning_state = None + + +class ActiveSecurityAdminRule(ActiveBaseSecurityAdminRule): + """Network admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. Restricted to 140 chars. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :type access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :param priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :type priority: int + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'priority': {'maximum': 4096, 'minimum': 1}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveSecurityAdminRule, self).__init__(**kwargs) + self.kind = 'Custom' # type: str + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.protocol = kwargs.get('protocol', None) + self.sources = kwargs.get('sources', None) + self.destinations = kwargs.get('destinations', None) + self.source_port_ranges = kwargs.get('source_port_ranges', None) + self.destination_port_ranges = kwargs.get('destination_port_ranges', None) + self.access = kwargs.get('access', None) + self.priority = kwargs.get('priority', None) + self.direction = kwargs.get('direction', None) + self.provisioning_state = None + + +class ActiveSecurityAdminRulesListResult(msrest.serialization.Model): + """Result of the request to list active security admin rules. It contains a list of active security admin rules and a skiptoken to get the next set of results. + + :param value: Gets a page of active security admin rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.ActiveBaseSecurityAdminRule] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ActiveBaseSecurityAdminRule]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveSecurityAdminRulesListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.skip_token = kwargs.get('skip_token', None) + + +class ActiveSecurityUserRule(ActiveBaseSecurityUserRule): + """Network security user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security user configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security user configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveUserRuleKind + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveSecurityUserRule, self).__init__(**kwargs) + self.kind = 'Custom' # type: str + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.protocol = kwargs.get('protocol', None) + self.sources = kwargs.get('sources', None) + self.destinations = kwargs.get('destinations', None) + self.source_port_ranges = kwargs.get('source_port_ranges', None) + self.destination_port_ranges = kwargs.get('destination_port_ranges', None) + self.direction = kwargs.get('direction', None) + self.provisioning_state = None + + +class ActiveSecurityUserRulesListResult(msrest.serialization.Model): + """Result of the request to list active security user rules. It contains a list of active security user rules and a skiptoken to get the next set of results. + + :param value: Gets a page of active security user rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.ActiveBaseSecurityUserRule] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ActiveBaseSecurityUserRule]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ActiveSecurityUserRulesListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.skip_token = kwargs.get('skip_token', None) + + +class AddressPrefixItem(msrest.serialization.Model): + """Address prefix item. + + :param address_prefix: Address prefix. + :type address_prefix: str + :param address_prefix_type: Address prefix type. Possible values include: "IPPrefix", + "ServiceTag". + :type address_prefix_type: str or + ~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixType + """ + + _attribute_map = { + 'address_prefix': {'key': 'addressPrefix', 'type': 'str'}, + 'address_prefix_type': {'key': 'addressPrefixType', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(AddressPrefixItem, self).__init__(**kwargs) + self.address_prefix = kwargs.get('address_prefix', None) + self.address_prefix_type = kwargs.get('address_prefix_type', None) + + +class ProxyResource(msrest.serialization.Model): + """Proxy resource representation. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ProxyResource, self).__init__(**kwargs) + self.id = None + self.name = None + self.type = None + self.etag = None + + +class BaseAdminRule(ProxyResource): + """Network base admin rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: AdminRule, DefaultAdminRule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + } + + _subtype_map = { + 'kind': {'Custom': 'AdminRule', 'Default': 'DefaultAdminRule'} + } + + def __init__( + self, + **kwargs + ): + super(BaseAdminRule, self).__init__(**kwargs) + self.kind = 'BaseAdminRule' # type: str + self.system_data = None + + +class AdminRule(BaseAdminRule): + """Network admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. Restricted to 140 chars. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :type access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :param priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :type priority: int + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'priority': {'maximum': 4096, 'minimum': 1}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(AdminRule, self).__init__(**kwargs) + self.kind = 'Custom' # type: str + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.protocol = kwargs.get('protocol', None) + self.sources = kwargs.get('sources', None) + self.destinations = kwargs.get('destinations', None) + self.source_port_ranges = kwargs.get('source_port_ranges', None) + self.destination_port_ranges = kwargs.get('destination_port_ranges', None) + self.access = kwargs.get('access', None) + self.priority = kwargs.get('priority', None) + self.direction = kwargs.get('direction', None) + self.provisioning_state = None + + +class AdminRuleListResult(msrest.serialization.Model): + """security configuration admin rule list result. + + :param value: A list of admin rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule] + :param next_link: The URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[BaseAdminRule]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(AdminRuleListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class BaseUserRule(ProxyResource): + """Network base rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: UserRule, DefaultUserRule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.UserRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + } + + _subtype_map = { + 'kind': {'Custom': 'UserRule', 'Default': 'DefaultUserRule'} + } + + def __init__( + self, + **kwargs + ): + super(BaseUserRule, self).__init__(**kwargs) + self.kind = 'BaseUserRule' # type: str + self.system_data = None + + +class CloudErrorBody(msrest.serialization.Model): + """An error response from the service. + + :param code: An identifier for the error. Codes are invariant and are intended to be consumed + programmatically. + :type code: str + :param message: A message describing the error, intended to be suitable for display in a user + interface. + :type message: str + :param target: The target of the particular error. For example, the name of the property in + error. + :type target: str + :param details: A list of additional details about the error. + :type details: list[~azure.mgmt.network.v2021_02_01_preview.models.CloudErrorBody] + """ + + _attribute_map = { + 'code': {'key': 'code', 'type': 'str'}, + 'message': {'key': 'message', 'type': 'str'}, + 'target': {'key': 'target', 'type': 'str'}, + 'details': {'key': 'details', 'type': '[CloudErrorBody]'}, + } + + def __init__( + self, + **kwargs + ): + super(CloudErrorBody, self).__init__(**kwargs) + self.code = kwargs.get('code', None) + self.message = kwargs.get('message', None) + self.target = kwargs.get('target', None) + self.details = kwargs.get('details', None) + + +class ConfigurationGroup(msrest.serialization.Model): + """The network configuration group resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :param display_name: A friendly name for the network group. + :type display_name: str + :param description: A description of the network group. + :type description: str + :param member_type: Group member type. + :type member_type: str + :param group_members: Group members of network group. + :type group_members: list[~azure.mgmt.network.v2021_02_01_preview.models.GroupMembersItem] + :param conditional_membership: Network group conditional filter. + :type conditional_membership: str + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'member_type': {'key': 'properties.memberType', 'type': 'str'}, + 'group_members': {'key': 'properties.groupMembers', 'type': '[GroupMembersItem]'}, + 'conditional_membership': {'key': 'properties.conditionalMembership', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ConfigurationGroup, self).__init__(**kwargs) + self.id = kwargs.get('id', None) + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.member_type = kwargs.get('member_type', None) + self.group_members = kwargs.get('group_members', None) + self.conditional_membership = kwargs.get('conditional_membership', None) + self.provisioning_state = None + + +class ConnectivityConfiguration(ProxyResource): + """The network manager connectivity configuration resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the resource. + :type display_name: str + :param description: A description of the connectivity configuration. + :type description: str + :param connectivity_topology: Connectivity topology type. Possible values include: + "HubAndSpoke", "Mesh". + :type connectivity_topology: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityTopology + :param hubs: List of hubItems. + :type hubs: list[~azure.mgmt.network.v2021_02_01_preview.models.Hub] + :param is_global: Flag if global mesh is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityGroupItem] + :ivar provisioning_state: The provisioning state of the connectivity configuration resource. + Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + :param delete_existing_peering: Flag if need to remove current existing peerings. Possible + values include: "False", "True". + :type delete_existing_peering: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingPeering + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'connectivity_topology': {'key': 'properties.connectivityTopology', 'type': 'str'}, + 'hubs': {'key': 'properties.hubs', 'type': '[Hub]'}, + 'is_global': {'key': 'properties.isGlobal', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[ConnectivityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + 'delete_existing_peering': {'key': 'properties.deleteExistingPeering', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ConnectivityConfiguration, self).__init__(**kwargs) + self.system_data = None + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.connectivity_topology = kwargs.get('connectivity_topology', None) + self.hubs = kwargs.get('hubs', None) + self.is_global = kwargs.get('is_global', None) + self.applies_to_groups = kwargs.get('applies_to_groups', None) + self.provisioning_state = None + self.delete_existing_peering = kwargs.get('delete_existing_peering', None) + + +class ConnectivityConfigurationListResult(msrest.serialization.Model): + """Result of the request to list network manager connectivity configurations. It contains a list of configurations and a link to get the next set of results. + + :param value: Gets a page of Connectivity Configurations. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ConnectivityConfiguration]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ConnectivityConfigurationListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class ConnectivityGroupItem(msrest.serialization.Model): + """ConnectivityGroupItem. + + :param network_group_id: Network group Id. + :type network_group_id: str + :param use_hub_gateway: Flag if need to use hub gateway. Possible values include: "False", + "True". + :type use_hub_gateway: str or ~azure.mgmt.network.v2021_02_01_preview.models.UseHubGateway + :param is_global: Flag if global is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param group_connectivity: Group connectivity type. Possible values include: "None", + "DirectlyConnected". + :type group_connectivity: str or + ~azure.mgmt.network.v2021_02_01_preview.models.GroupConnectivity + """ + + _attribute_map = { + 'network_group_id': {'key': 'networkGroupId', 'type': 'str'}, + 'use_hub_gateway': {'key': 'useHubGateway', 'type': 'str'}, + 'is_global': {'key': 'isGlobal', 'type': 'str'}, + 'group_connectivity': {'key': 'groupConnectivity', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ConnectivityGroupItem, self).__init__(**kwargs) + self.network_group_id = kwargs.get('network_group_id', None) + self.use_hub_gateway = kwargs.get('use_hub_gateway', None) + self.is_global = kwargs.get('is_global', None) + self.group_connectivity = kwargs.get('group_connectivity', None) + + +class DefaultAdminRule(BaseAdminRule): + """Network default admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :vartype access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :ivar priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :vartype priority: int + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'access': {'readonly': True}, + 'priority': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(DefaultAdminRule, self).__init__(**kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = kwargs.get('flag', None) + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.access = None + self.priority = None + self.direction = None + self.provisioning_state = None + + +class DefaultUserRule(BaseUserRule): + """Network security default user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.UserRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(DefaultUserRule, self).__init__(**kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = kwargs.get('flag', None) + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.direction = None + self.provisioning_state = None + + +class EffectiveBaseSecurityAdminRule(msrest.serialization.Model): + """Network base admin rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: EffectiveSecurityAdminRule, EffectiveDefaultSecurityAdminRule. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + """ + + _validation = { + 'kind': {'required': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + } + + _subtype_map = { + 'kind': {'Custom': 'EffectiveSecurityAdminRule', 'Default': 'EffectiveDefaultSecurityAdminRule'} + } + + def __init__( + self, + **kwargs + ): + super(EffectiveBaseSecurityAdminRule, self).__init__(**kwargs) + self.id = kwargs.get('id', None) + self.configuration_display_name = kwargs.get('configuration_display_name', None) + self.configuration_description = kwargs.get('configuration_description', None) + self.rule_collection_display_name = kwargs.get('rule_collection_display_name', None) + self.rule_collection_description = kwargs.get('rule_collection_description', None) + self.rule_collection_applies_to_groups = kwargs.get('rule_collection_applies_to_groups', None) + self.rule_groups = kwargs.get('rule_groups', None) + self.kind = None # type: Optional[str] + + +class EffectiveDefaultSecurityAdminRule(EffectiveBaseSecurityAdminRule): + """Network default admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :vartype access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :ivar priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :vartype priority: int + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'access': {'readonly': True}, + 'priority': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(EffectiveDefaultSecurityAdminRule, self).__init__(**kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = kwargs.get('flag', None) + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.access = None + self.priority = None + self.direction = None + self.provisioning_state = None + + +class EffectiveSecurityAdminRule(EffectiveBaseSecurityAdminRule): + """Network admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. Restricted to 140 chars. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :type access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :param priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :type priority: int + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'priority': {'maximum': 4096, 'minimum': 1}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(EffectiveSecurityAdminRule, self).__init__(**kwargs) + self.kind = 'Custom' # type: str + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.protocol = kwargs.get('protocol', None) + self.sources = kwargs.get('sources', None) + self.destinations = kwargs.get('destinations', None) + self.source_port_ranges = kwargs.get('source_port_ranges', None) + self.destination_port_ranges = kwargs.get('destination_port_ranges', None) + self.access = kwargs.get('access', None) + self.priority = kwargs.get('priority', None) + self.direction = kwargs.get('direction', None) + self.provisioning_state = None + + +class EffectiveVirtualNetwork(msrest.serialization.Model): + """Effective Virtual Network. + + :param id: Effective vnet Id. + :type id: str + :param location: Location of vnet. + :type location: str + :param membership_type: Membership Type. Possible values include: "Static", "Dynamic". + :type membership_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.MembershipType + """ + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'membership_type': {'key': 'membershipType', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(EffectiveVirtualNetwork, self).__init__(**kwargs) + self.id = kwargs.get('id', None) + self.location = kwargs.get('location', None) + self.membership_type = kwargs.get('membership_type', None) + + +class EffectiveVirtualNetworksListResult(msrest.serialization.Model): + """Result of the request to list Effective Virtual Network. It contains a list of groups and a URL link to get the next set of results. + + :param value: Gets a page of EffectiveVirtualNetwork. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetwork] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[EffectiveVirtualNetwork]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(EffectiveVirtualNetworksListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.skip_token = kwargs.get('skip_token', None) + + +class EffectiveVirtualNetworksParameter(msrest.serialization.Model): + """Effective Virtual Networks Parameter. + + :param conditional_members: Conditional Members. + :type conditional_members: str + :param skip_token: Continuation token for pagination, capturing the next page size and offset, + as well as the context of the query. + :type skip_token: str + """ + + _attribute_map = { + 'conditional_members': {'key': 'conditionalMembers', 'type': 'str'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(EffectiveVirtualNetworksParameter, self).__init__(**kwargs) + self.conditional_members = kwargs.get('conditional_members', None) + self.skip_token = kwargs.get('skip_token', None) + + +class GroupMembersItem(msrest.serialization.Model): + """GroupMembers Item. + + :param resource_id: Resource Id. + :type resource_id: str + """ + + _attribute_map = { + 'resource_id': {'key': 'resourceId', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(GroupMembersItem, self).__init__(**kwargs) + self.resource_id = kwargs.get('resource_id', None) + + +class Hub(msrest.serialization.Model): + """Hub Item. + + :param resource_id: Resource Id. + :type resource_id: str + :param resource_type: Resource Type. + :type resource_type: str + """ + + _attribute_map = { + 'resource_id': {'key': 'resourceId', 'type': 'str'}, + 'resource_type': {'key': 'resourceType', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(Hub, self).__init__(**kwargs) + self.resource_id = kwargs.get('resource_id', None) + self.resource_type = kwargs.get('resource_type', None) + + +class NetworkGroup(ProxyResource): + """The network group resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the network group. + :type display_name: str + :param description: A description of the network group. + :type description: str + :param member_type: Group member type. + :type member_type: str + :param group_members: Group members of network group. + :type group_members: list[~azure.mgmt.network.v2021_02_01_preview.models.GroupMembersItem] + :param conditional_membership: Network group conditional filter. + :type conditional_membership: str + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'member_type': {'key': 'properties.memberType', 'type': 'str'}, + 'group_members': {'key': 'properties.groupMembers', 'type': '[GroupMembersItem]'}, + 'conditional_membership': {'key': 'properties.conditionalMembership', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkGroup, self).__init__(**kwargs) + self.system_data = None + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.member_type = kwargs.get('member_type', None) + self.group_members = kwargs.get('group_members', None) + self.conditional_membership = kwargs.get('conditional_membership', None) + self.provisioning_state = None + + +class NetworkGroupListResult(msrest.serialization.Model): + """Result of the request to list NetworkGroup. It contains a list of groups and a URL link to get the next set of results. + + :param value: Gets a page of NetworkGroup. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup] + :param next_link: Gets the URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkGroup]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkGroupListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class Resource(msrest.serialization.Model): + """Common resource representation. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + } + + def __init__( + self, + **kwargs + ): + super(Resource, self).__init__(**kwargs) + self.id = kwargs.get('id', None) + self.name = None + self.type = None + self.location = kwargs.get('location', None) + self.tags = kwargs.get('tags', None) + + +class NetworkManager(Resource): + """The Managed Network resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the network manager. + :type display_name: str + :param description: A description of the network manager. + :type description: str + :param network_manager_scopes: Scope of Network Manager. + :type network_manager_scopes: + ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerPropertiesNetworkManagerScopes + :param network_manager_scope_accesses: Scope Access. + :type network_manager_scope_accesses: list[str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType] + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'network_manager_scopes': {'key': 'properties.networkManagerScopes', 'type': 'NetworkManagerPropertiesNetworkManagerScopes'}, + 'network_manager_scope_accesses': {'key': 'properties.networkManagerScopeAccesses', 'type': '[str]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManager, self).__init__(**kwargs) + self.etag = None + self.system_data = None + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.network_manager_scopes = kwargs.get('network_manager_scopes', None) + self.network_manager_scope_accesses = kwargs.get('network_manager_scope_accesses', None) + self.provisioning_state = None + + +class NetworkManagerCommit(msrest.serialization.Model): + """Network Manager Commit. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar commit_id: Commit Id. + :vartype commit_id: str + :param target_locations: List of target locations. + :type target_locations: list[str] + :param configuration_ids: List of configuration ids. + :type configuration_ids: list[str] + :param commit_type: Commit Type. Possible values include: "SecurityAdmin", "SecurityUser", + "Connectivity". + :type commit_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType + """ + + _validation = { + 'commit_id': {'readonly': True}, + } + + _attribute_map = { + 'commit_id': {'key': 'commitId', 'type': 'str'}, + 'target_locations': {'key': 'targetLocations', 'type': '[str]'}, + 'configuration_ids': {'key': 'configurationIds', 'type': '[str]'}, + 'commit_type': {'key': 'commitType', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerCommit, self).__init__(**kwargs) + self.commit_id = None + self.target_locations = kwargs.get('target_locations', None) + self.configuration_ids = kwargs.get('configuration_ids', None) + self.commit_type = kwargs.get('commit_type', None) + + +class NetworkManagerDeploymentStatus(msrest.serialization.Model): + """Network Manager Deployment Status. + + :param commit_time: Commit Time. + :type commit_time: ~datetime.datetime + :param region: Region Name. + :type region: str + :param deployment_status: Deployment Status. Possible values include: "NotStarted", + "Deploying", "Deployed", "Failed". + :type deployment_status: str or ~azure.mgmt.network.v2021_02_01_preview.models.DeploymentStatus + :param configuration_ids: List of configuration ids. + :type configuration_ids: list[str] + :param deployment_type: Configuration Deployment Type. Possible values include: + "SecurityAdmin", "SecurityUser", "Connectivity". + :type deployment_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType + :param error_message: Error Message. + :type error_message: str + """ + + _attribute_map = { + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'deployment_status': {'key': 'deploymentStatus', 'type': 'str'}, + 'configuration_ids': {'key': 'configurationIds', 'type': '[str]'}, + 'deployment_type': {'key': 'deploymentType', 'type': 'str'}, + 'error_message': {'key': 'errorMessage', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerDeploymentStatus, self).__init__(**kwargs) + self.commit_time = kwargs.get('commit_time', None) + self.region = kwargs.get('region', None) + self.deployment_status = kwargs.get('deployment_status', None) + self.configuration_ids = kwargs.get('configuration_ids', None) + self.deployment_type = kwargs.get('deployment_type', None) + self.error_message = kwargs.get('error_message', None) + + +class NetworkManagerDeploymentStatusListResult(msrest.serialization.Model): + """A list of Network Manager Deployment Status. + + :param value: Gets a page of Network Manager Deployment Status. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerDeploymentStatus] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkManagerDeploymentStatus]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerDeploymentStatusListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.skip_token = kwargs.get('skip_token', None) + + +class NetworkManagerDeploymentStatusParameter(msrest.serialization.Model): + """Network Manager Deployment Status Parameter. + + :param regions: List of locations. + :type regions: list[str] + :param deployment_types: List of deployment types. + :type deployment_types: list[str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType] + :param skip_token: Continuation token for pagination, capturing the next page size and offset, + as well as the context of the query. + :type skip_token: str + """ + + _attribute_map = { + 'regions': {'key': 'regions', 'type': '[str]'}, + 'deployment_types': {'key': 'deploymentTypes', 'type': '[str]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerDeploymentStatusParameter, self).__init__(**kwargs) + self.regions = kwargs.get('regions', None) + self.deployment_types = kwargs.get('deployment_types', None) + self.skip_token = kwargs.get('skip_token', None) + + +class NetworkManagerEffectiveConnectivityConfigurationListResult(msrest.serialization.Model): + """Result of the request to list networkManagerEffectiveConnectivityConfiguration. It contains a list of groups and a skiptoken to get the next set of results. + + :param value: Gets a page of NetworkManagerEffectiveConnectivityConfiguration. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.EffectiveConnectivityConfiguration] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[EffectiveConnectivityConfiguration]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerEffectiveConnectivityConfigurationListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.skip_token = kwargs.get('skip_token', None) + + +class NetworkManagerEffectiveSecurityAdminRulesListResult(msrest.serialization.Model): + """Result of the request to list networkManagerEffectiveSecurityAdminRules. It contains a list of groups and a skiptoken to get the next set of results. + + :param value: Gets a page of NetworkManagerEffectiveSecurityAdminRules. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.EffectiveBaseSecurityAdminRule] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[EffectiveBaseSecurityAdminRule]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerEffectiveSecurityAdminRulesListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.skip_token = kwargs.get('skip_token', None) + + +class NetworkManagerListResult(msrest.serialization.Model): + """Result of the request to list NetworkManager. It contains a list of network managers and a URL link to get the next set of results. + + :param value: Gets a page of NetworkManager. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkManager]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class NetworkManagerPropertiesNetworkManagerScopes(msrest.serialization.Model): + """Scope of Network Manager. + + :param management_groups: List of management groups. + :type management_groups: list[str] + :param subscriptions: List of subscriptions. + :type subscriptions: list[str] + """ + + _attribute_map = { + 'management_groups': {'key': 'managementGroups', 'type': '[str]'}, + 'subscriptions': {'key': 'subscriptions', 'type': '[str]'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerPropertiesNetworkManagerScopes, self).__init__(**kwargs) + self.management_groups = kwargs.get('management_groups', None) + self.subscriptions = kwargs.get('subscriptions', None) + + +class NetworkManagerSecurityGroupItem(msrest.serialization.Model): + """Network manager security group item. + + :param network_group_id: Network manager group Id. + :type network_group_id: str + """ + + _attribute_map = { + 'network_group_id': {'key': 'networkGroupId', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkManagerSecurityGroupItem, self).__init__(**kwargs) + self.network_group_id = kwargs.get('network_group_id', None) + + +class NetworkSecurityPerimeter(Resource): + """The Network Security Perimeter resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param display_name: A friendly name for the network security perimeter. + :type display_name: str + :param description: A description of the network security perimeter. + :type description: str + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkSecurityPerimeter, self).__init__(**kwargs) + self.etag = None + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.provisioning_state = None + + +class NetworkSecurityPerimeterListResult(msrest.serialization.Model): + """Result of the request to list NetworkSecurityPerimeter. It contains a list of network security perimeters and a URL link to get the next set of results. + + :param value: Gets a page of NetworkSecurityPerimeter. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkSecurityPerimeter]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(NetworkSecurityPerimeterListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class PerimeterAssociableResource(Resource): + """Resource that is onboarded to use network security perimeter. Also referred as perimeter associable resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + :ivar display_name: A friendly name for the properties of perimeter associable resources. + :vartype display_name: str + :ivar resource_type: Resource type/provider name. + :vartype resource_type: str + :ivar public_dns_zones: Public DNS zone names of the resources. + :vartype public_dns_zones: list[str] + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'display_name': {'readonly': True}, + 'resource_type': {'readonly': True}, + 'public_dns_zones': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'resource_type': {'key': 'properties.resourceType', 'type': 'str'}, + 'public_dns_zones': {'key': 'properties.publicDnsZones', 'type': '[str]'}, + } + + def __init__( + self, + **kwargs + ): + super(PerimeterAssociableResource, self).__init__(**kwargs) + self.display_name = None + self.resource_type = None + self.public_dns_zones = None + + +class PerimeterAssociableResourcesListResult(msrest.serialization.Model): + """Paged list of perimeter associable resources. + + :param value: Gets paged list of perimeter associable resources. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.PerimeterAssociableResource] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[PerimeterAssociableResource]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(PerimeterAssociableResourcesListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class QueryRequestOptions(msrest.serialization.Model): + """Query Request Options. + + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(QueryRequestOptions, self).__init__(**kwargs) + self.skip_token = kwargs.get('skip_token', None) + + +class RuleCollection(ProxyResource): + """Defines the rule collection. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A display name of the rule collection. + :type display_name: str + :param description: A description of the rule collection. + :type description: str + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(RuleCollection, self).__init__(**kwargs) + self.system_data = None + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.applies_to_groups = kwargs.get('applies_to_groups', None) + self.provisioning_state = None + + +class RuleCollectionListResult(msrest.serialization.Model): + """Security configuration rule collection list result. + + :param value: A list of network manager security configuration rule collections. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection] + :param next_link: Gets the URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[RuleCollection]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(RuleCollectionListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class SecurityConfiguration(ProxyResource): + """Defines the security configuration. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A display name of the security configuration. + :type display_name: str + :param description: A description of the security configuration. + :type description: str + :param security_type: Security Type. Possible values include: "AdminPolicy", "UserPolicy". + :type security_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.SecurityType + :param delete_existing_ns_gs: Flag if need to delete existing network security groups. Possible + values include: "False", "True". + :type delete_existing_ns_gs: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingNSGs + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'security_type': {'key': 'properties.securityType', 'type': 'str'}, + 'delete_existing_ns_gs': {'key': 'properties.deleteExistingNSGs', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(SecurityConfiguration, self).__init__(**kwargs) + self.system_data = None + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.security_type = kwargs.get('security_type', None) + self.delete_existing_ns_gs = kwargs.get('delete_existing_ns_gs', None) + self.provisioning_state = None + + +class SecurityConfigurationListResult(msrest.serialization.Model): + """A list of network manager security configurations. + + :param value: Gets a page of security configurations. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[SecurityConfiguration]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(SecurityConfigurationListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) + + +class SystemData(msrest.serialization.Model): + """Metadata pertaining to creation and last modification of the resource. + + :param created_by: The identity that created the resource. + :type created_by: str + :param created_by_type: The type of identity that created the resource. Possible values + include: "User", "Application", "ManagedIdentity", "Key". + :type created_by_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.CreatedByType + :param created_at: The timestamp of resource creation (UTC). + :type created_at: ~datetime.datetime + :param last_modified_by: The identity that last modified the resource. + :type last_modified_by: str + :param last_modified_by_type: The type of identity that last modified the resource. Possible + values include: "User", "Application", "ManagedIdentity", "Key". + :type last_modified_by_type: str or + ~azure.mgmt.network.v2021_02_01_preview.models.CreatedByType + :param last_modified_at: The type of identity that last modified the resource. + :type last_modified_at: ~datetime.datetime + """ + + _attribute_map = { + 'created_by': {'key': 'createdBy', 'type': 'str'}, + 'created_by_type': {'key': 'createdByType', 'type': 'str'}, + 'created_at': {'key': 'createdAt', 'type': 'iso-8601'}, + 'last_modified_by': {'key': 'lastModifiedBy', 'type': 'str'}, + 'last_modified_by_type': {'key': 'lastModifiedByType', 'type': 'str'}, + 'last_modified_at': {'key': 'lastModifiedAt', 'type': 'iso-8601'}, + } + + def __init__( + self, + **kwargs + ): + super(SystemData, self).__init__(**kwargs) + self.created_by = kwargs.get('created_by', None) + self.created_by_type = kwargs.get('created_by_type', None) + self.created_at = kwargs.get('created_at', None) + self.last_modified_by = kwargs.get('last_modified_by', None) + self.last_modified_by_type = kwargs.get('last_modified_by_type', None) + self.last_modified_at = kwargs.get('last_modified_at', None) + + +class TagsObject(msrest.serialization.Model): + """Tags object for patch operations. + + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + """ + + _attribute_map = { + 'tags': {'key': 'tags', 'type': '{str}'}, + } + + def __init__( + self, + **kwargs + ): + super(TagsObject, self).__init__(**kwargs) + self.tags = kwargs.get('tags', None) + + +class UserRule(BaseUserRule): + """Network security user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.UserRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(UserRule, self).__init__(**kwargs) + self.kind = 'Custom' # type: str + self.display_name = kwargs.get('display_name', None) + self.description = kwargs.get('description', None) + self.protocol = kwargs.get('protocol', None) + self.sources = kwargs.get('sources', None) + self.destinations = kwargs.get('destinations', None) + self.source_port_ranges = kwargs.get('source_port_ranges', None) + self.destination_port_ranges = kwargs.get('destination_port_ranges', None) + self.direction = kwargs.get('direction', None) + self.provisioning_state = None + + +class UserRuleListResult(msrest.serialization.Model): + """security user rule list result. + + :param value: A list of user rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule] + :param next_link: The URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[BaseUserRule]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(UserRuleListResult, self).__init__(**kwargs) + self.value = kwargs.get('value', None) + self.next_link = kwargs.get('next_link', None) diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models_py3.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models_py3.py new file mode 100644 index 000000000000..b9f1489bf650 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_models_py3.py @@ -0,0 +1,3281 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +import datetime +from typing import Dict, List, Optional, Union + +import msrest.serialization + +from ._network_management_client_enums import * + + +class ActiveBaseSecurityAdminRule(msrest.serialization.Model): + """Network base admin rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: ActiveSecurityAdminRule, ActiveDefaultSecurityAdminRule. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + """ + + _validation = { + 'kind': {'required': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + } + + _subtype_map = { + 'kind': {'Custom': 'ActiveSecurityAdminRule', 'Default': 'ActiveDefaultSecurityAdminRule'} + } + + def __init__( + self, + *, + id: Optional[str] = None, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + **kwargs + ): + super(ActiveBaseSecurityAdminRule, self).__init__(**kwargs) + self.id = id + self.commit_time = commit_time + self.region = region + self.configuration_display_name = configuration_display_name + self.configuration_description = configuration_description + self.rule_collection_display_name = rule_collection_display_name + self.rule_collection_description = rule_collection_description + self.rule_collection_applies_to_groups = rule_collection_applies_to_groups + self.rule_groups = rule_groups + self.kind = None # type: Optional[str] + + +class ActiveBaseSecurityUserRule(msrest.serialization.Model): + """Network base rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: ActiveSecurityUserRule, ActiveDefaultSecurityUserRule. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security user configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security user configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveUserRuleKind + """ + + _validation = { + 'kind': {'required': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + } + + _subtype_map = { + 'kind': {'Custom': 'ActiveSecurityUserRule', 'Default': 'ActiveDefaultSecurityUserRule'} + } + + def __init__( + self, + *, + id: Optional[str] = None, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + **kwargs + ): + super(ActiveBaseSecurityUserRule, self).__init__(**kwargs) + self.id = id + self.commit_time = commit_time + self.region = region + self.configuration_display_name = configuration_display_name + self.configuration_description = configuration_description + self.rule_collection_display_name = rule_collection_display_name + self.rule_collection_description = rule_collection_description + self.rule_collection_applies_to_groups = rule_collection_applies_to_groups + self.rule_groups = rule_groups + self.kind = None # type: Optional[str] + + +class ActiveConfigurationParameter(msrest.serialization.Model): + """Effective Virtual Networks Parameter. + + :param regions: List of regions. + :type regions: list[str] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'regions': {'key': 'regions', 'type': '[str]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + regions: Optional[List[str]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(ActiveConfigurationParameter, self).__init__(**kwargs) + self.regions = regions + self.skip_token = skip_token + + +class EffectiveConnectivityConfiguration(msrest.serialization.Model): + """The network manager effective connectivity configuration. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :param configuration_groups: Effective configuration groups. + :type configuration_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param display_name: A friendly name for the resource. + :type display_name: str + :param description: A description of the connectivity configuration. + :type description: str + :param connectivity_topology: Connectivity topology type. Possible values include: + "HubAndSpoke", "Mesh". + :type connectivity_topology: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityTopology + :param hubs: List of hubItems. + :type hubs: list[~azure.mgmt.network.v2021_02_01_preview.models.Hub] + :param is_global: Flag if global mesh is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityGroupItem] + :ivar provisioning_state: The provisioning state of the connectivity configuration resource. + Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + :param delete_existing_peering: Flag if need to remove current existing peerings. Possible + values include: "False", "True". + :type delete_existing_peering: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingPeering + """ + + _validation = { + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_groups': {'key': 'configurationGroups', 'type': '[ConfigurationGroup]'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'connectivity_topology': {'key': 'properties.connectivityTopology', 'type': 'str'}, + 'hubs': {'key': 'properties.hubs', 'type': '[Hub]'}, + 'is_global': {'key': 'properties.isGlobal', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[ConnectivityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + 'delete_existing_peering': {'key': 'properties.deleteExistingPeering', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + configuration_groups: Optional[List["ConfigurationGroup"]] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + connectivity_topology: Optional[Union[str, "ConnectivityTopology"]] = None, + hubs: Optional[List["Hub"]] = None, + is_global: Optional[Union[str, "IsGlobal"]] = None, + applies_to_groups: Optional[List["ConnectivityGroupItem"]] = None, + delete_existing_peering: Optional[Union[str, "DeleteExistingPeering"]] = None, + **kwargs + ): + super(EffectiveConnectivityConfiguration, self).__init__(**kwargs) + self.id = id + self.configuration_groups = configuration_groups + self.display_name = display_name + self.description = description + self.connectivity_topology = connectivity_topology + self.hubs = hubs + self.is_global = is_global + self.applies_to_groups = applies_to_groups + self.provisioning_state = None + self.delete_existing_peering = delete_existing_peering + + +class ActiveConnectivityConfiguration(EffectiveConnectivityConfiguration): + """Active connectivity configuration. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :param configuration_groups: Effective configuration groups. + :type configuration_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param display_name: A friendly name for the resource. + :type display_name: str + :param description: A description of the connectivity configuration. + :type description: str + :param connectivity_topology: Connectivity topology type. Possible values include: + "HubAndSpoke", "Mesh". + :type connectivity_topology: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityTopology + :param hubs: List of hubItems. + :type hubs: list[~azure.mgmt.network.v2021_02_01_preview.models.Hub] + :param is_global: Flag if global mesh is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityGroupItem] + :ivar provisioning_state: The provisioning state of the connectivity configuration resource. + Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + :param delete_existing_peering: Flag if need to remove current existing peerings. Possible + values include: "False", "True". + :type delete_existing_peering: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingPeering + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + """ + + _validation = { + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_groups': {'key': 'configurationGroups', 'type': '[ConfigurationGroup]'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'connectivity_topology': {'key': 'properties.connectivityTopology', 'type': 'str'}, + 'hubs': {'key': 'properties.hubs', 'type': '[Hub]'}, + 'is_global': {'key': 'properties.isGlobal', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[ConnectivityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + 'delete_existing_peering': {'key': 'properties.deleteExistingPeering', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + configuration_groups: Optional[List["ConfigurationGroup"]] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + connectivity_topology: Optional[Union[str, "ConnectivityTopology"]] = None, + hubs: Optional[List["Hub"]] = None, + is_global: Optional[Union[str, "IsGlobal"]] = None, + applies_to_groups: Optional[List["ConnectivityGroupItem"]] = None, + delete_existing_peering: Optional[Union[str, "DeleteExistingPeering"]] = None, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + **kwargs + ): + super(ActiveConnectivityConfiguration, self).__init__(id=id, configuration_groups=configuration_groups, display_name=display_name, description=description, connectivity_topology=connectivity_topology, hubs=hubs, is_global=is_global, applies_to_groups=applies_to_groups, delete_existing_peering=delete_existing_peering, **kwargs) + self.commit_time = commit_time + self.region = region + + +class ActiveConnectivityConfigurationsListResult(msrest.serialization.Model): + """Result of the request to list active connectivity configurations. It contains a list of active connectivity configurations and a skiptoken to get the next set of results. + + :param value: Gets a page of active connectivity configurations. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.ActiveConnectivityConfiguration] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ActiveConnectivityConfiguration]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["ActiveConnectivityConfiguration"]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(ActiveConnectivityConfigurationsListResult, self).__init__(**kwargs) + self.value = value + self.skip_token = skip_token + + +class ActiveDefaultSecurityAdminRule(ActiveBaseSecurityAdminRule): + """Network default admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :vartype access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :ivar priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :vartype priority: int + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'access': {'readonly': True}, + 'priority': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + flag: Optional[str] = None, + **kwargs + ): + super(ActiveDefaultSecurityAdminRule, self).__init__(id=id, commit_time=commit_time, region=region, configuration_display_name=configuration_display_name, configuration_description=configuration_description, rule_collection_display_name=rule_collection_display_name, rule_collection_description=rule_collection_description, rule_collection_applies_to_groups=rule_collection_applies_to_groups, rule_groups=rule_groups, **kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = flag + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.access = None + self.priority = None + self.direction = None + self.provisioning_state = None + + +class ActiveDefaultSecurityUserRule(ActiveBaseSecurityUserRule): + """Network security default user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security user configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security user configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveUserRuleKind + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + flag: Optional[str] = None, + **kwargs + ): + super(ActiveDefaultSecurityUserRule, self).__init__(id=id, commit_time=commit_time, region=region, configuration_display_name=configuration_display_name, configuration_description=configuration_description, rule_collection_display_name=rule_collection_display_name, rule_collection_description=rule_collection_description, rule_collection_applies_to_groups=rule_collection_applies_to_groups, rule_groups=rule_groups, **kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = flag + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.direction = None + self.provisioning_state = None + + +class ActiveSecurityAdminRule(ActiveBaseSecurityAdminRule): + """Network admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. Restricted to 140 chars. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :type access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :param priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :type priority: int + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'priority': {'maximum': 4096, 'minimum': 1}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + protocol: Optional[Union[str, "SecurityConfigurationRuleProtocol"]] = None, + sources: Optional[List["AddressPrefixItem"]] = None, + destinations: Optional[List["AddressPrefixItem"]] = None, + source_port_ranges: Optional[List[str]] = None, + destination_port_ranges: Optional[List[str]] = None, + access: Optional[Union[str, "SecurityConfigurationRuleAccess"]] = None, + priority: Optional[int] = None, + direction: Optional[Union[str, "SecurityConfigurationRuleDirection"]] = None, + **kwargs + ): + super(ActiveSecurityAdminRule, self).__init__(id=id, commit_time=commit_time, region=region, configuration_display_name=configuration_display_name, configuration_description=configuration_description, rule_collection_display_name=rule_collection_display_name, rule_collection_description=rule_collection_description, rule_collection_applies_to_groups=rule_collection_applies_to_groups, rule_groups=rule_groups, **kwargs) + self.kind = 'Custom' # type: str + self.display_name = display_name + self.description = description + self.protocol = protocol + self.sources = sources + self.destinations = destinations + self.source_port_ranges = source_port_ranges + self.destination_port_ranges = destination_port_ranges + self.access = access + self.priority = priority + self.direction = direction + self.provisioning_state = None + + +class ActiveSecurityAdminRulesListResult(msrest.serialization.Model): + """Result of the request to list active security admin rules. It contains a list of active security admin rules and a skiptoken to get the next set of results. + + :param value: Gets a page of active security admin rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.ActiveBaseSecurityAdminRule] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ActiveBaseSecurityAdminRule]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["ActiveBaseSecurityAdminRule"]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(ActiveSecurityAdminRulesListResult, self).__init__(**kwargs) + self.value = value + self.skip_token = skip_token + + +class ActiveSecurityUserRule(ActiveBaseSecurityUserRule): + """Network security user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param commit_time: Deployment time string. + :type commit_time: ~datetime.datetime + :param region: Deployment region. + :type region: str + :param configuration_display_name: A display name of the security user configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security user configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveUserRuleKind + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + protocol: Optional[Union[str, "SecurityConfigurationRuleProtocol"]] = None, + sources: Optional[List["AddressPrefixItem"]] = None, + destinations: Optional[List["AddressPrefixItem"]] = None, + source_port_ranges: Optional[List[str]] = None, + destination_port_ranges: Optional[List[str]] = None, + direction: Optional[Union[str, "SecurityConfigurationRuleDirection"]] = None, + **kwargs + ): + super(ActiveSecurityUserRule, self).__init__(id=id, commit_time=commit_time, region=region, configuration_display_name=configuration_display_name, configuration_description=configuration_description, rule_collection_display_name=rule_collection_display_name, rule_collection_description=rule_collection_description, rule_collection_applies_to_groups=rule_collection_applies_to_groups, rule_groups=rule_groups, **kwargs) + self.kind = 'Custom' # type: str + self.display_name = display_name + self.description = description + self.protocol = protocol + self.sources = sources + self.destinations = destinations + self.source_port_ranges = source_port_ranges + self.destination_port_ranges = destination_port_ranges + self.direction = direction + self.provisioning_state = None + + +class ActiveSecurityUserRulesListResult(msrest.serialization.Model): + """Result of the request to list active security user rules. It contains a list of active security user rules and a skiptoken to get the next set of results. + + :param value: Gets a page of active security user rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.ActiveBaseSecurityUserRule] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ActiveBaseSecurityUserRule]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["ActiveBaseSecurityUserRule"]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(ActiveSecurityUserRulesListResult, self).__init__(**kwargs) + self.value = value + self.skip_token = skip_token + + +class AddressPrefixItem(msrest.serialization.Model): + """Address prefix item. + + :param address_prefix: Address prefix. + :type address_prefix: str + :param address_prefix_type: Address prefix type. Possible values include: "IPPrefix", + "ServiceTag". + :type address_prefix_type: str or + ~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixType + """ + + _attribute_map = { + 'address_prefix': {'key': 'addressPrefix', 'type': 'str'}, + 'address_prefix_type': {'key': 'addressPrefixType', 'type': 'str'}, + } + + def __init__( + self, + *, + address_prefix: Optional[str] = None, + address_prefix_type: Optional[Union[str, "AddressPrefixType"]] = None, + **kwargs + ): + super(AddressPrefixItem, self).__init__(**kwargs) + self.address_prefix = address_prefix + self.address_prefix_type = address_prefix_type + + +class ProxyResource(msrest.serialization.Model): + """Proxy resource representation. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + } + + def __init__( + self, + **kwargs + ): + super(ProxyResource, self).__init__(**kwargs) + self.id = None + self.name = None + self.type = None + self.etag = None + + +class BaseAdminRule(ProxyResource): + """Network base admin rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: AdminRule, DefaultAdminRule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + } + + _subtype_map = { + 'kind': {'Custom': 'AdminRule', 'Default': 'DefaultAdminRule'} + } + + def __init__( + self, + **kwargs + ): + super(BaseAdminRule, self).__init__(**kwargs) + self.kind = 'BaseAdminRule' # type: str + self.system_data = None + + +class AdminRule(BaseAdminRule): + """Network admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. Restricted to 140 chars. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :type access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :param priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :type priority: int + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'priority': {'maximum': 4096, 'minimum': 1}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + display_name: Optional[str] = None, + description: Optional[str] = None, + protocol: Optional[Union[str, "SecurityConfigurationRuleProtocol"]] = None, + sources: Optional[List["AddressPrefixItem"]] = None, + destinations: Optional[List["AddressPrefixItem"]] = None, + source_port_ranges: Optional[List[str]] = None, + destination_port_ranges: Optional[List[str]] = None, + access: Optional[Union[str, "SecurityConfigurationRuleAccess"]] = None, + priority: Optional[int] = None, + direction: Optional[Union[str, "SecurityConfigurationRuleDirection"]] = None, + **kwargs + ): + super(AdminRule, self).__init__(**kwargs) + self.kind = 'Custom' # type: str + self.display_name = display_name + self.description = description + self.protocol = protocol + self.sources = sources + self.destinations = destinations + self.source_port_ranges = source_port_ranges + self.destination_port_ranges = destination_port_ranges + self.access = access + self.priority = priority + self.direction = direction + self.provisioning_state = None + + +class AdminRuleListResult(msrest.serialization.Model): + """security configuration admin rule list result. + + :param value: A list of admin rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule] + :param next_link: The URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[BaseAdminRule]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["BaseAdminRule"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(AdminRuleListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class BaseUserRule(ProxyResource): + """Network base rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: UserRule, DefaultUserRule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.UserRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + } + + _subtype_map = { + 'kind': {'Custom': 'UserRule', 'Default': 'DefaultUserRule'} + } + + def __init__( + self, + **kwargs + ): + super(BaseUserRule, self).__init__(**kwargs) + self.kind = 'BaseUserRule' # type: str + self.system_data = None + + +class CloudErrorBody(msrest.serialization.Model): + """An error response from the service. + + :param code: An identifier for the error. Codes are invariant and are intended to be consumed + programmatically. + :type code: str + :param message: A message describing the error, intended to be suitable for display in a user + interface. + :type message: str + :param target: The target of the particular error. For example, the name of the property in + error. + :type target: str + :param details: A list of additional details about the error. + :type details: list[~azure.mgmt.network.v2021_02_01_preview.models.CloudErrorBody] + """ + + _attribute_map = { + 'code': {'key': 'code', 'type': 'str'}, + 'message': {'key': 'message', 'type': 'str'}, + 'target': {'key': 'target', 'type': 'str'}, + 'details': {'key': 'details', 'type': '[CloudErrorBody]'}, + } + + def __init__( + self, + *, + code: Optional[str] = None, + message: Optional[str] = None, + target: Optional[str] = None, + details: Optional[List["CloudErrorBody"]] = None, + **kwargs + ): + super(CloudErrorBody, self).__init__(**kwargs) + self.code = code + self.message = message + self.target = target + self.details = details + + +class ConfigurationGroup(msrest.serialization.Model): + """The network configuration group resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :param display_name: A friendly name for the network group. + :type display_name: str + :param description: A description of the network group. + :type description: str + :param member_type: Group member type. + :type member_type: str + :param group_members: Group members of network group. + :type group_members: list[~azure.mgmt.network.v2021_02_01_preview.models.GroupMembersItem] + :param conditional_membership: Network group conditional filter. + :type conditional_membership: str + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'member_type': {'key': 'properties.memberType', 'type': 'str'}, + 'group_members': {'key': 'properties.groupMembers', 'type': '[GroupMembersItem]'}, + 'conditional_membership': {'key': 'properties.conditionalMembership', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + member_type: Optional[str] = None, + group_members: Optional[List["GroupMembersItem"]] = None, + conditional_membership: Optional[str] = None, + **kwargs + ): + super(ConfigurationGroup, self).__init__(**kwargs) + self.id = id + self.display_name = display_name + self.description = description + self.member_type = member_type + self.group_members = group_members + self.conditional_membership = conditional_membership + self.provisioning_state = None + + +class ConnectivityConfiguration(ProxyResource): + """The network manager connectivity configuration resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the resource. + :type display_name: str + :param description: A description of the connectivity configuration. + :type description: str + :param connectivity_topology: Connectivity topology type. Possible values include: + "HubAndSpoke", "Mesh". + :type connectivity_topology: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityTopology + :param hubs: List of hubItems. + :type hubs: list[~azure.mgmt.network.v2021_02_01_preview.models.Hub] + :param is_global: Flag if global mesh is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityGroupItem] + :ivar provisioning_state: The provisioning state of the connectivity configuration resource. + Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + :param delete_existing_peering: Flag if need to remove current existing peerings. Possible + values include: "False", "True". + :type delete_existing_peering: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingPeering + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'connectivity_topology': {'key': 'properties.connectivityTopology', 'type': 'str'}, + 'hubs': {'key': 'properties.hubs', 'type': '[Hub]'}, + 'is_global': {'key': 'properties.isGlobal', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[ConnectivityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + 'delete_existing_peering': {'key': 'properties.deleteExistingPeering', 'type': 'str'}, + } + + def __init__( + self, + *, + display_name: Optional[str] = None, + description: Optional[str] = None, + connectivity_topology: Optional[Union[str, "ConnectivityTopology"]] = None, + hubs: Optional[List["Hub"]] = None, + is_global: Optional[Union[str, "IsGlobal"]] = None, + applies_to_groups: Optional[List["ConnectivityGroupItem"]] = None, + delete_existing_peering: Optional[Union[str, "DeleteExistingPeering"]] = None, + **kwargs + ): + super(ConnectivityConfiguration, self).__init__(**kwargs) + self.system_data = None + self.display_name = display_name + self.description = description + self.connectivity_topology = connectivity_topology + self.hubs = hubs + self.is_global = is_global + self.applies_to_groups = applies_to_groups + self.provisioning_state = None + self.delete_existing_peering = delete_existing_peering + + +class ConnectivityConfigurationListResult(msrest.serialization.Model): + """Result of the request to list network manager connectivity configurations. It contains a list of configurations and a link to get the next set of results. + + :param value: Gets a page of Connectivity Configurations. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[ConnectivityConfiguration]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["ConnectivityConfiguration"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(ConnectivityConfigurationListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class ConnectivityGroupItem(msrest.serialization.Model): + """ConnectivityGroupItem. + + :param network_group_id: Network group Id. + :type network_group_id: str + :param use_hub_gateway: Flag if need to use hub gateway. Possible values include: "False", + "True". + :type use_hub_gateway: str or ~azure.mgmt.network.v2021_02_01_preview.models.UseHubGateway + :param is_global: Flag if global is supported. Possible values include: "False", "True". + :type is_global: str or ~azure.mgmt.network.v2021_02_01_preview.models.IsGlobal + :param group_connectivity: Group connectivity type. Possible values include: "None", + "DirectlyConnected". + :type group_connectivity: str or + ~azure.mgmt.network.v2021_02_01_preview.models.GroupConnectivity + """ + + _attribute_map = { + 'network_group_id': {'key': 'networkGroupId', 'type': 'str'}, + 'use_hub_gateway': {'key': 'useHubGateway', 'type': 'str'}, + 'is_global': {'key': 'isGlobal', 'type': 'str'}, + 'group_connectivity': {'key': 'groupConnectivity', 'type': 'str'}, + } + + def __init__( + self, + *, + network_group_id: Optional[str] = None, + use_hub_gateway: Optional[Union[str, "UseHubGateway"]] = None, + is_global: Optional[Union[str, "IsGlobal"]] = None, + group_connectivity: Optional[Union[str, "GroupConnectivity"]] = None, + **kwargs + ): + super(ConnectivityGroupItem, self).__init__(**kwargs) + self.network_group_id = network_group_id + self.use_hub_gateway = use_hub_gateway + self.is_global = is_global + self.group_connectivity = group_connectivity + + +class DefaultAdminRule(BaseAdminRule): + """Network default admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :vartype access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :ivar priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :vartype priority: int + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'access': {'readonly': True}, + 'priority': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + flag: Optional[str] = None, + **kwargs + ): + super(DefaultAdminRule, self).__init__(**kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = flag + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.access = None + self.priority = None + self.direction = None + self.provisioning_state = None + + +class DefaultUserRule(BaseUserRule): + """Network security default user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.UserRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + flag: Optional[str] = None, + **kwargs + ): + super(DefaultUserRule, self).__init__(**kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = flag + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.direction = None + self.provisioning_state = None + + +class EffectiveBaseSecurityAdminRule(msrest.serialization.Model): + """Network base admin rule. + + You probably want to use the sub-classes and not this class directly. Known + sub-classes are: EffectiveSecurityAdminRule, EffectiveDefaultSecurityAdminRule. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + """ + + _validation = { + 'kind': {'required': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + } + + _subtype_map = { + 'kind': {'Custom': 'EffectiveSecurityAdminRule', 'Default': 'EffectiveDefaultSecurityAdminRule'} + } + + def __init__( + self, + *, + id: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + **kwargs + ): + super(EffectiveBaseSecurityAdminRule, self).__init__(**kwargs) + self.id = id + self.configuration_display_name = configuration_display_name + self.configuration_description = configuration_description + self.rule_collection_display_name = rule_collection_display_name + self.rule_collection_description = rule_collection_description + self.rule_collection_applies_to_groups = rule_collection_applies_to_groups + self.rule_groups = rule_groups + self.kind = None # type: Optional[str] + + +class EffectiveDefaultSecurityAdminRule(EffectiveBaseSecurityAdminRule): + """Network default admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :ivar display_name: A friendly name for the rule. + :vartype display_name: str + :ivar description: A description for this rule. Restricted to 140 chars. + :vartype description: str + :param flag: Default rule flag. + :type flag: str + :ivar protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :vartype protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :ivar sources: The CIDR or source IP ranges. + :vartype sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar destinations: The destination address prefixes. CIDR or destination IP ranges. + :vartype destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :ivar source_port_ranges: The source port ranges. + :vartype source_port_ranges: list[str] + :ivar destination_port_ranges: The destination port ranges. + :vartype destination_port_ranges: list[str] + :ivar access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :vartype access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :ivar priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :vartype priority: int + :ivar direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :vartype direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'display_name': {'readonly': True}, + 'description': {'readonly': True}, + 'protocol': {'readonly': True}, + 'sources': {'readonly': True}, + 'destinations': {'readonly': True}, + 'source_port_ranges': {'readonly': True}, + 'destination_port_ranges': {'readonly': True}, + 'access': {'readonly': True}, + 'priority': {'readonly': True}, + 'direction': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'flag': {'key': 'properties.flag', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + flag: Optional[str] = None, + **kwargs + ): + super(EffectiveDefaultSecurityAdminRule, self).__init__(id=id, configuration_display_name=configuration_display_name, configuration_description=configuration_description, rule_collection_display_name=rule_collection_display_name, rule_collection_description=rule_collection_description, rule_collection_applies_to_groups=rule_collection_applies_to_groups, rule_groups=rule_groups, **kwargs) + self.kind = 'Default' # type: str + self.display_name = None + self.description = None + self.flag = flag + self.protocol = None + self.sources = None + self.destinations = None + self.source_port_ranges = None + self.destination_port_ranges = None + self.access = None + self.priority = None + self.direction = None + self.provisioning_state = None + + +class EffectiveSecurityAdminRule(EffectiveBaseSecurityAdminRule): + """Network admin rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :param id: Resource ID. + :type id: str + :param configuration_display_name: A display name of the security admin configuration. + :type configuration_display_name: str + :param configuration_description: A description of the security admin configuration. + :type configuration_description: str + :param rule_collection_display_name: A display name of the rule collection. + :type rule_collection_display_name: str + :param rule_collection_description: A description of the rule collection. + :type rule_collection_description: str + :param rule_collection_applies_to_groups: Groups for rule collection. + :type rule_collection_applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :param rule_groups: Effective configuration groups. + :type rule_groups: list[~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationGroup] + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveAdminRuleKind + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. Restricted to 140 chars. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param access: Indicates the access allowed for this particular rule. Possible values include: + "Allow", "Deny", "AlwaysAllow". + :type access: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleAccess + :param priority: The priority of the rule. The value can be between 1 and 4096. The priority + number must be unique for each rule in the collection. The lower the priority number, the + higher the priority of the rule. + :type priority: int + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'kind': {'required': True}, + 'priority': {'maximum': 4096, 'minimum': 1}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'configuration_display_name': {'key': 'configurationDisplayName', 'type': 'str'}, + 'configuration_description': {'key': 'configurationDescription', 'type': 'str'}, + 'rule_collection_display_name': {'key': 'ruleCollectionDisplayName', 'type': 'str'}, + 'rule_collection_description': {'key': 'ruleCollectionDescription', 'type': 'str'}, + 'rule_collection_applies_to_groups': {'key': 'ruleCollectionAppliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'rule_groups': {'key': 'ruleGroups', 'type': '[ConfigurationGroup]'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'access': {'key': 'properties.access', 'type': 'str'}, + 'priority': {'key': 'properties.priority', 'type': 'int'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + configuration_display_name: Optional[str] = None, + configuration_description: Optional[str] = None, + rule_collection_display_name: Optional[str] = None, + rule_collection_description: Optional[str] = None, + rule_collection_applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + rule_groups: Optional[List["ConfigurationGroup"]] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + protocol: Optional[Union[str, "SecurityConfigurationRuleProtocol"]] = None, + sources: Optional[List["AddressPrefixItem"]] = None, + destinations: Optional[List["AddressPrefixItem"]] = None, + source_port_ranges: Optional[List[str]] = None, + destination_port_ranges: Optional[List[str]] = None, + access: Optional[Union[str, "SecurityConfigurationRuleAccess"]] = None, + priority: Optional[int] = None, + direction: Optional[Union[str, "SecurityConfigurationRuleDirection"]] = None, + **kwargs + ): + super(EffectiveSecurityAdminRule, self).__init__(id=id, configuration_display_name=configuration_display_name, configuration_description=configuration_description, rule_collection_display_name=rule_collection_display_name, rule_collection_description=rule_collection_description, rule_collection_applies_to_groups=rule_collection_applies_to_groups, rule_groups=rule_groups, **kwargs) + self.kind = 'Custom' # type: str + self.display_name = display_name + self.description = description + self.protocol = protocol + self.sources = sources + self.destinations = destinations + self.source_port_ranges = source_port_ranges + self.destination_port_ranges = destination_port_ranges + self.access = access + self.priority = priority + self.direction = direction + self.provisioning_state = None + + +class EffectiveVirtualNetwork(msrest.serialization.Model): + """Effective Virtual Network. + + :param id: Effective vnet Id. + :type id: str + :param location: Location of vnet. + :type location: str + :param membership_type: Membership Type. Possible values include: "Static", "Dynamic". + :type membership_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.MembershipType + """ + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'membership_type': {'key': 'membershipType', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + location: Optional[str] = None, + membership_type: Optional[Union[str, "MembershipType"]] = None, + **kwargs + ): + super(EffectiveVirtualNetwork, self).__init__(**kwargs) + self.id = id + self.location = location + self.membership_type = membership_type + + +class EffectiveVirtualNetworksListResult(msrest.serialization.Model): + """Result of the request to list Effective Virtual Network. It contains a list of groups and a URL link to get the next set of results. + + :param value: Gets a page of EffectiveVirtualNetwork. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetwork] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[EffectiveVirtualNetwork]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["EffectiveVirtualNetwork"]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(EffectiveVirtualNetworksListResult, self).__init__(**kwargs) + self.value = value + self.skip_token = skip_token + + +class EffectiveVirtualNetworksParameter(msrest.serialization.Model): + """Effective Virtual Networks Parameter. + + :param conditional_members: Conditional Members. + :type conditional_members: str + :param skip_token: Continuation token for pagination, capturing the next page size and offset, + as well as the context of the query. + :type skip_token: str + """ + + _attribute_map = { + 'conditional_members': {'key': 'conditionalMembers', 'type': 'str'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + conditional_members: Optional[str] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(EffectiveVirtualNetworksParameter, self).__init__(**kwargs) + self.conditional_members = conditional_members + self.skip_token = skip_token + + +class GroupMembersItem(msrest.serialization.Model): + """GroupMembers Item. + + :param resource_id: Resource Id. + :type resource_id: str + """ + + _attribute_map = { + 'resource_id': {'key': 'resourceId', 'type': 'str'}, + } + + def __init__( + self, + *, + resource_id: Optional[str] = None, + **kwargs + ): + super(GroupMembersItem, self).__init__(**kwargs) + self.resource_id = resource_id + + +class Hub(msrest.serialization.Model): + """Hub Item. + + :param resource_id: Resource Id. + :type resource_id: str + :param resource_type: Resource Type. + :type resource_type: str + """ + + _attribute_map = { + 'resource_id': {'key': 'resourceId', 'type': 'str'}, + 'resource_type': {'key': 'resourceType', 'type': 'str'}, + } + + def __init__( + self, + *, + resource_id: Optional[str] = None, + resource_type: Optional[str] = None, + **kwargs + ): + super(Hub, self).__init__(**kwargs) + self.resource_id = resource_id + self.resource_type = resource_type + + +class NetworkGroup(ProxyResource): + """The network group resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the network group. + :type display_name: str + :param description: A description of the network group. + :type description: str + :param member_type: Group member type. + :type member_type: str + :param group_members: Group members of network group. + :type group_members: list[~azure.mgmt.network.v2021_02_01_preview.models.GroupMembersItem] + :param conditional_membership: Network group conditional filter. + :type conditional_membership: str + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'member_type': {'key': 'properties.memberType', 'type': 'str'}, + 'group_members': {'key': 'properties.groupMembers', 'type': '[GroupMembersItem]'}, + 'conditional_membership': {'key': 'properties.conditionalMembership', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + display_name: Optional[str] = None, + description: Optional[str] = None, + member_type: Optional[str] = None, + group_members: Optional[List["GroupMembersItem"]] = None, + conditional_membership: Optional[str] = None, + **kwargs + ): + super(NetworkGroup, self).__init__(**kwargs) + self.system_data = None + self.display_name = display_name + self.description = description + self.member_type = member_type + self.group_members = group_members + self.conditional_membership = conditional_membership + self.provisioning_state = None + + +class NetworkGroupListResult(msrest.serialization.Model): + """Result of the request to list NetworkGroup. It contains a list of groups and a URL link to get the next set of results. + + :param value: Gets a page of NetworkGroup. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup] + :param next_link: Gets the URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkGroup]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["NetworkGroup"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(NetworkGroupListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class Resource(msrest.serialization.Model): + """Common resource representation. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + location: Optional[str] = None, + tags: Optional[Dict[str, str]] = None, + **kwargs + ): + super(Resource, self).__init__(**kwargs) + self.id = id + self.name = None + self.type = None + self.location = location + self.tags = tags + + +class NetworkManager(Resource): + """The Managed Network resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the network manager. + :type display_name: str + :param description: A description of the network manager. + :type description: str + :param network_manager_scopes: Scope of Network Manager. + :type network_manager_scopes: + ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerPropertiesNetworkManagerScopes + :param network_manager_scope_accesses: Scope Access. + :type network_manager_scope_accesses: list[str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType] + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'network_manager_scopes': {'key': 'properties.networkManagerScopes', 'type': 'NetworkManagerPropertiesNetworkManagerScopes'}, + 'network_manager_scope_accesses': {'key': 'properties.networkManagerScopeAccesses', 'type': '[str]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + location: Optional[str] = None, + tags: Optional[Dict[str, str]] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + network_manager_scopes: Optional["NetworkManagerPropertiesNetworkManagerScopes"] = None, + network_manager_scope_accesses: Optional[List[Union[str, "ConfigurationType"]]] = None, + **kwargs + ): + super(NetworkManager, self).__init__(id=id, location=location, tags=tags, **kwargs) + self.etag = None + self.system_data = None + self.display_name = display_name + self.description = description + self.network_manager_scopes = network_manager_scopes + self.network_manager_scope_accesses = network_manager_scope_accesses + self.provisioning_state = None + + +class NetworkManagerCommit(msrest.serialization.Model): + """Network Manager Commit. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar commit_id: Commit Id. + :vartype commit_id: str + :param target_locations: List of target locations. + :type target_locations: list[str] + :param configuration_ids: List of configuration ids. + :type configuration_ids: list[str] + :param commit_type: Commit Type. Possible values include: "SecurityAdmin", "SecurityUser", + "Connectivity". + :type commit_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType + """ + + _validation = { + 'commit_id': {'readonly': True}, + } + + _attribute_map = { + 'commit_id': {'key': 'commitId', 'type': 'str'}, + 'target_locations': {'key': 'targetLocations', 'type': '[str]'}, + 'configuration_ids': {'key': 'configurationIds', 'type': '[str]'}, + 'commit_type': {'key': 'commitType', 'type': 'str'}, + } + + def __init__( + self, + *, + target_locations: Optional[List[str]] = None, + configuration_ids: Optional[List[str]] = None, + commit_type: Optional[Union[str, "ConfigurationType"]] = None, + **kwargs + ): + super(NetworkManagerCommit, self).__init__(**kwargs) + self.commit_id = None + self.target_locations = target_locations + self.configuration_ids = configuration_ids + self.commit_type = commit_type + + +class NetworkManagerDeploymentStatus(msrest.serialization.Model): + """Network Manager Deployment Status. + + :param commit_time: Commit Time. + :type commit_time: ~datetime.datetime + :param region: Region Name. + :type region: str + :param deployment_status: Deployment Status. Possible values include: "NotStarted", + "Deploying", "Deployed", "Failed". + :type deployment_status: str or ~azure.mgmt.network.v2021_02_01_preview.models.DeploymentStatus + :param configuration_ids: List of configuration ids. + :type configuration_ids: list[str] + :param deployment_type: Configuration Deployment Type. Possible values include: + "SecurityAdmin", "SecurityUser", "Connectivity". + :type deployment_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType + :param error_message: Error Message. + :type error_message: str + """ + + _attribute_map = { + 'commit_time': {'key': 'commitTime', 'type': 'iso-8601'}, + 'region': {'key': 'region', 'type': 'str'}, + 'deployment_status': {'key': 'deploymentStatus', 'type': 'str'}, + 'configuration_ids': {'key': 'configurationIds', 'type': '[str]'}, + 'deployment_type': {'key': 'deploymentType', 'type': 'str'}, + 'error_message': {'key': 'errorMessage', 'type': 'str'}, + } + + def __init__( + self, + *, + commit_time: Optional[datetime.datetime] = None, + region: Optional[str] = None, + deployment_status: Optional[Union[str, "DeploymentStatus"]] = None, + configuration_ids: Optional[List[str]] = None, + deployment_type: Optional[Union[str, "ConfigurationType"]] = None, + error_message: Optional[str] = None, + **kwargs + ): + super(NetworkManagerDeploymentStatus, self).__init__(**kwargs) + self.commit_time = commit_time + self.region = region + self.deployment_status = deployment_status + self.configuration_ids = configuration_ids + self.deployment_type = deployment_type + self.error_message = error_message + + +class NetworkManagerDeploymentStatusListResult(msrest.serialization.Model): + """A list of Network Manager Deployment Status. + + :param value: Gets a page of Network Manager Deployment Status. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerDeploymentStatus] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkManagerDeploymentStatus]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["NetworkManagerDeploymentStatus"]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(NetworkManagerDeploymentStatusListResult, self).__init__(**kwargs) + self.value = value + self.skip_token = skip_token + + +class NetworkManagerDeploymentStatusParameter(msrest.serialization.Model): + """Network Manager Deployment Status Parameter. + + :param regions: List of locations. + :type regions: list[str] + :param deployment_types: List of deployment types. + :type deployment_types: list[str or + ~azure.mgmt.network.v2021_02_01_preview.models.ConfigurationType] + :param skip_token: Continuation token for pagination, capturing the next page size and offset, + as well as the context of the query. + :type skip_token: str + """ + + _attribute_map = { + 'regions': {'key': 'regions', 'type': '[str]'}, + 'deployment_types': {'key': 'deploymentTypes', 'type': '[str]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + regions: Optional[List[str]] = None, + deployment_types: Optional[List[Union[str, "ConfigurationType"]]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(NetworkManagerDeploymentStatusParameter, self).__init__(**kwargs) + self.regions = regions + self.deployment_types = deployment_types + self.skip_token = skip_token + + +class NetworkManagerEffectiveConnectivityConfigurationListResult(msrest.serialization.Model): + """Result of the request to list networkManagerEffectiveConnectivityConfiguration. It contains a list of groups and a skiptoken to get the next set of results. + + :param value: Gets a page of NetworkManagerEffectiveConnectivityConfiguration. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.EffectiveConnectivityConfiguration] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[EffectiveConnectivityConfiguration]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["EffectiveConnectivityConfiguration"]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(NetworkManagerEffectiveConnectivityConfigurationListResult, self).__init__(**kwargs) + self.value = value + self.skip_token = skip_token + + +class NetworkManagerEffectiveSecurityAdminRulesListResult(msrest.serialization.Model): + """Result of the request to list networkManagerEffectiveSecurityAdminRules. It contains a list of groups and a skiptoken to get the next set of results. + + :param value: Gets a page of NetworkManagerEffectiveSecurityAdminRules. + :type value: + list[~azure.mgmt.network.v2021_02_01_preview.models.EffectiveBaseSecurityAdminRule] + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[EffectiveBaseSecurityAdminRule]'}, + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["EffectiveBaseSecurityAdminRule"]] = None, + skip_token: Optional[str] = None, + **kwargs + ): + super(NetworkManagerEffectiveSecurityAdminRulesListResult, self).__init__(**kwargs) + self.value = value + self.skip_token = skip_token + + +class NetworkManagerListResult(msrest.serialization.Model): + """Result of the request to list NetworkManager. It contains a list of network managers and a URL link to get the next set of results. + + :param value: Gets a page of NetworkManager. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkManager]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["NetworkManager"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(NetworkManagerListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class NetworkManagerPropertiesNetworkManagerScopes(msrest.serialization.Model): + """Scope of Network Manager. + + :param management_groups: List of management groups. + :type management_groups: list[str] + :param subscriptions: List of subscriptions. + :type subscriptions: list[str] + """ + + _attribute_map = { + 'management_groups': {'key': 'managementGroups', 'type': '[str]'}, + 'subscriptions': {'key': 'subscriptions', 'type': '[str]'}, + } + + def __init__( + self, + *, + management_groups: Optional[List[str]] = None, + subscriptions: Optional[List[str]] = None, + **kwargs + ): + super(NetworkManagerPropertiesNetworkManagerScopes, self).__init__(**kwargs) + self.management_groups = management_groups + self.subscriptions = subscriptions + + +class NetworkManagerSecurityGroupItem(msrest.serialization.Model): + """Network manager security group item. + + :param network_group_id: Network manager group Id. + :type network_group_id: str + """ + + _attribute_map = { + 'network_group_id': {'key': 'networkGroupId', 'type': 'str'}, + } + + def __init__( + self, + *, + network_group_id: Optional[str] = None, + **kwargs + ): + super(NetworkManagerSecurityGroupItem, self).__init__(**kwargs) + self.network_group_id = network_group_id + + +class NetworkSecurityPerimeter(Resource): + """The Network Security Perimeter resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param display_name: A friendly name for the network security perimeter. + :type display_name: str + :param description: A description of the network security perimeter. + :type description: str + :ivar provisioning_state: The provisioning state of the scope assignment resource. Possible + values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + location: Optional[str] = None, + tags: Optional[Dict[str, str]] = None, + display_name: Optional[str] = None, + description: Optional[str] = None, + **kwargs + ): + super(NetworkSecurityPerimeter, self).__init__(id=id, location=location, tags=tags, **kwargs) + self.etag = None + self.display_name = display_name + self.description = description + self.provisioning_state = None + + +class NetworkSecurityPerimeterListResult(msrest.serialization.Model): + """Result of the request to list NetworkSecurityPerimeter. It contains a list of network security perimeters and a URL link to get the next set of results. + + :param value: Gets a page of NetworkSecurityPerimeter. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[NetworkSecurityPerimeter]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["NetworkSecurityPerimeter"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(NetworkSecurityPerimeterListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class PerimeterAssociableResource(Resource): + """Resource that is onboarded to use network security perimeter. Also referred as perimeter associable resource. + + Variables are only populated by the server, and will be ignored when sending a request. + + :param id: Resource ID. + :type id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :param location: Resource location. + :type location: str + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + :ivar display_name: A friendly name for the properties of perimeter associable resources. + :vartype display_name: str + :ivar resource_type: Resource type/provider name. + :vartype resource_type: str + :ivar public_dns_zones: Public DNS zone names of the resources. + :vartype public_dns_zones: list[str] + """ + + _validation = { + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'display_name': {'readonly': True}, + 'resource_type': {'readonly': True}, + 'public_dns_zones': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'location': {'key': 'location', 'type': 'str'}, + 'tags': {'key': 'tags', 'type': '{str}'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'resource_type': {'key': 'properties.resourceType', 'type': 'str'}, + 'public_dns_zones': {'key': 'properties.publicDnsZones', 'type': '[str]'}, + } + + def __init__( + self, + *, + id: Optional[str] = None, + location: Optional[str] = None, + tags: Optional[Dict[str, str]] = None, + **kwargs + ): + super(PerimeterAssociableResource, self).__init__(id=id, location=location, tags=tags, **kwargs) + self.display_name = None + self.resource_type = None + self.public_dns_zones = None + + +class PerimeterAssociableResourcesListResult(msrest.serialization.Model): + """Paged list of perimeter associable resources. + + :param value: Gets paged list of perimeter associable resources. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.PerimeterAssociableResource] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[PerimeterAssociableResource]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["PerimeterAssociableResource"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(PerimeterAssociableResourcesListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class QueryRequestOptions(msrest.serialization.Model): + """Query Request Options. + + :param skip_token: When present, the value can be passed to a subsequent query call (together + with the same query and scopes used in the current request) to retrieve the next page of data. + :type skip_token: str + """ + + _attribute_map = { + 'skip_token': {'key': 'skipToken', 'type': 'str'}, + } + + def __init__( + self, + *, + skip_token: Optional[str] = None, + **kwargs + ): + super(QueryRequestOptions, self).__init__(**kwargs) + self.skip_token = skip_token + + +class RuleCollection(ProxyResource): + """Defines the rule collection. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A display name of the rule collection. + :type display_name: str + :param description: A description of the rule collection. + :type description: str + :param applies_to_groups: Groups for configuration. + :type applies_to_groups: + list[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerSecurityGroupItem] + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'applies_to_groups': {'key': 'properties.appliesToGroups', 'type': '[NetworkManagerSecurityGroupItem]'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + display_name: Optional[str] = None, + description: Optional[str] = None, + applies_to_groups: Optional[List["NetworkManagerSecurityGroupItem"]] = None, + **kwargs + ): + super(RuleCollection, self).__init__(**kwargs) + self.system_data = None + self.display_name = display_name + self.description = description + self.applies_to_groups = applies_to_groups + self.provisioning_state = None + + +class RuleCollectionListResult(msrest.serialization.Model): + """Security configuration rule collection list result. + + :param value: A list of network manager security configuration rule collections. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection] + :param next_link: Gets the URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[RuleCollection]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["RuleCollection"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(RuleCollectionListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class SecurityConfiguration(ProxyResource): + """Defines the security configuration. + + Variables are only populated by the server, and will be ignored when sending a request. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A display name of the security configuration. + :type display_name: str + :param description: A description of the security configuration. + :type description: str + :param security_type: Security Type. Possible values include: "AdminPolicy", "UserPolicy". + :type security_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.SecurityType + :param delete_existing_ns_gs: Flag if need to delete existing network security groups. Possible + values include: "False", "True". + :type delete_existing_ns_gs: str or + ~azure.mgmt.network.v2021_02_01_preview.models.DeleteExistingNSGs + :ivar provisioning_state: The provisioning state of the resource. Possible values include: + "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'security_type': {'key': 'properties.securityType', 'type': 'str'}, + 'delete_existing_ns_gs': {'key': 'properties.deleteExistingNSGs', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + display_name: Optional[str] = None, + description: Optional[str] = None, + security_type: Optional[Union[str, "SecurityType"]] = None, + delete_existing_ns_gs: Optional[Union[str, "DeleteExistingNSGs"]] = None, + **kwargs + ): + super(SecurityConfiguration, self).__init__(**kwargs) + self.system_data = None + self.display_name = display_name + self.description = description + self.security_type = security_type + self.delete_existing_ns_gs = delete_existing_ns_gs + self.provisioning_state = None + + +class SecurityConfigurationListResult(msrest.serialization.Model): + """A list of network manager security configurations. + + :param value: Gets a page of security configurations. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration] + :param next_link: Gets the URL to get the next page of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[SecurityConfiguration]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["SecurityConfiguration"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(SecurityConfigurationListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link + + +class SystemData(msrest.serialization.Model): + """Metadata pertaining to creation and last modification of the resource. + + :param created_by: The identity that created the resource. + :type created_by: str + :param created_by_type: The type of identity that created the resource. Possible values + include: "User", "Application", "ManagedIdentity", "Key". + :type created_by_type: str or ~azure.mgmt.network.v2021_02_01_preview.models.CreatedByType + :param created_at: The timestamp of resource creation (UTC). + :type created_at: ~datetime.datetime + :param last_modified_by: The identity that last modified the resource. + :type last_modified_by: str + :param last_modified_by_type: The type of identity that last modified the resource. Possible + values include: "User", "Application", "ManagedIdentity", "Key". + :type last_modified_by_type: str or + ~azure.mgmt.network.v2021_02_01_preview.models.CreatedByType + :param last_modified_at: The type of identity that last modified the resource. + :type last_modified_at: ~datetime.datetime + """ + + _attribute_map = { + 'created_by': {'key': 'createdBy', 'type': 'str'}, + 'created_by_type': {'key': 'createdByType', 'type': 'str'}, + 'created_at': {'key': 'createdAt', 'type': 'iso-8601'}, + 'last_modified_by': {'key': 'lastModifiedBy', 'type': 'str'}, + 'last_modified_by_type': {'key': 'lastModifiedByType', 'type': 'str'}, + 'last_modified_at': {'key': 'lastModifiedAt', 'type': 'iso-8601'}, + } + + def __init__( + self, + *, + created_by: Optional[str] = None, + created_by_type: Optional[Union[str, "CreatedByType"]] = None, + created_at: Optional[datetime.datetime] = None, + last_modified_by: Optional[str] = None, + last_modified_by_type: Optional[Union[str, "CreatedByType"]] = None, + last_modified_at: Optional[datetime.datetime] = None, + **kwargs + ): + super(SystemData, self).__init__(**kwargs) + self.created_by = created_by + self.created_by_type = created_by_type + self.created_at = created_at + self.last_modified_by = last_modified_by + self.last_modified_by_type = last_modified_by_type + self.last_modified_at = last_modified_at + + +class TagsObject(msrest.serialization.Model): + """Tags object for patch operations. + + :param tags: A set of tags. Resource tags. + :type tags: dict[str, str] + """ + + _attribute_map = { + 'tags': {'key': 'tags', 'type': '{str}'}, + } + + def __init__( + self, + *, + tags: Optional[Dict[str, str]] = None, + **kwargs + ): + super(TagsObject, self).__init__(**kwargs) + self.tags = tags + + +class UserRule(BaseUserRule): + """Network security user rule. + + Variables are only populated by the server, and will be ignored when sending a request. + + All required parameters must be populated in order to send to Azure. + + :ivar id: Resource ID. + :vartype id: str + :ivar name: Resource name. + :vartype name: str + :ivar type: Resource type. + :vartype type: str + :ivar etag: A unique read-only string that changes whenever the resource is updated. + :vartype etag: str + :param kind: Required. Whether the rule is custom or default.Constant filled by server. + Possible values include: "Custom", "Default". + :type kind: str or ~azure.mgmt.network.v2021_02_01_preview.models.UserRuleKind + :ivar system_data: The system metadata related to this resource. + :vartype system_data: ~azure.mgmt.network.v2021_02_01_preview.models.SystemData + :param display_name: A friendly name for the rule. + :type display_name: str + :param description: A description for this rule. + :type description: str + :param protocol: Network protocol this rule applies to. Possible values include: "Tcp", "Udp", + "Icmp", "Esp", "Any", "Ah". + :type protocol: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleProtocol + :param sources: The CIDR or source IP ranges. + :type sources: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param destinations: The destination address prefixes. CIDR or destination IP ranges. + :type destinations: list[~azure.mgmt.network.v2021_02_01_preview.models.AddressPrefixItem] + :param source_port_ranges: The source port ranges. + :type source_port_ranges: list[str] + :param destination_port_ranges: The destination port ranges. + :type destination_port_ranges: list[str] + :param direction: Indicates if the traffic matched against the rule in inbound or outbound. + Possible values include: "Inbound", "Outbound". + :type direction: str or + ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationRuleDirection + :ivar provisioning_state: The provisioning state of the security configuration user rule + resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed". + :vartype provisioning_state: str or + ~azure.mgmt.network.v2021_02_01_preview.models.ProvisioningState + """ + + _validation = { + 'id': {'readonly': True}, + 'name': {'readonly': True}, + 'type': {'readonly': True}, + 'etag': {'readonly': True}, + 'kind': {'required': True}, + 'system_data': {'readonly': True}, + 'provisioning_state': {'readonly': True}, + } + + _attribute_map = { + 'id': {'key': 'id', 'type': 'str'}, + 'name': {'key': 'name', 'type': 'str'}, + 'type': {'key': 'type', 'type': 'str'}, + 'etag': {'key': 'etag', 'type': 'str'}, + 'kind': {'key': 'kind', 'type': 'str'}, + 'system_data': {'key': 'systemData', 'type': 'SystemData'}, + 'display_name': {'key': 'properties.displayName', 'type': 'str'}, + 'description': {'key': 'properties.description', 'type': 'str'}, + 'protocol': {'key': 'properties.protocol', 'type': 'str'}, + 'sources': {'key': 'properties.sources', 'type': '[AddressPrefixItem]'}, + 'destinations': {'key': 'properties.destinations', 'type': '[AddressPrefixItem]'}, + 'source_port_ranges': {'key': 'properties.sourcePortRanges', 'type': '[str]'}, + 'destination_port_ranges': {'key': 'properties.destinationPortRanges', 'type': '[str]'}, + 'direction': {'key': 'properties.direction', 'type': 'str'}, + 'provisioning_state': {'key': 'properties.provisioningState', 'type': 'str'}, + } + + def __init__( + self, + *, + display_name: Optional[str] = None, + description: Optional[str] = None, + protocol: Optional[Union[str, "SecurityConfigurationRuleProtocol"]] = None, + sources: Optional[List["AddressPrefixItem"]] = None, + destinations: Optional[List["AddressPrefixItem"]] = None, + source_port_ranges: Optional[List[str]] = None, + destination_port_ranges: Optional[List[str]] = None, + direction: Optional[Union[str, "SecurityConfigurationRuleDirection"]] = None, + **kwargs + ): + super(UserRule, self).__init__(**kwargs) + self.kind = 'Custom' # type: str + self.display_name = display_name + self.description = description + self.protocol = protocol + self.sources = sources + self.destinations = destinations + self.source_port_ranges = source_port_ranges + self.destination_port_ranges = destination_port_ranges + self.direction = direction + self.provisioning_state = None + + +class UserRuleListResult(msrest.serialization.Model): + """security user rule list result. + + :param value: A list of user rules. + :type value: list[~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule] + :param next_link: The URL to get the next set of results. + :type next_link: str + """ + + _attribute_map = { + 'value': {'key': 'value', 'type': '[BaseUserRule]'}, + 'next_link': {'key': 'nextLink', 'type': 'str'}, + } + + def __init__( + self, + *, + value: Optional[List["BaseUserRule"]] = None, + next_link: Optional[str] = None, + **kwargs + ): + super(UserRuleListResult, self).__init__(**kwargs) + self.value = value + self.next_link = next_link diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_network_management_client_enums.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_network_management_client_enums.py new file mode 100644 index 000000000000..b0161e3803da --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/models/_network_management_client_enums.py @@ -0,0 +1,180 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from enum import Enum, EnumMeta +from six import with_metaclass + +class _CaseInsensitiveEnumMeta(EnumMeta): + def __getitem__(self, name): + return super().__getitem__(name.upper()) + + def __getattr__(cls, name): + """Return the enum member matching `name` + We use __getattr__ instead of descriptors or inserting into the enum + class' __dict__ in order to support `name` and `value` being both + properties for enum members (which live in the class' __dict__) and + enum members themselves. + """ + try: + return cls._member_map_[name.upper()] + except KeyError: + raise AttributeError(name) + + +class AddressPrefixType(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Address prefix type. + """ + + IP_PREFIX = "IPPrefix" + SERVICE_TAG = "ServiceTag" + +class AdminRuleKind(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Whether the rule is custom or default. + """ + + CUSTOM = "Custom" + DEFAULT = "Default" + +class ConfigurationType(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Configuration Deployment Type. + """ + + SECURITY_ADMIN = "SecurityAdmin" + SECURITY_USER = "SecurityUser" + CONNECTIVITY = "Connectivity" + +class ConnectivityTopology(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Connectivity topology type. + """ + + HUB_AND_SPOKE = "HubAndSpoke" + MESH = "Mesh" + +class CreatedByType(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """The type of identity that created the resource. + """ + + USER = "User" + APPLICATION = "Application" + MANAGED_IDENTITY = "ManagedIdentity" + KEY = "Key" + +class DeleteExistingNSGs(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Flag if need to delete existing network security groups. + """ + + FALSE = "False" + TRUE = "True" + +class DeleteExistingPeering(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Flag if need to remove current existing peerings. + """ + + FALSE = "False" + TRUE = "True" + +class DeploymentStatus(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Deployment Status. + """ + + NOT_STARTED = "NotStarted" + DEPLOYING = "Deploying" + DEPLOYED = "Deployed" + FAILED = "Failed" + +class EffectiveAdminRuleKind(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Whether the rule is custom or default. + """ + + CUSTOM = "Custom" + DEFAULT = "Default" + +class EffectiveUserRuleKind(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Whether the rule is custom or default. + """ + + CUSTOM = "Custom" + DEFAULT = "Default" + +class GroupConnectivity(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Group connectivity type. + """ + + NONE = "None" + DIRECTLY_CONNECTED = "DirectlyConnected" + +class IsGlobal(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Flag if global mesh is supported. + """ + + FALSE = "False" + TRUE = "True" + +class MembershipType(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Membership Type. + """ + + STATIC = "Static" + DYNAMIC = "Dynamic" + +class ProvisioningState(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """The current provisioning state. + """ + + SUCCEEDED = "Succeeded" + UPDATING = "Updating" + DELETING = "Deleting" + FAILED = "Failed" + +class SecurityConfigurationRuleAccess(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Whether network traffic is allowed or denied. + """ + + ALLOW = "Allow" + DENY = "Deny" + ALWAYS_ALLOW = "AlwaysAllow" + +class SecurityConfigurationRuleDirection(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """The direction of the rule. The direction specifies if the rule will be evaluated on incoming or + outgoing traffic. + """ + + INBOUND = "Inbound" + OUTBOUND = "Outbound" + +class SecurityConfigurationRuleProtocol(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Network protocol this rule applies to. + """ + + TCP = "Tcp" + UDP = "Udp" + ICMP = "Icmp" + ESP = "Esp" + ANY = "Any" + AH = "Ah" + +class SecurityType(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Security Type. + """ + + ADMIN_POLICY = "AdminPolicy" + USER_POLICY = "UserPolicy" + +class UseHubGateway(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Flag if need to use hub gateway. + """ + + FALSE = "False" + TRUE = "True" + +class UserRuleKind(with_metaclass(_CaseInsensitiveEnumMeta, str, Enum)): + """Whether the rule is custom or default. + """ + + CUSTOM = "Custom" + DEFAULT = "Default" diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/__init__.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/__init__.py new file mode 100644 index 000000000000..e3ab4d13aca9 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/__init__.py @@ -0,0 +1,49 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- + +from ._network_managers_operations import NetworkManagersOperations +from ._network_manager_commits_operations import NetworkManagerCommitsOperations +from ._network_manager_deployment_status_operations import NetworkManagerDeploymentStatusOperations +from ._effective_virtual_networks_operations import EffectiveVirtualNetworksOperations +from ._active_connectivity_configurations_operations import ActiveConnectivityConfigurationsOperations +from ._active_security_admin_rules_operations import ActiveSecurityAdminRulesOperations +from ._active_security_user_rules_operations import ActiveSecurityUserRulesOperations +from ._connectivity_configurations_operations import ConnectivityConfigurationsOperations +from ._effective_connectivity_configurations_operations import EffectiveConnectivityConfigurationsOperations +from ._network_manager_effective_security_admin_rules_operations import NetworkManagerEffectiveSecurityAdminRulesOperations +from ._network_groups_operations import NetworkGroupsOperations +from ._security_user_configurations_operations import SecurityUserConfigurationsOperations +from ._user_rule_collections_operations import UserRuleCollectionsOperations +from ._user_rules_operations import UserRulesOperations +from ._security_admin_configurations_operations import SecurityAdminConfigurationsOperations +from ._admin_rule_collections_operations import AdminRuleCollectionsOperations +from ._admin_rules_operations import AdminRulesOperations +from ._network_security_perimeters_operations import NetworkSecurityPerimetersOperations +from ._perimeter_associable_resource_types_operations import PerimeterAssociableResourceTypesOperations + +__all__ = [ + 'NetworkManagersOperations', + 'NetworkManagerCommitsOperations', + 'NetworkManagerDeploymentStatusOperations', + 'EffectiveVirtualNetworksOperations', + 'ActiveConnectivityConfigurationsOperations', + 'ActiveSecurityAdminRulesOperations', + 'ActiveSecurityUserRulesOperations', + 'ConnectivityConfigurationsOperations', + 'EffectiveConnectivityConfigurationsOperations', + 'NetworkManagerEffectiveSecurityAdminRulesOperations', + 'NetworkGroupsOperations', + 'SecurityUserConfigurationsOperations', + 'UserRuleCollectionsOperations', + 'UserRulesOperations', + 'SecurityAdminConfigurationsOperations', + 'AdminRuleCollectionsOperations', + 'AdminRulesOperations', + 'NetworkSecurityPerimetersOperations', + 'PerimeterAssociableResourceTypesOperations', +] diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_connectivity_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_connectivity_configurations_operations.py new file mode 100644 index 000000000000..b3cccd8ae216 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_connectivity_configurations_operations.py @@ -0,0 +1,112 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class ActiveConnectivityConfigurationsOperations(object): + """ActiveConnectivityConfigurationsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.ActiveConfigurationParameter" + **kwargs # type: Any + ): + # type: (...) -> "_models.ActiveConnectivityConfigurationsListResult" + """Lists active connectivity configurations in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Active Configuration Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConfigurationParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ActiveConnectivityConfigurationsListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConnectivityConfigurationsListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ActiveConnectivityConfigurationsListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'ActiveConfigurationParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ActiveConnectivityConfigurationsListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listActiveConnectivityConfigurations'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_admin_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_admin_rules_operations.py new file mode 100644 index 000000000000..cfc78b9b64f6 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_admin_rules_operations.py @@ -0,0 +1,112 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class ActiveSecurityAdminRulesOperations(object): + """ActiveSecurityAdminRulesOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.ActiveConfigurationParameter" + **kwargs # type: Any + ): + # type: (...) -> "_models.ActiveSecurityAdminRulesListResult" + """Lists active security admin rules in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Active Configuration Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConfigurationParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ActiveSecurityAdminRulesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveSecurityAdminRulesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ActiveSecurityAdminRulesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'ActiveConfigurationParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ActiveSecurityAdminRulesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listActiveSecurityAdminRules'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_user_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_user_rules_operations.py new file mode 100644 index 000000000000..c50c995dd9f2 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_active_security_user_rules_operations.py @@ -0,0 +1,112 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class ActiveSecurityUserRulesOperations(object): + """ActiveSecurityUserRulesOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.ActiveConfigurationParameter" + **kwargs # type: Any + ): + # type: (...) -> "_models.ActiveSecurityUserRulesListResult" + """Lists Active Security User Rules in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Active Configuration Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveConfigurationParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ActiveSecurityUserRulesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ActiveSecurityUserRulesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ActiveSecurityUserRulesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'ActiveConfigurationParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ActiveSecurityUserRulesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listActiveSecurityUserRules'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rule_collections_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rule_collections_operations.py new file mode 100644 index 000000000000..752c53b39f4e --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rule_collections_operations.py @@ -0,0 +1,351 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class AdminRuleCollectionsOperations(object): + """AdminRuleCollectionsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.RuleCollectionListResult"] + """Lists all the rule collections in a security admin configuration, in a paginated format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either RuleCollectionListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.RuleCollectionListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollectionListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('RuleCollectionListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections'} # type: ignore + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.RuleCollection" + """Gets a network manager security admin configuration rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + rule_collection, # type: "_models.RuleCollection" + **kwargs # type: Any + ): + # type: (...) -> "_models.RuleCollection" + """Creates or updates an admin rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_collection: The Rule Collection to create or update. + :type rule_collection: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(rule_collection, 'RuleCollection') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes an admin rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rules_operations.py new file mode 100644 index 000000000000..a0d26b49613c --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_admin_rules_operations.py @@ -0,0 +1,368 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class AdminRulesOperations(object): + """AdminRulesOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.AdminRuleListResult"] + """List all network manager security configuration admin rules. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either AdminRuleListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.AdminRuleListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.AdminRuleListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('AdminRuleListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules'} # type: ignore + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + rule_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.BaseAdminRule" + """Gets a network manager security configuration admin rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseAdminRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseAdminRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('BaseAdminRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + rule_name, # type: str + admin_rule, # type: "_models.BaseAdminRule" + **kwargs # type: Any + ): + # type: (...) -> "_models.BaseAdminRule" + """Creates or updates an admin rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :param admin_rule: The admin rule to create or update. + :type admin_rule: ~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseAdminRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseAdminRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseAdminRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(admin_rule, 'BaseAdminRule') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('BaseAdminRule', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('BaseAdminRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + rule_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes an admin rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_connectivity_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_connectivity_configurations_operations.py new file mode 100644 index 000000000000..64f3fec527a3 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_connectivity_configurations_operations.py @@ -0,0 +1,335 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class ConnectivityConfigurationsOperations(object): + """ConnectivityConfigurationsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.ConnectivityConfiguration" + """Gets a Network Connectivity Configuration, specified by the resource group, network manager + name, and connectivity Configuration name. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager connectivity configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ConnectivityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ConnectivityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('ConnectivityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations/{configurationName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + connectivity_configuration, # type: "_models.ConnectivityConfiguration" + **kwargs # type: Any + ): + # type: (...) -> "_models.ConnectivityConfiguration" + """Creates/Updates a new network manager connectivity configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager connectivity configuration. + :type configuration_name: str + :param connectivity_configuration: Parameters supplied to create/update a network manager + connectivity configuration. + :type connectivity_configuration: ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration + :keyword callable cls: A custom type or function that will be passed the direct response + :return: ConnectivityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ConnectivityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(connectivity_configuration, 'ConnectivityConfiguration') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('ConnectivityConfiguration', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('ConnectivityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations/{configurationName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a network manager connectivity configuration, specified by the resource group, network + manager name, and connectivity configuration name. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager connectivity configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations/{configurationName}'} # type: ignore + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.ConnectivityConfigurationListResult"] + """Lists all the network manager connectivity configuration in a specified network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either ConnectivityConfigurationListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.ConnectivityConfigurationListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.ConnectivityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('ConnectivityConfigurationListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/connectivityConfigurations'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_connectivity_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_connectivity_configurations_operations.py new file mode 100644 index 000000000000..df94773153e0 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_connectivity_configurations_operations.py @@ -0,0 +1,112 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class EffectiveConnectivityConfigurationsOperations(object): + """EffectiveConnectivityConfigurationsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + virtual_network_name, # type: str + parameters, # type: "_models.QueryRequestOptions" + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkManagerEffectiveConnectivityConfigurationListResult" + """List all effective connectivity configurations applied on a virtual network. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param virtual_network_name: The name of the virtual network. + :type virtual_network_name: str + :param parameters: Parameters supplied to list correct page. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.QueryRequestOptions + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerEffectiveConnectivityConfigurationListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerEffectiveConnectivityConfigurationListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerEffectiveConnectivityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'virtualNetworkName': self._serialize.url("virtual_network_name", virtual_network_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'QueryRequestOptions') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerEffectiveConnectivityConfigurationListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listNetworkManagerEffectiveConnectivityConfigurations'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_virtual_networks_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_virtual_networks_operations.py new file mode 100644 index 000000000000..6d438d765388 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_effective_virtual_networks_operations.py @@ -0,0 +1,196 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class EffectiveVirtualNetworksOperations(object): + """EffectiveVirtualNetworksOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list_by_network_manager( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.EffectiveVirtualNetworksParameter" + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> "_models.EffectiveVirtualNetworksListResult" + """List effective virtual networks in a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Effective Virtual Networks Parameter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetworksParameter + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: EffectiveVirtualNetworksListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetworksListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.EffectiveVirtualNetworksListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list_by_network_manager.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'EffectiveVirtualNetworksParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('EffectiveVirtualNetworksListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list_by_network_manager.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listEffectiveVirtualNetworks'} # type: ignore + + def list_by_network_group( + self, + resource_group_name, # type: str + network_manager_name, # type: str + network_group_name, # type: str + parameters, # type: "_models.QueryRequestOptions" + **kwargs # type: Any + ): + # type: (...) -> "_models.EffectiveVirtualNetworksListResult" + """Lists all effective virtual networks by specified network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :param parameters: Parameters supplied to list correct page. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.QueryRequestOptions + :keyword callable cls: A custom type or function that will be passed the direct response + :return: EffectiveVirtualNetworksListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.EffectiveVirtualNetworksListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.EffectiveVirtualNetworksListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list_by_network_group.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'QueryRequestOptions') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('EffectiveVirtualNetworksListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list_by_network_group.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}/listEffectiveVirtualNetworks'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_groups_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_groups_operations.py new file mode 100644 index 000000000000..7a079d7d3a60 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_groups_operations.py @@ -0,0 +1,342 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class NetworkGroupsOperations(object): + """NetworkGroupsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + network_group_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkGroup" + """Gets the specified network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkGroup, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkGroup"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkGroup', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + network_group_name, # type: str + parameters, # type: "_models.NetworkGroup" + if_match=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkGroup" + """Creates or updates a network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :param parameters: Parameters supplied to the specify which network group need to create. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup + :param if_match: The ETag of the transformation. Omit this value to always overwrite the + current resource. Specify the last-seen ETag value to prevent accidentally overwriting + concurrent changes. + :type if_match: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkGroup, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroup + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkGroup"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + if if_match is not None: + header_parameters['If-Match'] = self._serialize.header("if_match", if_match, 'str') + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkGroup') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + response_headers = {} + if response.status_code == 200: + response_headers['ETag']=self._deserialize('str', response.headers.get('ETag')) + deserialized = self._deserialize('NetworkGroup', pipeline_response) + + if response.status_code == 201: + response_headers['ETag']=self._deserialize('str', response.headers.get('ETag')) + deserialized = self._deserialize('NetworkGroup', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, response_headers) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + network_group_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param network_group_name: The name of the network group to get. + :type network_group_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'networkGroupName': self._serialize.url("network_group_name", network_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups/{networkGroupName}'} # type: ignore + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.NetworkGroupListResult"] + """Lists the specified network group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkGroupListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkGroupListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkGroupListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkGroupListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/networkGroups'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_commits_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_commits_operations.py new file mode 100644 index 000000000000..1c68982adfe4 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_commits_operations.py @@ -0,0 +1,112 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagerCommitsOperations(object): + """NetworkManagerCommitsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def post( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.NetworkManagerCommit" + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkManagerCommit" + """Post a Network Manager Commit. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to specify which Managed Network commit is. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerCommit + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerCommit, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerCommit + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerCommit"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.post.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkManagerCommit') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [202]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerCommit', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + post.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/commit'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_deployment_status_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_deployment_status_operations.py new file mode 100644 index 000000000000..76556a8b989d --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_deployment_status_operations.py @@ -0,0 +1,112 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagerDeploymentStatusOperations(object): + """NetworkManagerDeploymentStatusOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.NetworkManagerDeploymentStatusParameter" + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkManagerDeploymentStatusListResult" + """Post to List of Network Manager Deployment Status. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to specify which Managed Network deployment status is. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerDeploymentStatusParameter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerDeploymentStatusListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerDeploymentStatusListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerDeploymentStatusListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkManagerDeploymentStatusParameter') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerDeploymentStatusListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/listDeploymentStatus'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_effective_security_admin_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_effective_security_admin_rules_operations.py new file mode 100644 index 000000000000..4305b69c894c --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_manager_effective_security_admin_rules_operations.py @@ -0,0 +1,112 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagerEffectiveSecurityAdminRulesOperations(object): + """NetworkManagerEffectiveSecurityAdminRulesOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + virtual_network_name, # type: str + parameters, # type: "_models.QueryRequestOptions" + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkManagerEffectiveSecurityAdminRulesListResult" + """List all effective security admin rules applied on a virtual network. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param virtual_network_name: The name of the virtual network. + :type virtual_network_name: str + :param parameters: Parameters supplied to list correct page. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.QueryRequestOptions + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManagerEffectiveSecurityAdminRulesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerEffectiveSecurityAdminRulesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerEffectiveSecurityAdminRulesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'virtualNetworkName': self._serialize.url("virtual_network_name", virtual_network_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'QueryRequestOptions') + body_content_kwargs['content'] = body_content + request = self._client.post(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManagerEffectiveSecurityAdminRulesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/listNetworkManagerEffectiveSecurityAdminRules'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_managers_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_managers_operations.py new file mode 100644 index 000000000000..0174d552e5f6 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_managers_operations.py @@ -0,0 +1,463 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class NetworkManagersOperations(object): + """NetworkManagersOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkManager" + """Gets the specified Network Manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManager, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManager"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.NetworkManager" + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkManager" + """Creates or updates a Network Manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to specify which network manager is. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManager, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManager"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkManager') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a network manager. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + def patch_tags( + self, + resource_group_name, # type: str + network_manager_name, # type: str + parameters, # type: "_models.TagsObject" + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkManager" + """Patch a NetworkManager Tags. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param parameters: Parameters supplied to update network manager tags. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.TagsObject + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkManager, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkManager + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManager"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.patch_tags.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'TagsObject') + body_content_kwargs['content'] = body_content + request = self._client.patch(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkManager', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + patch_tags.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}'} # type: ignore + + def list_by_subscription( + self, + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.NetworkManagerListResult"] + """List all network managers in a subscription. + + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkManagerListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list_by_subscription.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkManagerListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list_by_subscription.metadata = {'url': '/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkManagers'} # type: ignore + + def list( + self, + resource_group_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.NetworkManagerListResult"] + """List network managers in a resource group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkManagerListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkManagerListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkManagerListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkManagerListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_security_perimeters_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_security_perimeters_operations.py new file mode 100644 index 000000000000..5a3be1c8dea9 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_network_security_perimeters_operations.py @@ -0,0 +1,396 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class NetworkSecurityPerimetersOperations(object): + """NetworkSecurityPerimetersOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def get( + self, + resource_group_name, # type: str + network_security_perimeter_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkSecurityPerimeter" + """Gets the specified network security perimeter by the name. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_security_perimeter_name: The name of the network security perimeter. + :type network_security_perimeter_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkSecurityPerimeter, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeter"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkSecurityPerimeterName': self._serialize.url("network_security_perimeter_name", network_security_perimeter_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('NetworkSecurityPerimeter', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_security_perimeter_name, # type: str + parameters, # type: "_models.NetworkSecurityPerimeter" + **kwargs # type: Any + ): + # type: (...) -> "_models.NetworkSecurityPerimeter" + """Creates or updates a Network Security Perimeter. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_security_perimeter_name: The name of the network security perimeter. + :type network_security_perimeter_name: str + :param parameters: Parameter supplied to create or update the network security perimeter. + :type parameters: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter + :keyword callable cls: A custom type or function that will be passed the direct response + :return: NetworkSecurityPerimeter, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeter + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeter"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkSecurityPerimeterName': self._serialize.url("network_security_perimeter_name", network_security_perimeter_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(parameters, 'NetworkSecurityPerimeter') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('NetworkSecurityPerimeter', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('NetworkSecurityPerimeter', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_security_perimeter_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a network security perimeter. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_security_perimeter_name: The name of the network security perimeter. + :type network_security_perimeter_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkSecurityPerimeterName': self._serialize.url("network_security_perimeter_name", network_security_perimeter_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters/{networkSecurityPerimeterName}'} # type: ignore + + def list_by_subscription( + self, + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.NetworkSecurityPerimeterListResult"] + """List all network security perimeters in a subscription. + + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkSecurityPerimeterListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeterListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeterListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list_by_subscription.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkSecurityPerimeterListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list_by_subscription.metadata = {'url': '/subscriptions/{subscriptionId}/providers/Microsoft.Network/networkSecurityPerimeters'} # type: ignore + + def list( + self, + resource_group_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.NetworkSecurityPerimeterListResult"] + """List network security perimeters in a resource group. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either NetworkSecurityPerimeterListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.NetworkSecurityPerimeterListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.NetworkSecurityPerimeterListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('NetworkSecurityPerimeterListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkSecurityPerimeters'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_perimeter_associable_resource_types_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_perimeter_associable_resource_types_operations.py new file mode 100644 index 000000000000..80c30a1f6355 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_perimeter_associable_resource_types_operations.py @@ -0,0 +1,101 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Optional, TypeVar + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class PerimeterAssociableResourceTypesOperations(object): + """PerimeterAssociableResourceTypesOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def get( + self, + location, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.PerimeterAssociableResourcesListResult" + """Gets the list of resources that are onboarded with NSP. These resources can be associated with + a network security perimeter. + + :param location: The location of the where the association is present. + :type location: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: PerimeterAssociableResourcesListResult, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.PerimeterAssociableResourcesListResult + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.PerimeterAssociableResourcesListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'location': self._serialize.url("location", location, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('PerimeterAssociableResourcesListResult', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/perimeterAssociableResourceTypes'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_admin_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_admin_configurations_operations.py new file mode 100644 index 000000000000..ba11d9a55e7e --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_admin_configurations_operations.py @@ -0,0 +1,333 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class SecurityAdminConfigurationsOperations(object): + """SecurityAdminConfigurationsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.SecurityConfigurationListResult"] + """Lists all the network manager security admin configurations in a network manager, in a + paginated format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either SecurityConfigurationListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('SecurityConfigurationListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations'} # type: ignore + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.SecurityConfiguration" + """Retrieves a network manager security admin configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + security_admin_configuration, # type: "_models.SecurityConfiguration" + **kwargs # type: Any + ): + # type: (...) -> "_models.SecurityConfiguration" + """Creates or updates a network manager security admin configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param security_admin_configuration: The security admin configuration to create or update. + :type security_admin_configuration: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(security_admin_configuration, 'SecurityConfiguration') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a network manager security admin configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityAdminConfigurations/{configurationName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_user_configurations_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_user_configurations_operations.py new file mode 100644 index 000000000000..b3befcb62c6c --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_security_user_configurations_operations.py @@ -0,0 +1,333 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class SecurityUserConfigurationsOperations(object): + """SecurityUserConfigurationsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.SecurityConfigurationListResult"] + """Lists all the network manager security user configurations in a network manager, in a paginated + format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either SecurityConfigurationListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfigurationListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfigurationListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('SecurityConfigurationListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations'} # type: ignore + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.SecurityConfiguration" + """Retrieves a network manager security user configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + security_user_configuration, # type: "_models.SecurityConfiguration" + **kwargs # type: Any + ): + # type: (...) -> "_models.SecurityConfiguration" + """Creates or updates a network manager security user configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param security_user_configuration: The security user configuration to create or update. + :type security_user_configuration: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :keyword callable cls: A custom type or function that will be passed the direct response + :return: SecurityConfiguration, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.SecurityConfiguration + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.SecurityConfiguration"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(security_user_configuration, 'SecurityConfiguration') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('SecurityConfiguration', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a network manager security user configuration. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rule_collections_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rule_collections_operations.py new file mode 100644 index 000000000000..a0b0d83a4855 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rule_collections_operations.py @@ -0,0 +1,351 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class UserRuleCollectionsOperations(object): + """UserRuleCollectionsOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.RuleCollectionListResult"] + """Lists all the user rule collections in a security configuration, in a paginated format. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either RuleCollectionListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.RuleCollectionListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollectionListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('RuleCollectionListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections'} # type: ignore + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.RuleCollection" + """Gets a network manager security user configuration rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + user_rule_collection, # type: "_models.RuleCollection" + **kwargs # type: Any + ): + # type: (...) -> "_models.RuleCollection" + """Creates or updates a user rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param user_rule_collection: The User Rule Collection to create or update. + :type user_rule_collection: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :keyword callable cls: A custom type or function that will be passed the direct response + :return: RuleCollection, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.RuleCollection + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.RuleCollection"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(user_rule_collection, 'RuleCollection') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('RuleCollection', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a user rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rules_operations.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rules_operations.py new file mode 100644 index 000000000000..8d787a37c8e1 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/operations/_user_rules_operations.py @@ -0,0 +1,368 @@ +# coding=utf-8 +# -------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is regenerated. +# -------------------------------------------------------------------------- +from typing import TYPE_CHECKING +import warnings + +from azure.core.exceptions import ClientAuthenticationError, HttpResponseError, ResourceExistsError, ResourceNotFoundError, map_error +from azure.core.paging import ItemPaged +from azure.core.pipeline import PipelineResponse +from azure.core.pipeline.transport import HttpRequest, HttpResponse +from azure.mgmt.core.exceptions import ARMErrorFormat + +from .. import models as _models + +if TYPE_CHECKING: + # pylint: disable=unused-import,ungrouped-imports + from typing import Any, Callable, Dict, Generic, Iterable, Optional, TypeVar, Union + + T = TypeVar('T') + ClsType = Optional[Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]] + +class UserRulesOperations(object): + """UserRulesOperations operations. + + You should not instantiate this class directly. Instead, you should create a Client instance that + instantiates it for you and attaches it as an attribute. + + :ivar models: Alias to model classes used in this operation group. + :type models: ~azure.mgmt.network.v2021_02_01_preview.models + :param client: Client for service requests. + :param config: Configuration of service client. + :param serializer: An object model serializer. + :param deserializer: An object model deserializer. + """ + + models = _models + + def __init__(self, client, config, serializer, deserializer): + self._client = client + self._serialize = serializer + self._deserialize = deserializer + self._config = config + + def list( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + top=None, # type: Optional[int] + skip_token=None, # type: Optional[str] + **kwargs # type: Any + ): + # type: (...) -> Iterable["_models.UserRuleListResult"] + """Lists all user rules in a rule collection. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param top: An optional query parameter which specifies the maximum number of records to be + returned by the server. + :type top: int + :param skip_token: SkipToken is only used if a previous operation returned a partial result. If + a previous response contains a nextLink element, the value of the nextLink element will include + a skipToken parameter that specifies a starting point to use for subsequent calls. + :type skip_token: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: An iterator like instance of either UserRuleListResult or the result of cls(response) + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.network.v2021_02_01_preview.models.UserRuleListResult] + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.UserRuleListResult"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + def prepare_request(next_link=None): + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + if not next_link: + # Construct URL + url = self.list.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + if top is not None: + query_parameters['$top'] = self._serialize.query("top", top, 'int', maximum=20, minimum=1) + if skip_token is not None: + query_parameters['$skipToken'] = self._serialize.query("skip_token", skip_token, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + else: + url = next_link + query_parameters = {} # type: Dict[str, Any] + request = self._client.get(url, query_parameters, header_parameters) + return request + + def extract_data(pipeline_response): + deserialized = self._deserialize('UserRuleListResult', pipeline_response) + list_of_elem = deserialized.value + if cls: + list_of_elem = cls(list_of_elem) + return deserialized.next_link or None, iter(list_of_elem) + + def get_next(next_link=None): + request = prepare_request(next_link) + + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + return pipeline_response + + return ItemPaged( + get_next, extract_data + ) + list.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules'} # type: ignore + + def get( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + rule_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> "_models.BaseUserRule" + """Gets a user rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseUserRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseUserRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.get.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.get(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + deserialized = self._deserialize('BaseUserRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + get.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + def create_or_update( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + rule_name, # type: str + user_rule, # type: "_models.BaseUserRule" + **kwargs # type: Any + ): + # type: (...) -> "_models.BaseUserRule" + """Creates or updates a user rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :param user_rule: The user rule to create or update. + :type user_rule: ~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule + :keyword callable cls: A custom type or function that will be passed the direct response + :return: BaseUserRule, or the result of cls(response) + :rtype: ~azure.mgmt.network.v2021_02_01_preview.models.BaseUserRule + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType["_models.BaseUserRule"] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + content_type = kwargs.pop("content_type", "application/json") + accept = "application/json" + + # Construct URL + url = self.create_or_update.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str') + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + body_content_kwargs = {} # type: Dict[str, Any] + body_content = self._serialize.body(user_rule, 'BaseUserRule') + body_content_kwargs['content'] = body_content + request = self._client.put(url, query_parameters, header_parameters, **body_content_kwargs) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 201]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if response.status_code == 200: + deserialized = self._deserialize('BaseUserRule', pipeline_response) + + if response.status_code == 201: + deserialized = self._deserialize('BaseUserRule', pipeline_response) + + if cls: + return cls(pipeline_response, deserialized, {}) + + return deserialized + create_or_update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore + + def delete( + self, + resource_group_name, # type: str + network_manager_name, # type: str + configuration_name, # type: str + rule_collection_name, # type: str + rule_name, # type: str + **kwargs # type: Any + ): + # type: (...) -> None + """Deletes a user rule. + + :param resource_group_name: The name of the resource group. + :type resource_group_name: str + :param network_manager_name: The name of the network manager. + :type network_manager_name: str + :param configuration_name: The name of the network manager security Configuration. + :type configuration_name: str + :param rule_collection_name: The name of the network manager security Configuration rule + collection. + :type rule_collection_name: str + :param rule_name: The name of the rule. + :type rule_name: str + :keyword callable cls: A custom type or function that will be passed the direct response + :return: None, or the result of cls(response) + :rtype: None + :raises: ~azure.core.exceptions.HttpResponseError + """ + cls = kwargs.pop('cls', None) # type: ClsType[None] + error_map = { + 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError + } + error_map.update(kwargs.pop('error_map', {})) + api_version = "2021-02-01-preview" + accept = "application/json" + + # Construct URL + url = self.delete.metadata['url'] # type: ignore + path_format_arguments = { + 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str'), + 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str'), + 'networkManagerName': self._serialize.url("network_manager_name", network_manager_name, 'str'), + 'configurationName': self._serialize.url("configuration_name", configuration_name, 'str'), + 'ruleCollectionName': self._serialize.url("rule_collection_name", rule_collection_name, 'str'), + 'ruleName': self._serialize.url("rule_name", rule_name, 'str'), + } + url = self._client.format_url(url, **path_format_arguments) + + # Construct parameters + query_parameters = {} # type: Dict[str, Any] + query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str') + + # Construct headers + header_parameters = {} # type: Dict[str, Any] + header_parameters['Accept'] = self._serialize.header("accept", accept, 'str') + + request = self._client.delete(url, query_parameters, header_parameters) + pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs) + response = pipeline_response.http_response + + if response.status_code not in [200, 204]: + map_error(status_code=response.status_code, response=response, error_map=error_map) + raise HttpResponseError(response=response, error_format=ARMErrorFormat) + + if cls: + return cls(pipeline_response, None, {}) + + delete.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/securityUserConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}/rules/{ruleName}'} # type: ignore diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/py.typed b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/py.typed new file mode 100644 index 000000000000..e5aff4f83af8 --- /dev/null +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_02_01_preview/py.typed @@ -0,0 +1 @@ +# Marker file for PEP 561. \ No newline at end of file diff --git a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_03_01/_version.py b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_03_01/_version.py index 5bd246a15fc6..5650a06f678a 100644 --- a/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_03_01/_version.py +++ b/sdk/network/azure-mgmt-network/azure/mgmt/network/v2021_03_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "19.1.0" +VERSION = "19.2.0" diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base.test_network.yaml index 80766ab208d6..d51c476f16ec 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base.test_network.yaml @@ -14,24 +14,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - ,\r\n \"etag\": \"W/\\\"e0abfe83-1368-450e-b7f4-1e89d40e0fab\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Updating\",\r\n \"resourceGuid\": \"f7fda523-4ad3-4a95-b5a5-df3d1f5525ba\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\ - \n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\",\r\n + \ \"etag\": \"W/\\\"722dfeba-4cb6-41c0-a697-87d72d8916a7\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"e265f4c4-b001-4d90-a845-aeaac8a592e7\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b85f2a74-c525-491f-9db6-8c261674506e?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/58b9e7f3-8511-42a4-964d-07d7841f8f5f?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -39,7 +40,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:10:55 GMT + - Thu, 21 Oct 2021 01:43:09 GMT expires: - '-1' pragma: @@ -52,7 +53,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bec4f5e4-1985-493d-85cc-fdf38108e100 + - 3cc21114-8830-4581-9b57-7fc5348094e4 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -68,9 +69,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b85f2a74-c525-491f-9db6-8c261674506e?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/58b9e7f3-8511-42a4-964d-07d7841f8f5f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -82,7 +84,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:10:57 GMT + - Thu, 21 Oct 2021 01:43:10 GMT expires: - '-1' pragma: @@ -99,7 +101,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 550ee753-7759-4a2b-a135-bd1df499eb64 + - b82bbae4-6394-4102-98b4-64edf67031a0 status: code: 200 message: OK @@ -113,19 +115,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - ,\r\n \"etag\": \"W/\\\"72a1dc9d-5ab1-4ebf-8318-e5abc9502a84\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"f7fda523-4ad3-4a95-b5a5-df3d1f5525ba\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\ - \n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\",\r\n + \ \"etag\": \"W/\\\"8271dfd1-a9c9-4628-9a90-8459d94828a7\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"e265f4c4-b001-4d90-a845-aeaac8a592e7\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: cache-control: - no-cache @@ -134,9 +137,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:10:57 GMT + - Thu, 21 Oct 2021 01:43:10 GMT etag: - - W/"72a1dc9d-5ab1-4ebf-8318-e5abc9502a84" + - W/"8271dfd1-a9c9-4628-9a90-8459d94828a7" expires: - '-1' pragma: @@ -153,7 +156,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ddbca5d1-e5f9-49c3-b167-220ef045909f + - 431ffe45-9ee0-4d1f-9e54-30fa0bd08ef5 status: code: 200 message: OK @@ -172,24 +175,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"8fc0b7c9-5909-4249-9b53-5ea401661d8f\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"718bb1c3-dc3a-480c-83fb-6936d55ea635\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"a0f8e22d-7e76-4acf-b4cb-862eab192c52\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"82785804-128d-4f32-b509-c9c5bf576262\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/839ab3e7-40a2-4004-8a67-129fa04c2aae?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9ae7520f-118e-47d7-95db-de69d109ddae?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -197,7 +201,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:03 GMT + - Thu, 21 Oct 2021 01:43:11 GMT expires: - '-1' pragma: @@ -210,7 +214,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3866b867-c826-4ac8-96eb-42dc9a302217 + - 37fd7aa8-7750-442c-b936-c8ddae6bb3f8 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -226,9 +230,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/839ab3e7-40a2-4004-8a67-129fa04c2aae?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9ae7520f-118e-47d7-95db-de69d109ddae?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -240,7 +245,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:06 GMT + - Thu, 21 Oct 2021 01:43:14 GMT expires: - '-1' pragma: @@ -257,7 +262,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 75e8b97d-6b65-465e-80a1-2a65e53cf382 + - 903ec1d8-3d4d-4bc8-b239-3cff90f94068 status: code: 200 message: OK @@ -271,19 +276,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"c43d74f9-a29e-4191-93b3-7c71c5a31d8f\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"718bb1c3-dc3a-480c-83fb-6936d55ea635\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"ecc98219-4126-48f0-9780-7e67a6657f3e\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"82785804-128d-4f32-b509-c9c5bf576262\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: cache-control: - no-cache @@ -292,9 +298,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:07 GMT + - Thu, 21 Oct 2021 01:43:15 GMT etag: - - W/"c43d74f9-a29e-4191-93b3-7c71c5a31d8f" + - W/"ecc98219-4126-48f0-9780-7e67a6657f3e" expires: - '-1' pragma: @@ -311,7 +317,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5fa4564d-dde2-4145-9ee4-3c201208da2f + - f19a6107-64e4-4b9e-afcc-3fc225b0906a status: code: 200 message: OK @@ -330,24 +336,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"rmvirtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"c064da82-33ae-4b0c-9e72-a95c2df52bcf\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"bbac6841-f703-40d2-b234-e93e7f7c73d3\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"rmvirtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"7fc50396-d453-4865-9ab4-ca238f125d43\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"15ff05c8-f96d-4265-b467-ba21d890b54c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/c3ce9884-f04f-4e27-96cb-23edd5869271?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d62aebbe-10f5-4015-89d2-56f0a36fe6d8?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -355,7 +362,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:10 GMT + - Thu, 21 Oct 2021 01:43:16 GMT expires: - '-1' pragma: @@ -368,7 +375,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cc5a3d89-450b-4427-b291-30b6f9ad8c55 + - 93c20936-ebe1-44a3-b365-41716929d3a8 x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -384,9 +391,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/c3ce9884-f04f-4e27-96cb-23edd5869271?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d62aebbe-10f5-4015-89d2-56f0a36fe6d8?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -398,7 +406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:13 GMT + - Thu, 21 Oct 2021 01:43:19 GMT expires: - '-1' pragma: @@ -415,7 +423,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a225c310-6808-40a4-ae99-e52580682f18 + - 35dbf8b8-c399-4743-af25-c019ee12e95d status: code: 200 message: OK @@ -429,19 +437,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"rmvirtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"b7ae8965-7577-4d79-a04d-fffc4e513ab7\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"bbac6841-f703-40d2-b234-e93e7f7c73d3\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"rmvirtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"7d663c45-62de-425b-bea0-46d6914901fc\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"15ff05c8-f96d-4265-b467-ba21d890b54c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: cache-control: - no-cache @@ -450,9 +459,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:14 GMT + - Thu, 21 Oct 2021 01:43:19 GMT etag: - - W/"b7ae8965-7577-4d79-a04d-fffc4e513ab7" + - W/"7d663c45-62de-425b-bea0-46d6914901fc" expires: - '-1' pragma: @@ -469,7 +478,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2e585784-4cf9-4824-859d-19d7df7ff8ef + - 91953f4d-ccc3-4ed5-afe9-8ebf6a8d2a2d status: code: 200 message: OK @@ -487,20 +496,21 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"7009e79c-d210-42f9-bb9e-390d250285db\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"dae66da9-fc21-4a11-9ead-608a56c62a10\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\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/eastus/operations/358bca21-a99d-4f37-b6dc-443b4d3bd865?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/04b45800-f3fa-46e6-9cd7-fa88be3a1f80?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -508,7 +518,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:15 GMT + - Thu, 21 Oct 2021 01:43:19 GMT expires: - '-1' pragma: @@ -521,7 +531,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 510115dc-4f57-4d95-b5b0-f1226b273080 + - 82d97bf3-b182-447b-8f20-e6765fbfbb01 x-ms-ratelimit-remaining-subscription-writes: - '1196' status: @@ -537,9 +547,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/358bca21-a99d-4f37-b6dc-443b4d3bd865?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/04b45800-f3fa-46e6-9cd7-fa88be3a1f80?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -551,7 +562,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:18 GMT + - Thu, 21 Oct 2021 01:43:23 GMT expires: - '-1' pragma: @@ -568,7 +579,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 717fd77d-5826-4a5a-8b77-78963bb6bfa3 + - c345f441-9e66-41be-b9f9-d4a25c415ba3 status: code: 200 message: OK @@ -582,17 +593,18 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"2f658b05-133c-4a81-be63-e37eaa89f23a\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"87601a66-b012-4e2e-a415-d4b2f9cd0010\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache @@ -601,9 +613,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:18 GMT + - Thu, 21 Oct 2021 01:43:23 GMT etag: - - W/"2f658b05-133c-4a81-be63-e37eaa89f23a" + - W/"87601a66-b012-4e2e-a415-d4b2f9cd0010" expires: - '-1' pragma: @@ -620,7 +632,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9a911443-332a-4b68-9bd4-cedbd2aeae26 + - 1a0317a1-37a2-4418-8c5a-65c39eba4304 status: code: 200 message: OK @@ -639,35 +651,34 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"networkinterfacename\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename\"\ - ,\r\n \"etag\": \"W/\\\"c1d5e2a8-fab0-4f45-afb1-fc50f22cce42\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"1c79e4af-2554-49ee-8092-31164af6b431\"\ - ,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfig\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"c1d5e2a8-fab0-4f45-afb1-fc50f22cce42\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - \r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\"\ - : \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n\ - \ \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"\ - internalDomainNameSuffix\": \"yoyyw2j01qgera51ne1nkxvggf.bx.internal.cloudapp.net\"\ - \r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\"\ - : false,\r\n \"enableIPForwarding\": false,\r\n \"hostedWorkloads\"\ - : [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + string: "{\r\n \"name\": \"networkinterfacename\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename\",\r\n + \ \"etag\": \"W/\\\"15ce82d1-7c49-4cba-a47d-81f7354a85bf\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"709598e5-9f06-4a04-8045-b068cb081a99\",\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"15ce82d1-7c49-4cba-a47d-81f7354a85bf\\\"\",\r\n + \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\r\n + \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": + \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": + [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": + \"armhrauncize5nijzhc14v1cmc.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": + false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": + false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n + \ \"nicType\": \"Standard\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/c45f69f3-9a0f-4bc6-87c1-4b123b9079b0?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/98d1ea8b-5546-4007-b9b6-344f75ba7396?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -675,7 +686,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:22 GMT + - Thu, 21 Oct 2021 01:43:24 GMT expires: - '-1' pragma: @@ -688,7 +699,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 06f66a64-2cd3-4788-8b3f-467247ab5663 + - cf59b8b4-a54c-4e2e-a306-038134d3d09b x-ms-ratelimit-remaining-subscription-writes: - '1195' status: @@ -704,9 +715,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/c45f69f3-9a0f-4bc6-87c1-4b123b9079b0?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/98d1ea8b-5546-4007-b9b6-344f75ba7396?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -718,7 +730,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:53 GMT + - Thu, 21 Oct 2021 01:43:54 GMT expires: - '-1' pragma: @@ -735,7 +747,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 29804f5c-45aa-4603-8059-a4e06177ab37 + - a97e5032-58cc-4748-9c3b-a2084cee1dd9 status: code: 200 message: OK @@ -749,30 +761,29 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"networkinterfacename\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename\"\ - ,\r\n \"etag\": \"W/\\\"c1d5e2a8-fab0-4f45-afb1-fc50f22cce42\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"1c79e4af-2554-49ee-8092-31164af6b431\"\ - ,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfig\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"c1d5e2a8-fab0-4f45-afb1-fc50f22cce42\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - \r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\"\ - : \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n\ - \ \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"\ - internalDomainNameSuffix\": \"yoyyw2j01qgera51ne1nkxvggf.bx.internal.cloudapp.net\"\ - \r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\"\ - : false,\r\n \"enableIPForwarding\": false,\r\n \"hostedWorkloads\"\ - : [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" + string: "{\r\n \"name\": \"networkinterfacename\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename\",\r\n + \ \"etag\": \"W/\\\"15ce82d1-7c49-4cba-a47d-81f7354a85bf\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"709598e5-9f06-4a04-8045-b068cb081a99\",\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"15ce82d1-7c49-4cba-a47d-81f7354a85bf\\\"\",\r\n + \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\r\n + \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": + \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": + [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": + \"armhrauncize5nijzhc14v1cmc.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": + false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": + false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n + \ \"nicType\": \"Standard\"\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}" headers: cache-control: - no-cache @@ -781,9 +792,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:54 GMT + - Thu, 21 Oct 2021 01:43:54 GMT etag: - - W/"c1d5e2a8-fab0-4f45-afb1-fc50f22cce42" + - W/"15ce82d1-7c49-4cba-a47d-81f7354a85bf" expires: - '-1' pragma: @@ -800,7 +811,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 77f51c37-fc85-431a-bded-f283f503a2a9 + - 4c41e168-8ac3-407d-a170-f65b980cd151 status: code: 200 message: OK @@ -818,20 +829,21 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - ,\r\n \"etag\": \"W/\\\"13da3b29-5c8c-4f75-9fe1-451fb8be2fa8\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\",\r\n + \ \"etag\": \"W/\\\"bbc904a0-49ec-459e-b779-21c8d1e425cf\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\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/eastus/operations/7ba24d32-6d28-4b4b-ae28-c4375104fd92?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f6d88d41-dcde-48cf-a8d3-fb296cacbd20?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -839,7 +851,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:55 GMT + - Thu, 21 Oct 2021 01:43:54 GMT expires: - '-1' pragma: @@ -852,7 +864,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b47cc73c-e2fb-4c86-9fae-313fa4fa5526 + - 953ba80d-42f2-4f38-b576-f52d38e46118 x-ms-ratelimit-remaining-subscription-writes: - '1194' status: @@ -868,9 +880,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7ba24d32-6d28-4b4b-ae28-c4375104fd92?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f6d88d41-dcde-48cf-a8d3-fb296cacbd20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -882,7 +895,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:58 GMT + - Thu, 21 Oct 2021 01:43:58 GMT expires: - '-1' pragma: @@ -899,7 +912,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 31f9f147-112d-4604-bba7-d5fd4abd511b + - 73310dfe-aca1-4094-b178-cc8db085a680 status: code: 200 message: OK @@ -913,17 +926,18 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - ,\r\n \"etag\": \"W/\\\"faa39c25-caf6-4ab3-a399-9fa8653b1851\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\",\r\n + \ \"etag\": \"W/\\\"bed7ef45-b4d1-4710-b50e-28cb6b0e3acd\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache @@ -932,9 +946,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:11:58 GMT + - Thu, 21 Oct 2021 01:43:58 GMT etag: - - W/"faa39c25-caf6-4ab3-a399-9fa8653b1851" + - W/"bed7ef45-b4d1-4710-b50e-28cb6b0e3acd" expires: - '-1' pragma: @@ -951,7 +965,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dc358bde-0a7b-434f-a433-1b5e82ed0aab + - 5a2e6e42-a4de-4f57-866e-7f42e76f25cc status: code: 200 message: OK @@ -970,24 +984,24 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"d4717c26-3c50-43aa-83f0-c81e86e94300\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"resourceGuid\": \"242b6de5-625d-493a-8f49-45d1b48a8fd3\",\r\n \ - \ \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"\ - 11.12.13.14\"\r\n }\r\n}" + string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"bb215799-8e9b-474d-84d2-9c9cfd045530\\\"\",\r\n \"type\": + \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"0d07f290-2f43-4270-aa29-1c45ab44a2b4\",\r\n \"localNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n + \ },\r\n \"gatewayIpAddress\": \"11.12.13.14\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/cb912284-6cbc-4d33-8f75-2af5c9f7ecec?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2b0d75ab-4c2d-4a09-ac9b-e692a3c7123b?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -995,7 +1009,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:12:03 GMT + - Thu, 21 Oct 2021 01:43:59 GMT expires: - '-1' pragma: @@ -1008,7 +1022,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b79fe795-0ac9-464b-aee1-9892e651535c + - eba06cfd-534c-4acc-923b-3b6da5172340 x-ms-ratelimit-remaining-subscription-writes: - '1193' status: @@ -1024,9 +1038,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/cb912284-6cbc-4d33-8f75-2af5c9f7ecec?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2b0d75ab-4c2d-4a09-ac9b-e692a3c7123b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1038,7 +1053,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:12:13 GMT + - Thu, 21 Oct 2021 01:44:09 GMT expires: - '-1' pragma: @@ -1055,7 +1070,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d0a6439f-ad65-49a9-a919-e2668499a990 + - fc6f4798-0824-4ee5-b08e-10f02ddb626c status: code: 200 message: OK @@ -1069,19 +1084,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"e00a1dff-b467-47ba-8b49-35177460489e\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"242b6de5-625d-493a-8f49-45d1b48a8fd3\",\r\n \ - \ \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"\ - 11.12.13.14\"\r\n }\r\n}" + string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"939562cb-9ceb-43c3-86ce-2ea6e0ab7dd1\\\"\",\r\n \"type\": + \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"0d07f290-2f43-4270-aa29-1c45ab44a2b4\",\r\n \"localNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n + \ },\r\n \"gatewayIpAddress\": \"11.12.13.14\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -1090,9 +1105,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:12:13 GMT + - Thu, 21 Oct 2021 01:44:09 GMT etag: - - W/"e00a1dff-b467-47ba-8b49-35177460489e" + - W/"939562cb-9ceb-43c3-86ce-2ea6e0ab7dd1" expires: - '-1' pragma: @@ -1109,7 +1124,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 50439bb8-327b-4384-b403-8a5bf61fc571 + - 32b1a18d-6158-4e18-b3ec-a0c9abc49bf3 status: code: 200 message: OK @@ -1133,48 +1148,46 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"f7b15fb4-f595-457a-9960-5a22afbf83ee\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"resourceGuid\": \"55410cc2-1709-4ec7-83ba-055e2afdef89\",\r\n \ - \ \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\"\ - : false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"\ - ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"f7b15fb4-f595-457a-9960-5a22afbf83ee\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - \r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\ - \n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \ - \ \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\"\ - : 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\"\ - ,\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\"\ - : {\r\n \"vpnClientProtocols\": [\r\n \"OpenVPN\",\r\n \ - \ \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": [],\r\n \ - \ \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\"\ - : [],\r\n \"radiusServers\": [],\r\n \"vpnClientIpsecPolicies\"\ - : []\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \ - \ \"bgpPeeringAddress\": \"10.0.1.30\",\r\n \"peerWeight\": 0,\r\n \ - \ \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"defaultBgpIpAddresses\": [],\r\n \"customBgpIpAddresses\"\ - : []\r\n }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \ - \ \"addressPrefixes\": [\r\n \"101.168.0.6/32\"\r\n ]\r\n \ - \ },\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableDnsForwarding\"\ - : false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"0ad1bb29-255e-469f-8379-683b51fec867\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"8fdba77a-3088-44b3-a58f-ed887d0417ab\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"0ad1bb29-255e-469f-8379-683b51fec867\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\n + \ \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": + \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\": + {\r\n \"vpnClientProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n + \ ],\r\n \"vpnAuthenticationTypes\": [],\r\n \"vpnClientRootCertificates\": + [],\r\n \"vpnClientRevokedCertificates\": [],\r\n \"radiusServers\": + [],\r\n \"vpnClientIpsecPolicies\": []\r\n },\r\n \"bgpSettings\": + {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\",\r\n + \ \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n + \ \"ipconfigurationId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"defaultBgpIpAddresses\": [],\r\n \"customBgpIpAddresses\": + []\r\n }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \"addressPrefixes\": + [\r\n \"101.168.0.6/32\"\r\n ]\r\n },\r\n \"vpnGatewayGeneration\": + \"Generation1\",\r\n \"enableDnsForwarding\": false\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -1182,7 +1195,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:12:17 GMT + - Thu, 21 Oct 2021 01:44:11 GMT expires: - '-1' pragma: @@ -1195,7 +1208,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d56fa97a-2022-4c38-86a5-d2b293452986 + - 6bf158a1-0c89-4441-bf01-81b09bdd8352 x-ms-ratelimit-remaining-subscription-writes: - '1192' status: @@ -1211,9 +1224,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1225,7 +1239,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:12:27 GMT + - Thu, 21 Oct 2021 01:44:22 GMT expires: - '-1' pragma: @@ -1242,7 +1256,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0bc68ae9-6a6a-45cf-8330-ea84b6dc9137 + - 4557b3e7-8aa9-4e35-b4f0-27ec24f10b0b status: code: 200 message: OK @@ -1256,9 +1270,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1270,7 +1285,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:12:38 GMT + - Thu, 21 Oct 2021 01:44:32 GMT expires: - '-1' pragma: @@ -1287,7 +1302,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8bc34d17-41ba-4837-a705-42e3de3a3844 + - d75cd1db-c85f-49a7-aa68-739ecb48acb0 status: code: 200 message: OK @@ -1301,9 +1316,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1315,7 +1331,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:12:58 GMT + - Thu, 21 Oct 2021 01:44:52 GMT expires: - '-1' pragma: @@ -1332,7 +1348,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c5cf9ad9-a396-42ab-b70e-99dc81edded1 + - 39e893f9-4f8b-4a14-9022-5fce3410d65f status: code: 200 message: OK @@ -1346,9 +1362,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1360,7 +1377,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:13:18 GMT + - Thu, 21 Oct 2021 01:45:12 GMT expires: - '-1' pragma: @@ -1377,7 +1394,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6791fd2a-084d-41bd-a24a-5a898cde54f5 + - 5f73e6e6-bb1e-4f78-a55b-13def7b0b569 status: code: 200 message: OK @@ -1391,9 +1408,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1405,7 +1423,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:13:59 GMT + - Thu, 21 Oct 2021 01:45:51 GMT expires: - '-1' pragma: @@ -1422,7 +1440,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0e2bbe83-9e8e-44de-94dd-74080ec24177 + - 76f5c05b-7716-466f-8ef6-0bdaf4df2b4a status: code: 200 message: OK @@ -1436,9 +1454,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1450,7 +1469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:14:40 GMT + - Thu, 21 Oct 2021 01:46:31 GMT expires: - '-1' pragma: @@ -1467,7 +1486,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0debe15f-dc7e-41dd-a02d-5d5f7a8ba8bd + - ee9953e5-334a-4ffc-b7b0-3be985207993 status: code: 200 message: OK @@ -1481,9 +1500,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1495,7 +1515,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:16:01 GMT + - Thu, 21 Oct 2021 01:47:52 GMT expires: - '-1' pragma: @@ -1512,7 +1532,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 72e46803-962d-4bc5-b838-caa78387957e + - fb6dd1b0-e03e-4c6b-ba42-5e8c24007164 status: code: 200 message: OK @@ -1526,9 +1546,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1540,7 +1561,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:18:42 GMT + - Thu, 21 Oct 2021 01:50:32 GMT expires: - '-1' pragma: @@ -1557,7 +1578,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 949b2eaa-f9c8-452f-a4ad-6b0e5eeaeb77 + - 4af918a7-f9b7-4ee2-a4e0-fc79870eec3d status: code: 200 message: OK @@ -1571,9 +1592,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1585,7 +1607,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:20:23 GMT + - Thu, 21 Oct 2021 01:52:13 GMT expires: - '-1' pragma: @@ -1602,7 +1624,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 836c6522-df71-4ea8-91a1-9a5f1cb4516d + - 87cffc1d-cecc-48d4-8d83-0a5493bd0412 status: code: 200 message: OK @@ -1616,9 +1638,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1630,7 +1653,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:22:04 GMT + - Thu, 21 Oct 2021 01:53:52 GMT expires: - '-1' pragma: @@ -1647,7 +1670,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6b12943d-c3bf-44a4-91d9-014ac5935a61 + - ada3b7ee-92e1-4baa-b7da-fc1fce3eb986 status: code: 200 message: OK @@ -1661,9 +1684,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1675,7 +1699,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:23:45 GMT + - Thu, 21 Oct 2021 01:55:33 GMT expires: - '-1' pragma: @@ -1692,7 +1716,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 86764d64-7b7f-45b4-8c5e-ad232c275bfb + - d639ae12-feb2-4ae2-9b1c-85ae96fa0bb5 status: code: 200 message: OK @@ -1706,9 +1730,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1720,7 +1745,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:25:25 GMT + - Thu, 21 Oct 2021 01:57:14 GMT expires: - '-1' pragma: @@ -1737,7 +1762,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cf5494a5-d6f4-4c84-9308-a5fbd4f0781b + - a0032fc1-a6dd-4974-8180-c3f6a65f226b status: code: 200 message: OK @@ -1751,9 +1776,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1765,7 +1791,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:27:06 GMT + - Thu, 21 Oct 2021 01:58:53 GMT expires: - '-1' pragma: @@ -1782,7 +1808,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 633c8e7a-bf06-470e-8def-1c3d87007d8e + - 9867c021-0ed7-4bb4-85a5-151e7d7af6dd status: code: 200 message: OK @@ -1796,21 +1822,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/61bd8f0d-3b6e-4aa9-81bd-254df5c7a2e9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: - string: "{\r\n \"status\": \"Succeeded\"\r\n}" + string: "{\r\n \"status\": \"InProgress\"\r\n}" headers: cache-control: - no-cache content-length: - - '29' + - '30' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:28:45 GMT + - Thu, 21 Oct 2021 02:00:34 GMT expires: - '-1' pragma: @@ -1827,7 +1854,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 257632f6-ef49-4071-9444-7d14cd3917ca + - f55617c2-c0ac-40a1-9fea-83137d2e64ce status: code: 200 message: OK @@ -1841,48 +1868,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"f294dfb4-e590-4990-9e53-227b37bb62fe\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"55410cc2-1709-4ec7-83ba-055e2afdef89\",\r\n \ - \ \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\"\ - : false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"\ - ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"f294dfb4-e590-4990-9e53-227b37bb62fe\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - \r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\ - \n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \ - \ \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\"\ - : 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\"\ - ,\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\"\ - : {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\"\ - ,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n \ - \ {\r\n \"ipconfigurationId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\ - \n ],\r\n \"customBgpIpAddresses\": [],\r\n \"\ - tunnelIpAddresses\": [\r\n \"23.96.4.217\"\r\n ]\r\n \ - \ }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \"addressPrefixes\"\ - : [\r\n \"101.168.0.6/32\"\r\n ]\r\n },\r\n \"vpnGatewayGeneration\"\ - : \"Generation1\",\r\n \"enableDnsForwarding\": false\r\n }\r\n}" + string: "{\r\n \"status\": \"InProgress\"\r\n}" headers: cache-control: - no-cache content-length: - - '2911' + - '30' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:28:46 GMT + - Thu, 21 Oct 2021 02:02:14 GMT expires: - '-1' pragma: @@ -1899,74 +1900,10 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 32d50491-c0d8-4b1d-b550-4233f873a22a + - 39af5258-742a-4967-89d0-d1fd87259fe3 status: code: 200 message: OK -- request: - body: '{"properties": {"allowVirtualNetworkAccess": true, "allowForwardedTraffic": - true, "allowGatewayTransit": false, "useRemoteGateways": false, "remoteVirtualNetwork": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname"}}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '388' - Content-Type: - - application/json - User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname?api-version=2021-03-01 - response: - body: - string: "{\r\n \"name\": \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\"\ - ,\r\n \"etag\": \"W/\\\"b084955d-42d0-43d6-a5cc-6c7eacbeffdc\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - resourceGuid\": \"ca27d982-2b39-08de-31cf-8008aa22d5e6\",\r\n \"peeringState\"\ - : \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \ - \ \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - \r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\"\ - : true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\"\ - : false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\"\ - : true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\ - \n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\"\ - : {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\ - \n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\ - \r\n}" - headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e6d4ba9f-bc41-48e9-a859-35f65652754c?api-version=2021-03-01 - cache-control: - - no-cache - content-length: - - '1365' - content-type: - - application/json; charset=utf-8 - date: - - Sat, 09 Oct 2021 06:28:47 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-arm-service-request-id: - - 7269edfd-6f8f-4c5e-a89e-c2ddacf20f97 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created - request: body: null headers: @@ -1977,9 +1914,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e6d4ba9f-bc41-48e9-a859-35f65652754c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0136ec89-de7e-4924-8d77-468936495e20?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1991,7 +1929,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:28:58 GMT + - Thu, 21 Oct 2021 02:03:54 GMT expires: - '-1' pragma: @@ -2008,7 +1946,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7a0f0dc6-0aa1-4261-923e-559a5cf1044c + - fcd89f5e-8cda-47c5-ada4-ad77ecd1e485 status: code: 200 message: OK @@ -2022,36 +1960,48 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\"\ - ,\r\n \"etag\": \"W/\\\"fe15e9b7-2c06-44ac-b7dc-7a2887dad8c8\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - resourceGuid\": \"ca27d982-2b39-08de-31cf-8008aa22d5e6\",\r\n \"peeringState\"\ - : \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \ - \ \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - \r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\"\ - : true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\"\ - : false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\"\ - : true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\ - \n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\"\ - : {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\ - \n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\ - \r\n}" + string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"ebf317aa-af82-45c0-a49a-0c015ac91b67\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"8fdba77a-3088-44b3-a58f-ed887d0417ab\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"ebf317aa-af82-45c0-a49a-0c015ac91b67\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\n + \ \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": + \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": + 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\",\r\n \"peerWeight\": + 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\n ],\r\n + \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.100.24.224\"\r\n ]\r\n }\r\n ]\r\n + \ },\r\n \"customRoutes\": {\r\n \"addressPrefixes\": [\r\n \"101.168.0.6/32\"\r\n + \ ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableDnsForwarding\": + false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1366' + - '2913' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:28:59 GMT - etag: - - W/"fe15e9b7-2c06-44ac-b7dc-7a2887dad8c8" + - Thu, 21 Oct 2021 02:03:54 GMT expires: - '-1' pragma: @@ -2068,25 +2018,14 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ca7f418e-3ff8-4bd3-b5f0-83b5aca04d17 + - e13edb3b-d72f-4500-905b-55b1b56725a9 status: code: 200 message: OK - request: - body: '{"location": "eastus", "properties": {"virtualNetworkGateway1": {"id": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname", - "location": "eastus", "properties": {"ipConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig", - "name": "ipconfig", "properties": {"privateIPAllocationMethod": "Dynamic", "subnet": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet"}, - "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname"}}}], - "gatewayType": "Vpn", "vpnType": "RouteBased", "enableBgp": false, "sku": {"name": - "VpnGw1", "tier": "VpnGw1"}, "bgpSettings": {"asn": 65514, "bgpPeeringAddress": - "10.0.2.30", "peerWeight": 0}}}, "localNetworkGateway2": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname", - "location": "eastus", "properties": {"localNetworkAddressSpace": {"addressPrefixes": - ["10.1.0.0/16"]}, "gatewayIpAddress": "10.1.0.1"}}, "connectionType": "IPsec", - "connectionProtocol": "IKEv2", "routingWeight": 0, "sharedKey": "Abc123", "enableBgp": - false, "usePolicyBasedTrafficSelectors": false, "ipsecPolicies": [], "trafficSelectorPolicies": - []}}' + body: '{"properties": {"allowVirtualNetworkAccess": true, "allowForwardedTraffic": + true, "allowGatewayTransit": false, "useRemoteGateways": false, "remoteVirtualNetwork": + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname"}}}' headers: Accept: - application/json @@ -2095,44 +2034,39 @@ interactions: Connection: - keep-alive Content-Length: - - '1989' + - '388' Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\"\ - ,\r\n \"etag\": \"W/\\\"7e3ef523-289c-498c-a108-ddc06b035bfb\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"e0b220ea-656e-434d-b101-d452cf7d103e\",\r\n \"\ - packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - \r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - \r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\"\ - : \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"Abc123\"\ - ,\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\ - \n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\"\ - : [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\"\ - : 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\"\ - : false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\",\r\n + \ \"etag\": \"W/\\\"a1226c1f-b7fb-4c93-a5ae-83b86eb98d7e\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"97875dcc-ebe0-0d57-016e-73e467c7d72e\",\r\n + \ \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n + \ \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\r\n + \ },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": + true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": + false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\": + true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n + \ \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n + \ },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}" headers: - azure-asyncnotification: - - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef19a71c-31f1-4bfd-b9ec-fb7cdda1d29d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ebb271ac-7e17-4e29-a43c-fce71fa80ba0?api-version=2021-03-01 cache-control: - no-cache content-length: - - '1562' + - '1365' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:29:07 GMT + - Thu, 21 Oct 2021 02:03:54 GMT expires: - '-1' pragma: @@ -2145,7 +2079,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 27702592-21a8-4557-a97e-e6cad7ce6940 + - b681da65-6bf5-419f-bc49-8439780c83d9 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -2161,21 +2095,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef19a71c-31f1-4bfd-b9ec-fb7cdda1d29d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ebb271ac-7e17-4e29-a43c-fce71fa80ba0?api-version=2021-03-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: - no-cache content-length: - - '30' + - '29' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:29:17 GMT + - Thu, 21 Oct 2021 02:04:04 GMT expires: - '-1' pragma: @@ -2192,7 +2127,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dbf3606e-c994-4a2a-9676-aecf83d1f3ce + - 4c62c826-3082-479c-8e8d-ead826f6af92 status: code: 200 message: OK @@ -2206,21 +2141,35 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef19a71c-31f1-4bfd-b9ec-fb7cdda1d29d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname?api-version=2021-03-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: "{\r\n \"name\": \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\",\r\n + \ \"etag\": \"W/\\\"baef3b5b-b4d4-44c4-97b0-f69024770215\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"97875dcc-ebe0-0d57-016e-73e467c7d72e\",\r\n + \ \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n + \ \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\r\n + \ },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": + true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": + false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\": + true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n + \ \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n + \ },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}" headers: cache-control: - no-cache content-length: - - '30' + - '1366' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:29:28 GMT + - Thu, 21 Oct 2021 02:04:05 GMT + etag: + - W/"baef3b5b-b4d4-44c4-97b0-f69024770215" expires: - '-1' pragma: @@ -2237,35 +2186,70 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9f0a8f58-8a4b-44d7-bfd4-07cbc20f6d60 + - 475277e2-46f5-48b9-8c4d-09de5afbb0ad status: code: 200 message: OK - request: - body: null + body: '{"location": "eastus", "properties": {"virtualNetworkGateway1": {"id": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname", + "location": "eastus", "properties": {"ipConfigurations": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig", + "name": "ipconfig", "properties": {"privateIPAllocationMethod": "Dynamic", "subnet": + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet"}, + "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname"}}}], + "gatewayType": "Vpn", "vpnType": "RouteBased", "enableBgp": false, "sku": {"name": + "VpnGw1", "tier": "VpnGw1"}, "bgpSettings": {"asn": 65514, "bgpPeeringAddress": + "10.0.2.30", "peerWeight": 0}}}, "localNetworkGateway2": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname", + "location": "eastus", "properties": {"localNetworkAddressSpace": {"addressPrefixes": + ["10.1.0.0/16"]}, "gatewayIpAddress": "10.1.0.1"}}, "connectionType": "IPsec", + "connectionProtocol": "IKEv2", "routingWeight": 0, "sharedKey": "Abc123", "enableBgp": + false, "usePolicyBasedTrafficSelectors": false, "ipsecPolicies": [], "trafficSelectorPolicies": + []}}' headers: Accept: - - '*/*' + - application/json Accept-Encoding: - gzip, deflate Connection: - keep-alive + Content-Length: + - '1989' + Content-Type: + - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef19a71c-31f1-4bfd-b9ec-fb7cdda1d29d?api-version=2021-03-01 + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname?api-version=2021-03-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\",\r\n + \ \"etag\": \"W/\\\"675d7b7f-a115-4c5c-9218-2438a8d82dfd\\\"\",\r\n \"type\": + \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"1b259fc8-ff45-492e-a325-c0790df57d2d\",\r\n + \ \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\r\n + \ },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\r\n + \ },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": + \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"Abc123\",\r\n + \ \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": + false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n + \ \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n + \ \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n + \ \"connectionMode\": \"Default\"\r\n }\r\n}" headers: + azure-asyncnotification: + - Enabled + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/57ce7d34-47cb-4a73-97b9-f09af48eb9a6?api-version=2021-03-01 cache-control: - no-cache content-length: - - '30' + - '1562' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:29:48 GMT + - Thu, 21 Oct 2021 02:04:08 GMT expires: - '-1' pragma: @@ -2275,17 +2259,15 @@ interactions: - 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: - - 2a2af77f-d848-4261-bba4-c10b44d2862c + - b2c39147-9ae2-4f17-bd43-dd1ae5adf85b + x-ms-ratelimit-remaining-subscription-writes: + - '1197' status: - code: 200 - message: OK + code: 201 + message: Created - request: body: null headers: @@ -2296,21 +2278,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef19a71c-31f1-4bfd-b9ec-fb7cdda1d29d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/57ce7d34-47cb-4a73-97b9-f09af48eb9a6?api-version=2021-03-01 response: body: - string: "{\r\n \"status\": \"Succeeded\"\r\n}" + string: "{\r\n \"status\": \"InProgress\"\r\n}" headers: cache-control: - no-cache content-length: - - '29' + - '30' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:30:08 GMT + - Thu, 21 Oct 2021 02:04:18 GMT expires: - '-1' pragma: @@ -2327,7 +2310,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed026fd6-a1cd-4f1e-af79-c38a334b15c9 + - 6de47cf0-2880-442d-a992-b2fcf6758773 status: code: 200 message: OK @@ -2341,36 +2324,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/57ce7d34-47cb-4a73-97b9-f09af48eb9a6?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\"\ - ,\r\n \"etag\": \"W/\\\"fcb67b91-63ca-4c4f-a4d9-7465fd46b705\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"e0b220ea-656e-434d-b101-d452cf7d103e\",\r\n \"\ - packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - \r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - \r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\"\ - : \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"Abc123\"\ - ,\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\ - \n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\"\ - : [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\"\ - : \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\"\ - : 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\"\ - : 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n}" + string: "{\r\n \"status\": \"InProgress\"\r\n}" headers: cache-control: - no-cache content-length: - - '1599' + - '30' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:30:10 GMT + - Thu, 21 Oct 2021 02:04:28 GMT expires: - '-1' pragma: @@ -2387,39 +2356,36 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a101e1f0-4586-4412-92ad-9fed867cede1 + - 8cc69736-42c0-47b1-aac9-a6b46cebbab6 status: code: 200 message: OK - request: - body: '{"value": "AzureAbc123"}' + body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive - Content-Length: - - '24' - Content-Type: - - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname/sharedkey?api-version=2021-03-01 + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/57ce7d34-47cb-4a73-97b9-f09af48eb9a6?api-version=2021-03-01 response: body: - string: '' + string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0a000c9a-23ac-4729-8511-db2f1d01e863?api-version=2021-03-01 cache-control: - no-cache content-length: - - '0' + - '29' + content-type: + - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:30:11 GMT + - Thu, 21 Oct 2021 02:04:48 GMT expires: - '-1' pragma: @@ -2429,12 +2395,14 @@ interactions: - 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: - - de3284d7-30e3-49bc-9ba7-47c1f93ba38c - x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - d1faf125-362c-4ff8-9627-ea44bc5da2ca status: code: 200 message: OK @@ -2448,21 +2416,36 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0a000c9a-23ac-4729-8511-db2f1d01e863?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname?api-version=2021-03-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\",\r\n + \ \"etag\": \"W/\\\"e5d85464-4ce6-4394-993e-4b378b9eb28b\\\"\",\r\n \"type\": + \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"1b259fc8-ff45-492e-a325-c0790df57d2d\",\r\n + \ \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\r\n + \ },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\r\n + \ },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": + \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"Abc123\",\r\n + \ \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": + false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n + \ \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": + 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": + false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n + \ }\r\n}" headers: cache-control: - no-cache content-length: - - '30' + - '1599' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:30:22 GMT + - Thu, 21 Oct 2021 02:04:49 GMT expires: - '-1' pragma: @@ -2479,35 +2462,40 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5e71b0bd-3754-43ab-a20e-a8e579e329c1 + - f29e059d-4505-4628-9cc8-a855c34b013c status: code: 200 message: OK - request: - body: null + body: '{"value": "AzureAbc123"}' headers: Accept: - - '*/*' + - application/json Accept-Encoding: - gzip, deflate Connection: - keep-alive + Content-Length: + - '24' + Content-Type: + - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0a000c9a-23ac-4729-8511-db2f1d01e863?api-version=2021-03-01 + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname/sharedkey?api-version=2021-03-01 response: body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" + string: '' headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef8d1990-8081-4208-b2e7-5132e6a05c3d?api-version=2021-03-01 cache-control: - no-cache content-length: - - '30' - content-type: - - application/json; charset=utf-8 + - '0' date: - - Sat, 09 Oct 2021 06:30:32 GMT + - Thu, 21 Oct 2021 02:04:49 GMT expires: - '-1' pragma: @@ -2517,14 +2505,12 @@ interactions: - 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: - - 2891793c-34c0-4a13-a417-62906faaedc3 + - 5d8b6e9f-8ba7-41aa-8bcb-941b0768c6ae + x-ms-ratelimit-remaining-subscription-writes: + - '1196' status: code: 200 message: OK @@ -2538,9 +2524,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0a000c9a-23ac-4729-8511-db2f1d01e863?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef8d1990-8081-4208-b2e7-5132e6a05c3d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2552,7 +2539,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:30:53 GMT + - Thu, 21 Oct 2021 02:04:59 GMT expires: - '-1' pragma: @@ -2569,7 +2556,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 887210b6-147b-4010-ba48-0fef1a143886 + - a5a87159-e811-4644-96ce-7fee75c9fa50 status: code: 200 message: OK @@ -2583,9 +2570,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0a000c9a-23ac-4729-8511-db2f1d01e863?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef8d1990-8081-4208-b2e7-5132e6a05c3d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2597,7 +2585,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:13 GMT + - Thu, 21 Oct 2021 02:05:09 GMT expires: - '-1' pragma: @@ -2614,7 +2602,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b535f847-b645-4d15-9b09-5b92ec803bf8 + - 1f73791d-a90f-4922-b204-c9a51d34fed6 status: code: 200 message: OK @@ -2628,9 +2616,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0a000c9a-23ac-4729-8511-db2f1d01e863?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef8d1990-8081-4208-b2e7-5132e6a05c3d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2642,7 +2631,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:55 GMT + - Thu, 21 Oct 2021 02:05:29 GMT expires: - '-1' pragma: @@ -2659,7 +2648,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e5e33c60-e763-499c-9631-62f40216a242 + - 5ae3fa8d-d9aa-4c0b-b1f2-009ab4cdb5d6 status: code: 200 message: OK @@ -2673,7 +2662,8 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname/sharedkey?api-version=2021-03-01 response: @@ -2687,7 +2677,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:56 GMT + - Thu, 21 Oct 2021 02:05:29 GMT expires: - '-1' pragma: @@ -2704,7 +2694,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 89bca373-87a2-4bcf-b8db-9f569440a41c + - ca97cd91-f559-4fe0-bb76-d5888d6332e7 status: code: 200 message: OK @@ -2718,25 +2708,24 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\"\ - ,\r\n \"etag\": \"W/\\\"fe15e9b7-2c06-44ac-b7dc-7a2887dad8c8\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - resourceGuid\": \"ca27d982-2b39-08de-31cf-8008aa22d5e6\",\r\n \"peeringState\"\ - : \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n \ - \ \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - \r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\"\ - : true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\"\ - : false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\"\ - : true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\ - \n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\"\ - : {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\ - \n },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\ - \r\n}" + string: "{\r\n \"name\": \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\",\r\n + \ \"etag\": \"W/\\\"baef3b5b-b4d4-44c4-97b0-f69024770215\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"97875dcc-ebe0-0d57-016e-73e467c7d72e\",\r\n + \ \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": \"RemoteNotInSync\",\r\n + \ \"remoteVirtualNetwork\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\r\n + \ },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": + true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": + false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\": + true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": [\r\n + \ \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n ]\r\n + \ },\r\n \"routeServiceVips\": {}\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n}" headers: cache-control: - no-cache @@ -2745,9 +2734,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:56 GMT + - Thu, 21 Oct 2021 02:05:30 GMT etag: - - W/"fe15e9b7-2c06-44ac-b7dc-7a2887dad8c8" + - W/"baef3b5b-b4d4-44c4-97b0-f69024770215" expires: - '-1' pragma: @@ -2764,7 +2753,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2fb7eb9c-342c-4168-b4a5-b07052916f0b + - 911b0f57-b9e5-4fdf-ade8-388a42ca1bd3 status: code: 200 message: OK @@ -2778,7 +2767,8 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname/ServiceAssociationLinks?api-version=2021-03-01 response: @@ -2792,7 +2782,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:57 GMT + - Thu, 21 Oct 2021 02:05:30 GMT expires: - '-1' pragma: @@ -2809,7 +2799,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6b7051d8-eeea-4626-9796-8e813a4182e4 + - 23317fd2-87db-4630-8f61-2dcdcd0684f8 status: code: 200 message: OK @@ -2823,7 +2813,8 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname/ResourceNavigationLinks?api-version=2021-03-01 response: @@ -2837,7 +2828,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:57 GMT + - Thu, 21 Oct 2021 02:05:30 GMT expires: - '-1' pragma: @@ -2854,7 +2845,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4bd3372c-f59d-4ae8-b43b-1f280186c0af + - 28722628-79e2-4fd9-9e74-b20e13915678 status: code: 200 message: OK @@ -2868,7 +2859,8 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/CheckIPAddressAvailability?ipAddress=10.0.1.4&api-version=2021-03-01 response: @@ -2882,7 +2874,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:57 GMT + - Thu, 21 Oct 2021 02:05:30 GMT expires: - '-1' pragma: @@ -2899,7 +2891,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5596aa17-d316-4b0b-a29c-8976f05f2d8c + - 282c45ae-76c5-4da1-96ad-8dff15ae59bd status: code: 200 message: OK @@ -2913,32 +2905,30 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"7f7c7afa-0460-4693-8d34-234fac304214\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"networkSecurityGroup\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkSecurityGroups/NRMS-kqbaonkswe7nuvirtualnetworkname-subnetname\"\ - \r\n },\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\ - \r\n }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"f8f8a6ec-b30d-4bc2-9114-272c24d3fcfa\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\r\n + \ }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '1221' + - '921' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:58 GMT + - Thu, 21 Oct 2021 02:05:30 GMT etag: - - W/"7f7c7afa-0460-4693-8d34-234fac304214" + - W/"f8f8a6ec-b30d-4bc2-9114-272c24d3fcfa" expires: - '-1' pragma: @@ -2955,7 +2945,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6fa6b52f-9b5b-415d-8aec-48ed23eaeea5 + - 45e8a3c9-4637-40fc-b7b3-fcb8990614a0 status: code: 200 message: OK @@ -2969,48 +2959,48 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"bf57d304-465a-4815-b896-00e2ec4888b6\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"55410cc2-1709-4ec7-83ba-055e2afdef89\",\r\n \ - \ \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\"\ - : false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"\ - ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"bf57d304-465a-4815-b896-00e2ec4888b6\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - \r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\ - \n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \ - \ \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\"\ - : 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\"\ - ,\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\"\ - : {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\"\ - ,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n \ - \ {\r\n \"ipconfigurationId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\ - \n ],\r\n \"customBgpIpAddresses\": [],\r\n \"\ - tunnelIpAddresses\": [\r\n \"23.96.4.217\"\r\n ]\r\n \ - \ }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \"addressPrefixes\"\ - : [\r\n \"101.168.0.6/32\"\r\n ]\r\n },\r\n \"vpnGatewayGeneration\"\ - : \"Generation1\",\r\n \"enableDnsForwarding\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"96eec086-099b-4601-a82c-f0210aa3f2cb\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"8fdba77a-3088-44b3-a58f-ed887d0417ab\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"96eec086-099b-4601-a82c-f0210aa3f2cb\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\n + \ \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": + \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": + 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\",\r\n \"peerWeight\": + 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\n ],\r\n + \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.100.24.224\"\r\n ]\r\n }\r\n ]\r\n + \ },\r\n \"customRoutes\": {\r\n \"addressPrefixes\": [\r\n \"101.168.0.6/32\"\r\n + \ ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableDnsForwarding\": + false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2911' + - '2913' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:58 GMT + - Thu, 21 Oct 2021 02:05:30 GMT expires: - '-1' pragma: @@ -3027,7 +3017,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b5d1a042-8055-4ad5-bd9a-7f27ef06002b + - 02cf9105-bae6-4784-a23e-fbb7a0809afa status: code: 200 message: OK @@ -3041,19 +3031,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"e00a1dff-b467-47ba-8b49-35177460489e\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"242b6de5-625d-493a-8f49-45d1b48a8fd3\",\r\n \ - \ \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\": \"\ - 11.12.13.14\"\r\n }\r\n}" + string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"939562cb-9ceb-43c3-86ce-2ea6e0ab7dd1\\\"\",\r\n \"type\": + \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"0d07f290-2f43-4270-aa29-1c45ab44a2b4\",\r\n \"localNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n + \ },\r\n \"gatewayIpAddress\": \"11.12.13.14\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -3062,9 +3052,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:59 GMT + - Thu, 21 Oct 2021 02:05:30 GMT etag: - - W/"e00a1dff-b467-47ba-8b49-35177460489e" + - W/"939562cb-9ceb-43c3-86ce-2ea6e0ab7dd1" expires: - '-1' pragma: @@ -3081,7 +3071,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9d85072d-f937-4830-8300-df84713882a6 + - 63552e45-7907-42f7-ae3a-c1d04f13d137 status: code: 200 message: OK @@ -3095,7 +3085,8 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname/sharedkey?api-version=2021-03-01 response: @@ -3109,7 +3100,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:59 GMT + - Thu, 21 Oct 2021 02:05:31 GMT expires: - '-1' pragma: @@ -3126,7 +3117,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f1cfecf6-e1c1-4603-8092-f534ac068f3e + - f7794fd4-3cb8-429e-815e-a3330f3fc20e status: code: 200 message: OK @@ -3140,67 +3131,63 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"7f7c7afa-0460-4693-8d34-234fac304214\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"718bb1c3-dc3a-480c-83fb-6936d55ea635\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\"\ - : \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - ,\r\n \"etag\": \"W/\\\"7f7c7afa-0460-4693-8d34-234fac304214\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"ipConfigurations\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - \r\n }\r\n ],\r\n \"delegations\": [],\r\n \ - \ \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"\ - privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n },\r\n\ - \ {\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"7f7c7afa-0460-4693-8d34-234fac304214\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"networkSecurityGroup\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkSecurityGroups/NRMS-kqbaonkswe7nuvirtualnetworkname-subnetname\"\ - \r\n },\r\n \"ipConfigurations\": [\r\n {\r\n\ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\ - \r\n }\r\n ],\r\n \"delegations\": [],\r\n \ - \ \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"\ - privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n \ - \ ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\"\ - : \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\"\ - ,\r\n \"etag\": \"W/\\\"7f7c7afa-0460-4693-8d34-234fac304214\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"ca27d982-2b39-08de-31cf-8008aa22d5e6\"\ - ,\r\n \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\"\ - : \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - \r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \ - \ \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\"\ - : false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\"\ - : false,\r\n \"peerCompleteVnets\": true,\r\n \"remoteAddressSpace\"\ - : {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\ - \r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\"\ - : {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\ - \r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n\ - \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\ - \r\n }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"f8f8a6ec-b30d-4bc2-9114-272c24d3fcfa\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"82785804-128d-4f32-b509-c9c5bf576262\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n + \ {\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"f8f8a6ec-b30d-4bc2-9114-272c24d3fcfa\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\r\n + \ }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ },\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\",\r\n + \ \"etag\": \"W/\\\"f8f8a6ec-b30d-4bc2-9114-272c24d3fcfa\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.1.0/24\",\r\n \"ipConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\r\n + \ }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ }\r\n ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\": + \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\",\r\n + \ \"etag\": \"W/\\\"f8f8a6ec-b30d-4bc2-9114-272c24d3fcfa\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"97875dcc-ebe0-0d57-016e-73e467c7d72e\",\r\n + \ \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": + \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\r\n + \ },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": + true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": + false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\": + true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n + \ ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n + \ \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n + \ }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '4664' + - '4346' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:31:59 GMT + - Thu, 21 Oct 2021 02:05:31 GMT etag: - - W/"7f7c7afa-0460-4693-8d34-234fac304214" + - W/"f8f8a6ec-b30d-4bc2-9114-272c24d3fcfa" expires: - '-1' pragma: @@ -3217,7 +3204,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ee2b7d19-ac10-4b92-a3e2-7c5679e91487 + - 51f2be84-69e5-4d70-97a4-294b1646e25c status: code: 200 message: OK @@ -3231,27 +3218,27 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\"\ - ,\r\n \"etag\": \"W/\\\"7b821877-5967-4b8b-93bd-a4188f96d15a\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"e0b220ea-656e-434d-b101-d452cf7d103e\",\r\n \"\ - packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - \r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - \r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\"\ - : \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"AzureAbc123\"\ - ,\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\ - \n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\"\ - : [],\r\n \"trafficSelectorPolicies\": [],\r\n \"connectionStatus\"\ - : \"Unknown\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\"\ - : 0,\r\n \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\"\ - : 0,\r\n \"connectionMode\": \"Default\"\r\n }\r\n}" + string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\",\r\n + \ \"etag\": \"W/\\\"20b3371c-a058-4a09-97e2-0f24da462bb1\\\"\",\r\n \"type\": + \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"1b259fc8-ff45-492e-a325-c0790df57d2d\",\r\n + \ \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\r\n + \ },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\r\n + \ },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": + \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"AzureAbc123\",\r\n + \ \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": + false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n + \ \"connectionStatus\": \"Unknown\",\r\n \"ingressBytesTransferred\": + 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\": + false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\r\n + \ }\r\n}" headers: cache-control: - no-cache @@ -3260,7 +3247,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:00 GMT + - Thu, 21 Oct 2021 02:05:31 GMT expires: - '-1' pragma: @@ -3277,7 +3264,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 182dd79c-c588-4447-b27a-0c5e0ac002ea + - 36425840-3a0d-41a9-b39c-2307b8b33851 status: code: 200 message: OK @@ -3293,7 +3280,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/getAdvertisedRoutes?peer=10.0.0.2&api-version=2021-03-01 response: @@ -3307,11 +3295,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:01 GMT + - Thu, 21 Oct 2021 02:05:32 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/e0927a74-1a79-488d-b431-b6c637e66f18?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/3d596a0d-59b2-46dc-a5a0-1797fed7cd27?api-version=2021-03-01 pragma: - no-cache server: @@ -3322,7 +3310,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ef2412da-5ed6-49bc-b947-45fc2a06ae52 + - 9da5e685-f2fc-4eb4-b167-5c9d543175bd x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -3338,15 +3326,15 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/e0927a74-1a79-488d-b431-b6c637e66f18?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/3d596a0d-59b2-46dc-a5a0-1797fed7cd27?api-version=2021-03-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"localAddress\": \"\",\r\n \ - \ \"network\": \"10.0.0.0/16\",\r\n \"nextHop\": \"Virtual Network\"\ - ,\r\n \"origin\": \"Network\",\r\n \"weight\": 0\r\n }\r\n ]\r\ - \n}" + string: "{\r\n \"value\": [\r\n {\r\n \"localAddress\": \"\",\r\n \"network\": + \"10.0.0.0/16\",\r\n \"nextHop\": \"Virtual Network\",\r\n \"origin\": + \"Network\",\r\n \"weight\": 0\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache @@ -3355,11 +3343,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:11 GMT + - Thu, 21 Oct 2021 02:05:43 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/e0927a74-1a79-488d-b431-b6c637e66f18?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/3d596a0d-59b2-46dc-a5a0-1797fed7cd27?api-version=2021-03-01 pragma: - no-cache server: @@ -3374,7 +3362,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ef2412da-5ed6-49bc-b947-45fc2a06ae52 + - 9da5e685-f2fc-4eb4-b167-5c9d543175bd status: code: 200 message: OK @@ -3390,7 +3378,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/getBgpPeerStatus?api-version=2021-03-01 response: @@ -3404,11 +3393,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:12 GMT + - Thu, 21 Oct 2021 02:05:43 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/6c1af3cd-847f-4b8a-a20e-918c2285ddac?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/48f0bc4d-2be8-4f97-ad25-7560f592f04f?api-version=2021-03-01 pragma: - no-cache server: @@ -3419,7 +3408,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b04df1e4-0026-4fac-9d57-d086ccfd4d77 + - f19d3ca6-ee8a-4664-aab7-63e7ed766ea1 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -3435,9 +3424,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/6c1af3cd-847f-4b8a-a20e-918c2285ddac?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/48f0bc4d-2be8-4f97-ad25-7560f592f04f?api-version=2021-03-01 response: body: string: "{\r\n \"value\": []\r\n}" @@ -3449,11 +3439,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:22 GMT + - Thu, 21 Oct 2021 02:05:53 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/6c1af3cd-847f-4b8a-a20e-918c2285ddac?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/48f0bc4d-2be8-4f97-ad25-7560f592f04f?api-version=2021-03-01 pragma: - no-cache server: @@ -3468,7 +3458,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b04df1e4-0026-4fac-9d57-d086ccfd4d77 + - f19d3ca6-ee8a-4664-aab7-63e7ed766ea1 status: code: 200 message: OK @@ -3484,7 +3474,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/getLearnedRoutes?api-version=2021-03-01 response: @@ -3498,11 +3489,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:22 GMT + - Thu, 21 Oct 2021 02:05:53 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/ee19be9e-3333-450d-9c28-41a02e6e70e5?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/cb15ab25-1063-43ef-8151-b39646e7c536?api-version=2021-03-01 pragma: - no-cache server: @@ -3513,7 +3504,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 039e373e-f669-458a-8b95-cd37a1f01af4 + - 88df7c93-1026-4db5-8842-07be812024cd x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -3529,9 +3520,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/ee19be9e-3333-450d-9c28-41a02e6e70e5?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/cb15ab25-1063-43ef-8151-b39646e7c536?api-version=2021-03-01 response: body: string: "{\r\n \"value\": []\r\n}" @@ -3543,11 +3535,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:33 GMT + - Thu, 21 Oct 2021 02:06:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/ee19be9e-3333-450d-9c28-41a02e6e70e5?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/cb15ab25-1063-43ef-8151-b39646e7c536?api-version=2021-03-01 pragma: - no-cache server: @@ -3562,7 +3554,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 039e373e-f669-458a-8b95-cd37a1f01af4 + - 88df7c93-1026-4db5-8842-07be812024cd status: code: 200 message: OK @@ -3580,7 +3572,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname/sharedkey/reset?api-version=2021-03-01 response: @@ -3588,17 +3581,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:32:34 GMT + - Thu, 21 Oct 2021 02:06:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 pragma: - no-cache server: @@ -3609,7 +3602,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 56543ef5-ff21-499b-9718-85f3ea8d9fe9 + - 1ac8858d-cedf-46d3-8c5e-6a97b469931d x-ms-ratelimit-remaining-subscription-writes: - '1196' status: @@ -3625,9 +3618,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3639,7 +3633,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:45 GMT + - Thu, 21 Oct 2021 02:06:13 GMT expires: - '-1' pragma: @@ -3656,7 +3650,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c182d9d2-bad2-456b-8b19-8e6c5bae55ac + - 3f8cace0-c97c-4ff4-8949-bed9ebfa8026 status: code: 200 message: OK @@ -3670,9 +3664,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3684,7 +3679,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:32:55 GMT + - Thu, 21 Oct 2021 02:06:34 GMT expires: - '-1' pragma: @@ -3701,7 +3696,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0ac8eee0-2186-43ce-8ff8-e70c8930c806 + - e7c4375d-86f1-4b4a-96b5-0479ddea2ba9 status: code: 200 message: OK @@ -3715,9 +3710,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\",\r\n \"properties\": {}\r\n}" @@ -3729,7 +3725,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:33:17 GMT + - Thu, 21 Oct 2021 02:07:14 GMT expires: - '-1' pragma: @@ -3746,7 +3742,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e655da71-f9a2-4153-b11e-3f1b82c2e73d + - 746f2cdb-5ecd-4f11-ba4e-51d90615903e status: code: 200 message: OK @@ -3760,15 +3756,16 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 response: body: string: 'null' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -3776,11 +3773,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:33:17 GMT + - Thu, 21 Oct 2021 02:07:14 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5c3f80c7-7a34-4afd-af12-d18154bea17b?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/b51f23e4-3030-4e83-b259-93e8a4a45106?api-version=2021-03-01 pragma: - no-cache server: @@ -3795,7 +3792,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 56543ef5-ff21-499b-9718-85f3ea8d9fe9 + - 1ac8858d-cedf-46d3-8c5e-6a97b469931d status: code: 200 message: OK @@ -3811,7 +3808,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/reset?api-version=2021-03-01 response: @@ -3819,17 +3817,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:33:18 GMT + - Thu, 21 Oct 2021 02:07:14 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 pragma: - no-cache server: @@ -3840,7 +3838,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aacc745e-5591-49ac-8e76-581bd0c07356 + - b2902a9c-217f-4c33-b29c-2fb8b57a2de9 x-ms-ratelimit-remaining-subscription-writes: - '1195' status: @@ -3856,9 +3854,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3870,7 +3869,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:33:28 GMT + - Thu, 21 Oct 2021 02:07:24 GMT expires: - '-1' pragma: @@ -3887,7 +3886,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 87ed4808-589d-4fef-b3f3-cab966f27812 + - 95fa4f83-7a70-4072-9d5c-c97958803190 status: code: 200 message: OK @@ -3901,9 +3900,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3915,7 +3915,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:33:39 GMT + - Thu, 21 Oct 2021 02:07:34 GMT expires: - '-1' pragma: @@ -3932,7 +3932,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 818504f3-4a03-4bc4-be09-8732bb6b52f0 + - 2143a694-ab5b-4595-b0b7-cc518b348592 status: code: 200 message: OK @@ -3946,9 +3946,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3960,7 +3961,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:33:59 GMT + - Thu, 21 Oct 2021 02:07:55 GMT expires: - '-1' pragma: @@ -3977,7 +3978,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9b2d9aab-a269-4b82-9fb9-06ce374a5fd3 + - 49ff00d0-77d2-43d6-93b8-4ce400c9109f status: code: 200 message: OK @@ -3991,9 +3992,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4005,7 +4007,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:34:39 GMT + - Thu, 21 Oct 2021 02:08:35 GMT expires: - '-1' pragma: @@ -4022,7 +4024,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 836f4e5e-020e-4803-b7b3-2de15ff7ce5c + - d3ec87c4-42c2-4fca-bf99-afbd626de1ea status: code: 200 message: OK @@ -4036,9 +4038,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4050,7 +4053,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:36:00 GMT + - Thu, 21 Oct 2021 02:09:55 GMT expires: - '-1' pragma: @@ -4067,7 +4070,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 008b6fec-0596-47dc-919f-1a5ae344d751 + - 876e7122-bba9-4ae7-a5f1-bd6379e5a751 status: code: 200 message: OK @@ -4081,9 +4084,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4095,7 +4099,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:38:41 GMT + - Thu, 21 Oct 2021 02:12:36 GMT expires: - '-1' pragma: @@ -4112,7 +4116,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2f5e15a2-32f2-4983-8aab-e77f63a187ec + - 87ebd356-54d4-4b66-a085-795b03f2bbce status: code: 200 message: OK @@ -4126,9 +4130,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4140,7 +4145,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:40:21 GMT + - Thu, 21 Oct 2021 02:14:16 GMT expires: - '-1' pragma: @@ -4157,7 +4162,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e1aad60f-69d9-4d44-9e97-6940e7d4e175 + - b0951914-f9b3-40a1-94b5-b20c74c1a047 status: code: 200 message: OK @@ -4171,9 +4176,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4185,7 +4191,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:42:02 GMT + - Thu, 21 Oct 2021 02:15:56 GMT expires: - '-1' pragma: @@ -4202,7 +4208,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4bb351de-424c-407f-ab77-f04f2e455a0e + - b067a698-d4b6-4654-97bd-81a881c6fd07 status: code: 200 message: OK @@ -4216,9 +4222,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4230,7 +4237,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:43:43 GMT + - Thu, 21 Oct 2021 02:17:36 GMT expires: - '-1' pragma: @@ -4247,7 +4254,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 389ecb63-7489-4585-b627-05afad81d754 + - 0d361ae0-eb69-48f2-a220-6e0f11c2cc27 status: code: 200 message: OK @@ -4261,9 +4268,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4275,7 +4283,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:45:23 GMT + - Thu, 21 Oct 2021 02:19:16 GMT expires: - '-1' pragma: @@ -4292,7 +4300,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a9e62c67-2ea4-42c1-9f1a-c9fdde164d0a + - b5c272ed-34e6-41d6-99bf-206ff5df4ac4 status: code: 200 message: OK @@ -4306,9 +4314,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\",\r\n \"properties\": {}\r\n}" @@ -4320,7 +4329,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:47:04 GMT + - Thu, 21 Oct 2021 02:20:56 GMT expires: - '-1' pragma: @@ -4337,7 +4346,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7d94f1e9-fbd3-45fb-816a-1b1bc513e99a + - 72072ac4-ff6f-4aa4-9e70-c1feaa6cf621 status: code: 200 message: OK @@ -4351,15 +4360,16 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 response: body: string: 'null' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -4367,11 +4377,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:47:04 GMT + - Thu, 21 Oct 2021 02:20:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5e19a21f-8a1a-4d3a-9ab4-831cc168ef30?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/d2a85730-78c2-41c2-9b68-a7dbbe14638c?api-version=2021-03-01 pragma: - no-cache server: @@ -4386,7 +4396,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aacc745e-5591-49ac-8e76-581bd0c07356 + - b2902a9c-217f-4c33-b29c-2fb8b57a2de9 status: code: 200 message: OK @@ -4404,56 +4414,55 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"931ed2c8-85e0-4a75-8643-411479ef9f68\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\"\ - : \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\":\ - \ \"Updating\",\r\n \"resourceGuid\": \"55410cc2-1709-4ec7-83ba-055e2afdef89\"\ - ,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\"\ - : false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"\ - ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"931ed2c8-85e0-4a75-8643-411479ef9f68\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - \r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\ - \n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \ - \ \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\"\ - : 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\"\ - ,\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\"\ - : {\r\n \"vpnClientProtocols\": [\r\n \"OpenVPN\",\r\n \ - \ \"IkeV2\"\r\n ],\r\n \"vpnAuthenticationTypes\": [],\r\n \ - \ \"vpnClientRootCertificates\": [],\r\n \"vpnClientRevokedCertificates\"\ - : [],\r\n \"radiusServers\": [],\r\n \"vpnClientIpsecPolicies\"\ - : []\r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \ - \ \"bgpPeeringAddress\": \"10.0.1.30\",\r\n \"peerWeight\": 0,\r\n \ - \ \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\ - \n ],\r\n \"customBgpIpAddresses\": [],\r\n \"\ - tunnelIpAddresses\": [\r\n \"23.96.4.217\"\r\n ]\r\n \ - \ }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \"addressPrefixes\"\ - : [\r\n \"101.168.0.6/32\"\r\n ]\r\n },\r\n \"vpnGatewayGeneration\"\ - : \"Generation1\",\r\n \"enableDnsForwarding\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"de240710-b4c8-4203-af43-bb1a9cea6ef3\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"8fdba77a-3088-44b3-a58f-ed887d0417ab\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"de240710-b4c8-4203-af43-bb1a9cea6ef3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\n + \ \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": + \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"vpnClientConfiguration\": + {\r\n \"vpnClientProtocols\": [\r\n \"OpenVPN\",\r\n \"IkeV2\"\r\n + \ ],\r\n \"vpnAuthenticationTypes\": [],\r\n \"vpnClientRootCertificates\": + [],\r\n \"vpnClientRevokedCertificates\": [],\r\n \"radiusServers\": + [],\r\n \"vpnClientIpsecPolicies\": []\r\n },\r\n \"bgpSettings\": + {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\",\r\n + \ \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n + \ \"ipconfigurationId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\n ],\r\n + \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.100.24.224\"\r\n ]\r\n }\r\n ]\r\n + \ },\r\n \"customRoutes\": {\r\n \"addressPrefixes\": [\r\n \"101.168.0.6/32\"\r\n + \ ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableDnsForwarding\": + false\r\n }\r\n}" headers: azure-asyncnotification: - Enabled cache-control: - no-cache content-length: - - '3276' + - '3278' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:47:09 GMT + - Thu, 21 Oct 2021 02:20:58 GMT expires: - '-1' pragma: @@ -4470,9 +4479,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4024c3c1-e97b-4dc7-adbd-6bcae63a5564 + - aaa12ea7-0b24-4ce7-8250-8cea317282c3 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 200 message: OK @@ -4486,49 +4495,49 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"931ed2c8-85e0-4a75-8643-411479ef9f68\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\"\ - : \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\":\ - \ \"Updating\",\r\n \"resourceGuid\": \"55410cc2-1709-4ec7-83ba-055e2afdef89\"\ - ,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\"\ - : false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"\ - ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"931ed2c8-85e0-4a75-8643-411479ef9f68\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - \r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\ - \n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \ - \ \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\"\ - : 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\"\ - ,\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\"\ - : {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\"\ - ,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n \ - \ {\r\n \"ipconfigurationId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\ - \n ],\r\n \"customBgpIpAddresses\": [],\r\n \"\ - tunnelIpAddresses\": [\r\n \"23.96.4.217\"\r\n ]\r\n \ - \ }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \"addressPrefixes\"\ - : [\r\n \"101.168.0.6/32\"\r\n ]\r\n },\r\n \"vpnGatewayGeneration\"\ - : \"Generation1\",\r\n \"enableDnsForwarding\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"de240710-b4c8-4203-af43-bb1a9cea6ef3\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"8fdba77a-3088-44b3-a58f-ed887d0417ab\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"de240710-b4c8-4203-af43-bb1a9cea6ef3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\n + \ \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": + \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": + 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\",\r\n \"peerWeight\": + 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\n ],\r\n + \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.100.24.224\"\r\n ]\r\n }\r\n ]\r\n + \ },\r\n \"customRoutes\": {\r\n \"addressPrefixes\": [\r\n \"101.168.0.6/32\"\r\n + \ ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableDnsForwarding\": + false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2973' + - '2975' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:47:19 GMT + - Thu, 21 Oct 2021 02:21:08 GMT expires: - '-1' pragma: @@ -4545,7 +4554,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8e192cf6-3c1c-46b6-9c87-d087afe1a8c8 + - a383467a-d966-4644-a688-f10e89e0174a status: code: 200 message: OK @@ -4559,49 +4568,49 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"931ed2c8-85e0-4a75-8643-411479ef9f68\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\"\ - : \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\":\ - \ \"Updating\",\r\n \"resourceGuid\": \"55410cc2-1709-4ec7-83ba-055e2afdef89\"\ - ,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\"\ - : false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"\ - ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"931ed2c8-85e0-4a75-8643-411479ef9f68\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - \r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\ - \n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \ - \ \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\"\ - : 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\"\ - ,\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\"\ - : {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\"\ - ,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n \ - \ {\r\n \"ipconfigurationId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\ - \n ],\r\n \"customBgpIpAddresses\": [],\r\n \"\ - tunnelIpAddresses\": [\r\n \"23.96.4.217\"\r\n ]\r\n \ - \ }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \"addressPrefixes\"\ - : [\r\n \"101.168.0.6/32\"\r\n ]\r\n },\r\n \"vpnGatewayGeneration\"\ - : \"Generation1\",\r\n \"enableDnsForwarding\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"de240710-b4c8-4203-af43-bb1a9cea6ef3\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"8fdba77a-3088-44b3-a58f-ed887d0417ab\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"de240710-b4c8-4203-af43-bb1a9cea6ef3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\n + \ \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": + \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": + 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\",\r\n \"peerWeight\": + 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\n ],\r\n + \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.100.24.224\"\r\n ]\r\n }\r\n ]\r\n + \ },\r\n \"customRoutes\": {\r\n \"addressPrefixes\": [\r\n \"101.168.0.6/32\"\r\n + \ ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableDnsForwarding\": + false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2973' + - '2975' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:47:49 GMT + - Thu, 21 Oct 2021 02:21:39 GMT expires: - '-1' pragma: @@ -4618,7 +4627,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8bf6c7c0-8895-4ab7-9ebc-5ab49a95890e + - 445fe290-ba26-4ae7-b84d-7af85a76eb03 status: code: 200 message: OK @@ -4632,49 +4641,49 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"16c24795-2ea5-4004-882e-463e441c96a1\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\"\ - : \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\":\ - \ \"Succeeded\",\r\n \"resourceGuid\": \"55410cc2-1709-4ec7-83ba-055e2afdef89\"\ - ,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enablePrivateIpAddress\"\ - : false,\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"\ - ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"etag\": \"W/\\\"16c24795-2ea5-4004-882e-463e441c96a1\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\ - \r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\ - \n \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \ - \ \"name\": \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\"\ - : 2\r\n },\r\n \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\"\ - ,\r\n \"enableBgp\": false,\r\n \"activeActive\": false,\r\n \"bgpSettings\"\ - : {\r\n \"asn\": 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\"\ - ,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n \ - \ {\r\n \"ipconfigurationId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - ,\r\n \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\ - \n ],\r\n \"customBgpIpAddresses\": [],\r\n \"\ - tunnelIpAddresses\": [\r\n \"23.96.4.217\"\r\n ]\r\n \ - \ }\r\n ]\r\n },\r\n \"customRoutes\": {\r\n \"addressPrefixes\"\ - : [\r\n \"101.168.0.6/32\"\r\n ]\r\n },\r\n \"vpnGatewayGeneration\"\ - : \"Generation1\",\r\n \"enableDnsForwarding\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"d8362e24-416b-4926-95d5-87ba0e3a9956\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"8fdba77a-3088-44b3-a58f-ed887d0417ab\",\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"enablePrivateIpAddress\": false,\r\n \"ipConfigurations\": + [\r\n {\r\n \"name\": \"ipconfig\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"etag\": \"W/\\\"d8362e24-416b-4926-95d5-87ba0e3a9956\\\"\",\r\n + \ \"type\": \"Microsoft.Network/virtualNetworkGateways/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipname\"\r\n + \ },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"natRules\": [],\r\n + \ \"enableBgpRouteTranslationForNat\": false,\r\n \"sku\": {\r\n \"name\": + \"VpnGw1\",\r\n \"tier\": \"VpnGw1\",\r\n \"capacity\": 2\r\n },\r\n + \ \"gatewayType\": \"Vpn\",\r\n \"vpnType\": \"RouteBased\",\r\n \"enableBgp\": + false,\r\n \"activeActive\": false,\r\n \"bgpSettings\": {\r\n \"asn\": + 65515,\r\n \"bgpPeeringAddress\": \"10.0.1.30\",\r\n \"peerWeight\": + 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.0.1.30\"\r\n ],\r\n + \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.100.24.224\"\r\n ]\r\n }\r\n ]\r\n + \ },\r\n \"customRoutes\": {\r\n \"addressPrefixes\": [\r\n \"101.168.0.6/32\"\r\n + \ ]\r\n },\r\n \"vpnGatewayGeneration\": \"Generation1\",\r\n \"enableDnsForwarding\": + false\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2975' + - '2977' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:48:20 GMT + - Thu, 21 Oct 2021 02:22:09 GMT expires: - '-1' pragma: @@ -4691,7 +4700,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c27cb3b0-ef65-4fd9-a198-bea908c93f47 + - fdf75ca8-705f-47a7-9dec-ee1ad9745ff4 status: code: 200 message: OK @@ -4709,20 +4718,20 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - ,\r\n \"etag\": \"W/\\\"e28de107-6bc3-46d0-bf9d-2a10b5544558\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/localNetworkGateways\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\"\ - : \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\":\ - \ \"Succeeded\",\r\n \"resourceGuid\": \"242b6de5-625d-493a-8f49-45d1b48a8fd3\"\ - ,\r\n \"localNetworkAddressSpace\": {\r\n \"addressPrefixes\": [\r\ - \n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"gatewayIpAddress\"\ - : \"11.12.13.14\"\r\n }\r\n}" + string: "{\r\n \"name\": \"localnetworkgatewayname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\",\r\n + \ \"etag\": \"W/\\\"b1a02ce0-2a77-4542-ab9f-3206cb3a9592\\\"\",\r\n \"type\": + \"Microsoft.Network/localNetworkGateways\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"0d07f290-2f43-4270-aa29-1c45ab44a2b4\",\r\n \"localNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n + \ },\r\n \"gatewayIpAddress\": \"11.12.13.14\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -4733,7 +4742,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:48:23 GMT + - Thu, 21 Oct 2021 02:22:10 GMT expires: - '-1' pragma: @@ -4750,9 +4759,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f49ccb62-b3c3-414e-8966-1f6c03c60a3b + - 1dcf6e1e-bedf-46d5-a5dd-be82788e4b4f x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1194' status: code: 200 message: OK @@ -4770,68 +4779,65 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"a00ca2ff-4b6b-4b57-ae56-02b547225f6b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"718bb1c3-dc3a-480c-83fb-6936d55ea635\",\r\n \ - \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\"\ - : \"GatewaySubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\"\ - ,\r\n \"etag\": \"W/\\\"a00ca2ff-4b6b-4b57-ae56-02b547225f6b\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"ipConfigurations\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\ - \r\n }\r\n ],\r\n \"delegations\": [],\r\n \ - \ \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"\ - privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n },\r\n\ - \ {\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"a00ca2ff-4b6b-4b57-ae56-02b547225f6b\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"networkSecurityGroup\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkSecurityGroups/NRMS-kqbaonkswe7nuvirtualnetworkname-subnetname\"\ - \r\n },\r\n \"ipConfigurations\": [\r\n {\r\n\ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\ - \r\n }\r\n ],\r\n \"delegations\": [],\r\n \ - \ \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"\ - privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n \ - \ ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\"\ - : \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\"\ - ,\r\n \"etag\": \"W/\\\"a00ca2ff-4b6b-4b57-ae56-02b547225f6b\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"ca27d982-2b39-08de-31cf-8008aa22d5e6\"\ - ,\r\n \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\"\ - : \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - \r\n },\r\n \"allowVirtualNetworkAccess\": true,\r\n \ - \ \"allowForwardedTraffic\": true,\r\n \"allowGatewayTransit\"\ - : false,\r\n \"useRemoteGateways\": false,\r\n \"doNotVerifyRemoteGateways\"\ - : false,\r\n \"peerCompleteVnets\": true,\r\n \"remoteAddressSpace\"\ - : {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\ - \r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\"\ - : {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\ - \r\n ]\r\n },\r\n \"routeServiceVips\": {}\r\n\ - \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\ - \r\n }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"c17015cf-34c9-47bf-85a9-0353af798a38\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"82785804-128d-4f32-b509-c9c5bf576262\",\r\n \"addressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n + \ },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnetname\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"c17015cf-34c9-47bf-85a9-0353af798a38\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename/ipConfigurations/ipconfig\"\r\n + \ }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ },\r\n {\r\n \"name\": \"GatewaySubnet\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/GatewaySubnet\",\r\n + \ \"etag\": \"W/\\\"c17015cf-34c9-47bf-85a9-0353af798a38\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.1.0/24\",\r\n \"ipConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname/ipConfigurations/ipconfig\"\r\n + \ }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ }\r\n ],\r\n \"virtualNetworkPeerings\": [\r\n {\r\n \"name\": + \"virtualnetworkpeeringname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname\",\r\n + \ \"etag\": \"W/\\\"c17015cf-34c9-47bf-85a9-0353af798a38\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"97875dcc-ebe0-0d57-016e-73e467c7d72e\",\r\n + \ \"peeringState\": \"Initiated\",\r\n \"peeringSyncLevel\": + \"RemoteNotInSync\",\r\n \"remoteVirtualNetwork\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\r\n + \ },\r\n \"allowVirtualNetworkAccess\": true,\r\n \"allowForwardedTraffic\": + true,\r\n \"allowGatewayTransit\": false,\r\n \"useRemoteGateways\": + false,\r\n \"doNotVerifyRemoteGateways\": false,\r\n \"peerCompleteVnets\": + true,\r\n \"remoteAddressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"remoteVirtualNetworkAddressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.2.0.0/16\"\r\n + \ ]\r\n },\r\n \"routeServiceVips\": {}\r\n },\r\n + \ \"type\": \"Microsoft.Network/virtualNetworks/virtualNetworkPeerings\"\r\n + \ }\r\n ],\r\n \"enableDdosProtection\": false\r\n }\r\n}" headers: azure-asyncnotification: - Enabled cache-control: - no-cache content-length: - - '4728' + - '4410' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:48:26 GMT + - Thu, 21 Oct 2021 02:22:11 GMT expires: - '-1' pragma: @@ -4848,9 +4854,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f5e30c0-7809-476a-aec5-67211c37a492 + - a12ef8bc-4a03-42d2-8d92-7a9ffb69ed25 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1193' status: code: 200 message: OK @@ -4868,27 +4874,26 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\"\ - ,\r\n \"etag\": \"W/\\\"859d9361-b329-4ca1-810d-c22831357038\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"e0b220ea-656e-434d-b101-d452cf7d103e\",\r\n \"\ - packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\ - \r\n },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\ - \r\n },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\"\ - : \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"FvfqcirMGheMNR9JyStLFgtarFGQguHXqgULU5LOOME3xw1v7wuEfgdVTtNPFlOQ7fNq7w9ofwoF6bNnC4JXEH7bScwNzB2ZESm2mOsQPsATufVcGOshqaJLAoMTCL8J\"\ - ,\r\n \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\ - \n \"usePolicyBasedTrafficSelectors\": false,\r\n \"ipsecPolicies\"\ - : [],\r\n \"trafficSelectorPolicies\": [],\r\n \"ingressBytesTransferred\"\ - : 0,\r\n \"egressBytesTransferred\": 0,\r\n \"expressRouteGatewayBypass\"\ - : false,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"connectionMode\": \"Default\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"connectionname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname\",\r\n + \ \"etag\": \"W/\\\"dc93325a-c8b0-4948-9668-b20968f5f6d2\\\"\",\r\n \"type\": + \"Microsoft.Network/connections\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"1b259fc8-ff45-492e-a325-c0790df57d2d\",\r\n + \ \"packetCaptureDiagnosticState\": \"None\",\r\n \"virtualNetworkGateway1\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname\"\r\n + \ },\r\n \"localNetworkGateway2\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname\"\r\n + \ },\r\n \"connectionType\": \"IPsec\",\r\n \"connectionProtocol\": + \"IKEv2\",\r\n \"routingWeight\": 0,\r\n \"sharedKey\": \"Lhea4JYSHsA3iBAEwkL44ZI8dZPDWLXg5yaRLd9VdbFp0rXkiZUO0n66V6hl9odVxdcfVRXwCVTPAO9aHCK60TJNKdYVHn8fH18Mfqnzu5sDg50YNXPJCzpDPUTP5H6h\",\r\n + \ \"enableBgp\": false,\r\n \"useLocalAzureIpAddress\": false,\r\n \"usePolicyBasedTrafficSelectors\": + false,\r\n \"ipsecPolicies\": [],\r\n \"trafficSelectorPolicies\": [],\r\n + \ \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": 0,\r\n + \ \"expressRouteGatewayBypass\": false,\r\n \"dpdTimeoutSeconds\": 0,\r\n + \ \"connectionMode\": \"Default\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -4899,7 +4904,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:48:30 GMT + - Thu, 21 Oct 2021 02:22:13 GMT expires: - '-1' pragma: @@ -4916,9 +4921,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c5c777db-2958-4603-abe1-cf434daedfb1 + - 1ebf8610-814e-4534-9698-ecc7fe9755f4 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1192' status: code: 200 message: OK @@ -4934,7 +4939,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/connections/connectionname?api-version=2021-03-01 response: @@ -4944,17 +4950,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5669af5c-6259-40fb-a0f9-81a7bc403f86?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7e1f341d-f2d7-42ca-9553-43c8e29ac6fd?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:48:30 GMT + - Thu, 21 Oct 2021 02:22:14 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5669af5c-6259-40fb-a0f9-81a7bc403f86?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/7e1f341d-f2d7-42ca-9553-43c8e29ac6fd?api-version=2021-03-01 pragma: - no-cache server: @@ -4965,9 +4971,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f8e6306c-a30c-4041-aed1-45b547a14508 + - 14f9b3ca-5bd8-4955-85e4-ba65bdc69887 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 202 message: Accepted @@ -4981,9 +4987,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5669af5c-6259-40fb-a0f9-81a7bc403f86?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7e1f341d-f2d7-42ca-9553-43c8e29ac6fd?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4995,7 +5002,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:48:42 GMT + - Thu, 21 Oct 2021 02:22:24 GMT expires: - '-1' pragma: @@ -5012,7 +5019,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3ac822d9-6ba2-44e3-8695-62a2e8104967 + - 666a4fdf-8b3d-4b52-a5a3-b050595c3aad status: code: 200 message: OK @@ -5026,9 +5033,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5669af5c-6259-40fb-a0f9-81a7bc403f86?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7e1f341d-f2d7-42ca-9553-43c8e29ac6fd?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5040,7 +5048,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:48:52 GMT + - Thu, 21 Oct 2021 02:22:34 GMT expires: - '-1' pragma: @@ -5057,7 +5065,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1182f8ef-2d9d-4ca4-94c3-2ea960433546 + - fbf5760b-75c8-4c1f-a3e2-64753dea8fee status: code: 200 message: OK @@ -5071,9 +5079,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5669af5c-6259-40fb-a0f9-81a7bc403f86?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7e1f341d-f2d7-42ca-9553-43c8e29ac6fd?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -5085,7 +5094,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:49:12 GMT + - Thu, 21 Oct 2021 02:22:54 GMT expires: - '-1' pragma: @@ -5102,7 +5111,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 666d9af9-daca-491b-b9e8-a7d8b4793d5a + - d0425c59-b203-4cc9-b37a-61af1d9048ef status: code: 200 message: OK @@ -5118,7 +5127,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/virtualNetworkPeerings/virtualnetworkpeeringname?api-version=2021-03-01 response: @@ -5126,17 +5136,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a028e2b6-8be7-4c29-9245-a56aa483430c?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e86a0daa-e005-4249-9165-1cc964c276f7?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:49:13 GMT + - Thu, 21 Oct 2021 02:22:54 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/a028e2b6-8be7-4c29-9245-a56aa483430c?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/e86a0daa-e005-4249-9165-1cc964c276f7?api-version=2021-03-01 pragma: - no-cache server: @@ -5147,9 +5157,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cc0d93de-28d6-4cd1-88c6-bbbf5daf7e7f + - d72bdcf5-1fb1-42b5-a5d4-cae3e91898e0 x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14997' status: code: 202 message: Accepted @@ -5163,9 +5173,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a028e2b6-8be7-4c29-9245-a56aa483430c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e86a0daa-e005-4249-9165-1cc964c276f7?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -5177,7 +5188,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:49:23 GMT + - Thu, 21 Oct 2021 02:23:04 GMT expires: - '-1' pragma: @@ -5194,7 +5205,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7ffd8357-892b-4711-8783-94f5f28afe14 + - 5382d8cd-0ec1-4e15-ac3b-a0cd1b61bca2 status: code: 200 message: OK @@ -5210,7 +5221,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: @@ -5220,17 +5232,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:49:24 GMT + - Thu, 21 Oct 2021 02:23:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 pragma: - no-cache server: @@ -5241,9 +5253,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e32bc862-7fbb-477c-bc2a-2f96c35c2f12 + - 994a9009-8a38-420b-bf0a-9c54fbee85ea x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14996' status: code: 202 message: Accepted @@ -5257,9 +5269,56 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-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: + - Thu, 21 Oct 2021 02:23:15 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: + - ece444ef-e337-4ad4-be37-1c85daee2508 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5271,7 +5330,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:49:35 GMT + - Thu, 21 Oct 2021 02:23:25 GMT expires: - '-1' pragma: @@ -5288,7 +5347,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4cbbb27f-beea-4a79-83c5-982ff6ab9d23 + - 2175a9e3-70ec-4bbd-8a7d-1c801742f927 status: code: 200 message: OK @@ -5302,9 +5361,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5316,7 +5376,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:49:45 GMT + - Thu, 21 Oct 2021 02:23:46 GMT expires: - '-1' pragma: @@ -5333,7 +5393,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1715d3c2-ab01-4e6c-8540-39f32d58ad5f + - 3dde7a5d-c9d5-490e-8c40-8b9e665b6a28 status: code: 200 message: OK @@ -5347,9 +5407,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5361,7 +5422,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:50:05 GMT + - Thu, 21 Oct 2021 02:24:06 GMT expires: - '-1' pragma: @@ -5378,7 +5439,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f1a751e2-2d81-4832-8d26-d612e1484453 + - 7bebbb57-be37-4eeb-a8d3-4b1f46d0c259 status: code: 200 message: OK @@ -5392,9 +5453,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5406,7 +5468,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:50:26 GMT + - Thu, 21 Oct 2021 02:24:46 GMT expires: - '-1' pragma: @@ -5423,7 +5485,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - df39525a-b4ec-4aa3-bd9c-f42897b45c8d + - 0bfdfb35-f5c0-4aae-8af6-bb0cf30b1393 status: code: 200 message: OK @@ -5437,9 +5499,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5451,7 +5514,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:51:07 GMT + - Thu, 21 Oct 2021 02:25:26 GMT expires: - '-1' pragma: @@ -5468,7 +5531,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e6be168d-0f8d-4cf4-b029-6cdd13d0611b + - f619b84b-b49c-4b7f-ac26-b749dfb5bb15 status: code: 200 message: OK @@ -5482,9 +5545,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5496,7 +5560,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:51:47 GMT + - Thu, 21 Oct 2021 02:26:46 GMT expires: - '-1' pragma: @@ -5513,7 +5577,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1a4334b9-9c41-4342-a6c8-01ff3c9601f6 + - 51eb4628-1192-4fd2-a304-997cb245a155 status: code: 200 message: OK @@ -5527,9 +5591,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -5541,7 +5606,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:53:08 GMT + - Thu, 21 Oct 2021 02:29:27 GMT expires: - '-1' pragma: @@ -5558,7 +5623,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1c837904-04ac-4b97-8818-f8495a036daf + - 8e387d55-e910-408a-81f6-5462ade77d95 status: code: 200 message: OK @@ -5572,9 +5637,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/27701c5e-7757-4b53-a840-71cf018560d2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/19cfa863-f6d5-4522-9c99-7374e63a2b79?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -5586,7 +5652,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:55:49 GMT + - Thu, 21 Oct 2021 02:31:07 GMT expires: - '-1' pragma: @@ -5603,7 +5669,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 11ba3759-9cd5-4932-9465-c76924cfad79 + - a05191d7-c905-4c55-a33f-f56050a17d5d status: code: 200 message: OK @@ -5619,7 +5685,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: @@ -5629,7 +5696,7 @@ interactions: cache-control: - no-cache date: - - Sat, 09 Oct 2021 06:55:51 GMT + - Thu, 21 Oct 2021 02:31:08 GMT expires: - '-1' pragma: @@ -5639,7 +5706,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14995' status: code: 204 message: No Content @@ -5655,7 +5722,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: @@ -5665,7 +5733,7 @@ interactions: cache-control: - no-cache date: - - Sat, 09 Oct 2021 06:55:51 GMT + - Thu, 21 Oct 2021 02:31:08 GMT expires: - '-1' pragma: @@ -5675,7 +5743,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14994' status: code: 204 message: No Content @@ -5691,7 +5759,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworkGateways/virtualnetworkgatewayname?api-version=2021-03-01 response: @@ -5701,7 +5770,7 @@ interactions: cache-control: - no-cache date: - - Sat, 09 Oct 2021 06:55:52 GMT + - Thu, 21 Oct 2021 02:31:08 GMT expires: - '-1' pragma: @@ -5711,7 +5780,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14993' status: code: 204 message: No Content @@ -5727,7 +5796,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/localNetworkGateways/localnetworkgatewayname?api-version=2021-03-01 response: @@ -5737,17 +5807,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b40c444f-16e6-4d70-a898-ef64d87cf959?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/47d47746-5e34-4310-bd47-773ce4bd356a?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:55:53 GMT + - Thu, 21 Oct 2021 02:31:08 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/b40c444f-16e6-4d70-a898-ef64d87cf959?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/47d47746-5e34-4310-bd47-773ce4bd356a?api-version=2021-03-01 pragma: - no-cache server: @@ -5758,9 +5828,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1f2ee310-25fa-478e-8195-54252ff8f0a1 + - be2b7e24-06f5-4c1b-b90c-f21008fda278 x-ms-ratelimit-remaining-subscription-deletes: - - '14996' + - '14992' status: code: 202 message: Accepted @@ -5774,9 +5844,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b40c444f-16e6-4d70-a898-ef64d87cf959?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/47d47746-5e34-4310-bd47-773ce4bd356a?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -5788,7 +5859,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:56:03 GMT + - Thu, 21 Oct 2021 02:31:19 GMT expires: - '-1' pragma: @@ -5805,7 +5876,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed5cb4a5-4fee-40dd-b6e0-f155328af2ef + - cf3e0005-7763-439d-8337-e3b466732f3a status: code: 200 message: OK @@ -5821,7 +5892,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/networkinterfacename?api-version=2021-03-01 response: @@ -5831,17 +5903,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a4d25670-2de2-479b-9cec-e1a4a56761f1?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/90d6b14b-42fb-4026-99e9-d89a77c9cefd?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:56:04 GMT + - Thu, 21 Oct 2021 02:31:19 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/a4d25670-2de2-479b-9cec-e1a4a56761f1?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/90d6b14b-42fb-4026-99e9-d89a77c9cefd?api-version=2021-03-01 pragma: - no-cache server: @@ -5852,9 +5924,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b9fae64c-528e-40b7-866e-e879881e587c + - 59677400-0a41-415c-8388-085f35df6c9c x-ms-ratelimit-remaining-subscription-deletes: - - '14995' + - '14991' status: code: 202 message: Accepted @@ -5868,9 +5940,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a4d25670-2de2-479b-9cec-e1a4a56761f1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/90d6b14b-42fb-4026-99e9-d89a77c9cefd?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -5882,7 +5955,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:56:14 GMT + - Thu, 21 Oct 2021 02:31:29 GMT expires: - '-1' pragma: @@ -5899,7 +5972,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7c10f3f3-9427-4079-83b8-e51c3c6a88f8 + - c147d5fa-d212-4be8-b973-658fa36dea7b status: code: 200 message: OK @@ -5915,7 +5988,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: @@ -5923,17 +5997,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b670e295-6149-47b9-829d-5f6f658f133d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/571315bc-5e4a-4794-9317-0448905db1d7?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:56:15 GMT + - Thu, 21 Oct 2021 02:31:30 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/b670e295-6149-47b9-829d-5f6f658f133d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/571315bc-5e4a-4794-9317-0448905db1d7?api-version=2021-03-01 pragma: - no-cache server: @@ -5944,9 +6018,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - df9c7a99-e534-4507-8ca8-d8ba1825d88d + - 5f74d0c0-bf3b-4eef-aab5-7e58aeb1ade9 x-ms-ratelimit-remaining-subscription-deletes: - - '14994' + - '14990' status: code: 202 message: Accepted @@ -5960,9 +6034,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b670e295-6149-47b9-829d-5f6f658f133d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/571315bc-5e4a-4794-9317-0448905db1d7?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -5974,7 +6049,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:56:25 GMT + - Thu, 21 Oct 2021 02:31:40 GMT expires: - '-1' pragma: @@ -5991,7 +6066,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5ce1d743-21f2-48fc-9761-3f45939cd4c4 + - 3c1672e6-fac0-4572-9a59-3f39acb7f746 status: code: 200 message: OK @@ -6007,7 +6082,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: @@ -6017,17 +6093,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f2b2acea-a6cb-4ab7-86d5-e6a55466dcb1?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/60dd4930-f8ac-4d95-9a6c-6363ca1648c0?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 06:56:26 GMT + - Thu, 21 Oct 2021 02:31:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/f2b2acea-a6cb-4ab7-86d5-e6a55466dcb1?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/60dd4930-f8ac-4d95-9a6c-6363ca1648c0?api-version=2021-03-01 pragma: - no-cache server: @@ -6038,9 +6114,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9c7ec657-c05e-4546-b67d-520852e6cb09 + - 2e78eb28-9608-4e73-a9ab-1e82f7088b99 x-ms-ratelimit-remaining-subscription-deletes: - - '14993' + - '14989' status: code: 202 message: Accepted @@ -6054,9 +6130,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f2b2acea-a6cb-4ab7-86d5-e6a55466dcb1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/60dd4930-f8ac-4d95-9a6c-6363ca1648c0?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -6068,7 +6145,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:56:36 GMT + - Thu, 21 Oct 2021 02:31:50 GMT expires: - '-1' pragma: @@ -6085,7 +6162,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7bacb927-1366-4e05-a882-9b3ca2c97c4f + - 2d37627a-21b3-4c5d-a875-8f35a4bd9db1 status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base_async.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base_async.test_network.yaml index f355a3d2b583..55c4d79394c5 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base_async.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_base_async.test_network.yaml @@ -10,51 +10,53 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"552b6400-d4c3-4492-bfb7-351131330b56\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"784b2fb3-f0be-49c8-86d6-848af5b0eddd\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"caa775eb-eeb3-4210-abf2-220965aacb7b\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"33a3b9b0-946a-4e31-bced-a669ba135556\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: azure-asyncnotification: Enabled - azure-asyncoperation: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/23034535-357c-47ec-a2e8-bf15dfea92d8?api-version=2021-03-01 + azure-asyncoperation: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/45152fcc-b83e-432d-ac99-cf669dfe2dde?api-version=2021-03-01 cache-control: no-cache content-length: '694' content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:56:58 GMT + date: Thu, 21 Oct 2021 02:31:57 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 strict-transport-security: max-age=31536000; includeSubDomains x-content-type-options: nosniff - x-ms-arm-service-request-id: 29180058-b480-4803-9416-a6ef2df4f231 + x-ms-arm-service-request-id: ae4ea4a6-14a5-4a96-8653-dbfa143a64a6 x-ms-ratelimit-remaining-subscription-writes: '1199' status: code: 201 message: Created - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 - request: body: null headers: User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/23034535-357c-47ec-a2e8-bf15dfea92d8?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/45152fcc-b83e-432d-ac99-cf669dfe2dde?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:01 GMT + date: Thu, 21 Oct 2021 02:32:01 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -62,33 +64,34 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: e21cd47e-018b-472b-8205-8756317e5614 + x-ms-arm-service-request-id: 9da7af44-c073-4ddd-a06b-4c47b9744f79 status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/23034535-357c-47ec-a2e8-bf15dfea92d8?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/45152fcc-b83e-432d-ac99-cf669dfe2dde?api-version=2021-03-01 - request: body: null headers: User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"3621e4c0-268f-4e8f-a9c4-ddc2f2f933de\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"784b2fb3-f0be-49c8-86d6-848af5b0eddd\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"5787c7a8-3fa2-4d5d-b4a5-24db64788d1e\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"33a3b9b0-946a-4e31-bced-a669ba135556\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:02 GMT - etag: W/"3621e4c0-268f-4e8f-a9c4-ddc2f2f933de" + date: Thu, 21 Oct 2021 02:32:01 GMT + etag: W/"5787c7a8-3fa2-4d5d-b4a5-24db64788d1e" expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -96,11 +99,11 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 982b16b4-4f88-439e-9e51-51cea502fa4d + x-ms-arm-service-request-id: 1b2e92f0-ad6f-4ce8-9dcc-fddbabdc700a status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 - request: body: '{"properties": {"addressPrefix": "10.0.0.0/24"}}' headers: @@ -111,48 +114,50 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"5dad582f-b8b9-4109-92f6-7fc394dcff9f\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\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/eastus/operations/ea3e24de-b82a-4bb1-810d-29aa598c1e41?api-version=2021-03-01 + string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"65021a73-8a7d-4f7d-af2b-603215b805b9\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\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/eastus/operations/e2f3cb29-cfa2-4741-8aa4-2009378d3500?api-version=2021-03-01 cache-control: no-cache content-length: '609' content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:03 GMT + date: Thu, 21 Oct 2021 02:32:01 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 strict-transport-security: max-age=31536000; includeSubDomains x-content-type-options: nosniff - x-ms-arm-service-request-id: 5f30fa1e-27cd-475f-9d64-42d1fba7d9f0 + x-ms-arm-service-request-id: ff689ff5-2a33-4e38-ae4b-276ca65234ff x-ms-ratelimit-remaining-subscription-writes: '1198' status: code: 201 message: Created - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 - request: body: null headers: User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ea3e24de-b82a-4bb1-810d-29aa598c1e41?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e2f3cb29-cfa2-4741-8aa4-2009378d3500?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:06 GMT + date: Thu, 21 Oct 2021 02:32:04 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -160,31 +165,32 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 9747daa5-a792-42f2-afdd-a259a7d93948 + x-ms-arm-service-request-id: aba6bd13-9288-4608-b5a4-2f6af3459f54 status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ea3e24de-b82a-4bb1-810d-29aa598c1e41?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e2f3cb29-cfa2-4741-8aa4-2009378d3500?api-version=2021-03-01 - request: body: null headers: User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"1537b882-4c81-434b-a0e5-36d0aaf30562\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:06 GMT - etag: W/"a096d662-c9dc-442a-a143-9f9ddd0bb403" + date: Thu, 21 Oct 2021 02:32:04 GMT + etag: W/"1537b882-4c81-434b-a0e5-36d0aaf30562" expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -192,18 +198,19 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 3627bb8a-5167-42f1-8254-575d25bbc00e + x-ms-arm-service-request-id: 767c4d6f-f20f-4467-a550-18c15399e88d status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/CheckIPAddressAvailability?ipAddress=10.0.0.4&api-version=2021-03-01 response: @@ -212,7 +219,7 @@ interactions: headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:07 GMT + date: Thu, 21 Oct 2021 02:32:04 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -220,33 +227,34 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 22e05a1b-52e7-4ceb-8f44-27aefcb101c4 + x-ms-arm-service-request-id: a64652ff-7d8c-4533-8d27-2325f074eeba status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/CheckIPAddressAvailability?ipAddress=10.0.0.4&api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/CheckIPAddressAvailability?ipAddress=10.0.0.4&api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"1537b882-4c81-434b-a0e5-36d0aaf30562\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:07 GMT - etag: W/"a096d662-c9dc-442a-a143-9f9ddd0bb403" + date: Thu, 21 Oct 2021 02:32:04 GMT + etag: W/"1537b882-4c81-434b-a0e5-36d0aaf30562" expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -254,35 +262,35 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 93c0cb35-5f23-4227-987c-470a43bc7e3c + x-ms-arm-service-request-id: c5d62ec5-c31d-4921-b797-dcbe18d1a0f1 status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets?api-version=2021-03-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"subnetname\",\r\n\ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\"\ - : [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ - \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n\ - \ ]\r\n}" + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"subnetname\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"1537b882-4c81-434b-a0e5-36d0aaf30562\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": + \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ }\r\n ]\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:07 GMT + date: Thu, 21 Oct 2021 02:32:05 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -290,31 +298,32 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 3e3de2a7-2e8a-452e-83d4-74fad2af22ef + x-ms-arm-service-request-id: 5f943495-e489-466c-9768-cbfe1d334656 status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/usages?api-version=2021-03-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"currentValue\": 0,\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"limit\": 251,\r\n \"name\": {\r\n \"localizedValue\"\ - : \"Subnet size and usage\",\r\n \"value\": \"SubnetSpace\"\r\n \ - \ },\r\n \"unit\": \"Count\"\r\n }\r\n ]\r\n}" + string: "{\r\n \"value\": [\r\n {\r\n \"currentValue\": 0,\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"limit\": 251,\r\n \"name\": {\r\n \"localizedValue\": + \"Subnet size and usage\",\r\n \"value\": \"SubnetSpace\"\r\n },\r\n + \ \"unit\": \"Count\"\r\n }\r\n ]\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:08 GMT + date: Thu, 21 Oct 2021 02:32:05 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -322,43 +331,42 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 671bc08e-bdf2-47ad-8dbe-86e51def7a9d + x-ms-arm-service-request-id: 2f561a7b-9ee9-43b6-995f-229e26bfb1e5 status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/usages?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/usages?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"784b2fb3-f0be-49c8-86d6-848af5b0eddd\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\"\ - : \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\"\ - : [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ - \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\ - \n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n \ - \ }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\"\ - : false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"1537b882-4c81-434b-a0e5-36d0aaf30562\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"33a3b9b0-946a-4e31-bced-a669ba135556\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n + \ {\r\n \"name\": \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"1537b882-4c81-434b-a0e5-36d0aaf30562\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": + [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": + \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false\r\n }\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:09 GMT - etag: W/"a096d662-c9dc-442a-a143-9f9ddd0bb403" + date: Thu, 21 Oct 2021 02:32:05 GMT + etag: W/"1537b882-4c81-434b-a0e5-36d0aaf30562" expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -366,44 +374,44 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 793b43d3-b9c5-456d-82f7-1cdb40d9a526 + x-ms-arm-service-request-id: 722ab2d0-20d0-4970-be1b-0343338c962b status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks?api-version=2021-03-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"virtualnetworkname\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\",\r\ - \n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"784b2fb3-f0be-49c8-86d6-848af5b0eddd\"\ - ,\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\"\ - : [\r\n {\r\n \"name\": \"subnetname\",\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\ - \",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n\ - \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"\ - Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\ - \r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\ - \n \"enableDdosProtection\": false\r\n }\r\n }\r\n ]\r\n}" + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"virtualnetworkname\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"1537b882-4c81-434b-a0e5-36d0aaf30562\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"33a3b9b0-946a-4e31-bced-a669ba135556\",\r\n \"addressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n + \ },\r\n \"subnets\": [\r\n {\r\n \"name\": + \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"1537b882-4c81-434b-a0e5-36d0aaf30562\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": + [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n + \ \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n + \ ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:09 GMT + date: Thu, 21 Oct 2021 02:32:05 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -411,115 +419,35 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: 649730a5-fa2c-4a75-9fe8-17b3fffc0487 + x-ms-arm-service-request-id: 4c49d725-a06d-4cd1-9e06-ce78e3d633da status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/virtualNetworks?api-version=2021-03-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"aks-vnet-42661388\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_myjstest_9_eastus/providers/Microsoft.Network/virtualNetworks/aks-vnet-42661388\"\ - ,\r\n \"etag\": \"W/\\\"47a03291-e3cb-459e-a16a-f257ead5209e\\\"\",\r\ - \n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"ee1fc49b-331d-495a-90e3-f182ff7d1790\"\ - ,\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.0.0.0/8\"\r\n ]\r\n },\r\n \"subnets\"\ - : [\r\n {\r\n \"name\": \"aks-subnet\",\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_myjstest_9_eastus/providers/Microsoft.Network/virtualNetworks/aks-vnet-42661388/subnets/aks-subnet\"\ - ,\r\n \"etag\": \"W/\\\"47a03291-e3cb-459e-a16a-f257ead5209e\\\"\ - \",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"addressPrefix\": \"10.240.0.0/16\",\r\n\ - \ \"networkSecurityGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_myjstest_9_eastus/providers/Microsoft.Network/networkSecurityGroups/aks-agentpool-42661388-nsg\"\ - \r\n },\r\n \"routeTable\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_myjstest_9_eastus/providers/Microsoft.Network/routeTables/aks-agentpool-42661388-routetable\"\ - \r\n },\r\n \"ipConfigurations\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_myjstest_9_eastus/providers/Microsoft.Compute/virtualMachineScaleSets/aks-aksagent-42661388-vmss/virtualMachines/0/networkInterfaces/aks-aksagent-42661388-vmss/ipConfigurations/ipconfig1\"\ - \r\n }\r\n ],\r\n \"delegations\"\ - : [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n\ - \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n \ - \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\ - \r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\ - \n \"enableDdosProtection\": false\r\n }\r\n },\r\n {\r\n\ - \ \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\",\r\ - \n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"784b2fb3-f0be-49c8-86d6-848af5b0eddd\"\ - ,\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\"\ - : [\r\n {\r\n \"name\": \"subnetname\",\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"a096d662-c9dc-442a-a143-9f9ddd0bb403\\\"\ - \",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n\ - \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"\ - Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\ - \r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\ - \n \"enableDdosProtection\": false\r\n }\r\n },\r\n {\r\n\ - \ \"name\": \"rmvirtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ebm4jvnsvqpji5t6btyw7sxjg5s7ini3jsownblfy7ongu4yecaxhdfyg6pdhy3b7hbbfncvcmf/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"4f47fcdd-07b3-4c3c-ba66-af60dc01bc68\\\"\",\r\ - \n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"bbac6841-f703-40d2-b234-e93e7f7c73d3\"\ - ,\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.2.0.0/16\"\r\n ]\r\n },\r\n \"subnets\"\ - : [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\"\ - : false\r\n }\r\n },\r\n {\r\n \"name\": \"sdknettestqa2vnet464\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.Network/virtualNetworks/sdknettestqa2vnet464\"\ - ,\r\n \"etag\": \"W/\\\"49ab6eb5-6b57-4dea-b994-4bf75c91268b\\\"\",\r\ - \n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \ - \ \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a0cd9266-92c6-44e2-9039-28d28196e9bc\"\ - ,\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \ - \ \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"subnets\"\ - : [\r\n {\r\n \"name\": \"default\",\r\n \"\ - id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.Network/virtualNetworks/sdknettestqa2vnet464/subnets/default\"\ - ,\r\n \"etag\": \"W/\\\"49ab6eb5-6b57-4dea-b994-4bf75c91268b\\\"\ - \",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"addressPrefix\": \"10.1.0.0/24\",\r\n\ - \ \"ipConfigurations\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.Network/networkInterfaces/anf-sdknettestqa2vnet464-nic-2JBDNX/ipConfigurations/ipconfig1\"\ - \r\n }\r\n ],\r\n \"serviceEndpoints\"\ - : [],\r\n \"delegations\": [\r\n {\r\n \ - \ \"name\": \"858246068f874a3f96e679fc8bf8c983\",\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.Network/virtualNetworks/sdknettestqa2vnet464/subnets/default/delegations/858246068f874a3f96e679fc8bf8c983\"\ - ,\r\n \"etag\": \"W/\\\"49ab6eb5-6b57-4dea-b994-4bf75c91268b\\\ - \"\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"serviceName\": \"Microsoft.Netapp/volumes\"\ - ,\r\n \"actions\": [\r\n \"Microsoft.Network/networkinterfaces/*\"\ - ,\r\n \"Microsoft.Network/virtualNetworks/subnets/join/action\"\ - \r\n ]\r\n },\r\n \"\ - type\": \"Microsoft.Network/virtualNetworks/subnets/delegations\"\r\n \ - \ }\r\n ],\r\n \"purpose\": \"HostedWorkloads\"\ - ,\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ - \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n \ - \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\ - \r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\ - \n \"enableDdosProtection\": false\r\n }\r\n }\r\n ]\r\n}" + string: '{"value":[{"name":"cli.lock.rsrchikdj2r5lezlez4w6","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cannotdelete_resource_lockbfuaftaa7m4m77urywe56rs3yfr4sr3ybmrsclix/providers/Microsoft.Network/virtualNetworks/cli.lock.rsrchikdj2r5lezlez4w6","etag":"W/\"12b1330b-fc13-4adc-be53-d75e698376c6\"","type":"Microsoft.Network/virtualNetworks","location":"westus","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"f884bb67-ba92-440b-94dd-eb58447b9240","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"dhcpOptions":{"dnsServers":[]},"subnets":[],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"cli.lock.rsrctghseyfj2qky7arbn","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_readonly_resource_locklucgtzf5vgc65f5gjnxtn3kf4axeyzdcowlatqmvexq3/providers/Microsoft.Network/virtualNetworks/cli.lock.rsrctghseyfj2qky7arbn","etag":"W/\"a9c69b17-6231-4b9b-b75a-6f285a315d7f\"","type":"Microsoft.Network/virtualNetworks","location":"westus","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"cfe15601-e962-4d12-b9a8-89c51565111b","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"dhcpOptions":{"dnsServers":[]},"subnets":[],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"bez-vn","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bez-rg/providers/Microsoft.Network/virtualNetworks/bez-vn","etag":"W/\"c11471f8-4361-413c-8454-24beecc76e3b\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"47cf1393-1ba1-4280-a0c4-4286344ef374","addressSpace":{"addressPrefixes":["10.128.0.0/16"]},"subnets":[{"name":"default","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bez-rg/providers/Microsoft.Network/virtualNetworks/bez-vn/subnets/default","etag":"W/\"c11471f8-4361-413c-8454-24beecc76e3b\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.128.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"},{"name":"test","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bez-rg/providers/Microsoft.Network/virtualNetworks/bez-vn/subnets/test","etag":"W/\"c11471f8-4361-413c-8454-24beecc76e3b\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.128.1.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_bez-rg_bez-diskpool_eastus/providers/Microsoft.Network/networkInterfaces/diskpool-nic-0/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_bez-rg_bez-diskpool_eastus/providers/Microsoft.Network/networkInterfaces/diskpool-nic-1/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_bez-rg_bez-diskpool_eastus/providers/Microsoft.Network/networkInterfaces/diskpool-nic-swap-1/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_bez-rg_bez-diskpool_eastus/providers/Microsoft.Network/networkInterfaces/diskpool-nic-swap-2/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_bez-rg_bez-diskpool_eastus/providers/Microsoft.Network/networkInterfaces/diskpool-nic-swap-0/ipConfigurations/ipconfig"}],"serviceEndpoints":[],"delegations":[{"name":"Microsoft.StoragePool.diskPools","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bez-rg/providers/Microsoft.Network/virtualNetworks/bez-vn/subnets/test/delegations/Microsoft.StoragePool.diskPools","etag":"W/\"c11471f8-4361-413c-8454-24beecc76e3b\"","properties":{"provisioningState":"Succeeded","serviceName":"Microsoft.StoragePool/diskPools","actions":["Microsoft.Network/virtualNetworks/read"]},"type":"Microsoft.Network/virtualNetworks/subnets/delegations"}],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"rmvirtualnetworkname","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-7ej32najqe5n7k5apmj3qe72kctb5ezv55ls7awq7fq7zhv6k5twl5fekfy3x4mhffotjbqtvra/providers/Microsoft.Network/virtualNetworks/rmvirtualnetworkname","etag":"W/\"e1cdaa2c-cf8c-4793-890e-3aededdd038c\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"15ff05c8-f96d-4265-b467-ba21d890b54c","addressSpace":{"addressPrefixes":["10.2.0.0/16"]},"subnets":[],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"virtualnetworkname","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname","etag":"W/\"1537b882-4c81-434b-a0e5-36d0aaf30562\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"33a3b9b0-946a-4e31-bced-a669ba135556","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"subnetname","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname","etag":"W/\"1537b882-4c81-434b-a0e5-36d0aaf30562\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhiyihuang-rg-euap-east/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"fb3f59f2-3b7c-4666-9320-e0b5e8ec22fd\"","type":"Microsoft.Network/virtualNetworks","location":"westeurope","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"6218e885-0ce6-434d-a7f3-565211044faf","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"dhcpOptions":{"dnsServers":[]},"subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhiyihuang-rg-euap-east/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"fb3f59f2-3b7c-4666-9320-e0b5e8ec22fd\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_zhiyihuang-rg-euap-east_diskPool1_westeurope/providers/Microsoft.Network/networkInterfaces/diskpool-nic-0/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_zhiyihuang-rg-euap-east_diskPool1_westeurope/providers/Microsoft.Network/networkInterfaces/diskpool-nic-1/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_zhiyihuang-rg-euap-east_diskPool1_westeurope/providers/Microsoft.Network/networkInterfaces/diskpool-nic-swap-0/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_zhiyihuang-rg-euap-east_diskPool1_westeurope/providers/Microsoft.Network/networkInterfaces/diskpool-nic-swap-2/ipConfigurations/ipconfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MSP_zhiyihuang-rg-euap-east_diskPool1_westeurope/providers/Microsoft.Network/networkInterfaces/diskpool-nic-swap-1/ipConfigurations/ipconfig"}],"delegations":[{"name":"0","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhiyihuang-rg-euap-east/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1/delegations/0","etag":"W/\"fb3f59f2-3b7c-4666-9320-e0b5e8ec22fd\"","properties":{"provisioningState":"Succeeded","serviceName":"Microsoft.StoragePool/diskPools","actions":["Microsoft.Network/virtualNetworks/read"]},"type":"Microsoft.Network/virtualNetworks/subnets/delegations"}],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"fengnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.Network/virtualNetworks/fengnet","etag":"W/\"ab7fc3cd-5cd6-4589-94a3-051eb2cfaa57\"","type":"Microsoft.Network/virtualNetworks","location":"centralus","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"11ee3c60-0e22-44a3-a916-d553364b109e","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"dhcpOptions":{"dnsServers":[]},"subnets":[{"name":"default","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.Network/virtualNetworks/fengnet/subnets/default","etag":"W/\"ab7fc3cd-5cd6-4589-94a3-051eb2cfaa57\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"fengtestvnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.Network/virtualNetworks/fengtestvnet","etag":"W/\"d5e7f592-f675-4296-a973-59b532c4ab9f\"","type":"Microsoft.Network/virtualNetworks","location":"centralus","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"59680b56-4598-4692-8f56-3ba38d3d2d14","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"dhcpOptions":{"dnsServers":[]},"subnets":[{"name":"default","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.Network/virtualNetworks/fengtestvnet/subnets/default","etag":"W/\"d5e7f592-f675-4296-a973-59b532c4ab9f\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"},{"name":"updatesub","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.Network/virtualNetworks/fengtestvnet/subnets/updatesub","etag":"W/\"d5e7f592-f675-4296-a973-59b532c4ab9f\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.1.0/24","serviceEndpoints":[{"provisioningState":"Succeeded","service":"Microsoft.AzureActiveDirectory","locations":["*"]}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"cli-vnet-lefr-02","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_netappfiles_test_snapshot_vpshzlob7c63iuglneagoxjxa45dqn6eoglhf37oo5cms/providers/Microsoft.Network/virtualNetworks/cli-vnet-lefr-02","etag":"W/\"a94f4406-7d2e-44c2-b311-c9b5cc946b1b\"","type":"Microsoft.Network/virtualNetworks","location":"westus2","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"d0252539-b9d8-4264-bf7a-dfc99802c145","addressSpace":{"addressPrefixes":["10.5.0.0/16"]},"dhcpOptions":{"dnsServers":[]},"subnets":[{"name":"cli-subnet-lefr-02","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_netappfiles_test_snapshot_vpshzlob7c63iuglneagoxjxa45dqn6eoglhf37oo5cms/providers/Microsoft.Network/virtualNetworks/cli-vnet-lefr-02/subnets/cli-subnet-lefr-02","etag":"W/\"a94f4406-7d2e-44c2-b311-c9b5cc946b1b\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.5.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_netappfiles_test_snapshot_vpshzlob7c63iuglneagoxjxa45dqn6eoglhf37oo5cms/providers/Microsoft.Network/networkInterfaces/anf-cli-vnet-lefr-02-nic-OP6BGH/ipConfigurations/ipconfig1"}],"delegations":[{"name":"0","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_netappfiles_test_snapshot_vpshzlob7c63iuglneagoxjxa45dqn6eoglhf37oo5cms/providers/Microsoft.Network/virtualNetworks/cli-vnet-lefr-02/subnets/cli-subnet-lefr-02/delegations/0","etag":"W/\"a94f4406-7d2e-44c2-b311-c9b5cc946b1b\"","properties":{"provisioningState":"Succeeded","serviceName":"Microsoft.Netapp/volumes","actions":["Microsoft.Network/networkinterfaces/*","Microsoft.Network/virtualNetworks/subnets/join/action"]},"type":"Microsoft.Network/virtualNetworks/subnets/delegations"}],"purpose":"HostedWorkloads","privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"jl0922vmVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl0922rg/providers/Microsoft.Network/virtualNetworks/jl0922vmVNET","etag":"W/\"c742dbf2-5e9b-4136-8262-97c3422343d8\"","type":"Microsoft.Network/virtualNetworks","location":"westus2","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"bd5ae80c-71da-4124-a463-656911f05c4a","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"jl0922vmSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl0922rg/providers/Microsoft.Network/virtualNetworks/jl0922vmVNET/subnets/jl0922vmSubnet","etag":"W/\"c742dbf2-5e9b-4136-8262-97c3422343d8\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl0922rg/providers/Microsoft.Network/networkInterfaces/jl0922vmVMNic/ipConfigurations/ipconfigjl0922vm"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"jl1015VNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl1015rg/providers/Microsoft.Network/virtualNetworks/jl1015VNET","etag":"W/\"6261e852-0125-4375-99c0-b4503461dbc6\"","type":"Microsoft.Network/virtualNetworks","location":"westus2","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"6905927f-ea9a-421e-b935-d0cc923d52b5","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"jl1015Subnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl1015rg/providers/Microsoft.Network/virtualNetworks/jl1015VNET/subnets/jl1015Subnet","etag":"W/\"6261e852-0125-4375-99c0-b4503461dbc6\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl1015rg/providers/Microsoft.Network/networkInterfaces/jl1015VMNic/ipConfigurations/ipconfigjl1015"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jl1015rg/providers/Microsoft.Network/networkInterfaces/vm-ssh62/ipConfigurations/ipconfig1"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"sdk-vnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-wus2-rg-test/providers/Microsoft.Network/virtualNetworks/sdk-vnet","etag":"W/\"80073273-e5a3-4113-aa56-395c2b1f3e4a\"","type":"Microsoft.Network/virtualNetworks","location":"westus2","properties":{"provisioningState":"Succeeded","resourceGuid":"7637a963-71f9-4aed-905b-8c0f4aed45b9","addressSpace":{"addressPrefixes":["10.6.0.0/16"]},"subnets":[{"name":"default","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-wus2-rg-test/providers/Microsoft.Network/virtualNetworks/sdk-vnet/subnets/default","etag":"W/\"80073273-e5a3-4113-aa56-395c2b1f3e4a\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.6.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-wus2-rg-test/providers/Microsoft.Network/networkInterfaces/anf-sdk-vnet-nic-VLB5RZ/ipConfigurations/ipconfig1"}],"serviceEndpoints":[],"delegations":[{"name":"514c6b63b2df4757ba448bd8f44d10a5","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-wus2-rg-test/providers/Microsoft.Network/virtualNetworks/sdk-vnet/subnets/default/delegations/514c6b63b2df4757ba448bd8f44d10a5","etag":"W/\"80073273-e5a3-4113-aa56-395c2b1f3e4a\"","properties":{"provisioningState":"Succeeded","serviceName":"Microsoft.Netapp/volumes","actions":["Microsoft.Network/networkinterfaces/*","Microsoft.Network/virtualNetworks/subnets/join/action"]},"type":"Microsoft.Network/virtualNetworks/subnets/delegations"}],"purpose":"HostedWorkloads","privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vme2gol3cqVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3tlf6fnaho6xh2k67p5k2gzrdwsz6shx7wiovzaqqgrv6/providers/Microsoft.Network/virtualNetworks/vme2gol3cqVNET","etag":"W/\"40595384-2375-484b-a4ed-c6105804e7bb\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"a9f8b585-a0c9-457d-ae98-fd6383f181b7","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vme2gol3cqSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3tlf6fnaho6xh2k67p5k2gzrdwsz6shx7wiovzaqqgrv6/providers/Microsoft.Network/virtualNetworks/vme2gol3cqVNET/subnets/vme2gol3cqSubnet","etag":"W/\"40595384-2375-484b-a4ed-c6105804e7bb\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3tlf6fnaho6xh2k67p5k2gzrdwsz6shx7wiovzaqqgrv6/providers/Microsoft.Compute/virtualMachineScaleSets/vmssgrpf4n/virtualMachines/0/networkInterfaces/vmssgdebeNic/ipConfigurations/vmssgdebeIPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3tlf6fnaho6xh2k67p5k2gzrdwsz6shx7wiovzaqqgrv6/providers/Microsoft.Compute/virtualMachineScaleSets/vmssgrpf4n/virtualMachines/2/networkInterfaces/vmssgdebeNic/ipConfigurations/vmssgdebeIPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmymwxa64iVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3ye3fknhdgsj3emasgvno7ha6pbu7kl7u7zfgrkrqvxfy/providers/Microsoft.Network/virtualNetworks/vmymwxa64iVNET","etag":"W/\"931666e0-2f8a-4069-9e77-e87d86b21d1d\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"ee043fa8-0c8c-4de9-8744-066f113e18d6","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmymwxa64iSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3ye3fknhdgsj3emasgvno7ha6pbu7kl7u7zfgrkrqvxfy/providers/Microsoft.Network/virtualNetworks/vmymwxa64iVNET/subnets/vmymwxa64iSubnet","etag":"W/\"931666e0-2f8a-4069-9e77-e87d86b21d1d\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3ye3fknhdgsj3emasgvno7ha6pbu7kl7u7zfgrkrqvxfy/providers/Microsoft.Compute/virtualMachineScaleSets/vmssfvnman/virtualMachines/0/networkInterfaces/vmssfc2fdNic/ipConfigurations/vmssfc2fdIPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_3ye3fknhdgsj3emasgvno7ha6pbu7kl7u7zfgrkrqvxfy/providers/Microsoft.Compute/virtualMachineScaleSets/vmssfvnman/virtualMachines/3/networkInterfaces/vmssfc2fdNic/ipConfigurations/vmssfc2fdIPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmqvhbocfjVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_a2bft34ibubuugccpmc6c4zuixspwci77rpr6brqyr5jb/providers/Microsoft.Network/virtualNetworks/vmqvhbocfjVNET","etag":"W/\"0037e54d-d1e1-4d6a-8ac8-6b3314552b3d\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"b25fa330-f31f-4938-ad1f-938420dd813e","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmqvhbocfjSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_a2bft34ibubuugccpmc6c4zuixspwci77rpr6brqyr5jb/providers/Microsoft.Network/virtualNetworks/vmqvhbocfjVNET/subnets/vmqvhbocfjSubnet","etag":"W/\"0037e54d-d1e1-4d6a-8ac8-6b3314552b3d\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_a2bft34ibubuugccpmc6c4zuixspwci77rpr6brqyr5jb/providers/Microsoft.Compute/virtualMachineScaleSets/vmsshc7hvt/virtualMachines/1/networkInterfaces/vmssh1df1Nic/ipConfigurations/vmssh1df1IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_a2bft34ibubuugccpmc6c4zuixspwci77rpr6brqyr5jb/providers/Microsoft.Compute/virtualMachineScaleSets/vmsshc7hvt/virtualMachines/3/networkInterfaces/vmssh1df1Nic/ipConfigurations/vmssh1df1IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmrvrfjdlmVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_aorgdxvqiasmoxu6rnetf22jmzhqns5aousc7zygvltqg/providers/Microsoft.Network/virtualNetworks/vmrvrfjdlmVNET","etag":"W/\"26550e57-414a-420f-aa35-82f2274d3a76\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"7cdca0d6-6705-4f8e-8b64-169ca8370165","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmrvrfjdlmSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_aorgdxvqiasmoxu6rnetf22jmzhqns5aousc7zygvltqg/providers/Microsoft.Network/virtualNetworks/vmrvrfjdlmVNET/subnets/vmrvrfjdlmSubnet","etag":"W/\"26550e57-414a-420f-aa35-82f2274d3a76\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmzrx5qdb3VNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_aymyxfviyz6aokyxy3cedxjplbojtxqgwnuiwcgfgkq5o/providers/Microsoft.Network/virtualNetworks/vmzrx5qdb3VNET","etag":"W/\"99a77dda-9847-47e7-8588-598cb1fa9a26\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"88095440-4e08-48a4-b1be-d974b628bd01","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmzrx5qdb3Subnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_aymyxfviyz6aokyxy3cedxjplbojtxqgwnuiwcgfgkq5o/providers/Microsoft.Network/virtualNetworks/vmzrx5qdb3VNET/subnets/vmzrx5qdb3Subnet","etag":"W/\"99a77dda-9847-47e7-8588-598cb1fa9a26\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_aymyxfviyz6aokyxy3cedxjplbojtxqgwnuiwcgfgkq5o/providers/Microsoft.Compute/virtualMachineScaleSets/vmss5ugl4q/virtualMachines/0/networkInterfaces/vmss5d054Nic/ipConfigurations/vmss5d054IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_aymyxfviyz6aokyxy3cedxjplbojtxqgwnuiwcgfgkq5o/providers/Microsoft.Compute/virtualMachineScaleSets/vmss5ugl4q/virtualMachines/2/networkInterfaces/vmss5d054Nic/ipConfigurations/vmss5d054IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmqwnatidzVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_ctb5edywpqrnmw6fyhfp6db2kg6cl2yynycdrwl6uwqs5/providers/Microsoft.Network/virtualNetworks/vmqwnatidzVNET","etag":"W/\"658dd58c-5880-4c45-9102-157f095d45a1\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"ebac9b1e-2381-4338-af35-0b4770a554cb","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmqwnatidzSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_ctb5edywpqrnmw6fyhfp6db2kg6cl2yynycdrwl6uwqs5/providers/Microsoft.Network/virtualNetworks/vmqwnatidzVNET/subnets/vmqwnatidzSubnet","etag":"W/\"658dd58c-5880-4c45-9102-157f095d45a1\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_ctb5edywpqrnmw6fyhfp6db2kg6cl2yynycdrwl6uwqs5/providers/Microsoft.Compute/virtualMachineScaleSets/vmssgdwvqb/virtualMachines/0/networkInterfaces/vmssg2295Nic/ipConfigurations/vmssg2295IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_ctb5edywpqrnmw6fyhfp6db2kg6cl2yynycdrwl6uwqs5/providers/Microsoft.Compute/virtualMachineScaleSets/vmssgdwvqb/virtualMachines/2/networkInterfaces/vmssg2295Nic/ipConfigurations/vmssg2295IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmwgtm6ebaVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_dfv7ckxck7r52gyblbxd5vcipcs7izfdjgx25d7iygamg/providers/Microsoft.Network/virtualNetworks/vmwgtm6ebaVNET","etag":"W/\"d2d1c39c-211d-44c5-9e9f-ce7377034b00\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"02cf94f2-b1e9-4f8c-876b-d25d91242127","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmwgtm6ebaSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_dfv7ckxck7r52gyblbxd5vcipcs7izfdjgx25d7iygamg/providers/Microsoft.Network/virtualNetworks/vmwgtm6ebaVNET/subnets/vmwgtm6ebaSubnet","etag":"W/\"d2d1c39c-211d-44c5-9e9f-ce7377034b00\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_dfv7ckxck7r52gyblbxd5vcipcs7izfdjgx25d7iygamg/providers/Microsoft.Compute/virtualMachineScaleSets/vmss4ynaxr/virtualMachines/0/networkInterfaces/vmss4e461Nic/ipConfigurations/vmss4e461IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_dfv7ckxck7r52gyblbxd5vcipcs7izfdjgx25d7iygamg/providers/Microsoft.Compute/virtualMachineScaleSets/vmss4ynaxr/virtualMachines/1/networkInterfaces/vmss4e461Nic/ipConfigurations/vmss4e461IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmkqf3qdkwVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_e44ggpblxyfbseuzmahjyolmkprp7optrde4jdhurcip6/providers/Microsoft.Network/virtualNetworks/vmkqf3qdkwVNET","etag":"W/\"1babf9cd-364c-4814-9b9f-e9f33dcf50f4\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"e0c10383-fefd-4e36-a9f9-ceafc5d6123c","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmkqf3qdkwSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_e44ggpblxyfbseuzmahjyolmkprp7optrde4jdhurcip6/providers/Microsoft.Network/virtualNetworks/vmkqf3qdkwVNET/subnets/vmkqf3qdkwSubnet","etag":"W/\"1babf9cd-364c-4814-9b9f-e9f33dcf50f4\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_e44ggpblxyfbseuzmahjyolmkprp7optrde4jdhurcip6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss6ek7zz/virtualMachines/0/networkInterfaces/vmss69514Nic/ipConfigurations/vmss69514IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_e44ggpblxyfbseuzmahjyolmkprp7optrde4jdhurcip6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss6ek7zz/virtualMachines/1/networkInterfaces/vmss69514Nic/ipConfigurations/vmss69514IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmpwwy7buwVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_eecnpr6vltq44bk6663dlyestehe3baga2ixcw73v5x7b/providers/Microsoft.Network/virtualNetworks/vmpwwy7buwVNET","etag":"W/\"a43f920e-db04-40ae-8a1d-255f024820cd\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"841a3f52-0ffc-4dc0-a5cf-652d3830f139","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmpwwy7buwSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_eecnpr6vltq44bk6663dlyestehe3baga2ixcw73v5x7b/providers/Microsoft.Network/virtualNetworks/vmpwwy7buwVNET/subnets/vmpwwy7buwSubnet","etag":"W/\"a43f920e-db04-40ae-8a1d-255f024820cd\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_eecnpr6vltq44bk6663dlyestehe3baga2ixcw73v5x7b/providers/Microsoft.Compute/virtualMachineScaleSets/vmss6f6sa5/virtualMachines/0/networkInterfaces/vmss60642Nic/ipConfigurations/vmss60642IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_eecnpr6vltq44bk6663dlyestehe3baga2ixcw73v5x7b/providers/Microsoft.Compute/virtualMachineScaleSets/vmss6f6sa5/virtualMachines/1/networkInterfaces/vmss60642Nic/ipConfigurations/vmss60642IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vm2eic4kjkVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_gexmayegjkcclpwnxzumfzmarbt75giw2uinq3v5dpbby/providers/Microsoft.Network/virtualNetworks/vm2eic4kjkVNET","etag":"W/\"e97d316b-bf3d-4d5b-bc31-bd91c7066d53\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"ec1a5d37-d096-4dbe-bae7-d585a09ab646","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vm2eic4kjkSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_gexmayegjkcclpwnxzumfzmarbt75giw2uinq3v5dpbby/providers/Microsoft.Network/virtualNetworks/vm2eic4kjkVNET/subnets/vm2eic4kjkSubnet","etag":"W/\"e97d316b-bf3d-4d5b-bc31-bd91c7066d53\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_gexmayegjkcclpwnxzumfzmarbt75giw2uinq3v5dpbby/providers/Microsoft.Compute/virtualMachineScaleSets/vmssmnp5ih/virtualMachines/0/networkInterfaces/vmssm969eNic/ipConfigurations/vmssm969eIPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_gexmayegjkcclpwnxzumfzmarbt75giw2uinq3v5dpbby/providers/Microsoft.Compute/virtualMachineScaleSets/vmssmnp5ih/virtualMachines/2/networkInterfaces/vmssm969eNic/ipConfigurations/vmssm969eIPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmugglew4yVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_i3usix747thafnrmbph4fpclz5wjaqrhqcg2dxyiwgygp/providers/Microsoft.Network/virtualNetworks/vmugglew4yVNET","etag":"W/\"b7194b40-20d0-4fcc-810c-0fd7a6a06991\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"7204fcc6-ab8c-46b9-bb95-756e15fb7129","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmugglew4ySubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_i3usix747thafnrmbph4fpclz5wjaqrhqcg2dxyiwgygp/providers/Microsoft.Network/virtualNetworks/vmugglew4yVNET/subnets/vmugglew4ySubnet","etag":"W/\"b7194b40-20d0-4fcc-810c-0fd7a6a06991\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_i3usix747thafnrmbph4fpclz5wjaqrhqcg2dxyiwgygp/providers/Microsoft.Compute/virtualMachineScaleSets/vmsscnidmh/virtualMachines/1/networkInterfaces/vmssc2cb1Nic/ipConfigurations/vmssc2cb1IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_i3usix747thafnrmbph4fpclz5wjaqrhqcg2dxyiwgygp/providers/Microsoft.Compute/virtualMachineScaleSets/vmsscnidmh/virtualMachines/2/networkInterfaces/vmssc2cb1Nic/ipConfigurations/vmssc2cb1IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmff5u2exdVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_jaytbkhe4qpztqxil7l5bsvrpsegovvfbubap2oq2feu4/providers/Microsoft.Network/virtualNetworks/vmff5u2exdVNET","etag":"W/\"fcf15958-21c5-4512-99af-cd802c2b9786\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"bac6ecdd-14ac-46e2-852f-97ec659f85fa","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmff5u2exdSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_jaytbkhe4qpztqxil7l5bsvrpsegovvfbubap2oq2feu4/providers/Microsoft.Network/virtualNetworks/vmff5u2exdVNET/subnets/vmff5u2exdSubnet","etag":"W/\"fcf15958-21c5-4512-99af-cd802c2b9786\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_jaytbkhe4qpztqxil7l5bsvrpsegovvfbubap2oq2feu4/providers/Microsoft.Compute/virtualMachineScaleSets/vmssftnjpy/virtualMachines/0/networkInterfaces/vmssf7b7dNic/ipConfigurations/vmssf7b7dIPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_jaytbkhe4qpztqxil7l5bsvrpsegovvfbubap2oq2feu4/providers/Microsoft.Compute/virtualMachineScaleSets/vmssftnjpy/virtualMachines/1/networkInterfaces/vmssf7b7dNic/ipConfigurations/vmssf7b7dIPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmt3nur6slVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_m5gxv3yeatxpltzlrezxx2dpdx3mkq2koek5kyqze5vho/providers/Microsoft.Network/virtualNetworks/vmt3nur6slVNET","etag":"W/\"df9832a6-f8dc-4030-86c8-0c371f8df873\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"bef7f45d-bc96-4c4f-98d6-b6212a4448d6","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmt3nur6slSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_m5gxv3yeatxpltzlrezxx2dpdx3mkq2koek5kyqze5vho/providers/Microsoft.Network/virtualNetworks/vmt3nur6slVNET/subnets/vmt3nur6slSubnet","etag":"W/\"df9832a6-f8dc-4030-86c8-0c371f8df873\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmvk6hkl2qVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_mmnzgmp6imrcn3jevlkuszwqbycvcrtxtb7vm3e5turfc/providers/Microsoft.Network/virtualNetworks/vmvk6hkl2qVNET","etag":"W/\"e274147c-50bf-4c61-acda-156236f06cc1\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"35f13b25-2732-45ec-830b-23261ca8f247","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmvk6hkl2qSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_mmnzgmp6imrcn3jevlkuszwqbycvcrtxtb7vm3e5turfc/providers/Microsoft.Network/virtualNetworks/vmvk6hkl2qVNET/subnets/vmvk6hkl2qSubnet","etag":"W/\"e274147c-50bf-4c61-acda-156236f06cc1\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmjsispjvtVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_nyzsydhpivousvhlutfp7tg3ofv74i7yyblun2lp7aos7/providers/Microsoft.Network/virtualNetworks/vmjsispjvtVNET","etag":"W/\"ef358660-0131-453c-a392-1859bb2d4999\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"e73c27df-0a67-4121-ab87-f9bb543470f2","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmjsispjvtSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_nyzsydhpivousvhlutfp7tg3ofv74i7yyblun2lp7aos7/providers/Microsoft.Network/virtualNetworks/vmjsispjvtVNET/subnets/vmjsispjvtSubnet","etag":"W/\"ef358660-0131-453c-a392-1859bb2d4999\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_nyzsydhpivousvhlutfp7tg3ofv74i7yyblun2lp7aos7/providers/Microsoft.Compute/virtualMachineScaleSets/vmsswmnycl/virtualMachines/0/networkInterfaces/vmssw0e13Nic/ipConfigurations/vmssw0e13IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_nyzsydhpivousvhlutfp7tg3ofv74i7yyblun2lp7aos7/providers/Microsoft.Compute/virtualMachineScaleSets/vmsswmnycl/virtualMachines/1/networkInterfaces/vmssw0e13Nic/ipConfigurations/vmssw0e13IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmt5z7orbyVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_out4tzo47qu5oe2f757obuscubngkv3cdyhgmlmkcymip/providers/Microsoft.Network/virtualNetworks/vmt5z7orbyVNET","etag":"W/\"e6ba0d5c-25ac-4af8-b193-b397545c6e1e\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"d655ee71-8335-402a-a841-f4a254acf1e9","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmt5z7orbySubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_out4tzo47qu5oe2f757obuscubngkv3cdyhgmlmkcymip/providers/Microsoft.Network/virtualNetworks/vmt5z7orbyVNET/subnets/vmt5z7orbySubnet","etag":"W/\"e6ba0d5c-25ac-4af8-b193-b397545c6e1e\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_out4tzo47qu5oe2f757obuscubngkv3cdyhgmlmkcymip/providers/Microsoft.Compute/virtualMachineScaleSets/vmss6akcuf/virtualMachines/0/networkInterfaces/vmss64bd3Nic/ipConfigurations/vmss64bd3IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_out4tzo47qu5oe2f757obuscubngkv3cdyhgmlmkcymip/providers/Microsoft.Compute/virtualMachineScaleSets/vmss6akcuf/virtualMachines/2/networkInterfaces/vmss64bd3Nic/ipConfigurations/vmss64bd3IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmtjx74drfVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_qqg3b7bmmnshm3sevgjqzhna3r4blwuwofcvsneveiyzy/providers/Microsoft.Network/virtualNetworks/vmtjx74drfVNET","etag":"W/\"a11d2a55-790c-4efc-b4ce-8db1157c1d27\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"c2627865-759c-4954-aaf8-18c5f0ea9ff5","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmtjx74drfSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_qqg3b7bmmnshm3sevgjqzhna3r4blwuwofcvsneveiyzy/providers/Microsoft.Network/virtualNetworks/vmtjx74drfVNET/subnets/vmtjx74drfSubnet","etag":"W/\"a11d2a55-790c-4efc-b4ce-8db1157c1d27\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_qqg3b7bmmnshm3sevgjqzhna3r4blwuwofcvsneveiyzy/providers/Microsoft.Compute/virtualMachineScaleSets/vmssqyrwwx/virtualMachines/0/networkInterfaces/vmssqe056Nic/ipConfigurations/vmssqe056IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_qqg3b7bmmnshm3sevgjqzhna3r4blwuwofcvsneveiyzy/providers/Microsoft.Compute/virtualMachineScaleSets/vmssqyrwwx/virtualMachines/1/networkInterfaces/vmssqe056Nic/ipConfigurations/vmssqe056IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmyiskgmpoVNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_rahefuv5i4dwzi2g6mgwte63x3jxvul7m5bpox6pmg5pt/providers/Microsoft.Network/virtualNetworks/vmyiskgmpoVNET","etag":"W/\"48934e64-89bb-4f18-b322-9f6e8932c7c0\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"e96f19c4-46af-4d4c-a3c5-028b86738024","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmyiskgmpoSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_rahefuv5i4dwzi2g6mgwte63x3jxvul7m5bpox6pmg5pt/providers/Microsoft.Network/virtualNetworks/vmyiskgmpoVNET/subnets/vmyiskgmpoSubnet","etag":"W/\"48934e64-89bb-4f18-b322-9f6e8932c7c0\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_rahefuv5i4dwzi2g6mgwte63x3jxvul7m5bpox6pmg5pt/providers/Microsoft.Compute/virtualMachineScaleSets/vmssf34c5y/virtualMachines/0/networkInterfaces/vmssf350bNic/ipConfigurations/vmssf350bIPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_rahefuv5i4dwzi2g6mgwte63x3jxvul7m5bpox6pmg5pt/providers/Microsoft.Compute/virtualMachineScaleSets/vmssf34c5y/virtualMachines/3/networkInterfaces/vmssf350bNic/ipConfigurations/vmssf350bIPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmpegszss2VNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_wbqhujrqkqkaecjvlez4kql3kjuokx62ayhp5pxuiktgj/providers/Microsoft.Network/virtualNetworks/vmpegszss2VNET","etag":"W/\"6220c256-d194-40cd-ae7a-296ab25efbbf\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"8543d1d5-a01e-49b2-a48c-23f771c23759","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmpegszss2Subnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_wbqhujrqkqkaecjvlez4kql3kjuokx62ayhp5pxuiktgj/providers/Microsoft.Network/virtualNetworks/vmpegszss2VNET/subnets/vmpegszss2Subnet","etag":"W/\"6220c256-d194-40cd-ae7a-296ab25efbbf\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"vmtrg55pc2VNET","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_wws6rf3szk4njqxzd5gnn46dl6jsnandg3f4x4hgynzzb/providers/Microsoft.Network/virtualNetworks/vmtrg55pc2VNET","etag":"W/\"8b68c774-c88c-47d3-9d43-8c77bcbe2f3c\"","type":"Microsoft.Network/virtualNetworks","location":"centraluseuap","tags":{},"properties":{"provisioningState":"Succeeded","resourceGuid":"d39ac177-f6cf-40e5-83a6-7d46a880c1d8","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"vmtrg55pc2Subnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_wws6rf3szk4njqxzd5gnn46dl6jsnandg3f4x4hgynzzb/providers/Microsoft.Network/virtualNetworks/vmtrg55pc2VNET/subnets/vmtrg55pc2Subnet","etag":"W/\"8b68c774-c88c-47d3-9d43-8c77bcbe2f3c\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipConfigurations":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_wws6rf3szk4njqxzd5gnn46dl6jsnandg3f4x4hgynzzb/providers/Microsoft.Compute/virtualMachineScaleSets/vmss4xbwxk/virtualMachines/0/networkInterfaces/vmss41653Nic/ipConfigurations/vmss41653IPConfig"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_capacity_reservation_wws6rf3szk4njqxzd5gnn46dl6jsnandg3f4x4hgynzzb/providers/Microsoft.Compute/virtualMachineScaleSets/vmss4xbwxk/virtualMachines/2/networkInterfaces/vmss41653Nic/ipConfigurations/vmss41653IPConfig"}],"delegations":[],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"clitestvnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgl6kzjmeryiey3qq6r3t2fpgbpghqhjxjs53hyzljt5ht53gn6dzdhduqzthm5g5ck/providers/Microsoft.Network/virtualNetworks/clitestvnet1","etag":"W/\"7a1da782-35a9-4466-b02a-4f7ee4cacbba\"","type":"Microsoft.Network/virtualNetworks","location":"eastus2euap","properties":{"provisioningState":"Succeeded","resourceGuid":"b7133b38-9624-4f98-a809-325eb7914a21","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"Subnetetserver2postgres","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgl6kzjmeryiey3qq6r3t2fpgbpghqhjxjs53hyzljt5ht53gn6dzdhduqzthm5g5ck/providers/Microsoft.Network/virtualNetworks/clitestvnet1/subnets/Subnetetserver2postgres","etag":"W/\"7a1da782-35a9-4466-b02a-4f7ee4cacbba\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","serviceAssociationLinks":[{"name":"Subnetetserver2postgres-service-association-link","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgl6kzjmeryiey3qq6r3t2fpgbpghqhjxjs53hyzljt5ht53gn6dzdhduqzthm5g5ck/providers/Microsoft.Network/virtualNetworks/clitestvnet1/subnets/Subnetetserver2postgres/serviceAssociationLinks/Subnetetserver2postgres-service-association-link","etag":"W/\"7a1da782-35a9-4466-b02a-4f7ee4cacbba\"","type":"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks","properties":{"provisioningState":"Succeeded","linkedResourceType":"Microsoft.DBforPostgreSQL/flexibleServers","enabledForArmDeployments":false,"allowDelete":false,"locations":[]}}],"serviceEndpoints":[{"provisioningState":"Succeeded","service":"Microsoft.Storage","locations":["eastus2euap","centraluseuap"]}],"delegations":[{"name":"Microsoft.DBforPostgreSQL/flexibleServers","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgl6kzjmeryiey3qq6r3t2fpgbpghqhjxjs53hyzljt5ht53gn6dzdhduqzthm5g5ck/providers/Microsoft.Network/virtualNetworks/clitestvnet1/subnets/Subnetetserver2postgres/delegations/Microsoft.DBforPostgreSQL/flexibleServers","etag":"W/\"7a1da782-35a9-4466-b02a-4f7ee4cacbba\"","properties":{"provisioningState":"Succeeded","serviceName":"Microsoft.DBforPostgreSQL/flexibleServers","actions":["Microsoft.Network/virtualNetworks/subnets/join/action"]},"type":"Microsoft.Network/virtualNetworks/subnets/delegations"}],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}},{"name":"clitestvnet3","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvsrrci2gv23pas67rbcxkq3wi3mlj5wohqb6capbzzu6mnlijgtvkrydqtmes4xth/providers/Microsoft.Network/virtualNetworks/clitestvnet3","etag":"W/\"f6c0b40b-5faf-4c08-98ac-63b80a1ebf5a\"","type":"Microsoft.Network/virtualNetworks","location":"eastus2euap","properties":{"provisioningState":"Succeeded","resourceGuid":"3f5d23b7-51e2-47c9-8e24-dc7b296c7d48","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"subnets":[{"name":"Subnetetserver4postgres","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvsrrci2gv23pas67rbcxkq3wi3mlj5wohqb6capbzzu6mnlijgtvkrydqtmes4xth/providers/Microsoft.Network/virtualNetworks/clitestvnet3/subnets/Subnetetserver4postgres","etag":"W/\"f6c0b40b-5faf-4c08-98ac-63b80a1ebf5a\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","serviceAssociationLinks":[{"name":"Subnetetserver4postgres-service-association-link","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvsrrci2gv23pas67rbcxkq3wi3mlj5wohqb6capbzzu6mnlijgtvkrydqtmes4xth/providers/Microsoft.Network/virtualNetworks/clitestvnet3/subnets/Subnetetserver4postgres/serviceAssociationLinks/Subnetetserver4postgres-service-association-link","etag":"W/\"f6c0b40b-5faf-4c08-98ac-63b80a1ebf5a\"","type":"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks","properties":{"provisioningState":"Succeeded","linkedResourceType":"Microsoft.DBforPostgreSQL/flexibleServers","enabledForArmDeployments":false,"allowDelete":false,"locations":[]}}],"serviceEndpoints":[{"provisioningState":"Succeeded","service":"Microsoft.Storage","locations":["eastus2euap","centraluseuap"]}],"delegations":[{"name":"Microsoft.DBforPostgreSQL/flexibleServers","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvsrrci2gv23pas67rbcxkq3wi3mlj5wohqb6capbzzu6mnlijgtvkrydqtmes4xth/providers/Microsoft.Network/virtualNetworks/clitestvnet3/subnets/Subnetetserver4postgres/delegations/Microsoft.DBforPostgreSQL/flexibleServers","etag":"W/\"f6c0b40b-5faf-4c08-98ac-63b80a1ebf5a\"","properties":{"provisioningState":"Succeeded","serviceName":"Microsoft.DBforPostgreSQL/flexibleServers","actions":["Microsoft.Network/virtualNetworks/subnets/join/action"]},"type":"Microsoft.Network/virtualNetworks/subnets/delegations"}],"privateEndpointNetworkPolicies":"Enabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}]}' headers: cache-control: no-cache + content-length: '8806' content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:09 GMT + date: Thu, 21 Oct 2021 02:32:06 GMT expires: '-1' pragma: no-cache - server: 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: e389dd64-35ea-4271-9d9e-637f1f17be89 + x-ms-original-request-ids: f04c16e4-7ebb-4fd2-828d-37f5bf24c540 status: code: 200 message: OK @@ -534,33 +462,33 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\"\ - ,\r\n \"etag\": \"W/\\\"2c230c05-86b8-4414-baff-fc4126bf19a1\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"784b2fb3-f0be-49c8-86d6-848af5b0eddd\",\r\n \ - \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\"\ - : \"subnetname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\"\ - ,\r\n \"etag\": \"W/\\\"2c230c05-86b8-4414-baff-fc4126bf19a1\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\"\ - : [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ - \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\ - \n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n \ - \ }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\"\ - : false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetworkname\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname\",\r\n + \ \"etag\": \"W/\\\"d7ffe070-2663-40de-96eb-e8d8c7755c12\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"33a3b9b0-946a-4e31-bced-a669ba135556\",\r\n \"addressSpace\": + {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n + \ },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnetname\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname\",\r\n + \ \"etag\": \"W/\\\"d7ffe070-2663-40de-96eb-e8d8c7755c12\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": + [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": + \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n + \ }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": + false\r\n }\r\n}" headers: azure-asyncnotification: Enabled cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:12 GMT + date: Thu, 21 Oct 2021 02:32:07 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -568,55 +496,57 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: d187b44f-861e-49ed-a480-5f8323575dd1 + x-ms-arm-service-request-id: 00757d36-11d0-4f5c-a26c-dd861a11e4b7 x-ms-ratelimit-remaining-subscription-writes: '1197' status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 response: body: string: '' headers: - azure-asyncoperation: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4779308e-1ceb-48b7-b6c8-03302787cf68?api-version=2021-03-01 + azure-asyncoperation: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d621b25c-6fb1-474e-96c0-eda65267d6a9?api-version=2021-03-01 cache-control: no-cache content-length: '0' - date: Sat, 09 Oct 2021 06:57:12 GMT + date: Thu, 21 Oct 2021 02:32:07 GMT expires: '-1' - location: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/4779308e-1ceb-48b7-b6c8-03302787cf68?api-version=2021-03-01 + location: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/d621b25c-6fb1-474e-96c0-eda65267d6a9?api-version=2021-03-01 pragma: no-cache server: Microsoft-HTTPAPI/2.0 strict-transport-security: max-age=31536000; includeSubDomains x-content-type-options: nosniff - x-ms-arm-service-request-id: e4f01ec4-5aea-420b-9e9b-d704ace96010 + x-ms-arm-service-request-id: 7cb2b32a-6647-41fd-8823-6d726c14795b x-ms-ratelimit-remaining-subscription-deletes: '14999' status: code: 202 message: Accepted - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname/subnets/subnetname?api-version=2021-03-01 - request: body: null headers: User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4779308e-1ceb-48b7-b6c8-03302787cf68?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d621b25c-6fb1-474e-96c0-eda65267d6a9?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:23 GMT + date: Thu, 21 Oct 2021 02:32:18 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -624,18 +554,19 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: dc4cf2a3-d28a-46d3-9ad3-39bde0828c28 + x-ms-arm-service-request-id: c910d823-4f77-422b-8339-7f346c71a73b status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4779308e-1ceb-48b7-b6c8-03302787cf68?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d621b25c-6fb1-474e-96c0-eda65267d6a9?api-version=2021-03-01 - request: body: null headers: Accept: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 response: @@ -643,36 +574,37 @@ interactions: string: '' headers: azure-asyncnotification: Enabled - azure-asyncoperation: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/46c329b5-ae41-4de1-a8f0-9bb8f9293f69?api-version=2021-03-01 + azure-asyncoperation: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/78643f61-225d-4e9f-909c-3042776f6769?api-version=2021-03-01 cache-control: no-cache content-length: '0' - date: Sat, 09 Oct 2021 06:57:24 GMT + date: Thu, 21 Oct 2021 02:32:18 GMT expires: '-1' - location: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/46c329b5-ae41-4de1-a8f0-9bb8f9293f69?api-version=2021-03-01 + location: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/78643f61-225d-4e9f-909c-3042776f6769?api-version=2021-03-01 pragma: no-cache server: Microsoft-HTTPAPI/2.0 strict-transport-security: max-age=31536000; includeSubDomains x-content-type-options: nosniff - x-ms-arm-service-request-id: 4263329f-c099-4617-ae7b-adf95fb12a35 + x-ms-arm-service-request-id: 88574a3c-6d31-493f-89e8-aa2626a8fa2a x-ms-ratelimit-remaining-subscription-deletes: '14998' status: code: 202 message: Accepted - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-ai55nvbuzx67lvruftflooqzn6mtrkqticmd2u7pvzc3bl5fsdtqbj4cjlldktbhyxxnwfekdcr/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgpy-oqwb7m4v6siysxqrfrihjtn4nnd3jh7okrkb3karmt3mr4p37zgndnyqym2xa6ingaimrnvusmu/providers/Microsoft.Network/virtualNetworks/virtualnetworkname?api-version=2021-03-01 - request: body: null headers: User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/46c329b5-ae41-4de1-a8f0-9bb8f9293f69?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/78643f61-225d-4e9f-909c-3042776f6769?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" headers: cache-control: no-cache content-type: application/json; charset=utf-8 - date: Sat, 09 Oct 2021 06:57:34 GMT + date: Thu, 21 Oct 2021 02:32:28 GMT expires: '-1' pragma: no-cache server: Microsoft-HTTPAPI/2.0 @@ -680,9 +612,9 @@ interactions: transfer-encoding: chunked vary: Accept-Encoding x-content-type-options: nosniff - x-ms-arm-service-request-id: ab37011f-5774-40ef-b387-3224570dfa00 + x-ms-arm-service-request-id: b2d445e2-b0cd-4226-8afe-5fc5f73585ec status: code: 200 message: OK - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/46c329b5-ae41-4de1-a8f0-9bb8f9293f69?api-version=2021-03-01 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/78643f61-225d-4e9f-909c-3042776f6769?api-version=2021-03-01 version: 1 diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint.test_network.yaml index 00dbe635c0c5..2b76e8e86d9c 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint.test_network.yaml @@ -14,24 +14,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetwork\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork\"\ - ,\r\n \"etag\": \"W/\\\"743a9444-b3a2-483e-881b-d0d424218691\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"ed25d3c0-7a23-4fb6-a2de-a4dacb73521d\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetwork\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork\",\r\n + \ \"etag\": \"W/\\\"e19fb5ee-b1c7-459f-8d5e-5b1267c7f43d\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"70342936-62c5-4a30-a066-585233f639f2\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4464fdd7-bbda-40ff-8be1-7914b0e2f7d3?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/3981c19c-b982-4780-ba62-30fa53574f4c?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -39,7 +40,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:57:52 GMT + - Thu, 21 Oct 2021 02:32:35 GMT expires: - '-1' pragma: @@ -52,7 +53,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 31ce2c21-d07d-425e-8b6a-e05d861c97a7 + - 9053f79c-71f1-46dc-ab0f-c454010bb929 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -68,9 +69,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4464fdd7-bbda-40ff-8be1-7914b0e2f7d3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/3981c19c-b982-4780-ba62-30fa53574f4c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -82,7 +84,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:57:55 GMT + - Thu, 21 Oct 2021 02:32:38 GMT expires: - '-1' pragma: @@ -99,7 +101,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8ec25170-e2d0-48dd-9ab2-b2f137d94ef6 + - 56460446-724e-44c7-a049-7859ac20a383 status: code: 200 message: OK @@ -113,19 +115,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualnetwork\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork\"\ - ,\r\n \"etag\": \"W/\\\"ed1a51b7-4c71-431f-867f-7610665b330a\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"ed25d3c0-7a23-4fb6-a2de-a4dacb73521d\",\r\n \"\ - addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\ - \r\n ]\r\n },\r\n \"subnets\": [],\r\n \"virtualNetworkPeerings\"\ - : [],\r\n \"enableDdosProtection\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualnetwork\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork\",\r\n + \ \"etag\": \"W/\\\"c615c11b-a1d4-48e7-9433-958f1f684f69\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"70342936-62c5-4a30-a066-585233f639f2\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": + [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [],\r\n + \ \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n + \ }\r\n}" headers: cache-control: - no-cache @@ -134,9 +137,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:57:56 GMT + - Thu, 21 Oct 2021 02:32:38 GMT etag: - - W/"ed1a51b7-4c71-431f-867f-7610665b330a" + - W/"c615c11b-a1d4-48e7-9433-958f1f684f69" expires: - '-1' pragma: @@ -153,7 +156,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed7242b2-2248-455f-b1ac-32aab2d1b2a4 + - 5acde001-8f1c-4cbf-a056-dd2c7bef5bd3 status: code: 200 message: OK @@ -172,20 +175,21 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - ,\r\n \"etag\": \"W/\\\"6bfe5ccb-bcc8-42c9-a5f7-97d75a90e3d7\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\",\r\n + \ \"etag\": \"W/\\\"defe96e0-a2c2-408f-83dd-748713014828\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\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/eastus/operations/8a8cd9c1-d080-4f8d-839e-6ac41bfd9fda?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/cc722e59-f0b8-48d3-86e2-fd4576591262?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -193,7 +197,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:57:56 GMT + - Thu, 21 Oct 2021 02:32:38 GMT expires: - '-1' pragma: @@ -206,7 +210,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ebb04829-35aa-4f7b-a55c-8284e8813bd9 + - 4e505508-72b4-419f-9851-8c8d057b2a2e x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -222,9 +226,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8a8cd9c1-d080-4f8d-839e-6ac41bfd9fda?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/cc722e59-f0b8-48d3-86e2-fd4576591262?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -236,7 +241,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:00 GMT + - Thu, 21 Oct 2021 02:32:41 GMT expires: - '-1' pragma: @@ -253,7 +258,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 304636e5-afab-40fa-b930-18409e002e0c + - 822e3e8e-289c-4f00-8d60-1576982d61d5 status: code: 200 message: OK @@ -267,17 +272,18 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - ,\r\n \"etag\": \"W/\\\"86e0440b-a290-4017-a5a5-d92829ff098a\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\",\r\n + \ \"etag\": \"W/\\\"c2031306-e4c6-49cf-9332-2d7275a8aaf0\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Disabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache @@ -286,9 +292,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:00 GMT + - Thu, 21 Oct 2021 02:32:41 GMT etag: - - W/"86e0440b-a290-4017-a5a5-d92829ff098a" + - W/"c2031306-e4c6-49cf-9332-2d7275a8aaf0" expires: - '-1' pragma: @@ -305,7 +311,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e7205887-fce7-4581-96b1-2234ad3454e0 + - c9626c40-1021-4645-9ed0-c7cd571b8424 status: code: 200 message: OK @@ -324,20 +330,21 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\ - ,\r\n \"etag\": \"W/\\\"f0621097-978e-4da3-973d-3ab4237ef45b\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\",\r\n + \ \"etag\": \"W/\\\"d0dfc60f-a813-4344-8a86-47d2b9ec35a8\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\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/eastus/operations/d1cd8404-74b6-4dc7-a4eb-15a7c90f52ce?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2e9989dc-15ec-4d5f-b64a-dfc3c1327dfa?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -345,7 +352,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:01 GMT + - Thu, 21 Oct 2021 02:32:42 GMT expires: - '-1' pragma: @@ -358,7 +365,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bac558f8-c542-4283-8140-9a02d41a58bb + - e8b3fa72-d100-4861-b7e5-88295e7bcf96 x-ms-ratelimit-remaining-subscription-writes: - '1196' status: @@ -374,9 +381,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d1cd8404-74b6-4dc7-a4eb-15a7c90f52ce?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2e9989dc-15ec-4d5f-b64a-dfc3c1327dfa?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -388,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:04 GMT + - Thu, 21 Oct 2021 02:32:45 GMT expires: - '-1' pragma: @@ -405,7 +413,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d311bd03-3f4d-4784-b40f-19fe0eea66be + - 3e5cfcc5-a27e-4ed6-9b03-084d62504461 status: code: 200 message: OK @@ -419,17 +427,18 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\ - ,\r\n \"etag\": \"W/\\\"be1d1a2e-06ec-40d7-9d48-87361f47fc36\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\"\ - : \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\ - \n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + string: "{\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\",\r\n + \ \"etag\": \"W/\\\"4cbe8582-4b3b-47cb-9afe-7e2116b7217f\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\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 @@ -438,9 +447,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:05 GMT + - Thu, 21 Oct 2021 02:32:45 GMT etag: - - W/"be1d1a2e-06ec-40d7-9d48-87361f47fc36" + - W/"4cbe8582-4b3b-47cb-9afe-7e2116b7217f" expires: - '-1' pragma: @@ -457,7 +466,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6f1a020a-1ec3-4082-935c-7d503cb7d8a9 + - e79bc59b-7faa-4ed5-b926-fab6bdda9c93 status: code: 200 message: OK @@ -476,34 +485,33 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"loadbalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer\"\ - ,\r\n \"etag\": \"W/\\\"0ed7e65b-3d7f-4dc0-a218-6b687b8e166b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"5ec0d23b-6a1c-446a-bb6e-ddcc1c620ca0\",\r\n \"\ - frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myIPConfiguration\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\ - ,\r\n \"etag\": \"W/\\\"0ed7e65b-3d7f-4dc0-a218-6b687b8e166b\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - \r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n \ - \ }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"\ - loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\"\ - : [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\ - \n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"loadbalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer\",\r\n + \ \"etag\": \"W/\\\"e5327638-6d84-429d-bb44-e340cb501f33\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"783cc99b-93cd-4390-b39f-cf5a4c475091\",\r\n + \ \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myIPConfiguration\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\",\r\n + \ \"etag\": \"W/\\\"e5327638-6d84-429d-bb44-e340cb501f33\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\r\n + \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n + \ }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": + [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": + [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": + \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/43723b9e-b856-4768-aebc-cc2518df650f?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef20df02-d55c-422c-96e4-18b4f046e298?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -511,7 +519,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:10 GMT + - Thu, 21 Oct 2021 02:32:46 GMT expires: - '-1' pragma: @@ -524,7 +532,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8a76bc44-47ba-4d94-aa1a-43fd9a555860 + - d4550749-0806-4941-9c0a-961e7bd5f178 x-ms-ratelimit-remaining-subscription-writes: - '1195' status: @@ -540,9 +548,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/43723b9e-b856-4768-aebc-cc2518df650f?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ef20df02-d55c-422c-96e4-18b4f046e298?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -554,7 +563,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:22 GMT + - Thu, 21 Oct 2021 02:32:56 GMT expires: - '-1' pragma: @@ -571,7 +580,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f7aff935-74cf-4ca3-be56-ba422afc5a5d + - bcfb0da8-90e4-49a4-a5cc-2e46f9a4a67e status: code: 200 message: OK @@ -585,29 +594,28 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"loadbalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer\"\ - ,\r\n \"etag\": \"W/\\\"f71c10ab-f645-4eee-b9e8-d602e8c1406f\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"5ec0d23b-6a1c-446a-bb6e-ddcc1c620ca0\",\r\n \"\ - frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myIPConfiguration\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\ - ,\r\n \"etag\": \"W/\\\"f71c10ab-f645-4eee-b9e8-d602e8c1406f\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - \r\n },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n \ - \ }\r\n }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"\ - loadBalancingRules\": [],\r\n \"probes\": [],\r\n \"inboundNatRules\"\ - : [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": []\r\n },\r\ - \n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"loadbalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer\",\r\n + \ \"etag\": \"W/\\\"fb837ece-abf1-4482-b5b6-d3c392934620\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"783cc99b-93cd-4390-b39f-cf5a4c475091\",\r\n + \ \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myIPConfiguration\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\",\r\n + \ \"etag\": \"W/\\\"fb837ece-abf1-4482-b5b6-d3c392934620\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\r\n + \ },\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n + \ }\r\n ],\r\n \"backendAddressPools\": [],\r\n \"loadBalancingRules\": + [],\r\n \"probes\": [],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": + [],\r\n \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": + \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -616,9 +624,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:23 GMT + - Thu, 21 Oct 2021 02:32:56 GMT etag: - - W/"f71c10ab-f645-4eee-b9e8-d602e8c1406f" + - W/"fb837ece-abf1-4482-b5b6-d3c392934620" expires: - '-1' pragma: @@ -635,7 +643,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2923b829-636d-429e-88de-aa951132ddee + - d4f287e5-1be7-468f-9017-a20d26aa60d0 status: code: 200 message: OK @@ -659,39 +667,39 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\"\ - ,\r\n \"etag\": \"W/\\\"c1953363-e7dc-4f78-90eb-43f18351e564\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\":\ - \ \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"resourceGuid\": \"491e4f8f-d59f-4dc5-8292-ce727d7995bb\",\r\n \ - \ \"fqdns\": [\r\n \"fqdn1\",\r\n \"fqdn2\",\r\n \"fqdn3\"\ - \r\n ],\r\n \"alias\": \"myservice.af99f146-02c4-4066-9b65-17af696ee052.eastus.azure.privatelinkservice\"\ - ,\r\n \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\ - \r\n ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\"\ - : [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n \ - \ },\r\n \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\ - \r\n }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \ - \ \"name\": \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\"\ - ,\r\n \"etag\": \"W/\\\"c1953363-e7dc-4f78-90eb-43f18351e564\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - \r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\"\ - : \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\"\ - : [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.3d855175-e267-48fc-ae20-23d66e087a92\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\",\r\n + \ \"etag\": \"W/\\\"ac4c907e-2f80-481b-aa03-34b08b54e7e0\\\"\",\r\n \"type\": + \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"458b9676-1383-4369-a040-ae51bd91ca34\",\r\n \"fqdns\": [\r\n \"fqdn1\",\r\n + \ \"fqdn2\",\r\n \"fqdn3\"\r\n ],\r\n \"alias\": \"myservice.d8604ed2-f631-4b13-9efa-0c5b529c91a6.eastus.azure.privatelinkservice\",\r\n + \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n + \ ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\": [\r\n + \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n + \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\r\n + \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": + \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\",\r\n + \ \"etag\": \"W/\\\"ac4c907e-2f80-481b-aa03-34b08b54e7e0\\\"\",\r\n + \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\r\n + \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": + \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.95537c0d-b2b3-4aec-a23e-5be5a727d52f\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8f5f08a4-ac24-4a49-9dd9-ca2d019e7332?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/391c45d8-e7ce-4a89-b6b5-83d35d60a652?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -699,7 +707,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:27 GMT + - Thu, 21 Oct 2021 02:32:58 GMT expires: - '-1' pragma: @@ -712,7 +720,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cebf171e-112d-4fda-8bfc-b40d40410c18 + - 8278f211-7686-4d6d-8fc0-8a3cbbe4e774 x-ms-ratelimit-remaining-subscription-writes: - '1194' status: @@ -728,9 +736,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8f5f08a4-ac24-4a49-9dd9-ca2d019e7332?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/391c45d8-e7ce-4a89-b6b5-83d35d60a652?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -742,7 +751,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:37 GMT + - Thu, 21 Oct 2021 02:33:08 GMT expires: - '-1' pragma: @@ -759,7 +768,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fb0faf03-688f-4504-89b2-d3547f2aecb5 + - 7b2889bf-2187-43df-adf3-f099ef9d8630 status: code: 200 message: OK @@ -773,34 +782,34 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\"\ - ,\r\n \"etag\": \"W/\\\"04c6602c-8659-4b7e-bb42-48cc5d06b20b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\":\ - \ \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"491e4f8f-d59f-4dc5-8292-ce727d7995bb\",\r\n \ - \ \"fqdns\": [\r\n \"fqdn1\",\r\n \"fqdn2\",\r\n \"fqdn3\"\ - \r\n ],\r\n \"alias\": \"myservice.af99f146-02c4-4066-9b65-17af696ee052.eastus.azure.privatelinkservice\"\ - ,\r\n \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\ - \r\n ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\"\ - : [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n \ - \ },\r\n \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\ - \r\n }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \ - \ \"name\": \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\"\ - ,\r\n \"etag\": \"W/\\\"04c6602c-8659-4b7e-bb42-48cc5d06b20b\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - \r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\"\ - : \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\"\ - : [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.3d855175-e267-48fc-ae20-23d66e087a92\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\",\r\n + \ \"etag\": \"W/\\\"8fa8978f-41d0-464f-83e9-f21352d3baa2\\\"\",\r\n \"type\": + \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"458b9676-1383-4369-a040-ae51bd91ca34\",\r\n \"fqdns\": [\r\n \"fqdn1\",\r\n + \ \"fqdn2\",\r\n \"fqdn3\"\r\n ],\r\n \"alias\": \"myservice.d8604ed2-f631-4b13-9efa-0c5b529c91a6.eastus.azure.privatelinkservice\",\r\n + \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n + \ ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\": [\r\n + \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n + \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\r\n + \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": + \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\",\r\n + \ \"etag\": \"W/\\\"8fa8978f-41d0-464f-83e9-f21352d3baa2\\\"\",\r\n + \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\r\n + \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": + \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": + [],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.95537c0d-b2b3-4aec-a23e-5be5a727d52f\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -809,9 +818,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:38 GMT + - Thu, 21 Oct 2021 02:33:09 GMT etag: - - W/"04c6602c-8659-4b7e-bb42-48cc5d06b20b" + - W/"8fa8978f-41d0-464f-83e9-f21352d3baa2" expires: - '-1' pragma: @@ -828,7 +837,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6ceced13-6e2f-4dad-957c-ab5e21bedd6e + - c6a51baa-675a-4b00-a1a7-d41f322d1d07 status: code: 200 message: OK @@ -848,43 +857,42 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateEndpoint\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\ - ,\r\n \"etag\": \"W/\\\"340ea538-182a-43d1-bab9-2276d357d774\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"\ - eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"resourceGuid\": \"e6ea4e43-69fa-4c05-93f4-196c69b81a38\",\r\n \ - \ \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"\ - myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateLinkServiceConnections/myService\"\ - ,\r\n \"etag\": \"W/\\\"340ea538-182a-43d1-bab9-2276d357d774\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\"\ - ,\r\n \"privateLinkServiceConnectionState\": {\r\n \"\ - status\": \"Approved\",\r\n \"description\": \"\",\r\n \ - \ \"actionsRequired\": \"None\"\r\n }\r\n },\r\n \ - \ \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\ - \r\n }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\ - \n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\ - \r\n },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\":\ - \ [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myPrivateEndpoint.nic.50bf49ea-1ccf-48e2-8e96-cfbe188acc21\"\ - \r\n }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" + string: "{\r\n \"name\": \"myPrivateEndpoint\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\",\r\n + \ \"etag\": \"W/\\\"4f137de6-caeb-4952-9d18-9f8f49ad87cf\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n \"privateLinkServiceConnections\": + [\r\n {\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateLinkServiceConnections/myService\",\r\n + \ \"etag\": \"W/\\\"4f137de6-caeb-4952-9d18-9f8f49ad87cf\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\",\r\n + \ \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Auto Approved\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n + \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\n + \ \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\r\n + \ },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\": [\r\n + \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myPrivateEndpoint.nic.7b2fe9e7-9cf3-4717-9f46-96163d673a50\"\r\n + \ }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7964b8c0-2180-4c41-b57f-12bed9099e91?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fe4c3d55-b07d-43a2-8259-29ab2aeda7a4?api-version=2021-03-01 cache-control: - no-cache content-length: - - '2212' + - '2225' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:43 GMT + - Thu, 21 Oct 2021 02:33:10 GMT expires: - '-1' pragma: @@ -897,7 +905,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dc78d71c-3ae0-4367-a34b-45d0810d5304 + - b6f56369-d3d9-4252-b2a1-0666c924dff5 x-ms-ratelimit-remaining-subscription-writes: - '1193' status: @@ -913,9 +921,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7964b8c0-2180-4c41-b57f-12bed9099e91?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fe4c3d55-b07d-43a2-8259-29ab2aeda7a4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -927,7 +936,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:58:53 GMT + - Thu, 21 Oct 2021 02:33:20 GMT expires: - '-1' pragma: @@ -944,7 +953,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5442d46f-054b-458b-8664-f55288bf1245 + - a8185c58-b966-498b-a551-b03aa924c641 status: code: 200 message: OK @@ -958,9 +967,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7964b8c0-2180-4c41-b57f-12bed9099e91?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fe4c3d55-b07d-43a2-8259-29ab2aeda7a4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -972,7 +982,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:59:04 GMT + - Thu, 21 Oct 2021 02:33:30 GMT expires: - '-1' pragma: @@ -989,7 +999,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f0649469-25dd-40f5-a5c8-cee87ad17360 + - d14d65f0-02df-4db5-8684-213626c28a73 status: code: 200 message: OK @@ -1003,9 +1013,56 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7964b8c0-2180-4c41-b57f-12bed9099e91?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fe4c3d55-b07d-43a2-8259-29ab2aeda7a4?api-version=2021-03-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: + - Thu, 21 Oct 2021 02:33:50 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: + - ba6ac1a8-2ca7-4fc1-b7a7-55d48bb9a455 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fe4c3d55-b07d-43a2-8259-29ab2aeda7a4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1017,7 +1074,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:59:24 GMT + - Thu, 21 Oct 2021 02:34:31 GMT expires: - '-1' pragma: @@ -1034,7 +1091,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 263b176f-d7c9-4b55-98fb-ed554bc2b1cb + - 1d8381a8-e32c-45ed-8da2-7f49a84c3555 status: code: 200 message: OK @@ -1048,30 +1105,29 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateEndpoint\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\ - ,\r\n \"etag\": \"W/\\\"0bd7bd74-b172-42fe-9de5-59dee2d1c4dc\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"\ - eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"e6ea4e43-69fa-4c05-93f4-196c69b81a38\",\r\n \ - \ \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"\ - myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateLinkServiceConnections/myService\"\ - ,\r\n \"etag\": \"W/\\\"0bd7bd74-b172-42fe-9de5-59dee2d1c4dc\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\"\ - ,\r\n \"privateLinkServiceConnectionState\": {\r\n \"\ - status\": \"Approved\",\r\n \"description\": \"Approved\",\r\n\ - \ \"actionsRequired\": \"None\"\r\n }\r\n },\r\n\ - \ \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\ - \r\n }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\ - \n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\ - \r\n },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\":\ - \ [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myPrivateEndpoint.nic.50bf49ea-1ccf-48e2-8e96-cfbe188acc21\"\ - \r\n }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" + string: "{\r\n \"name\": \"myPrivateEndpoint\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\",\r\n + \ \"etag\": \"W/\\\"aee1b827-f275-4e27-a1d5-fe782482f738\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n \"privateLinkServiceConnections\": + [\r\n {\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateLinkServiceConnections/myService\",\r\n + \ \"etag\": \"W/\\\"aee1b827-f275-4e27-a1d5-fe782482f738\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\",\r\n + \ \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Approved\",\r\n \"actionsRequired\": + \"None\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n + \ }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\n + \ \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\r\n + \ },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\": [\r\n + \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myPrivateEndpoint.nic.7b2fe9e7-9cf3-4717-9f46-96163d673a50\"\r\n + \ }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" headers: cache-control: - no-cache @@ -1080,9 +1136,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:59:24 GMT + - Thu, 21 Oct 2021 02:34:31 GMT etag: - - W/"0bd7bd74-b172-42fe-9de5-59dee2d1c4dc" + - W/"aee1b827-f275-4e27-a1d5-fe782482f738" expires: - '-1' pragma: @@ -1099,7 +1155,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cd730281-0140-46ab-bc66-e31af7f1be72 + - a91761e6-4124-4888-bdd9-36f35d82c622 status: code: 200 message: OK @@ -1113,45 +1169,44 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\"\ - ,\r\n \"etag\": \"W/\\\"6028b547-ff20-4851-82b9-24716aae3721\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\":\ - \ \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"491e4f8f-d59f-4dc5-8292-ce727d7995bb\",\r\n \ - \ \"fqdns\": [\r\n \"fqdn1\",\r\n \"fqdn2\",\r\n \"fqdn3\"\ - \r\n ],\r\n \"alias\": \"myservice.af99f146-02c4-4066-9b65-17af696ee052.eastus.azure.privatelinkservice\"\ - ,\r\n \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\ - \r\n ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\"\ - : [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n \ - \ },\r\n \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\ - \r\n }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \ - \ \"name\": \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\"\ - ,\r\n \"etag\": \"W/\\\"6028b547-ff20-4851-82b9-24716aae3721\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - \r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\"\ - : \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\"\ - : [\r\n {\r\n \"name\": \"myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"etag\": \"W/\\\"6028b547-ff20-4851-82b9-24716aae3721\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\ - \r\n },\r\n \"privateLinkServiceConnectionState\": {\r\n\ - \ \"status\": \"Approved\",\r\n \"description\": \"\ - Approved\",\r\n \"actionsRequired\": \"None\"\r\n },\r\ - \n \"linkIdentifier\": \"536884267\"\r\n },\r\n \"\ - type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\ - \r\n }\r\n ],\r\n \"networkInterfaces\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.3d855175-e267-48fc-ae20-23d66e087a92\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\",\r\n + \ \"etag\": \"W/\\\"345ebe0d-931c-4f5e-904e-c595533f689e\\\"\",\r\n \"type\": + \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"458b9676-1383-4369-a040-ae51bd91ca34\",\r\n \"fqdns\": [\r\n \"fqdn1\",\r\n + \ \"fqdn2\",\r\n \"fqdn3\"\r\n ],\r\n \"alias\": \"myservice.d8604ed2-f631-4b13-9efa-0c5b529c91a6.eastus.azure.privatelinkservice\",\r\n + \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n + \ ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\": [\r\n + \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n + \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\r\n + \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": + \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\",\r\n + \ \"etag\": \"W/\\\"345ebe0d-931c-4f5e-904e-c595533f689e\\\"\",\r\n + \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\r\n + \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": + \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": + [\r\n {\r\n \"name\": \"myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"etag\": \"W/\\\"345ebe0d-931c-4f5e-904e-c595533f689e\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"Approved\",\r\n \"actionsRequired\": + \"None\"\r\n },\r\n \"linkIdentifier\": \"536957072\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\r\n + \ }\r\n ],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.95537c0d-b2b3-4aec-a23e-5be5a727d52f\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -1160,9 +1215,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:59:25 GMT + - Thu, 21 Oct 2021 02:34:31 GMT etag: - - W/"6028b547-ff20-4851-82b9-24716aae3721" + - W/"345ebe0d-931c-4f5e-904e-c595533f689e" expires: - '-1' pragma: @@ -1179,12 +1234,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d1ecbcfb-6eda-4c5f-a7e8-f33736e7e8b8 + - acd56e45-a22e-4d6c-bbc6-a3e01a73e0c8 status: code: 200 message: OK - request: - body: '{"name": "myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38", "properties": + body: '{"name": "myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f", "properties": {"privateLinkServiceConnectionState": {"status": "Approved", "description": "approved it for some reason."}}}' headers: @@ -1199,24 +1254,24 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"etag\": \"W/\\\"b3c110c1-08dc-4fb7-ab9a-0c1d3d9f0210\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\ - \r\n },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\"\ - : \"Approved\",\r\n \"description\": \"approved it for some reason.\"\ - ,\r\n \"actionsRequired\": \"\"\r\n },\r\n \"linkIdentifier\":\ - \ \"536884267\"\r\n },\r\n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\ - \r\n}" + string: "{\r\n \"name\": \"myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"etag\": \"W/\\\"199ebae1-4a18-4702-8603-0f1fd6ae8c3b\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"privateEndpoint\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"approved it for some reason.\",\r\n + \ \"actionsRequired\": \"\"\r\n },\r\n \"linkIdentifier\": \"536957072\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/df772347-dc48-4901-aea1-aa8564e994cf?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a9882466-092f-4992-bb98-7058b5a50e88?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -1224,7 +1279,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:59:25 GMT + - Thu, 21 Oct 2021 02:34:32 GMT expires: - '-1' pragma: @@ -1241,7 +1296,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 183f4644-8398-4d09-b6e2-ce5e96129f0a + - f4d067ba-60ad-40f9-baaf-d98a25d079e9 x-ms-ratelimit-remaining-subscription-writes: - '1192' status: @@ -1261,8 +1316,9 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.21 msrest_azure/0.6.2 azure-mgmt-privatedns/0.1.0 Azure-SDK-For-Python + - python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) msrest/0.6.21 + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 msrest_azure/0.6.4 + azure-mgmt-privatedns/0.1.0 Azure-SDK-For-Python accept-language: - en-US method: PUT @@ -1272,7 +1328,7 @@ interactions: string: '{}' headers: azure-asyncoperation: - - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTthYmM2NTRlNi01NTZiLTRlM2QtYTY2OC0yZGM4MTFiZWJhNTg=?api-version=2018-09-01 + - https://management.azure.com:443/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs5OTBlMGMwOS1hNjA5LTQyMjUtOGI1NS00NWNlMTViZDRmOGE=?api-version=2018-09-01 cache-control: - private content-length: @@ -1280,9 +1336,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 06:59:35 GMT + - Thu, 21 Oct 2021 02:34:35 GMT location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTthYmM2NTRlNi01NTZiLTRlM2QtYTY2OC0yZGM4MTFiZWJhNTg=?api-version=2018-09-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs5OTBlMGMwOS1hNjA5LTQyMjUtOGI1NS00NWNlMTViZDRmOGE=?api-version=2018-09-01 server: - Microsoft-IIS/10.0 strict-transport-security: @@ -1308,10 +1364,11 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.21 msrest_azure/0.6.2 azure-mgmt-privatedns/0.1.0 Azure-SDK-For-Python + - python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) msrest/0.6.21 + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 msrest_azure/0.6.4 + azure-mgmt-privatedns/0.1.0 Azure-SDK-For-Python method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTthYmM2NTRlNi01NTZiLTRlM2QtYTY2OC0yZGM4MTFiZWJhNTg=?api-version=2018-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs5OTBlMGMwOS1hNjA5LTQyMjUtOGI1NS00NWNlMTViZDRmOGE=?api-version=2018-09-01 response: body: string: '{"status":"Succeeded"}' @@ -1323,7 +1380,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:06 GMT + - Thu, 21 Oct 2021 02:35:04 GMT server: - Microsoft-IIS/10.0 strict-transport-security: @@ -1353,13 +1410,14 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) - msrest/0.6.21 msrest_azure/0.6.2 azure-mgmt-privatedns/0.1.0 Azure-SDK-For-Python + - python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) msrest/0.6.21 + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 msrest_azure/0.6.4 + azure-mgmt-privatedns/0.1.0 Azure-SDK-For-Python method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsZones/www.zone1.com?api-version=2018-09-01 response: body: - string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/rgname\/providers\/Microsoft.Network\/privateDnsZones\/www.zone1.com","name":"www.zone1.com","type":"Microsoft.Network\/privateDnsZones","etag":"dab798b9-b2be-4ede-9a95-e7eab5bf4828","location":"global","properties":{"maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/rgname\/providers\/Microsoft.Network\/privateDnsZones\/www.zone1.com","name":"www.zone1.com","type":"Microsoft.Network\/privateDnsZones","etag":"fd432134-7323-4b6b-b976-bb94d8560655","location":"global","properties":{"maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' headers: cache-control: - private @@ -1368,9 +1426,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:07 GMT + - Thu, 21 Oct 2021 02:35:06 GMT etag: - - dab798b9-b2be-4ede-9a95-e7eab5bf4828 + - fd432134-7323-4b6b-b976-bb94d8560655 server: - Microsoft-IIS/10.0 strict-transport-security: @@ -1405,26 +1463,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateDnsZoneGroup\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup\"\ - ,\r\n \"etag\": \"W/\\\"c3e31058-ced1-4858-89bd-5bd342bb3289\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - privateDnsZoneConfigs\": [\r\n {\r\n \"name\": \"zone1\",\r\n\ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup/privateDnsZoneConfigs/zone1\"\ - ,\r\n \"etag\": \"W/\\\"c3e31058-ced1-4858-89bd-5bd342bb3289\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups/privateDnsZoneConfigs\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"privateDnsZoneId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsZones/www.zone1.com\"\ - ,\r\n \"recordSets\": []\r\n }\r\n }\r\n ]\r\n }\r\ - \n}" + string: "{\r\n \"name\": \"myPrivateDnsZoneGroup\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup\",\r\n + \ \"etag\": \"W/\\\"eff6ce8d-d346-40b9-add3-93ee71aea7e0\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"privateDnsZoneConfigs\": + [\r\n {\r\n \"name\": \"zone1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup/privateDnsZoneConfigs/zone1\",\r\n + \ \"etag\": \"W/\\\"eff6ce8d-d346-40b9-add3-93ee71aea7e0\\\"\",\r\n + \ \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups/privateDnsZoneConfigs\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"privateDnsZoneId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsZones/www.zone1.com\",\r\n + \ \"recordSets\": []\r\n }\r\n }\r\n ]\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6c1ca94d-ffcd-442a-83d0-231cdc1dea5f?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e7a37fbd-88aa-4866-a34c-39fca623b212?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -1432,7 +1489,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:08 GMT + - Thu, 21 Oct 2021 02:35:06 GMT expires: - '-1' pragma: @@ -1445,7 +1502,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3509c4a8-a4da-48c1-a22e-b95a14fb31b5 + - 62b07416-4a74-4563-9b60-d45900d6eb2c x-ms-ratelimit-remaining-subscription-writes: - '1191' status: @@ -1461,9 +1518,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6c1ca94d-ffcd-442a-83d0-231cdc1dea5f?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e7a37fbd-88aa-4866-a34c-39fca623b212?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1475,7 +1533,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:18 GMT + - Thu, 21 Oct 2021 02:35:16 GMT expires: - '-1' pragma: @@ -1492,7 +1550,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 39073212-2d19-4e85-83a1-4eb5305d4891 + - b8c7fe08-ff03-44d3-8557-219f070c7ce9 status: code: 200 message: OK @@ -1506,23 +1564,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateDnsZoneGroup\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup\"\ - ,\r\n \"etag\": \"W/\\\"2dada9fb-df80-4cc8-94f1-7fd8948934b3\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ - \ \"privateDnsZoneConfigs\": [\r\n {\r\n \"name\": \"zone1\",\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup/privateDnsZoneConfigs/zone1\"\ - ,\r\n \"etag\": \"W/\\\"2dada9fb-df80-4cc8-94f1-7fd8948934b3\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups/privateDnsZoneConfigs\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateDnsZoneId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsZones/www.zone1.com\"\ - ,\r\n \"recordSets\": []\r\n }\r\n }\r\n ]\r\n }\r\ - \n}" + string: "{\r\n \"name\": \"myPrivateDnsZoneGroup\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup\",\r\n + \ \"etag\": \"W/\\\"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateDnsZoneConfigs\": + [\r\n {\r\n \"name\": \"zone1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup/privateDnsZoneConfigs/zone1\",\r\n + \ \"etag\": \"W/\\\"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6\\\"\",\r\n + \ \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups/privateDnsZoneConfigs\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateDnsZoneId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsZones/www.zone1.com\",\r\n + \ \"recordSets\": []\r\n }\r\n }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -1531,9 +1588,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:19 GMT + - Thu, 21 Oct 2021 02:35:16 GMT etag: - - W/"2dada9fb-df80-4cc8-94f1-7fd8948934b3" + - W/"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6" expires: - '-1' pragma: @@ -1550,7 +1607,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 31eae06d-d46f-4926-87ea-077722fbcb1c + - 8c34dccb-082a-46e2-82d9-4a17430ae258 status: code: 200 message: OK @@ -1564,23 +1621,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateDnsZoneGroup\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup\"\ - ,\r\n \"etag\": \"W/\\\"2dada9fb-df80-4cc8-94f1-7fd8948934b3\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ - \ \"privateDnsZoneConfigs\": [\r\n {\r\n \"name\": \"zone1\",\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup/privateDnsZoneConfigs/zone1\"\ - ,\r\n \"etag\": \"W/\\\"2dada9fb-df80-4cc8-94f1-7fd8948934b3\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups/privateDnsZoneConfigs\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateDnsZoneId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsZones/www.zone1.com\"\ - ,\r\n \"recordSets\": []\r\n }\r\n }\r\n ]\r\n }\r\ - \n}" + string: "{\r\n \"name\": \"myPrivateDnsZoneGroup\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup\",\r\n + \ \"etag\": \"W/\\\"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateDnsZoneConfigs\": + [\r\n {\r\n \"name\": \"zone1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup/privateDnsZoneConfigs/zone1\",\r\n + \ \"etag\": \"W/\\\"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6\\\"\",\r\n + \ \"type\": \"Microsoft.Network/privateEndpoints/privateDnsZoneGroups/privateDnsZoneConfigs\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateDnsZoneId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateDnsZones/www.zone1.com\",\r\n + \ \"recordSets\": []\r\n }\r\n }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -1589,9 +1645,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:19 GMT + - Thu, 21 Oct 2021 02:35:17 GMT etag: - - W/"2dada9fb-df80-4cc8-94f1-7fd8948934b3" + - W/"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6" expires: - '-1' pragma: @@ -1608,7 +1664,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 66800fbb-75af-4ead-acc3-dbb03e61e9de + - 589de593-a8d0-49d3-adcc-a6a5ce77ca05 status: code: 200 message: OK @@ -1622,21 +1678,21 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"etag\": \"W/\\\"3809f0e2-4555-4c2d-9cb5-ec99b656c695\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\ - \r\n },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\"\ - : \"Approved\",\r\n \"description\": \"approved it for some reason.\"\ - ,\r\n \"actionsRequired\": \"\"\r\n },\r\n \"linkIdentifier\":\ - \ \"536884267\"\r\n },\r\n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\ - \r\n}" + string: "{\r\n \"name\": \"myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"etag\": \"W/\\\"5a712c55-9dc7-4e60-b48c-ca54315c4e6c\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateEndpoint\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"approved it for some reason.\",\r\n + \ \"actionsRequired\": \"\"\r\n },\r\n \"linkIdentifier\": \"536957072\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\r\n}" headers: cache-control: - no-cache @@ -1645,9 +1701,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:19 GMT + - Thu, 21 Oct 2021 02:35:17 GMT etag: - - W/"3809f0e2-4555-4c2d-9cb5-ec99b656c695" + - W/"5a712c55-9dc7-4e60-b48c-ca54315c4e6c" expires: - '-1' pragma: @@ -1664,7 +1720,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5cf90636-e58b-487d-8453-6626a8c37f19 + - ba9964eb-f23e-49a9-876e-7b569642c350 status: code: 200 message: OK @@ -1678,30 +1734,30 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPrivateEndpoint\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\ - ,\r\n \"etag\": \"W/\\\"2dada9fb-df80-4cc8-94f1-7fd8948934b3\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"\ - eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"e6ea4e43-69fa-4c05-93f4-196c69b81a38\",\r\n \ - \ \"privateLinkServiceConnections\": [\r\n {\r\n \"name\": \"\ - myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateLinkServiceConnections/myService\"\ - ,\r\n \"etag\": \"W/\\\"2dada9fb-df80-4cc8-94f1-7fd8948934b3\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\"\ - ,\r\n \"privateLinkServiceConnectionState\": {\r\n \"\ - status\": \"Approved\",\r\n \"description\": \"approved it for\ - \ some reason.\",\r\n \"actionsRequired\": \"\"\r\n }\r\ - \n },\r\n \"type\": \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\ - \r\n }\r\n ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\ - \n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\ - \r\n },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\":\ - \ [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myPrivateEndpoint.nic.50bf49ea-1ccf-48e2-8e96-cfbe188acc21\"\ - \r\n }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" + string: "{\r\n \"name\": \"myPrivateEndpoint\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\",\r\n + \ \"etag\": \"W/\\\"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6\\\"\",\r\n \"type\": + \"Microsoft.Network/privateEndpoints\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n \"privateLinkServiceConnections\": + [\r\n {\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateLinkServiceConnections/myService\",\r\n + \ \"etag\": \"W/\\\"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateLinkServiceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\",\r\n + \ \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"approved it for some reason.\",\r\n + \ \"actionsRequired\": \"\"\r\n }\r\n },\r\n \"type\": + \"Microsoft.Network/privateEndpoints/privateLinkServiceConnections\"\r\n }\r\n + \ ],\r\n \"manualPrivateLinkServiceConnections\": [],\r\n \"subnet\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet2\"\r\n + \ },\r\n \"ipConfigurations\": [],\r\n \"networkInterfaces\": [\r\n + \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myPrivateEndpoint.nic.7b2fe9e7-9cf3-4717-9f46-96163d673a50\"\r\n + \ }\r\n ],\r\n \"customDnsConfigs\": []\r\n }\r\n}" headers: cache-control: - no-cache @@ -1710,9 +1766,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:20 GMT + - Thu, 21 Oct 2021 02:35:17 GMT etag: - - W/"2dada9fb-df80-4cc8-94f1-7fd8948934b3" + - W/"0b8df2a7-b319-4cd1-ad44-79e75a1e59a6" expires: - '-1' pragma: @@ -1729,7 +1785,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e3c3b3ae-d20e-40bf-ab89-bd286a07cc07 + - 27a54290-ba7d-45b0-89ad-5a117c3d822d status: code: 200 message: OK @@ -1743,45 +1799,44 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\"\ - ,\r\n \"etag\": \"W/\\\"3809f0e2-4555-4c2d-9cb5-ec99b656c695\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/privateLinkServices\",\r\n \"location\":\ - \ \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"491e4f8f-d59f-4dc5-8292-ce727d7995bb\",\r\n \ - \ \"fqdns\": [\r\n \"fqdn1\",\r\n \"fqdn2\",\r\n \"fqdn3\"\ - \r\n ],\r\n \"alias\": \"myservice.af99f146-02c4-4066-9b65-17af696ee052.eastus.azure.privatelinkservice\"\ - ,\r\n \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\ - \r\n ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\"\ - : [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n \ - \ },\r\n \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\ - \r\n }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \ - \ \"name\": \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\"\ - ,\r\n \"etag\": \"W/\\\"3809f0e2-4555-4c2d-9cb5-ec99b656c695\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\ - \r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\"\ - : \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\"\ - : [\r\n {\r\n \"name\": \"myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38\"\ - ,\r\n \"etag\": \"W/\\\"3809f0e2-4555-4c2d-9cb5-ec99b656c695\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\ - \r\n },\r\n \"privateLinkServiceConnectionState\": {\r\n\ - \ \"status\": \"Approved\",\r\n \"description\": \"\ - approved it for some reason.\",\r\n \"actionsRequired\": \"\"\r\ - \n },\r\n \"linkIdentifier\": \"536884267\"\r\n },\r\ - \n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\ - \r\n }\r\n ],\r\n \"networkInterfaces\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.3d855175-e267-48fc-ae20-23d66e087a92\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myService\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService\",\r\n + \ \"etag\": \"W/\\\"5a712c55-9dc7-4e60-b48c-ca54315c4e6c\\\"\",\r\n \"type\": + \"Microsoft.Network/privateLinkServices\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"458b9676-1383-4369-a040-ae51bd91ca34\",\r\n \"fqdns\": [\r\n \"fqdn1\",\r\n + \ \"fqdn2\",\r\n \"fqdn3\"\r\n ],\r\n \"alias\": \"myservice.d8604ed2-f631-4b13-9efa-0c5b529c91a6.eastus.azure.privatelinkservice\",\r\n + \ \"visibility\": {\r\n \"subscriptions\": [\r\n \"00000000-0000-0000-0000-000000000000\"\r\n + \ ]\r\n },\r\n \"autoApproval\": {\r\n \"subscriptions\": [\r\n + \ \"00000000-0000-0000-0000-000000000000\"\r\n ]\r\n },\r\n + \ \"enableProxyProtocol\": false,\r\n \"loadBalancerFrontendIpConfigurations\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/loadbalancer/frontendIPConfigurations/myIPConfiguration\"\r\n + \ }\r\n ],\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": + \"myIPConfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/ipConfigurations/myIPConfiguration\",\r\n + \ \"etag\": \"W/\\\"5a712c55-9dc7-4e60-b48c-ca54315c4e6c\\\"\",\r\n + \ \"type\": \"Microsoft.Network/privateLinkServices/ipConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualNetworks/virtualnetwork/subnets/subnet1\"\r\n + \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": + \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"privateEndpointConnections\": + [\r\n {\r\n \"name\": \"myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f\",\r\n + \ \"etag\": \"W/\\\"5a712c55-9dc7-4e60-b48c-ca54315c4e6c\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateEndpoint\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint\"\r\n + \ },\r\n \"privateLinkServiceConnectionState\": {\r\n \"status\": + \"Approved\",\r\n \"description\": \"approved it for some reason.\",\r\n + \ \"actionsRequired\": \"\"\r\n },\r\n \"linkIdentifier\": + \"536957072\"\r\n },\r\n \"type\": \"Microsoft.Network/privateLinkServices/privateEndpointConnections\"\r\n + \ }\r\n ],\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/networkInterfaces/myService.nic.95537c0d-b2b3-4aec-a23e-5be5a727d52f\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -1790,9 +1845,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:20 GMT + - Thu, 21 Oct 2021 02:35:17 GMT etag: - - W/"3809f0e2-4555-4c2d-9cb5-ec99b656c695" + - W/"5a712c55-9dc7-4e60-b48c-ca54315c4e6c" expires: - '-1' pragma: @@ -1809,7 +1864,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2c14a52f-8a99-472a-a01c-599257a6ba59 + - 9546cc91-bd96-459e-847d-d0c49e8c132e status: code: 200 message: OK @@ -1825,7 +1880,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint/privateDnsZoneGroups/myPrivateDnsZoneGroup?api-version=2021-03-01 response: @@ -1833,17 +1889,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/acebdcbb-60db-4834-bdb6-5b5785d881d9?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2385f697-6f5a-45ae-8617-e4addd1b66c8?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:00:21 GMT + - Thu, 21 Oct 2021 02:35:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/acebdcbb-60db-4834-bdb6-5b5785d881d9?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/2385f697-6f5a-45ae-8617-e4addd1b66c8?api-version=2021-03-01 pragma: - no-cache server: @@ -1854,9 +1910,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 380f6010-4a11-40bc-9be7-b4241248628d + - 2069d538-33aa-428f-9f06-ee0e2d73610a x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 202 message: Accepted @@ -1870,9 +1926,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/acebdcbb-60db-4834-bdb6-5b5785d881d9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2385f697-6f5a-45ae-8617-e4addd1b66c8?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1884,7 +1941,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:31 GMT + - Thu, 21 Oct 2021 02:35:27 GMT expires: - '-1' pragma: @@ -1901,7 +1958,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 05b505a3-4ac5-47d8-8da6-e67e007ae1b7 + - b5b4abae-0f51-46d8-aa69-c70bc1bc55c6 status: code: 200 message: OK @@ -1917,25 +1974,26 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.e6ea4e43-69fa-4c05-93f4-196c69b81a38?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService/privateEndpointConnections/myPrivateEndpoint.79568fa8-5d9a-47c3-b2d4-84701545e16f?api-version=2021-03-01 response: body: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/be238b6f-7d2d-4557-94f9-58c02d26f680?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9119f803-e16b-46f7-aa0f-9d72e9b37fcc?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:00:41 GMT + - Thu, 21 Oct 2021 02:35:28 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/be238b6f-7d2d-4557-94f9-58c02d26f680?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/9119f803-e16b-46f7-aa0f-9d72e9b37fcc?api-version=2021-03-01 pragma: - no-cache server: @@ -1946,9 +2004,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 65e988b4-623b-430b-bbf3-932733de4826 + - eea0f8ab-d2d7-414a-ad89-b2034315b7c3 x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14997' status: code: 202 message: Accepted @@ -1962,9 +2020,102 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/be238b6f-7d2d-4557-94f9-58c02d26f680?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9119f803-e16b-46f7-aa0f-9d72e9b37fcc?api-version=2021-03-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: + - Thu, 21 Oct 2021 02:35:38 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: + - 1d3a3eac-977c-4637-acaf-d94e2d850e95 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9119f803-e16b-46f7-aa0f-9d72e9b37fcc?api-version=2021-03-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: + - Thu, 21 Oct 2021 02:35:48 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: + - c9a8571c-b124-4aa2-ba9a-88a3b22064df + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/9119f803-e16b-46f7-aa0f-9d72e9b37fcc?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1976,7 +2127,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:00:52 GMT + - Thu, 21 Oct 2021 02:36:08 GMT expires: - '-1' pragma: @@ -1993,7 +2144,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 96a3851c-a206-41c6-baf8-8be1c141d189 + - c3f42a0c-b1f8-461b-8b93-1c93e1160014 status: code: 200 message: OK @@ -2009,7 +2160,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateEndpoints/myPrivateEndpoint?api-version=2021-03-01 response: @@ -2019,17 +2171,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/67731c64-9006-41a3-969b-b48d212569a2?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/04032fbf-953c-4775-8857-23e919644d85?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:00:53 GMT + - Thu, 21 Oct 2021 02:36:08 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/67731c64-9006-41a3-969b-b48d212569a2?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/04032fbf-953c-4775-8857-23e919644d85?api-version=2021-03-01 pragma: - no-cache server: @@ -2040,9 +2192,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1beb33b0-8770-405c-980e-3ebdff2e6d6a + - d781a462-de5a-4007-ba67-c46aff6639e5 x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14996' status: code: 202 message: Accepted @@ -2056,9 +2208,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/67731c64-9006-41a3-969b-b48d212569a2?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/04032fbf-953c-4775-8857-23e919644d85?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2070,7 +2223,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:03 GMT + - Thu, 21 Oct 2021 02:36:18 GMT expires: - '-1' pragma: @@ -2087,7 +2240,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 04d3444b-f7fe-4f32-99b5-594b7b1a4645 + - bf38153d-0c79-4e85-9944-fcbead015e3b status: code: 200 message: OK @@ -2103,7 +2256,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/privateLinkServices/myService?api-version=2021-03-01 response: @@ -2113,17 +2267,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/995e958e-018c-446b-8ead-84aa8e403547?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8346fb9c-7a27-48f3-a4d4-a650d4941aea?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:01:05 GMT + - Thu, 21 Oct 2021 02:36:19 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/995e958e-018c-446b-8ead-84aa8e403547?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/8346fb9c-7a27-48f3-a4d4-a650d4941aea?api-version=2021-03-01 pragma: - no-cache server: @@ -2134,9 +2288,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 75073fed-0195-47aa-b0c0-2c33d855922c + - e4d9c62f-3d7e-4af4-a10b-dfeccc004d61 x-ms-ratelimit-remaining-subscription-deletes: - - '14996' + - '14995' status: code: 202 message: Accepted @@ -2150,9 +2304,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/995e958e-018c-446b-8ead-84aa8e403547?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8346fb9c-7a27-48f3-a4d4-a650d4941aea?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2164,7 +2319,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:15 GMT + - Thu, 21 Oct 2021 02:36:30 GMT expires: - '-1' pragma: @@ -2181,7 +2336,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ba9cba19-3d82-4437-af83-b9939ba0039f + - 2fbbf4b9-c45b-481d-ae31-efed342dbcdb status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint_policy.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint_policy.test_network.yaml index a1ae827dde34..7abb1f5bd39c 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint_policy.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_endpoint_policy.test_network.yaml @@ -13,22 +13,23 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\"\ - ,\r\n \"etag\": \"W/\\\"42824aa3-d7dc-46a9-a605-ca14c0cdd278\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"resourceGuid\": \"a7d98446-dd43-48de-88d5-64a978d39131\",\r\n \ - \ \"serviceEndpointPolicyDefinitions\": []\r\n }\r\n}" + string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\",\r\n + \ \"etag\": \"W/\\\"8c0d01ca-b5a2-46a2-a008-57c71368b341\\\"\",\r\n \"type\": + \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"1d19690e-5379-45c3-a42f-05a4bda71f8f\",\r\n \"serviceEndpointPolicyDefinitions\": + []\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fd482636-c96b-47c7-bac7-4f504935dbc9?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/091671a3-7b79-4ffd-8399-7a3303390d4f?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -36,7 +37,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:33 GMT + - Thu, 21 Oct 2021 02:36:33 GMT expires: - '-1' pragma: @@ -49,9 +50,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ae22afc2-975d-40de-9052-51f763f57d7c + - 21a52d5f-4dc5-4ec3-a6cc-27991ea1a97c x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -65,9 +66,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fd482636-c96b-47c7-bac7-4f504935dbc9?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/091671a3-7b79-4ffd-8399-7a3303390d4f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -79,7 +81,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:43 GMT + - Thu, 21 Oct 2021 02:36:43 GMT expires: - '-1' pragma: @@ -96,7 +98,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 602507f8-9be3-4148-8a9c-b71c65941c57 + - b5e0d73b-7c39-421a-b932-ae32bdd09578 status: code: 200 message: OK @@ -110,17 +112,18 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\"\ - ,\r\n \"etag\": \"W/\\\"62c36147-8494-4e87-99a7-5b04f01943af\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"a7d98446-dd43-48de-88d5-64a978d39131\",\r\n \ - \ \"serviceEndpointPolicyDefinitions\": []\r\n }\r\n}" + string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\",\r\n + \ \"etag\": \"W/\\\"0e895082-7b81-4825-8df6-f8fabefd0c4b\\\"\",\r\n \"type\": + \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"1d19690e-5379-45c3-a42f-05a4bda71f8f\",\r\n \"serviceEndpointPolicyDefinitions\": + []\r\n }\r\n}" headers: cache-control: - no-cache @@ -129,9 +132,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:44 GMT + - Thu, 21 Oct 2021 02:36:43 GMT etag: - - W/"62c36147-8494-4e87-99a7-5b04f01943af" + - W/"0e895082-7b81-4825-8df6-f8fabefd0c4b" expires: - '-1' pragma: @@ -148,7 +151,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e60474d6-f1b0-4bfb-b374-c3c67993ca53 + - 537b57a7-4796-4b65-b148-9ba4fc31b68a status: code: 200 message: OK @@ -167,23 +170,22 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\"\ - ,\r\n \"etag\": \"W/\\\"e7ef4214-8f08-4e03-85f5-9f08c31d6ceb\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - service\": \"Microsoft.Storage\",\r\n \"description\": \"Storage Service\ - \ EndpointPolicy Definition\",\r\n \"serviceResources\": [\r\n \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\ - \r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\ - \r\n}" + string: "{\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\",\r\n + \ \"etag\": \"W/\\\"fb69b3bb-b0c3-4fce-b3f5-44f4db34eec6\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"service\": \"Microsoft.Storage\",\r\n + \ \"description\": \"Storage Service EndpointPolicy Definition\",\r\n \"serviceResources\": + [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\r\n + \ ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5a69b1e2-9375-452d-82f8-a37d1c9e3487?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2df21bf5-95c9-4f60-9e0c-a89fe64250d5?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -191,7 +193,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:45 GMT + - Thu, 21 Oct 2021 02:36:44 GMT expires: - '-1' pragma: @@ -204,9 +206,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e0af18dc-2054-47ac-8cf4-985b53ff1b8f + - c1b58431-7cf9-4aaa-ac9e-fb302a7eccd4 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 201 message: Created @@ -220,9 +222,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5a69b1e2-9375-452d-82f8-a37d1c9e3487?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2df21bf5-95c9-4f60-9e0c-a89fe64250d5?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -234,7 +237,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:57 GMT + - Thu, 21 Oct 2021 02:36:54 GMT expires: - '-1' pragma: @@ -251,7 +254,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3de0601e-71c2-4d3b-b57d-2c27b62bb4f8 + - f8a9fb70-cfd4-4823-9103-271414a8ccbd status: code: 200 message: OK @@ -265,20 +268,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\"\ - ,\r\n \"etag\": \"W/\\\"b3e62056-830e-4d01-b91e-a00bd95bc0de\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - service\": \"Microsoft.Storage\",\r\n \"description\": \"Storage Service\ - \ EndpointPolicy Definition\",\r\n \"serviceResources\": [\r\n \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\ - \r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\ - \r\n}" + string: "{\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\",\r\n + \ \"etag\": \"W/\\\"379658ca-6297-41e8-9434-dca2274e46c3\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"service\": \"Microsoft.Storage\",\r\n + \ \"description\": \"Storage Service EndpointPolicy Definition\",\r\n \"serviceResources\": + [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\r\n + \ ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\r\n}" headers: cache-control: - no-cache @@ -287,9 +289,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:57 GMT + - Thu, 21 Oct 2021 02:36:54 GMT etag: - - W/"b3e62056-830e-4d01-b91e-a00bd95bc0de" + - W/"379658ca-6297-41e8-9434-dca2274e46c3" expires: - '-1' pragma: @@ -306,7 +308,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 81ac91bc-ff6d-4177-a9fc-1db3dd1e19a6 + - 2a99372f-0303-4042-a6ed-9481bcdd31ce status: code: 200 message: OK @@ -320,20 +322,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\"\ - ,\r\n \"etag\": \"W/\\\"b3e62056-830e-4d01-b91e-a00bd95bc0de\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - service\": \"Microsoft.Storage\",\r\n \"description\": \"Storage Service\ - \ EndpointPolicy Definition\",\r\n \"serviceResources\": [\r\n \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\ - \r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\ - \r\n}" + string: "{\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\",\r\n + \ \"etag\": \"W/\\\"379658ca-6297-41e8-9434-dca2274e46c3\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"service\": \"Microsoft.Storage\",\r\n + \ \"description\": \"Storage Service EndpointPolicy Definition\",\r\n \"serviceResources\": + [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\r\n + \ ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\r\n}" headers: cache-control: - no-cache @@ -342,9 +343,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:58 GMT + - Thu, 21 Oct 2021 02:36:54 GMT etag: - - W/"b3e62056-830e-4d01-b91e-a00bd95bc0de" + - W/"379658ca-6297-41e8-9434-dca2274e46c3" expires: - '-1' pragma: @@ -361,7 +362,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 977a19ac-a732-43f4-ac18-a74f4db7f22c + - f69e5b08-6b27-463a-9823-4418bfd2946f status: code: 200 message: OK @@ -375,25 +376,26 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\"\ - ,\r\n \"etag\": \"W/\\\"b3e62056-830e-4d01-b91e-a00bd95bc0de\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\"\ - : \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"a7d98446-dd43-48de-88d5-64a978d39131\",\r\n \ - \ \"serviceEndpointPolicyDefinitions\": [\r\n {\r\n \"name\"\ - : \"myServiceEndpointPolicyDefinition\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\"\ - ,\r\n \"etag\": \"W/\\\"b3e62056-830e-4d01-b91e-a00bd95bc0de\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"service\": \"Microsoft.Storage\",\r\n \"description\"\ - : \"Storage Service EndpointPolicy Definition\",\r\n \"serviceResources\"\ - : [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\ - \r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\",\r\n + \ \"etag\": \"W/\\\"379658ca-6297-41e8-9434-dca2274e46c3\\\"\",\r\n \"type\": + \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"1d19690e-5379-45c3-a42f-05a4bda71f8f\",\r\n \"serviceEndpointPolicyDefinitions\": + [\r\n {\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\",\r\n + \ \"etag\": \"W/\\\"379658ca-6297-41e8-9434-dca2274e46c3\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"service\": \"Microsoft.Storage\",\r\n \"description\": + \"Storage Service EndpointPolicy Definition\",\r\n \"serviceResources\": + [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\r\n + \ ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -402,9 +404,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:01:58 GMT + - Thu, 21 Oct 2021 02:36:54 GMT etag: - - W/"b3e62056-830e-4d01-b91e-a00bd95bc0de" + - W/"379658ca-6297-41e8-9434-dca2274e46c3" expires: - '-1' pragma: @@ -421,7 +423,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1d8c6e32-67d8-40fa-a0ad-eee710e4a2a5 + - ecb91507-d813-4852-82e5-ddbe1354fbc0 status: code: 200 message: OK @@ -439,26 +441,27 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\"\ - ,\r\n \"etag\": \"W/\\\"d8bb5b3c-deb7-4bd6-be06-ad537fc3e499\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\"\ - : \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\":\ - \ \"Succeeded\",\r\n \"resourceGuid\": \"a7d98446-dd43-48de-88d5-64a978d39131\"\ - ,\r\n \"serviceEndpointPolicyDefinitions\": [\r\n {\r\n \"\ - name\": \"myServiceEndpointPolicyDefinition\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\"\ - ,\r\n \"etag\": \"W/\\\"d8bb5b3c-deb7-4bd6-be06-ad537fc3e499\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"service\": \"Microsoft.Storage\",\r\n \"description\"\ - : \"Storage Service EndpointPolicy Definition\",\r\n \"serviceResources\"\ - : [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\ - \r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myServiceEndpointPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy\",\r\n + \ \"etag\": \"W/\\\"1807c544-bfe7-4fe0-b8c7-fb049188adea\\\"\",\r\n \"type\": + \"Microsoft.Network/serviceEndpointPolicies\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"1d19690e-5379-45c3-a42f-05a4bda71f8f\",\r\n \"serviceEndpointPolicyDefinitions\": + [\r\n {\r\n \"name\": \"myServiceEndpointPolicyDefinition\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition\",\r\n + \ \"etag\": \"W/\\\"1807c544-bfe7-4fe0-b8c7-fb049188adea\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"service\": \"Microsoft.Storage\",\r\n \"description\": + \"Storage Service EndpointPolicy Definition\",\r\n \"serviceResources\": + [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname\"\r\n + \ ]\r\n },\r\n \"type\": \"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -469,7 +472,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:02:01 GMT + - Thu, 21 Oct 2021 02:36:55 GMT expires: - '-1' pragma: @@ -486,9 +489,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 18655917-9890-41b9-8e52-5f39ffa039c6 + - a9d25b28-8710-4c3e-a8e4-be3dcf51eb9b x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' status: code: 200 message: OK @@ -504,7 +507,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy/serviceEndpointPolicyDefinitions/myServiceEndpointPolicyDefinition?api-version=2021-03-01 response: @@ -512,17 +516,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5575ac40-1179-4a73-b3dc-eb1fc94cc654?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5df58acf-5c81-4981-aae6-91930c677fab?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:02:02 GMT + - Thu, 21 Oct 2021 02:36:56 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5575ac40-1179-4a73-b3dc-eb1fc94cc654?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5df58acf-5c81-4981-aae6-91930c677fab?api-version=2021-03-01 pragma: - no-cache server: @@ -533,9 +537,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cfb04fc9-da89-42ab-8748-5f1e356d5813 + - 69b5cbf0-3b22-43a1-ae59-57c0f22aae81 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' status: code: 202 message: Accepted @@ -549,9 +553,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5575ac40-1179-4a73-b3dc-eb1fc94cc654?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5df58acf-5c81-4981-aae6-91930c677fab?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -563,7 +568,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:02:12 GMT + - Thu, 21 Oct 2021 02:37:06 GMT expires: - '-1' pragma: @@ -580,7 +585,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8f42a9f5-d4c2-434f-8594-53c379f36c37 + - a8421e0e-60ec-4fa6-8c2f-45eae9d95aa2 status: code: 200 message: OK @@ -596,7 +601,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/serviceEndpointPolicies/myServiceEndpointPolicy?api-version=2021-03-01 response: @@ -606,17 +612,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a5e3d59e-868d-49bc-bf10-e7311120c9e4?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5004cd2f-4ba0-4cfb-bb06-af583e8ee5b7?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:02:13 GMT + - Thu, 21 Oct 2021 02:37:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/a5e3d59e-868d-49bc-bf10-e7311120c9e4?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5004cd2f-4ba0-4cfb-bb06-af583e8ee5b7?api-version=2021-03-01 pragma: - no-cache server: @@ -627,9 +633,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 79d0ce8b-9cc2-4c3e-a46e-e9e47450903e + - 1ed54e60-76f8-44ff-9343-c6416f132753 x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14996' status: code: 202 message: Accepted @@ -643,9 +649,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a5e3d59e-868d-49bc-bf10-e7311120c9e4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5004cd2f-4ba0-4cfb-bb06-af583e8ee5b7?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -657,7 +664,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:02:23 GMT + - Thu, 21 Oct 2021 02:37:16 GMT expires: - '-1' pragma: @@ -674,7 +681,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 20268518-29a2-41f7-b4dc-16a601c8f89f + - a35e92d8-4e94-4c84-b5db-ac16a5a228bd status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall.test_network.yaml index b04c9fa0c03d..6ace170e8e2f 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall.test_network.yaml @@ -14,23 +14,24 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\"\ - ,\r\n \"etag\": \"W/\\\"c8e5f20b-347b-46e0-9d49-4d33615000e5\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\"\ - : false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\"\ - : \"None\",\r\n \"type\": \"Basic\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\",\r\n + \ \"etag\": \"W/\\\"925aa83a-ba68-4ec7-80f4-6bbf1d1361f5\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": + true,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": + \"Basic\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/54f5e6ed-9a14-43f0-9123-de5e8dae342b?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c48a4f23-f350-452b-b0a4-f28aac5928a5?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -38,7 +39,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:02:40 GMT + - Thu, 21 Oct 2021 02:37:21 GMT expires: - '-1' pragma: @@ -51,9 +52,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f05da407-c8eb-417a-a783-1b0c3b13f3ff + - 7d798623-8b79-4984-9fa5-d6d0933d9b1f x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -67,9 +68,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/54f5e6ed-9a14-43f0-9123-de5e8dae342b?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c48a4f23-f350-452b-b0a4-f28aac5928a5?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -81,7 +83,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:02:52 GMT + - Thu, 21 Oct 2021 02:37:31 GMT expires: - '-1' pragma: @@ -98,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f3380fdf-13ba-4b5e-9306-ceaf302c0323 + - 8662103b-00e5-4134-91b3-0ba4b9c87189 status: code: 200 message: OK @@ -112,18 +114,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\"\ - ,\r\n \"etag\": \"W/\\\"ec3a8cdc-869e-459c-9327-7ee63b406040\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\"\ - : false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\"\ - : \"None\",\r\n \"type\": \"Basic\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\",\r\n + \ \"etag\": \"W/\\\"55c553fb-93ad-4fe7-b2c5-c6bc110ef8d0\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": + true,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": + \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -132,9 +135,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:02:52 GMT + - Thu, 21 Oct 2021 02:37:31 GMT etag: - - W/"ec3a8cdc-869e-459c-9327-7ee63b406040" + - W/"55c553fb-93ad-4fe7-b2c5-c6bc110ef8d0" expires: - '-1' pragma: @@ -151,7 +154,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9d71d068-344f-4ab9-902b-f87e953ec1f7 + - 36b6c29e-5d40-4e73-b03b-00b299b82090 status: code: 200 message: OK @@ -171,27 +174,27 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - ,\r\n \"etag\": \"W/\\\"b8b3d70f-00b2-4a11-bc91-fd658df4405a\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\"\ - : [],\r\n \"addressPrefix\": \"10.168.0.0/24\",\r\n \"virtualRouterAsn\"\ - : 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"\ - routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\"\ - \r\n },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"None\",\r\ - \n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\"\ - : \"ExpressRoute\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\",\r\n + \ \"etag\": \"W/\\\"cb8ef8bb-f218-4dea-bbe2-01bdeb318db6\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": + \"10.168.0.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": + [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\"\r\n + \ },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": + false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -199,7 +202,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:02:57 GMT + - Thu, 21 Oct 2021 02:37:33 GMT expires: - '-1' pragma: @@ -212,9 +215,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 713f3559-3b1e-4497-b0b9-d2a238c5d4cf + - a1dcd0d8-80ff-45fc-970a-ff22ed301acf x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1198' status: code: 201 message: Created @@ -228,9 +231,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -242,7 +246,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:03:07 GMT + - Thu, 21 Oct 2021 02:37:43 GMT expires: - '-1' pragma: @@ -259,7 +263,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 13138a75-5237-48e4-a86b-69c12b576a72 + - 286fe2bb-fb34-4bb5-a4c4-9fd570b2bca9 status: code: 200 message: OK @@ -273,9 +277,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -287,7 +292,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:03:18 GMT + - Thu, 21 Oct 2021 02:37:53 GMT expires: - '-1' pragma: @@ -304,7 +309,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - efe77c20-7592-444b-852e-99a3956404b4 + - 4b789470-9f52-419c-9c53-8826b84b1227 status: code: 200 message: OK @@ -318,9 +323,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -332,7 +338,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:03:38 GMT + - Thu, 21 Oct 2021 02:38:14 GMT expires: - '-1' pragma: @@ -349,7 +355,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8052aa22-29f0-45a3-b463-71b93082e27c + - 6160df79-ee56-4536-9d3e-2d7e18ff0fbd status: code: 200 message: OK @@ -363,9 +369,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -377,7 +384,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:03:58 GMT + - Thu, 21 Oct 2021 02:38:34 GMT expires: - '-1' pragma: @@ -394,7 +401,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 184a78d8-64b6-472f-84d7-ddd222647ab8 + - e2e723e0-3a13-4884-af58-c36b2a70720a status: code: 200 message: OK @@ -408,9 +415,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -422,7 +430,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:04:39 GMT + - Thu, 21 Oct 2021 02:39:14 GMT expires: - '-1' pragma: @@ -439,7 +447,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e85f199f-6dc4-4b71-a9e6-390eaee2a916 + - 345f0ade-2ad7-4123-a27f-7c7040d8b073 status: code: 200 message: OK @@ -453,9 +461,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -467,7 +476,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:05:19 GMT + - Thu, 21 Oct 2021 02:39:53 GMT expires: - '-1' pragma: @@ -484,7 +493,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2505a13b-2f37-405f-a3c9-ef6cdd86ebaa + - 4e042dd4-ef28-4387-8c22-1a42989840a1 status: code: 200 message: OK @@ -498,9 +507,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -512,7 +522,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:06:40 GMT + - Thu, 21 Oct 2021 02:41:14 GMT expires: - '-1' pragma: @@ -529,7 +539,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d47728fd-b24f-45ef-ae10-1c01ce61679e + - 529f1b00-e7ee-4eab-bbd3-b83093d6fa61 status: code: 200 message: OK @@ -543,9 +553,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8a94a5a9-0734-4f76-be5a-106f88bbbe3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8575326d-2871-41c9-9be8-fd09243c3f7f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -557,7 +568,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:09:21 GMT + - Thu, 21 Oct 2021 02:43:54 GMT expires: - '-1' pragma: @@ -574,7 +585,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2d351a0e-9af9-4ec5-adbc-8085e7749d84 + - 48d1e892-5237-401a-b2bd-363de5ca5c1a status: code: 200 message: OK @@ -588,22 +599,23 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - ,\r\n \"etag\": \"W/\\\"47920ffc-2438-4e08-92f4-f4261c6ec924\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\"\ - : [],\r\n \"addressPrefix\": \"10.168.0.0/24\",\r\n \"virtualRouterAsn\"\ - : 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"\ - routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\"\ - \r\n },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioning\"\ - ,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\"\ - : \"ExpressRoute\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\",\r\n + \ \"etag\": \"W/\\\"ecec27a1-f2be-48e5-8a2a-ad527fd50092\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": + \"10.168.0.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": + [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualWans/virtualwan\"\r\n + \ },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioning\",\r\n + \ \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": + \"ExpressRoute\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -612,7 +624,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:09:21 GMT + - Thu, 21 Oct 2021 02:43:55 GMT expires: - '-1' pragma: @@ -629,7 +641,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a07d6464-a222-4b78-8fbf-06e2b931f060 + - 639ddb01-7655-4277-ae83-6bfb56693d27 status: code: 200 message: OK @@ -648,21 +660,22 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\ - \r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\"\ - : [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \ - \ \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - ,\r\n \"name\": \"firewallpolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\"\ - ,\r\n \"etag\": \"53c5df4e-f046-4d43-9e5b-7c0821c06063\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n + \ },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\": [],\r\n + \ \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": + \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\",\r\n + \ \"name\": \"firewallpolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n + \ \"etag\": \"fc4410ca-24e3-418b-93f4-c303a305be27\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/558b9af0-1c33-4bdd-82ba-dc8f105ce496?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/20df925d-19ff-4c3b-8741-cccc89afddeb?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -670,7 +683,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:09:34 GMT + - Thu, 21 Oct 2021 02:43:59 GMT expires: - '-1' pragma: @@ -682,7 +695,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1189' status: code: 201 message: Created @@ -696,9 +709,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/558b9af0-1c33-4bdd-82ba-dc8f105ce496?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/20df925d-19ff-4c3b-8741-cccc89afddeb?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -710,7 +724,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:09:44 GMT + - Thu, 21 Oct 2021 02:44:09 GMT expires: - '-1' pragma: @@ -738,18 +752,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\ - \r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\"\ - : [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \ - \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - ,\r\n \"name\": \"firewallpolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\"\ - ,\r\n \"etag\": \"53c5df4e-f046-4d43-9e5b-7c0821c06063\",\r\n \"location\"\ - : \"eastus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n + \ },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\": [],\r\n + \ \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": + \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\",\r\n + \ \"name\": \"firewallpolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n + \ \"etag\": \"fc4410ca-24e3-418b-93f4-c303a305be27\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -758,9 +773,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:09:44 GMT + - Thu, 21 Oct 2021 02:44:09 GMT etag: - - '"53c5df4e-f046-4d43-9e5b-7c0821c06063"' + - '"fc4410ca-24e3-418b-93f4-c303a305be27"' expires: - '-1' pragma: @@ -796,28 +811,28 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\"\ - ,\r\n \"etag\": \"W/\\\"170bef60-7fac-433f-a361-9e6a63f7b213\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"sku\": {\r\n \ - \ \"name\": \"AZFW_Hub\",\r\n \"tier\": \"Standard\"\r\n },\r\n \ - \ \"additionalProperties\": {},\r\n \"virtualHub\": {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - \r\n },\r\n \"hubIPAddresses\": {\r\n \"publicIPs\": {\r\n \ - \ \"addresses\": [],\r\n \"count\": 1\r\n }\r\n },\r\n \ - \ \"firewallPolicy\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\",\r\n + \ \"etag\": \"W/\\\"bd7f0c01-756b-414c-a57a-77c22d34d490\\\"\",\r\n \"type\": + \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"sku\": {\r\n \"name\": \"AZFW_Hub\",\r\n \"tier\": + \"Standard\"\r\n },\r\n \"additionalProperties\": {},\r\n \"virtualHub\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\r\n + \ },\r\n \"hubIPAddresses\": {\r\n \"publicIPs\": {\r\n \"addresses\": + [],\r\n \"count\": 1\r\n }\r\n },\r\n \"firewallPolicy\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\r\n + \ }\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -825,7 +840,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:09:52 GMT + - Thu, 21 Oct 2021 02:44:14 GMT expires: - '-1' pragma: @@ -838,9 +853,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4353692c-bfa4-474b-9d87-975d59e46e47 + - 220b2412-aaf3-4cfd-a696-94ac7a85d1b6 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1188' status: code: 201 message: Created @@ -854,9 +869,102 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-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: + - Thu, 21 Oct 2021 02:44:24 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: + - 7a4371e5-c64d-461b-a684-fa345d08149f + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-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: + - Thu, 21 Oct 2021 02:44:34 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: + - 9606e093-659d-4792-b367-65faaa0db83b + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -868,7 +976,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:10:02 GMT + - Thu, 21 Oct 2021 02:44:54 GMT expires: - '-1' pragma: @@ -885,7 +993,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9a40fefc-bc26-4859-a893-47551dbdec27 + - 8715d285-b3cd-426e-938b-bccc82d946a5 status: code: 200 message: OK @@ -899,9 +1007,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -913,7 +1022,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:10:15 GMT + - Thu, 21 Oct 2021 02:45:14 GMT expires: - '-1' pragma: @@ -930,7 +1039,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 64309e2b-4b9b-4847-9da7-42f6b724162e + - f3d39909-19e0-40ba-b755-ecbfb143cbb0 status: code: 200 message: OK @@ -944,9 +1053,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -958,7 +1068,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:10:35 GMT + - Thu, 21 Oct 2021 02:45:54 GMT expires: - '-1' pragma: @@ -975,7 +1085,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d34185d3-5717-47ac-a54d-ef9eb18f2ccf + - 1199b0d6-5cfa-4285-8761-6a3ed059b6f2 status: code: 200 message: OK @@ -989,9 +1099,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1003,7 +1114,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:10:55 GMT + - Thu, 21 Oct 2021 02:46:35 GMT expires: - '-1' pragma: @@ -1020,7 +1131,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e2ea3d19-3764-44b3-b82b-0e625283312e + - 5e2ed9dd-e16f-46f9-a327-af4fce854091 status: code: 200 message: OK @@ -1034,9 +1145,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1048,7 +1160,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:11:35 GMT + - Thu, 21 Oct 2021 02:47:54 GMT expires: - '-1' pragma: @@ -1065,7 +1177,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 436c5f85-8902-4b9b-9c2f-742c2c656ca6 + - 6aae8858-6dad-4ed7-b722-a4b8965a3586 status: code: 200 message: OK @@ -1079,9 +1191,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1093,7 +1206,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:12:17 GMT + - Thu, 21 Oct 2021 02:50:34 GMT expires: - '-1' pragma: @@ -1110,7 +1223,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bc86ce6e-d7aa-4be7-ab9f-ad5d85bca05b + - 367bde0f-b38a-49ee-b0aa-3db101b33328 status: code: 200 message: OK @@ -1124,9 +1237,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1138,7 +1252,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:13:37 GMT + - Thu, 21 Oct 2021 02:52:15 GMT expires: - '-1' pragma: @@ -1155,7 +1269,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - be92f0d9-e81e-41d0-8f13-957d95047f15 + - 1a4f97e5-ca7b-4337-b014-26475ff5a077 status: code: 200 message: OK @@ -1169,9 +1283,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1183,7 +1298,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:16:18 GMT + - Thu, 21 Oct 2021 02:53:55 GMT expires: - '-1' pragma: @@ -1200,7 +1315,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c0f0f809-384b-46f6-8e29-b162ca72f0f4 + - 75327276-99db-4add-9c0f-d4d3b830c6ab status: code: 200 message: OK @@ -1214,9 +1329,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1228,7 +1344,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:17:58 GMT + - Thu, 21 Oct 2021 02:55:35 GMT expires: - '-1' pragma: @@ -1245,7 +1361,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 620e0567-b284-48c8-9bd2-29b78b9ef5b3 + - e705fae9-6707-469a-8530-a698e4434164 status: code: 200 message: OK @@ -1259,9 +1375,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1273,7 +1390,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:19:39 GMT + - Thu, 21 Oct 2021 02:57:15 GMT expires: - '-1' pragma: @@ -1290,7 +1407,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a7cc0913-c8dc-434a-8f43-221ac655a233 + - 541d100d-2eaa-474c-ba22-08f9e80bab38 status: code: 200 message: OK @@ -1304,9 +1421,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4f5d9a75-c255-4228-a5dc-f2603f24b6d4?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8131a7c3-1d73-4efc-988d-6d676e6d2ae1?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1318,7 +1436,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:21:19 GMT + - Thu, 21 Oct 2021 02:58:55 GMT expires: - '-1' pragma: @@ -1335,7 +1453,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2bd0190b-c94a-45e3-b65e-b854164bb322 + - 6a3c64ba-8b34-4d0d-b6db-ab274163da04 status: code: 200 message: OK @@ -1349,36 +1467,35 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\"\ - ,\r\n \"etag\": \"W/\\\"7a82d960-3f86-48d6-9414-0f0127102594\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sku\": {\r\n \ - \ \"name\": \"AZFW_Hub\",\r\n \"tier\": \"Standard\"\r\n },\r\n\ - \ \"additionalProperties\": {},\r\n \"virtualHub\": {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - \r\n },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"\ - 10.168.0.132\",\r\n \"publicIPs\": {\r\n \"addresses\": [\r\n\ - \ {\r\n \"address\": \"104.45.209.39\"\r\n }\r\ - \n ],\r\n \"count\": 1\r\n }\r\n },\r\n \"firewallPolicy\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\",\r\n + \ \"etag\": \"W/\\\"caee0da2-1dd8-46b8-ae93-1894214c5d66\\\"\",\r\n \"type\": + \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"sku\": {\r\n \"name\": \"AZFW_Hub\",\r\n \"tier\": + \"Standard\"\r\n },\r\n \"additionalProperties\": {},\r\n \"virtualHub\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\r\n + \ },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"10.168.0.132\",\r\n + \ \"publicIPs\": {\r\n \"addresses\": [\r\n {\r\n \"address\": + \"40.78.48.194\"\r\n }\r\n ],\r\n \"count\": 1\r\n + \ }\r\n },\r\n \"firewallPolicy\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1245' + - '1244' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:21:19 GMT + - Thu, 21 Oct 2021 02:58:55 GMT etag: - - W/"7a82d960-3f86-48d6-9414-0f0127102594" + - W/"caee0da2-1dd8-46b8-ae93-1894214c5d66" expires: - '-1' pragma: @@ -1395,7 +1512,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 33cdc5dd-69fb-43fc-ad51-36600c72510d + - abe301e0-f2fb-4b24-9886-be12a0d5b4a2 status: code: 200 message: OK @@ -1409,36 +1526,35 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\"\ - ,\r\n \"etag\": \"W/\\\"7a82d960-3f86-48d6-9414-0f0127102594\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sku\": {\r\n \ - \ \"name\": \"AZFW_Hub\",\r\n \"tier\": \"Standard\"\r\n },\r\n\ - \ \"additionalProperties\": {},\r\n \"virtualHub\": {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - \r\n },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"\ - 10.168.0.132\",\r\n \"publicIPs\": {\r\n \"addresses\": [\r\n\ - \ {\r\n \"address\": \"104.45.209.39\"\r\n }\r\ - \n ],\r\n \"count\": 1\r\n }\r\n },\r\n \"firewallPolicy\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\",\r\n + \ \"etag\": \"W/\\\"caee0da2-1dd8-46b8-ae93-1894214c5d66\\\"\",\r\n \"type\": + \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"sku\": {\r\n \"name\": \"AZFW_Hub\",\r\n \"tier\": + \"Standard\"\r\n },\r\n \"additionalProperties\": {},\r\n \"virtualHub\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\r\n + \ },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"10.168.0.132\",\r\n + \ \"publicIPs\": {\r\n \"addresses\": [\r\n {\r\n \"address\": + \"40.78.48.194\"\r\n }\r\n ],\r\n \"count\": 1\r\n + \ }\r\n },\r\n \"firewallPolicy\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1245' + - '1244' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:21:20 GMT + - Thu, 21 Oct 2021 02:58:55 GMT etag: - - W/"7a82d960-3f86-48d6-9414-0f0127102594" + - W/"caee0da2-1dd8-46b8-ae93-1894214c5d66" expires: - '-1' pragma: @@ -1455,7 +1571,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e5bd30f1-9ad3-45da-8898-babef7bb897a + - 4dcc0a39-0a60-4a65-9ac9-9344b14cd23d status: code: 200 message: OK @@ -1473,36 +1589,35 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\"\ - ,\r\n \"etag\": \"W/\\\"661e2bc2-660b-40de-9d83-5572ceae4bf2\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"sku\": {\r\n \"name\": \"AZFW_Hub\",\r\n \"tier\": \"\ - Standard\"\r\n },\r\n \"additionalProperties\": {},\r\n \"virtualHub\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - \r\n },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"\ - 10.168.0.132\",\r\n \"publicIPs\": {\r\n \"addresses\": [\r\n\ - \ {\r\n \"address\": \"104.45.209.39\"\r\n }\r\ - \n ],\r\n \"count\": 1\r\n }\r\n },\r\n \"firewallPolicy\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\",\r\n + \ \"etag\": \"W/\\\"ff784f50-e17c-4a72-90c1-657768f17d7b\\\"\",\r\n \"type\": + \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"sku\": {\r\n \"name\": + \"AZFW_Hub\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"additionalProperties\": + {},\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\r\n + \ },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"10.168.0.132\",\r\n + \ \"publicIPs\": {\r\n \"addresses\": [\r\n {\r\n \"address\": + \"40.78.48.194\"\r\n }\r\n ],\r\n \"count\": 1\r\n + \ }\r\n },\r\n \"firewallPolicy\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\r\n + \ }\r\n }\r\n}" headers: azure-asyncnotification: - Enabled cache-control: - no-cache content-length: - - '1267' + - '1266' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:21:24 GMT + - Thu, 21 Oct 2021 02:58:56 GMT expires: - '-1' pragma: @@ -1519,9 +1634,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bf9cd4b5-5360-4999-835a-bb77dd719db5 + - 8ec92f8e-14da-4a39-938d-5118547ba1fd x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1188' status: code: 200 message: OK @@ -1535,36 +1650,35 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\"\ - ,\r\n \"etag\": \"W/\\\"661e2bc2-660b-40de-9d83-5572ceae4bf2\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"sku\": {\r\n \"name\": \"AZFW_Hub\",\r\n \"tier\": \"\ - Standard\"\r\n },\r\n \"additionalProperties\": {},\r\n \"virtualHub\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - \r\n },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"\ - 10.168.0.132\",\r\n \"publicIPs\": {\r\n \"addresses\": [\r\n\ - \ {\r\n \"address\": \"104.45.209.39\"\r\n }\r\ - \n ],\r\n \"count\": 1\r\n }\r\n },\r\n \"firewallPolicy\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\",\r\n + \ \"etag\": \"W/\\\"ff784f50-e17c-4a72-90c1-657768f17d7b\\\"\",\r\n \"type\": + \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"sku\": {\r\n \"name\": + \"AZFW_Hub\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"additionalProperties\": + {},\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\r\n + \ },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"10.168.0.132\",\r\n + \ \"publicIPs\": {\r\n \"addresses\": [\r\n {\r\n \"address\": + \"40.78.48.194\"\r\n }\r\n ],\r\n \"count\": 1\r\n + \ }\r\n },\r\n \"firewallPolicy\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1267' + - '1266' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:21:35 GMT + - Thu, 21 Oct 2021 02:59:06 GMT etag: - - W/"661e2bc2-660b-40de-9d83-5572ceae4bf2" + - W/"ff784f50-e17c-4a72-90c1-657768f17d7b" expires: - '-1' pragma: @@ -1581,7 +1695,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5c4e6990-44a2-4fc3-abca-4522466b0461 + - b4ad096a-4023-4685-a268-dd608afea801 status: code: 200 message: OK @@ -1595,36 +1709,35 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\"\ - ,\r\n \"etag\": \"W/\\\"661e2bc2-660b-40de-9d83-5572ceae4bf2\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"sku\": {\r\n \"name\": \"AZFW_Hub\",\r\n \"tier\": \"\ - Standard\"\r\n },\r\n \"additionalProperties\": {},\r\n \"virtualHub\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - \r\n },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"\ - 10.168.0.132\",\r\n \"publicIPs\": {\r\n \"addresses\": [\r\n\ - \ {\r\n \"address\": \"104.45.209.39\"\r\n }\r\ - \n ],\r\n \"count\": 1\r\n }\r\n },\r\n \"firewallPolicy\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\",\r\n + \ \"etag\": \"W/\\\"ff784f50-e17c-4a72-90c1-657768f17d7b\\\"\",\r\n \"type\": + \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"sku\": {\r\n \"name\": + \"AZFW_Hub\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"additionalProperties\": + {},\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\r\n + \ },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"10.168.0.132\",\r\n + \ \"publicIPs\": {\r\n \"addresses\": [\r\n {\r\n \"address\": + \"40.78.48.194\"\r\n }\r\n ],\r\n \"count\": 1\r\n + \ }\r\n },\r\n \"firewallPolicy\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1267' + - '1266' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:22:05 GMT + - Thu, 21 Oct 2021 02:59:36 GMT etag: - - W/"661e2bc2-660b-40de-9d83-5572ceae4bf2" + - W/"ff784f50-e17c-4a72-90c1-657768f17d7b" expires: - '-1' pragma: @@ -1641,7 +1754,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d5e3cb91-2f33-4caa-a64f-9416416ce7cc + - 37e76bdf-3b9b-492a-a351-5c77a72ea87a status: code: 200 message: OK @@ -1655,36 +1768,35 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\"\ - ,\r\n \"etag\": \"W/\\\"212512f7-537a-4cd9-98ba-90105d0f4d8b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"sku\": {\r\n \"name\": \"AZFW_Hub\",\r\n \"tier\": \"\ - Standard\"\r\n },\r\n \"additionalProperties\": {},\r\n \"virtualHub\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\ - \r\n },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"\ - 10.168.0.132\",\r\n \"publicIPs\": {\r\n \"addresses\": [\r\n\ - \ {\r\n \"address\": \"104.45.209.39\"\r\n }\r\ - \n ],\r\n \"count\": 1\r\n }\r\n },\r\n \"firewallPolicy\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"azurefirewall\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall\",\r\n + \ \"etag\": \"W/\\\"2a7cb7b9-562d-47af-8f0d-bd71d6cbb30e\\\"\",\r\n \"type\": + \"Microsoft.Network/azureFirewalls\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"sku\": {\r\n \"name\": + \"AZFW_Hub\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"additionalProperties\": + {},\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/virtualHubs/virtualhub\"\r\n + \ },\r\n \"hubIPAddresses\": {\r\n \"privateIPAddress\": \"10.168.0.132\",\r\n + \ \"publicIPs\": {\r\n \"addresses\": [\r\n {\r\n \"address\": + \"40.78.48.194\"\r\n }\r\n ],\r\n \"count\": 1\r\n + \ }\r\n },\r\n \"firewallPolicy\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/firewallPolicies/firewallpolicy\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1268' + - '1267' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:22:36 GMT + - Thu, 21 Oct 2021 03:00:06 GMT etag: - - W/"212512f7-537a-4cd9-98ba-90105d0f4d8b" + - W/"2a7cb7b9-562d-47af-8f0d-bd71d6cbb30e" expires: - '-1' pragma: @@ -1701,7 +1813,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - eac59f6c-ff3a-4d54-bae8-1ade9a51934d + - b2c2e8bf-014b-4b2f-89a9-ea17fbce27a5 status: code: 200 message: OK @@ -1717,7 +1829,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_cli_mgmt_network_firewall_test_network892411e1/providers/Microsoft.Network/azureFirewalls/azurefirewall?api-version=2021-03-01 response: @@ -1727,17 +1840,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:22:38 GMT + - Thu, 21 Oct 2021 03:00:07 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 pragma: - no-cache server: @@ -1748,9 +1861,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 895407d2-b8f9-422d-ad16-f06f578713ef + - 47feefce-8524-4dc2-b4df-2353212d2733 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14988' status: code: 202 message: Accepted @@ -1764,9 +1877,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1778,7 +1892,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:22:48 GMT + - Thu, 21 Oct 2021 03:00:16 GMT expires: - '-1' pragma: @@ -1795,7 +1909,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 692ae9f5-5e12-4ed2-b8f6-8d1d7eae87b0 + - 9a7f283f-427a-4fa1-8c28-46371e05c0de status: code: 200 message: OK @@ -1809,9 +1923,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1823,7 +1938,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:22:59 GMT + - Thu, 21 Oct 2021 03:00:26 GMT expires: - '-1' pragma: @@ -1840,7 +1955,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c956941c-e2e5-45b1-8329-e4ad99f43ccc + - 9b3fc260-160a-4067-b89f-fced04ac7fb4 status: code: 200 message: OK @@ -1854,9 +1969,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1868,7 +1984,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:23:19 GMT + - Thu, 21 Oct 2021 03:00:47 GMT expires: - '-1' pragma: @@ -1885,7 +2001,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 68134544-a7b9-4e19-aafd-af7eff462da5 + - bec180de-5723-4b9e-91dc-6d7f92f6b0b4 status: code: 200 message: OK @@ -1899,9 +2015,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1913,7 +2030,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:23:39 GMT + - Thu, 21 Oct 2021 03:01:07 GMT expires: - '-1' pragma: @@ -1930,7 +2047,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4003fb1f-2136-41de-a916-0419ba78a75a + - 14fda8f8-2707-42a5-add6-e28008752386 status: code: 200 message: OK @@ -1944,9 +2061,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1958,7 +2076,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:24:20 GMT + - Thu, 21 Oct 2021 03:01:47 GMT expires: - '-1' pragma: @@ -1975,7 +2093,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7010c004-1e93-4773-9064-ada622f85597 + - 88d60e24-f2e7-4e5b-8b4f-5c7342df1699 status: code: 200 message: OK @@ -1989,9 +2107,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2003,7 +2122,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:25:00 GMT + - Thu, 21 Oct 2021 03:02:27 GMT expires: - '-1' pragma: @@ -2020,7 +2139,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c01a3f4d-20dd-4f3a-8454-1fc43d813535 + - 27ef2969-ca93-4998-adc7-f61efdd3a3e9 status: code: 200 message: OK @@ -2034,9 +2153,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2048,7 +2168,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:26:21 GMT + - Thu, 21 Oct 2021 03:03:48 GMT expires: - '-1' pragma: @@ -2065,7 +2185,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0b3ecd9a-67ff-41da-9ebc-1a2454bbdf12 + - ae97d2cb-23fa-48a8-af6b-30023c021c28 status: code: 200 message: OK @@ -2079,9 +2199,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc3e16d0-0536-492e-9c8c-66c800f1fe9c?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85db3d84-230a-4afb-a8e7-9d7628a3f225?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2093,7 +2214,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:02 GMT + - Thu, 21 Oct 2021 03:06:27 GMT expires: - '-1' pragma: @@ -2110,7 +2231,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 77a01e44-d4ef-4f6d-9145-13d9c2c4cb11 + - 86120b9b-0d55-4c01-8345-bf9c99082f20 status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall_policy.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall_policy.test_network.yaml index 463341f892bc..37fab92b26f7 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall_policy.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_firewall_policy.test_network.yaml @@ -14,21 +14,22 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\ - \r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\"\ - : [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \ - \ \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy\"\ - ,\r\n \"name\": \"myFirewallPolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\"\ - ,\r\n \"etag\": \"4b2a2155-3831-4516-9ea3-251fc57f2893\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n + \ },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\": [],\r\n + \ \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": + \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy\",\r\n + \ \"name\": \"myFirewallPolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n + \ \"etag\": \"b82db108-4a93-4671-b5c0-3c4d0cf0d608\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/d5267cb7-fd51-466c-a487-6e5b268f78c1?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/2b9b6ece-a473-49a4-bc90-3357f4fb2585?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -36,7 +37,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:18 GMT + - Thu, 21 Oct 2021 03:06:36 GMT expires: - '-1' pragma: @@ -48,7 +49,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1193' status: code: 201 message: Created @@ -62,9 +63,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/d5267cb7-fd51-466c-a487-6e5b268f78c1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/2b9b6ece-a473-49a4-bc90-3357f4fb2585?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -76,7 +78,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:29 GMT + - Thu, 21 Oct 2021 03:06:46 GMT expires: - '-1' pragma: @@ -104,18 +106,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\ - \r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\"\ - : [],\r\n \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \ - \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy\"\ - ,\r\n \"name\": \"myFirewallPolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\"\ - ,\r\n \"etag\": \"4b2a2155-3831-4516-9ea3-251fc57f2893\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n + \ },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\": [],\r\n + \ \"ruleCollectionGroups\": [],\r\n \"firewalls\": [],\r\n \"provisioningState\": + \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy\",\r\n + \ \"name\": \"myFirewallPolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n + \ \"etag\": \"b82db108-4a93-4671-b5c0-3c4d0cf0d608\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -124,9 +127,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:29 GMT + - Thu, 21 Oct 2021 03:06:46 GMT etag: - - '"4b2a2155-3831-4516-9ea3-251fc57f2893"' + - '"b82db108-4a93-4671-b5c0-3c4d0cf0d608"' expires: - '-1' pragma: @@ -162,30 +165,29 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup?api-version=2020-04-01 response: body: - string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\"\ - : [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n\ - \ \"action\": {\r\n \"type\": \"Deny\"\r\n },\r\n \ - \ \"ruleConditions\": [\r\n {\r\n \"ruleConditionType\"\ - : \"NetworkRuleCondition\",\r\n \"name\": \"network-condition1\"\ - ,\r\n \"ipProtocols\": [\r\n \"TCP\"\r\n \ - \ ],\r\n \"sourceAddresses\": [\r\n \"10.1.25.0/24\"\ - \r\n ],\r\n \"destinationAddresses\": [\r\n \ - \ \"*\"\r\n ],\r\n \"destinationPorts\": [\r\n\ - \ \"*\"\r\n ]\r\n }\r\n ],\r\n \ - \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n \ - \ }\r\n ],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"\ - id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\"\ - ,\r\n \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\"\ - ,\r\n \"etag\": \"ac0c0e06-0b93-4741-8a47-c03a76ca7673\",\r\n \"location\"\ - : \"westus\"\r\n}" + string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\": + [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n \"action\": + {\r\n \"type\": \"Deny\"\r\n },\r\n \"ruleConditions\": + [\r\n {\r\n \"ruleConditionType\": \"NetworkRuleCondition\",\r\n + \ \"name\": \"network-condition1\",\r\n \"ipProtocols\": + [\r\n \"TCP\"\r\n ],\r\n \"sourceAddresses\": + [\r\n \"10.1.25.0/24\"\r\n ],\r\n \"destinationAddresses\": + [\r\n \"*\"\r\n ],\r\n \"destinationPorts\": + [\r\n \"*\"\r\n ]\r\n }\r\n ],\r\n + \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n + \ }\r\n ],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\",\r\n + \ \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\",\r\n + \ \"etag\": \"530b1e30-1994-4fda-ad0c-3fc5c2537458\",\r\n \"location\": \"westus\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/6013b275-cf33-472e-a70a-d716f6c116e9?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/dbd04401-5cb5-49e9-97cd-b401508798f9?api-version=2020-04-01 cache-control: - no-cache content-length: @@ -193,7 +195,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:36 GMT + - Thu, 21 Oct 2021 03:06:47 GMT expires: - '-1' pragma: @@ -205,7 +207,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1192' status: code: 201 message: Created @@ -219,9 +221,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/6013b275-cf33-472e-a70a-d716f6c116e9?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/dbd04401-5cb5-49e9-97cd-b401508798f9?api-version=2020-04-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -233,7 +236,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:46 GMT + - Thu, 21 Oct 2021 03:06:57 GMT expires: - '-1' pragma: @@ -261,27 +264,26 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup?api-version=2020-04-01 response: body: - string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\"\ - : [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n\ - \ \"action\": {\r\n \"type\": \"Deny\"\r\n },\r\n \ - \ \"ruleConditions\": [\r\n {\r\n \"ruleConditionType\"\ - : \"NetworkRuleCondition\",\r\n \"name\": \"network-condition1\"\ - ,\r\n \"ipProtocols\": [\r\n \"TCP\"\r\n \ - \ ],\r\n \"sourceAddresses\": [\r\n \"10.1.25.0/24\"\ - \r\n ],\r\n \"destinationAddresses\": [\r\n \ - \ \"*\"\r\n ],\r\n \"destinationPorts\": [\r\n\ - \ \"*\"\r\n ]\r\n }\r\n ],\r\n \ - \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n \ - \ }\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\"\ - ,\r\n \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\"\ - ,\r\n \"etag\": \"ac0c0e06-0b93-4741-8a47-c03a76ca7673\",\r\n \"location\"\ - : \"westus\"\r\n}" + string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\": + [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n \"action\": + {\r\n \"type\": \"Deny\"\r\n },\r\n \"ruleConditions\": + [\r\n {\r\n \"ruleConditionType\": \"NetworkRuleCondition\",\r\n + \ \"name\": \"network-condition1\",\r\n \"ipProtocols\": + [\r\n \"TCP\"\r\n ],\r\n \"sourceAddresses\": + [\r\n \"10.1.25.0/24\"\r\n ],\r\n \"destinationAddresses\": + [\r\n \"*\"\r\n ],\r\n \"destinationPorts\": + [\r\n \"*\"\r\n ]\r\n }\r\n ],\r\n + \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n + \ }\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\",\r\n + \ \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\",\r\n + \ \"etag\": \"530b1e30-1994-4fda-ad0c-3fc5c2537458\",\r\n \"location\": \"westus\"\r\n}" headers: cache-control: - no-cache @@ -290,9 +292,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:46 GMT + - Thu, 21 Oct 2021 03:06:57 GMT etag: - - '"ac0c0e06-0b93-4741-8a47-c03a76ca7673"' + - '"530b1e30-1994-4fda-ad0c-3fc5c2537458"' expires: - '-1' pragma: @@ -320,27 +322,26 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup?api-version=2020-04-01 response: body: - string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\"\ - : [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n\ - \ \"action\": {\r\n \"type\": \"Deny\"\r\n },\r\n \ - \ \"ruleConditions\": [\r\n {\r\n \"ruleConditionType\"\ - : \"NetworkRuleCondition\",\r\n \"name\": \"network-condition1\"\ - ,\r\n \"ipProtocols\": [\r\n \"TCP\"\r\n \ - \ ],\r\n \"sourceAddresses\": [\r\n \"10.1.25.0/24\"\ - \r\n ],\r\n \"destinationAddresses\": [\r\n \ - \ \"*\"\r\n ],\r\n \"destinationPorts\": [\r\n\ - \ \"*\"\r\n ]\r\n }\r\n ],\r\n \ - \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n \ - \ }\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\"\ - ,\r\n \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\"\ - ,\r\n \"etag\": \"ac0c0e06-0b93-4741-8a47-c03a76ca7673\",\r\n \"location\"\ - : \"westus\"\r\n}" + string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\": + [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n \"action\": + {\r\n \"type\": \"Deny\"\r\n },\r\n \"ruleConditions\": + [\r\n {\r\n \"ruleConditionType\": \"NetworkRuleCondition\",\r\n + \ \"name\": \"network-condition1\",\r\n \"ipProtocols\": + [\r\n \"TCP\"\r\n ],\r\n \"sourceAddresses\": + [\r\n \"10.1.25.0/24\"\r\n ],\r\n \"destinationAddresses\": + [\r\n \"*\"\r\n ],\r\n \"destinationPorts\": + [\r\n \"*\"\r\n ]\r\n }\r\n ],\r\n + \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n + \ }\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\",\r\n + \ \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\",\r\n + \ \"etag\": \"530b1e30-1994-4fda-ad0c-3fc5c2537458\",\r\n \"location\": \"westus\"\r\n}" headers: cache-control: - no-cache @@ -349,9 +350,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:47 GMT + - Thu, 21 Oct 2021 03:06:58 GMT etag: - - '"ac0c0e06-0b93-4741-8a47-c03a76ca7673"' + - '"530b1e30-1994-4fda-ad0c-3fc5c2537458"' expires: - '-1' pragma: @@ -379,20 +380,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\ - \r\n },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\"\ - : [],\r\n \"ruleCollectionGroups\": [\r\n {\r\n \"id\": \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallpolicies/myFirewallPolicy/ruleCollectionGroups/myRuleGroup\"\ - \r\n }\r\n ],\r\n \"firewalls\": [],\r\n \"provisioningState\"\ - : \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy\"\ - ,\r\n \"name\": \"myFirewallPolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\"\ - ,\r\n \"etag\": \"54abce39-f07d-4f21-870b-0ce347c25d13\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"sku\": {\r\n \"tier\": \"Standard\"\r\n + \ },\r\n \"threatIntelMode\": \"Alert\",\r\n \"childPolicies\": [],\r\n + \ \"ruleCollectionGroups\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallpolicies/myFirewallPolicy/ruleCollectionGroups/myRuleGroup\"\r\n + \ }\r\n ],\r\n \"firewalls\": [],\r\n \"provisioningState\": + \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy\",\r\n + \ \"name\": \"myFirewallPolicy\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies\",\r\n + \ \"etag\": \"a194146e-9c42-4df6-9edf-c895a39b50da\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -401,9 +402,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:47 GMT + - Thu, 21 Oct 2021 03:06:58 GMT etag: - - '"54abce39-f07d-4f21-870b-0ce347c25d13"' + - '"a194146e-9c42-4df6-9edf-c895a39b50da"' expires: - '-1' pragma: @@ -433,30 +434,29 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup?api-version=2020-04-01 response: body: - string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\"\ - : [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n\ - \ \"action\": {\r\n \"type\": \"Deny\"\r\n },\r\n \ - \ \"ruleConditions\": [\r\n {\r\n \"ruleConditionType\"\ - : \"NetworkRuleCondition\",\r\n \"name\": \"network-condition1\"\ - ,\r\n \"ipProtocols\": [\r\n \"TCP\"\r\n \ - \ ],\r\n \"sourceAddresses\": [\r\n \"10.1.25.0/24\"\ - \r\n ],\r\n \"destinationAddresses\": [\r\n \ - \ \"*\"\r\n ],\r\n \"destinationPorts\": [\r\n\ - \ \"*\"\r\n ]\r\n }\r\n ],\r\n \ - \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n \ - \ }\r\n ],\r\n \"provisioningState\": \"Deleting\"\r\n },\r\n \"\ - id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\"\ - ,\r\n \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\"\ - ,\r\n \"etag\": \"60b67acf-661a-48b1-b714-4c0c43f72745\",\r\n \"location\"\ - : \"westus\"\r\n}" + string: "{\r\n \"properties\": {\r\n \"priority\": 110,\r\n \"rules\": + [\r\n {\r\n \"ruleType\": \"FirewallPolicyFilterRule\",\r\n \"action\": + {\r\n \"type\": \"Deny\"\r\n },\r\n \"ruleConditions\": + [\r\n {\r\n \"ruleConditionType\": \"NetworkRuleCondition\",\r\n + \ \"name\": \"network-condition1\",\r\n \"ipProtocols\": + [\r\n \"TCP\"\r\n ],\r\n \"sourceAddresses\": + [\r\n \"10.1.25.0/24\"\r\n ],\r\n \"destinationAddresses\": + [\r\n \"*\"\r\n ],\r\n \"destinationPorts\": + [\r\n \"*\"\r\n ]\r\n }\r\n ],\r\n + \ \"name\": \"Example-Filter-Rule\",\r\n \"priority\": 0\r\n + \ }\r\n ],\r\n \"provisioningState\": \"Deleting\"\r\n },\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy/ruleGroups/myRuleGroup\",\r\n + \ \"name\": \"myRuleGroup\",\r\n \"type\": \"Microsoft.Network/FirewallPolicies/RuleGroups\",\r\n + \ \"etag\": \"aeb8574c-cda7-4a9b-b384-ae4dafc93a37\",\r\n \"location\": \"westus\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/7887e1af-4cd9-410c-9414-f25414ff09f8?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/4573064c-e650-4e58-a293-cba461491691?api-version=2020-04-01 cache-control: - no-cache content-length: @@ -464,11 +464,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:48 GMT + - Thu, 21 Oct 2021 03:06:58 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperationResults/7887e1af-4cd9-410c-9414-f25414ff09f8?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperationResults/4573064c-e650-4e58-a293-cba461491691?api-version=2020-04-01 pragma: - no-cache server: @@ -478,7 +478,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14995' status: code: 202 message: Accepted @@ -492,9 +492,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/7887e1af-4cd9-410c-9414-f25414ff09f8?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/4573064c-e650-4e58-a293-cba461491691?api-version=2020-04-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -506,7 +507,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:29:59 GMT + - Thu, 21 Oct 2021 03:07:08 GMT expires: - '-1' pragma: @@ -536,7 +537,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/firewallPolicies/myFirewallPolicy?api-version=2021-03-01 response: @@ -548,7 +550,7 @@ interactions: content-length: - '0' date: - - Sat, 09 Oct 2021 07:30:03 GMT + - Thu, 21 Oct 2021 03:07:10 GMT expires: - '-1' pragma: @@ -560,7 +562,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14994' status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip.test_network.yaml index ce37eeae854e..d1501b18a11b 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip.test_network.yaml @@ -14,21 +14,22 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\"\ - : [],\r\n \"ipAddresses\": [\r\n \"13.64.39.16/32\",\r\n \"40.74.146.80/31\"\ - ,\r\n \"40.74.147.32/28\"\r\n ],\r\n \"provisioningState\": \"\ - Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups\"\ - ,\r\n \"name\": \"myIpGroups\",\r\n \"type\": \"Microsoft.Network/IpGroups\"\ - ,\r\n \"etag\": \"0f5b9812-b0d2-423b-b217-8b402f064ed4\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": + [],\r\n \"ipAddresses\": [\r\n \"13.64.39.16/32\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\"\r\n ],\r\n \"provisioningState\": \"Updating\"\r\n + \ },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups\",\r\n + \ \"name\": \"myIpGroups\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n + \ \"etag\": \"753bf6f8-7df3-4ee7-87ec-f4b58a09694c\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/a316eed3-e048-496b-9f59-109a67cf17ef?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/d13f8f65-bddb-4897-a891-7b30172063db?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -36,7 +37,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:16 GMT + - Thu, 21 Oct 2021 03:07:16 GMT expires: - '-1' pragma: @@ -48,7 +49,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1191' status: code: 201 message: Created @@ -62,9 +63,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/a316eed3-e048-496b-9f59-109a67cf17ef?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/d13f8f65-bddb-4897-a891-7b30172063db?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -76,7 +78,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:26 GMT + - Thu, 21 Oct 2021 03:07:26 GMT expires: - '-1' pragma: @@ -104,18 +106,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\"\ - : [],\r\n \"ipAddresses\": [\r\n \"13.64.39.16/32\",\r\n \"40.74.146.80/31\"\ - ,\r\n \"40.74.147.32/28\"\r\n ],\r\n \"provisioningState\": \"\ - Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups\"\ - ,\r\n \"name\": \"myIpGroups\",\r\n \"type\": \"Microsoft.Network/IpGroups\"\ - ,\r\n \"etag\": \"0f5b9812-b0d2-423b-b217-8b402f064ed4\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": + [],\r\n \"ipAddresses\": [\r\n \"13.64.39.16/32\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n + \ },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups\",\r\n + \ \"name\": \"myIpGroups\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n + \ \"etag\": \"753bf6f8-7df3-4ee7-87ec-f4b58a09694c\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -124,9 +127,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:26 GMT + - Thu, 21 Oct 2021 03:07:26 GMT etag: - - '"0f5b9812-b0d2-423b-b217-8b402f064ed4"' + - '"753bf6f8-7df3-4ee7-87ec-f4b58a09694c"' expires: - '-1' pragma: @@ -154,18 +157,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups?api-version=2021-03-01 response: body: - string: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\"\ - : [],\r\n \"ipAddresses\": [\r\n \"13.64.39.16/32\",\r\n \"40.74.146.80/31\"\ - ,\r\n \"40.74.147.32/28\"\r\n ],\r\n \"provisioningState\": \"\ - Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups\"\ - ,\r\n \"name\": \"myIpGroups\",\r\n \"type\": \"Microsoft.Network/IpGroups\"\ - ,\r\n \"etag\": \"0f5b9812-b0d2-423b-b217-8b402f064ed4\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" + string: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": + [],\r\n \"ipAddresses\": [\r\n \"13.64.39.16/32\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n + \ },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups\",\r\n + \ \"name\": \"myIpGroups\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n + \ \"etag\": \"753bf6f8-7df3-4ee7-87ec-f4b58a09694c\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -174,9 +178,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:27 GMT + - Thu, 21 Oct 2021 03:07:27 GMT etag: - - '"0f5b9812-b0d2-423b-b217-8b402f064ed4"' + - '"753bf6f8-7df3-4ee7-87ec-f4b58a09694c"' expires: - '-1' pragma: @@ -206,7 +210,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ipGroups/myIpGroups?api-version=2021-03-01 response: @@ -218,7 +223,7 @@ interactions: content-length: - '0' date: - - Sat, 09 Oct 2021 07:30:30 GMT + - Thu, 21 Oct 2021 03:07:28 GMT expires: - '-1' pragma: @@ -230,7 +235,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14993' status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip_addresses.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip_addresses.test_network.yaml index be1a32520a6c..6732bac74031 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip_addresses.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_ip_addresses.test_network.yaml @@ -14,24 +14,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"fa1430c8-abc4-486c-82c4-3849553ad1db\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"\ - westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"resourceGuid\": \"fb594c88-fccc-4501-b514-aaec39dda8d2\",\r\n \ - \ \"prefixLength\": 30,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n\ - \ \"ipTags\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\",\r\n + \ \"etag\": \"W/\\\"d21f07e4-4a7b-41e1-bee7-1e95e06aa802\\\"\",\r\n \"type\": + \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"cf50cdfe-2104-4d22-8216-1e27ff81dd66\",\r\n \"prefixLength\": 30,\r\n + \ \"publicIPAddressVersion\": \"IPv4\",\r\n \"ipTags\": []\r\n },\r\n + \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2dec3af6-4573-4bda-9494-2cea35dd448b?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1e109bdd-042d-48f8-b0e6-d4a79311dd37?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -39,7 +40,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:46 GMT + - Thu, 21 Oct 2021 03:07:34 GMT expires: - '-1' pragma: @@ -52,7 +53,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b0a21e4f-03f7-4f77-9460-5eeacea9ab0f + - d49f1abd-3ac5-44a3-84cb-79cf07196586 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -68,9 +69,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2dec3af6-4573-4bda-9494-2cea35dd448b?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1e109bdd-042d-48f8-b0e6-d4a79311dd37?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -82,7 +84,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:49 GMT + - Thu, 21 Oct 2021 03:07:37 GMT expires: - '-1' pragma: @@ -99,7 +101,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aa23380f-df83-4c6d-8515-0d9dcbb6724d + - 9328d1fc-35fd-4360-b46a-9be4185684d4 status: code: 200 message: OK @@ -113,31 +115,31 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"9debd59c-6645-47d2-b861-2ab1cd7299dc\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"\ - westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"fb594c88-fccc-4501-b514-aaec39dda8d2\",\r\n \ - \ \"prefixLength\": 30,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n\ - \ \"ipPrefix\": \"104.42.23.112/30\",\r\n \"ipTags\": []\r\n },\r\n\ - \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\",\r\n + \ \"etag\": \"W/\\\"3cad3d86-651f-4659-bc2e-819f30a494b8\\\"\",\r\n \"type\": + \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"cf50cdfe-2104-4d22-8216-1e27ff81dd66\",\r\n \"prefixLength\": 30,\r\n + \ \"publicIPAddressVersion\": \"IPv4\",\r\n \"ipPrefix\": \"104.45.220.160/30\",\r\n + \ \"ipTags\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '710' + - '711' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:50 GMT + - Thu, 21 Oct 2021 03:07:37 GMT etag: - - W/"9debd59c-6645-47d2-b861-2ab1cd7299dc" + - W/"3cad3d86-651f-4659-bc2e-819f30a494b8" expires: - '-1' pragma: @@ -154,7 +156,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1093ceb4-6345-42f9-bbf7-7ec5e348b947 + - 714ea9a6-d1e7-41f0-a37e-5745ec7c2d80 status: code: 200 message: OK @@ -172,24 +174,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"703b203d-1711-4a90-bfc0-f7165f5892b3\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Updating\",\r\n \"resourceGuid\": \"dea76b1d-9fda-42c4-b995-c77ba28276a7\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\ - \n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\",\r\n + \ \"etag\": \"W/\\\"f6968d1b-476b-434e-b552-33feebf61489\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"fc7d0a53-a412-4fa9-9950-0d503d138b25\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/686b88c8-13aa-4b22-a7d6-64edf59498d5?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ec6f788e-511e-4a7c-b790-f7872ef4b4e5?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -197,7 +200,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:54 GMT + - Thu, 21 Oct 2021 03:07:39 GMT expires: - '-1' pragma: @@ -210,7 +213,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f407c0ea-feae-4d4a-8ee0-2d800b72fa02 + - 2ba7a274-5ff3-4240-930c-7d685259305b x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -226,9 +229,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/686b88c8-13aa-4b22-a7d6-64edf59498d5?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ec6f788e-511e-4a7c-b790-f7872ef4b4e5?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -240,7 +244,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:55 GMT + - Thu, 21 Oct 2021 03:07:40 GMT expires: - '-1' pragma: @@ -257,7 +261,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d644b0e5-8f2a-4004-aa6d-02c9fdf8dfd2 + - d32897dc-fa1f-4020-961b-72fcc5fe16e0 status: code: 200 message: OK @@ -271,19 +275,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"0d77df32-9947-4258-aa41-e4727019619c\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"dea76b1d-9fda-42c4-b995-c77ba28276a7\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\ - \n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\",\r\n + \ \"etag\": \"W/\\\"ef4f854e-8796-48d6-ac64-af52a658b97c\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"fc7d0a53-a412-4fa9-9950-0d503d138b25\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: cache-control: - no-cache @@ -292,9 +297,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:56 GMT + - Thu, 21 Oct 2021 03:07:40 GMT etag: - - W/"0d77df32-9947-4258-aa41-e4727019619c" + - W/"ef4f854e-8796-48d6-ac64-af52a658b97c" expires: - '-1' pragma: @@ -311,7 +316,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5b2aed85-e51b-44a4-81f3-c46143dc9c3a + - 81cf8519-c877-4193-86aa-1fb0c7f94d66 status: code: 200 message: OK @@ -325,19 +330,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"0d77df32-9947-4258-aa41-e4727019619c\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"dea76b1d-9fda-42c4-b995-c77ba28276a7\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\ - \n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\",\r\n + \ \"etag\": \"W/\\\"ef4f854e-8796-48d6-ac64-af52a658b97c\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"fc7d0a53-a412-4fa9-9950-0d503d138b25\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: cache-control: - no-cache @@ -346,9 +352,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:57 GMT + - Thu, 21 Oct 2021 03:07:40 GMT etag: - - W/"0d77df32-9947-4258-aa41-e4727019619c" + - W/"ef4f854e-8796-48d6-ac64-af52a658b97c" expires: - '-1' pragma: @@ -365,7 +371,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - abbecbab-2990-44f4-96a0-a46dffd68e6e + - 93c84964-563e-4838-b468-252b27b44520 status: code: 200 message: OK @@ -379,31 +385,31 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"9debd59c-6645-47d2-b861-2ab1cd7299dc\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"\ - westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"fb594c88-fccc-4501-b514-aaec39dda8d2\",\r\n \ - \ \"prefixLength\": 30,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n\ - \ \"ipPrefix\": \"104.42.23.112/30\",\r\n \"ipTags\": []\r\n },\r\n\ - \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\",\r\n + \ \"etag\": \"W/\\\"3cad3d86-651f-4659-bc2e-819f30a494b8\\\"\",\r\n \"type\": + \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"westus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"cf50cdfe-2104-4d22-8216-1e27ff81dd66\",\r\n \"prefixLength\": 30,\r\n + \ \"publicIPAddressVersion\": \"IPv4\",\r\n \"ipPrefix\": \"104.45.220.160/30\",\r\n + \ \"ipTags\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '710' + - '711' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:30:57 GMT + - Thu, 21 Oct 2021 03:07:40 GMT etag: - - W/"9debd59c-6645-47d2-b861-2ab1cd7299dc" + - W/"3cad3d86-651f-4659-bc2e-819f30a494b8" expires: - '-1' pragma: @@ -420,7 +426,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 99926cca-c68e-45be-9cd0-07324d68a7aa + - fb266888-0f77-4024-9ea0-8336b6d596d3 status: code: 200 message: OK @@ -438,20 +444,21 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"25554e37-f95d-43dc-b397-7a9b583a903f\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\ - \n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"dea76b1d-9fda-42c4-b995-c77ba28276a7\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\ - \n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipaddressd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381\",\r\n + \ \"etag\": \"W/\\\"65f92f7e-8184-4947-b415-3595f5bdffd1\\\"\",\r\n \"location\": + \"eastus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": + \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"fc7d0a53-a412-4fa9-9950-0d503d138b25\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled @@ -462,7 +469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:01 GMT + - Thu, 21 Oct 2021 03:07:41 GMT expires: - '-1' pragma: @@ -479,7 +486,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b49dcdfe-fe49-44c2-bce0-29eb3d4c7465 + - f19862ee-5896-4a75-af8b-624a565b32bf x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -499,32 +506,32 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\"\ - ,\r\n \"etag\": \"W/\\\"8c07bcf8-d92a-427e-a8fc-3bcd65b3ae7b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"\ - westus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"\ - value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"fb594c88-fccc-4501-b514-aaec39dda8d2\",\r\n \ - \ \"prefixLength\": 30,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n\ - \ \"ipPrefix\": \"104.42.23.112/30\",\r\n \"ipTags\": []\r\n },\r\n\ - \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"publicipprefixd3db1381\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381\",\r\n + \ \"etag\": \"W/\\\"22792573-5bb0-44fb-8833-b3f9db45834e\\\"\",\r\n \"type\": + \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"cf50cdfe-2104-4d22-8216-1e27ff81dd66\",\r\n \"prefixLength\": + 30,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"ipPrefix\": \"104.45.220.160/30\",\r\n + \ \"ipTags\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled cache-control: - no-cache content-length: - - '774' + - '775' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:02 GMT + - Thu, 21 Oct 2021 03:07:42 GMT expires: - '-1' pragma: @@ -541,7 +548,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cb452bac-621e-4e8c-9a8b-ac0506ef2c12 + - 731a21c8-9b1d-468e-92ab-c4c1e36e6074 x-ms-ratelimit-remaining-subscription-writes: - '1196' status: @@ -559,7 +566,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddressd3db1381?api-version=2021-03-01 response: @@ -569,17 +577,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5428a613-c70b-4003-9bbb-0dba90d73ba3?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/17c88e63-d5c1-4cb4-860b-3813d589e8e2?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:31:03 GMT + - Thu, 21 Oct 2021 03:07:42 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5428a613-c70b-4003-9bbb-0dba90d73ba3?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/17c88e63-d5c1-4cb4-860b-3813d589e8e2?api-version=2021-03-01 pragma: - no-cache server: @@ -590,7 +598,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0d026b0c-0b45-49bc-be4a-fc7c11ecdf0a + - b536d04c-faf2-42af-bb57-cff6f2ce412c x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -606,9 +614,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5428a613-c70b-4003-9bbb-0dba90d73ba3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/17c88e63-d5c1-4cb4-860b-3813d589e8e2?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -620,7 +629,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:14 GMT + - Thu, 21 Oct 2021 03:07:52 GMT expires: - '-1' pragma: @@ -637,7 +646,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a08c0266-6d24-478e-b622-a64999bbf25f + - 4e66ac9b-18e3-481d-b2ed-8bc00c95cde2 status: code: 200 message: OK @@ -653,7 +662,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefixd3db1381?api-version=2021-03-01 response: @@ -663,17 +673,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d6bd2fdc-4357-4053-a857-7003455ad121?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e063e72a-c36e-4322-b944-8be660727dc0?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:31:15 GMT + - Thu, 21 Oct 2021 03:07:53 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/d6bd2fdc-4357-4053-a857-7003455ad121?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/e063e72a-c36e-4322-b944-8be660727dc0?api-version=2021-03-01 pragma: - no-cache server: @@ -684,7 +694,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 50532f65-8169-49a8-9d95-d5065781e3d4 + - adf7cf50-f32e-4023-abcb-d911c44c51dc x-ms-ratelimit-remaining-subscription-deletes: - '14998' status: @@ -700,9 +710,56 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d6bd2fdc-4357-4053-a857-7003455ad121?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e063e72a-c36e-4322-b944-8be660727dc0?api-version=2021-03-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: + - Thu, 21 Oct 2021 03:08:03 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: + - 5466d7d9-2a0b-4549-9c20-6565cd64048c + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e063e72a-c36e-4322-b944-8be660727dc0?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -714,7 +771,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:25 GMT + - Thu, 21 Oct 2021 03:08:13 GMT expires: - '-1' pragma: @@ -731,7 +788,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7cd96e9e-4012-4f39-90cb-1c34815b7aa2 + - 0054e93a-a912-4a93-a39f-9c2489c3d1c7 status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_load_balancer.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_load_balancer.test_network.yaml index f523583e5209..24222d05971f 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_load_balancer.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_load_balancer.test_network.yaml @@ -14,25 +14,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"public_ip_address_name\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\ - ,\r\n \"etag\": \"W/\\\"61ba8436-3e1c-402b-8074-159b348d7eb5\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Updating\",\r\n \"resourceGuid\": \"de266522-c4ad-4e27-9546-4d5a5f0fda9d\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Static\",\r\n \"idleTimeoutInMinutes\": 10,\r\n \"ipTags\": []\r\ - \n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n\ - }" + string: "{\r\n \"name\": \"public_ip_address_name\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\",\r\n + \ \"etag\": \"W/\\\"c1425e86-fede-4bd2-9880-912977d9cbc8\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"efc37187-7574-4377-b206-d8ab6952db99\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": + 10,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fcf9a2bf-a43e-4332-89a7-fb9c55f96750?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d5c33a38-5b8c-4b68-be13-d18392a18345?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -40,7 +40,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:40 GMT + - Thu, 21 Oct 2021 03:08:19 GMT expires: - '-1' pragma: @@ -53,7 +53,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 80275fb2-835d-412a-add9-045c735443b2 + - 9a813436-5ea1-4275-b577-8c85c33d83f5 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -69,9 +69,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fcf9a2bf-a43e-4332-89a7-fb9c55f96750?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d5c33a38-5b8c-4b68-be13-d18392a18345?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -83,7 +84,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:42 GMT + - Thu, 21 Oct 2021 03:08:20 GMT expires: - '-1' pragma: @@ -100,7 +101,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 54d11d1d-f3c8-43c0-ace8-ff5cf446abb6 + - 96b4a1fe-4079-421c-ad58-97bad0fbc5ba status: code: 200 message: OK @@ -114,31 +115,31 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"public_ip_address_name\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\ - ,\r\n \"etag\": \"W/\\\"028e3aba-6b93-40df-b5a8-6ac26a4e4eed\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"de266522-c4ad-4e27-9546-4d5a5f0fda9d\"\ - ,\r\n \"ipAddress\": \"13.90.153.169\",\r\n \"publicIPAddressVersion\"\ - : \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\"\ - : 10,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\"\ - ,\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"public_ip_address_name\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\",\r\n + \ \"etag\": \"W/\\\"766ba073-e93d-43c0-aedf-21a2ea1d59cb\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"efc37187-7574-4377-b206-d8ab6952db99\",\r\n \"ipAddress\": + \"20.115.36.24\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": + \"Static\",\r\n \"idleTimeoutInMinutes\": 10,\r\n \"ipTags\": []\r\n + \ },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": + {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '761' + - '760' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:42 GMT + - Thu, 21 Oct 2021 03:08:20 GMT etag: - - W/"028e3aba-6b93-40df-b5a8-6ac26a4e4eed" + - W/"766ba073-e93d-43c0-aedf-21a2ea1d59cb" expires: - '-1' pragma: @@ -155,7 +156,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a6630a4c-600d-41f5-9275-7ae67ff72ab6 + - 2c5f070f-1bb9-44e2-b714-12d707b7fbbd status: code: 200 message: OK @@ -188,81 +189,80 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"949b0d6d-07b0-484a-8f27-a9d327d51d39\",\r\n \"\ - frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\ - \r\n },\r\n \"loadBalancingRules\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ],\r\n \"outboundRules\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"backendAddressPools\": [\r\n {\r\n \"name\": \"myBackendAddressPool\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\ - \n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \ - \ \"name\": \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\"\ - : 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\"\ - : 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\"\ - : false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\"\ - : false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\"\ - : true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"backendAddressPools\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n }\r\n ],\r\n \"probe\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n\ - \ {\r\n \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \ - \ \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\"\ - : 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\ - \r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\"\ - : [\r\n {\r\n \"name\": \"myOutboundRule\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"allocatedOutboundPorts\": 1024,\r\n \"protocol\"\ - : \"All\",\r\n \"enableTcpReset\": false,\r\n \"idleTimeoutInMinutes\"\ - : 4,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"frontendIPConfigurations\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c10bc2e7-d92f-436d-a4f6-8a6d4593238c\",\r\n + \ \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\r\n + \ },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": + [\r\n {\r\n \"name\": \"myBackendAddressPool\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": + \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 80,\r\n \"backendPort\": + 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\": + 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": + false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": + false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": + true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"backendAddressPools\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ }\r\n ],\r\n \"probe\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n + \ \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": + \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": + 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n + \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": + [\r\n {\r\n \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"allocatedOutboundPorts\": + 1024,\r\n \"protocol\": \"All\",\r\n \"enableTcpReset\": + false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"backendAddressPool\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"frontendIPConfigurations\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"inboundNatPools\": + []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": + \"Regional\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/1e152f18-1396-4bf3-ac3d-0ab8563e9a83?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e2f66b90-edfd-4626-a719-26ba645226c4?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -270,7 +270,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:31:46 GMT + - Thu, 21 Oct 2021 03:08:22 GMT expires: - '-1' pragma: @@ -283,7 +283,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7a86b5c4-59d2-4738-8111-1f32a991cc5c + - 0bbb16e6-6afd-4bd3-9e45-ad85d219cf26 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -299,9 +299,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/1e152f18-1396-4bf3-ac3d-0ab8563e9a83?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e2f66b90-edfd-4626-a719-26ba645226c4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -313,7 +314,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:16 GMT + - Thu, 21 Oct 2021 03:08:52 GMT expires: - '-1' pragma: @@ -330,7 +331,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7567eefa-ca0c-44da-be93-5cd6d8264333 + - 31881e14-cc18-4428-8f9f-b07c9c8e1325 status: code: 200 message: OK @@ -344,76 +345,75 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"949b0d6d-07b0-484a-8f27-a9d327d51d39\",\r\n \"\ - frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\ - \r\n },\r\n \"loadBalancingRules\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ],\r\n \"outboundRules\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"backendAddressPools\": [\r\n {\r\n \"name\": \"myBackendAddressPool\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\ - \n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \ - \ \"name\": \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\"\ - : 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\"\ - : 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\"\ - : false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\"\ - : false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\"\ - : true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"backendAddressPools\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n }\r\n ],\r\n \"probe\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n\ - \ {\r\n \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \ - \ \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\"\ - : 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\ - \r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\"\ - : [\r\n {\r\n \"name\": \"myOutboundRule\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - ,\r\n \"etag\": \"W/\\\"c58e2eba-cb77-40fa-9356-b59272cdc396\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"allocatedOutboundPorts\": 1024,\r\n \"protocol\"\ - : \"All\",\r\n \"enableTcpReset\": false,\r\n \"idleTimeoutInMinutes\"\ - : 4,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"frontendIPConfigurations\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c10bc2e7-d92f-436d-a4f6-8a6d4593238c\",\r\n + \ \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\r\n + \ },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": + [\r\n {\r\n \"name\": \"myBackendAddressPool\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": + \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 80,\r\n \"backendPort\": + 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\": + 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": + false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": + false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": + true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"backendAddressPools\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ }\r\n ],\r\n \"probe\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n + \ \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": + \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": + 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n + \ }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": + [\r\n {\r\n \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\",\r\n + \ \"etag\": \"W/\\\"5095c5b7-b94a-4148-8c0c-1dd2d62686c3\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"allocatedOutboundPorts\": + 1024,\r\n \"protocol\": \"All\",\r\n \"enableTcpReset\": + false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"backendAddressPool\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"frontendIPConfigurations\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"inboundNatPools\": + []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": + \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -422,9 +422,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:17 GMT + - Thu, 21 Oct 2021 03:08:52 GMT etag: - - W/"c58e2eba-cb77-40fa-9356-b59272cdc396" + - W/"5095c5b7-b94a-4148-8c0c-1dd2d62686c3" expires: - '-1' pragma: @@ -441,7 +441,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d2a08710-80d8-4907-9353-739d3ec0ab35 + - dcde6ca9-be1c-4011-b8fa-6045f80fbbfe status: code: 200 message: OK @@ -461,24 +461,24 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": 3389,\r\n\ - \ \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n\ - \ \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\ - \n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false\r\ - \n }\r\n}" + string: "{\r\n \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": 3389,\r\n \"enableFloatingIP\": + false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n + \ \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": + false,\r\n \"allowBackendPortConflict\": false\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/473b6cf4-25e5-406a-9dd8-1403b7aba350?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a28d81e0-d193-470f-b749-139a74780fa7?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -486,7 +486,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:17 GMT + - Thu, 21 Oct 2021 03:08:52 GMT expires: - '-1' pragma: @@ -499,7 +499,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9d585a42-727d-45bf-9337-43837fd11ff8 + - bd6bf3f8-0dc6-4fc7-80f4-d9c02906d053 x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -515,9 +515,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/473b6cf4-25e5-406a-9dd8-1403b7aba350?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a28d81e0-d193-470f-b749-139a74780fa7?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -529,7 +530,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:47 GMT + - Thu, 21 Oct 2021 03:09:23 GMT expires: - '-1' pragma: @@ -546,7 +547,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5835fd2f-24ea-4a38-8aa8-989820b2147a + - ecec9f1e-0a95-46ef-bdf5-eaad5a151238 status: code: 200 message: OK @@ -560,21 +561,21 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": 3389,\r\n\ - \ \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n\ - \ \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\ - \n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false\r\ - \n }\r\n}" + string: "{\r\n \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": 3389,\r\n \"enableFloatingIP\": + false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n + \ \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": + false,\r\n \"allowBackendPortConflict\": false\r\n }\r\n}" headers: cache-control: - no-cache @@ -583,9 +584,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:48 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -602,7 +603,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 28afcf04-71ea-45b4-867b-eda936171b32 + - 9addb12a-2c04-4e3a-8a60-0b0d63032d4f status: code: 200 message: OK @@ -616,24 +617,23 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myFrontendIpconfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ - \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\":\ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\ - \r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\":\ - \ \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - \r\n }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n \"\ - id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myFrontendIpconfiguration\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": + \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\r\n + \ },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\r\n + \ }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -642,9 +642,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:48 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -661,7 +661,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aa4d158a-687f-44f5-85b8-2206fa672506 + - 1f87d7dd-e410-4d5f-a29c-81ea397130db status: code: 200 message: OK @@ -675,20 +675,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myBackendAddressPool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - loadBalancerBackendAddresses\": [],\r\n \"outboundRules\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\ - \r\n}" + string: "{\r\n \"name\": \"myBackendAddressPool\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": + [],\r\n \"outboundRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n}" headers: cache-control: - no-cache @@ -697,9 +696,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:49 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -716,7 +715,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 32ad6aea-34b9-4e1f-ade1-fda8aa0d8be1 + - 21969e9c-7f28-4e67-b1b3-7e9235309568 status: code: 200 message: OK @@ -730,26 +729,26 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"\ - properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \ - \ \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\": 15,\r\n \ - \ \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\ - \n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\ - \n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": true,\r\ - \n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": + true,\r\n \"idleTimeoutInMinutes\": 15,\r\n \"protocol\": \"Tcp\",\r\n + \ \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": + false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": + \"Default\",\r\n \"disableOutboundSnat\": true,\r\n \"backendAddressPool\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache @@ -758,9 +757,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:49 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -777,7 +776,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 10d71b58-13d3-4a8b-96f0-15bd8822bcac + - 168694e1-59ce-4c54-9897-3e6c1aacd8b4 status: code: 200 message: OK @@ -791,21 +790,21 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": 3389,\r\n\ - \ \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n\ - \ \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\ - \n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false\r\ - \n }\r\n}" + string: "{\r\n \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": 3389,\r\n \"enableFloatingIP\": + false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n + \ \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": + false,\r\n \"allowBackendPortConflict\": false\r\n }\r\n}" headers: cache-control: - no-cache @@ -814,9 +813,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:50 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -833,7 +832,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bccf1982-1dcd-4482-b52f-8d208f4e53e2 + - de92b4ef-7b27-40c0-97d9-b035f1b02688 status: code: 200 message: OK @@ -847,21 +846,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"allocatedOutboundPorts\"\ - : 1024,\r\n \"protocol\": \"All\",\r\n \"enableTcpReset\": false,\r\n\ - \ \"idleTimeoutInMinutes\": 4,\r\n \"backendAddressPool\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"\ - id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers/outboundRules\",\r\n \"properties\": {\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"allocatedOutboundPorts\": + 1024,\r\n \"protocol\": \"All\",\r\n \"enableTcpReset\": false,\r\n + \ \"idleTimeoutInMinutes\": 4,\r\n \"backendAddressPool\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -870,9 +870,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:50 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -889,7 +889,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - caa277b4-465f-4af5-9f7e-c54368a08c9f + - c837b55f-2b1b-4291-b458-d5cbdc8d6f40 status: code: 200 message: OK @@ -903,19 +903,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\"\ - ,\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"\ - loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\ - \r\n}" + string: "{\r\n \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n + \ \"port\": 80,\r\n \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\": + 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n}" headers: cache-control: - no-cache @@ -924,9 +924,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:50 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -943,7 +943,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 368f5811-34ab-46da-8e66-0e90e002d079 + - 81c54ae7-611a-41d3-a573-a1a7d74b4122 status: code: 200 message: OK @@ -957,87 +957,87 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"949b0d6d-07b0-484a-8f27-a9d327d51d39\",\r\n \"\ - frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\ - \r\n },\r\n \"loadBalancingRules\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ],\r\n \"inboundNatRules\": [\r\n\ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - \r\n }\r\n ],\r\n \"outboundRules\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"backendAddressPools\": [\r\n {\r\n \"name\": \"myBackendAddressPool\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\ - \n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \ - \ \"name\": \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\"\ - : 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\"\ - : 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\"\ - : false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\"\ - : false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\"\ - : true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"backendAddressPools\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n }\r\n ],\r\n \"probe\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n\ - \ {\r\n \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \ - \ \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\"\ - : 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\ - \r\n }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n \ - \ \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatRules\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 3390,\r\n \"backendPort\"\ - : 3389,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\"\ - : 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\"\ - : false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\"\ - : false\r\n }\r\n }\r\n ],\r\n \"outboundRules\": [\r\n\ - \ {\r\n \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - ,\r\n \"etag\": \"W/\\\"7c8665f3-06b0-4873-99e3-283b3fe3718b\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"allocatedOutboundPorts\": 1024,\r\n \"protocol\"\ - : \"All\",\r\n \"enableTcpReset\": false,\r\n \"idleTimeoutInMinutes\"\ - : 4,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"frontendIPConfigurations\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c10bc2e7-d92f-436d-a4f6-8a6d4593238c\",\r\n + \ \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\r\n + \ },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\r\n + \ }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": + [\r\n {\r\n \"name\": \"myBackendAddressPool\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": + \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 80,\r\n \"backendPort\": + 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\": + 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": + false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": + false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": + true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"backendAddressPools\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ }\r\n ],\r\n \"probe\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n + \ \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": + \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": + 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n + \ }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n \"name\": + \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": + 3389,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": + false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": + false\r\n }\r\n }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n + \ \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\",\r\n + \ \"etag\": \"W/\\\"4df87ac4-1307-4ac4-bb80-802ff2d2d485\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"allocatedOutboundPorts\": + 1024,\r\n \"protocol\": \"All\",\r\n \"enableTcpReset\": + false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"backendAddressPool\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"frontendIPConfigurations\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"inboundNatPools\": + []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": + \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -1046,9 +1046,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:51 GMT + - Thu, 21 Oct 2021 03:09:24 GMT etag: - - W/"7c8665f3-06b0-4873-99e3-283b3fe3718b" + - W/"4df87ac4-1307-4ac4-bb80-802ff2d2d485" expires: - '-1' pragma: @@ -1065,7 +1065,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 164d9e5b-826b-494b-8419-d99daa7b20fa + - f3dadb05-d382-47d4-89c2-e3b02a327daf status: code: 200 message: OK @@ -1083,88 +1083,88 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\"\ - ,\r\n \"etag\": \"W/\\\"3cb88839-58aa-4de8-b315-67a532955cee\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"949b0d6d-07b0-484a-8f27-a9d327d51d39\",\r\n \ - \ \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - ,\r\n \"etag\": \"W/\\\"3cb88839-58aa-4de8-b315-67a532955cee\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"\ - publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\ - \r\n },\r\n \"loadBalancingRules\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ],\r\n \"inboundNatRules\": [\r\n\ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - \r\n }\r\n ],\r\n \"outboundRules\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"backendAddressPools\": [\r\n {\r\n \"name\": \"myBackendAddressPool\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - ,\r\n \"etag\": \"W/\\\"3cb88839-58aa-4de8-b315-67a532955cee\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\ - \n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\ - \r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \ - \ \"name\": \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - ,\r\n \"etag\": \"W/\\\"3cb88839-58aa-4de8-b315-67a532955cee\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\"\ - : 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\"\ - : 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\"\ - : false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\"\ - : false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\"\ - : true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"backendAddressPools\": [\r\n {\r\ - \n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n }\r\n ],\r\n \"probe\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - \r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n\ - \ {\r\n \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\ - ,\r\n \"etag\": \"W/\\\"3cb88839-58aa-4de8-b315-67a532955cee\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \ - \ \"requestPath\": \"healthcheck.aspx\",\r\n \"intervalInSeconds\"\ - : 15,\r\n \"numberOfProbes\": 2,\r\n \"loadBalancingRules\"\ - : [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\ - \r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\ - \r\n }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n \ - \ \"name\": \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\ - ,\r\n \"etag\": \"W/\\\"3cb88839-58aa-4de8-b315-67a532955cee\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatRules\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n },\r\n \"frontendPort\": 3390,\r\n \"backendPort\"\ - : 3389,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\"\ - : 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\"\ - : false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\"\ - : false\r\n }\r\n }\r\n ],\r\n \"outboundRules\": [\r\n\ - \ {\r\n \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\ - ,\r\n \"etag\": \"W/\\\"3cb88839-58aa-4de8-b315-67a532955cee\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"allocatedOutboundPorts\": 1024,\r\n \"protocol\"\ - : \"All\",\r\n \"enableTcpReset\": false,\r\n \"idleTimeoutInMinutes\"\ - : 4,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\ - \r\n },\r\n \"frontendIPConfigurations\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\ - \r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \ - \ \"inboundNatPools\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myLoadBalancer\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer\",\r\n + \ \"etag\": \"W/\\\"65afddb4-cf67-4fdf-91b4-2d8fd4aaeba4\\\"\",\r\n \"type\": + \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": + {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c10bc2e7-d92f-436d-a4f6-8a6d4593238c\",\r\n + \ \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"myFrontendIpconfiguration\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\",\r\n + \ \"etag\": \"W/\\\"65afddb4-cf67-4fdf-91b4-2d8fd4aaeba4\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/public_ip_address_name\"\r\n + \ },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\"\r\n + \ }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": + [\r\n {\r\n \"name\": \"myBackendAddressPool\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\",\r\n + \ \"etag\": \"W/\\\"65afddb4-cf67-4fdf-91b4-2d8fd4aaeba4\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"loadBalancerBackendAddresses\": [],\r\n \"outboundRules\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n + \ }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": + \"myLoadBalancingRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\",\r\n + \ \"etag\": \"W/\\\"65afddb4-cf67-4fdf-91b4-2d8fd4aaeba4\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 80,\r\n \"backendPort\": + 80,\r\n \"enableFloatingIP\": true,\r\n \"idleTimeoutInMinutes\": + 15,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": + false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": + false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": + true,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"backendAddressPools\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ }\r\n ],\r\n \"probe\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\"\r\n + \ }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n + \ \"name\": \"myProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/probes/myProbe\",\r\n + \ \"etag\": \"W/\\\"65afddb4-cf67-4fdf-91b4-2d8fd4aaeba4\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": + \"healthcheck.aspx\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": + 2,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/loadBalancingRules/myLoadBalancingRule\"\r\n + \ }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n + \ }\r\n ],\r\n \"inboundNatRules\": [\r\n {\r\n \"name\": + \"myInboundNatRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule\",\r\n + \ \"etag\": \"W/\\\"65afddb4-cf67-4fdf-91b4-2d8fd4aaeba4\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/inboundNatRules\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ },\r\n \"frontendPort\": 3390,\r\n \"backendPort\": + 3389,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": + false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": + false\r\n }\r\n }\r\n ],\r\n \"outboundRules\": [\r\n {\r\n + \ \"name\": \"myOutboundRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/outboundRules/myOutboundRule\",\r\n + \ \"etag\": \"W/\\\"65afddb4-cf67-4fdf-91b4-2d8fd4aaeba4\\\"\",\r\n + \ \"type\": \"Microsoft.Network/loadBalancers/outboundRules\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"allocatedOutboundPorts\": + 1024,\r\n \"protocol\": \"All\",\r\n \"enableTcpReset\": + false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"backendAddressPool\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/backendAddressPools/myBackendAddressPool\"\r\n + \ },\r\n \"frontendIPConfigurations\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/frontendIPConfigurations/myFrontendIpconfiguration\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \"inboundNatPools\": + []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": + \"Regional\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -1175,7 +1175,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:32:55 GMT + - Thu, 21 Oct 2021 03:09:26 GMT expires: - '-1' pragma: @@ -1192,7 +1192,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 88e8b864-afa0-4f6d-aaa3-a990819b11e9 + - e9f54105-55cb-46bd-9734-572b708b58f0 x-ms-ratelimit-remaining-subscription-writes: - '1196' status: @@ -1210,7 +1210,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer/inboundNatRules/myInboundNatRule?api-version=2021-03-01 response: @@ -1218,17 +1219,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/09146b2a-905d-4025-90c8-890a8b69af0d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/39fd6b01-f23f-4890-ae77-888a9efc4d75?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:32:56 GMT + - Thu, 21 Oct 2021 03:09:26 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/09146b2a-905d-4025-90c8-890a8b69af0d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/39fd6b01-f23f-4890-ae77-888a9efc4d75?api-version=2021-03-01 pragma: - no-cache server: @@ -1239,7 +1240,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 41c6a65f-0c40-4086-8dba-97f89b2f169a + - b424d864-61ce-4ff7-b98b-34f7f6b8c715 x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -1255,9 +1256,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/09146b2a-905d-4025-90c8-890a8b69af0d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/39fd6b01-f23f-4890-ae77-888a9efc4d75?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1269,7 +1271,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:06 GMT + - Thu, 21 Oct 2021 03:09:36 GMT expires: - '-1' pragma: @@ -1286,7 +1288,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b5209835-a6c9-4c6c-9cf8-f5fca4ce9653 + - df6e4c0d-58d8-4dea-ab0f-5185fa545150 status: code: 200 message: OK @@ -1302,7 +1304,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/loadBalancers/myLoadBalancer?api-version=2021-03-01 response: @@ -1312,17 +1315,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/432e8c0c-3d6e-4d8f-9043-604a0d7fd17e?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8162af50-34b4-40c6-a7ae-99f79668afe9?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:33:09 GMT + - Thu, 21 Oct 2021 03:09:36 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/432e8c0c-3d6e-4d8f-9043-604a0d7fd17e?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/8162af50-34b4-40c6-a7ae-99f79668afe9?api-version=2021-03-01 pragma: - no-cache server: @@ -1333,7 +1336,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1f617790-bed2-4f2e-85d9-87d9de7ed922 + - 08621fd5-cbac-4e0e-a499-f07230116e7b x-ms-ratelimit-remaining-subscription-deletes: - '14998' status: @@ -1349,9 +1352,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/432e8c0c-3d6e-4d8f-9043-604a0d7fd17e?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8162af50-34b4-40c6-a7ae-99f79668afe9?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1363,7 +1367,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:19 GMT + - Thu, 21 Oct 2021 03:09:46 GMT expires: - '-1' pragma: @@ -1380,7 +1384,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b6de7388-e7a4-4242-829b-dcedf49683e1 + - b217017c-718f-4946-9900-c081c08e5a83 status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_nat.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_nat.test_network.yaml index 5ad53f8f7609..6534e1c5dcae 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_nat.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_nat.test_network.yaml @@ -14,25 +14,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipaddress\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\ - ,\r\n \"etag\": \"W/\\\"395c9877-217c-41ad-a868-4dadb0bf036c\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Updating\",\r\n \"resourceGuid\": \"060d2512-66b7-4ba1-9d66-32015e5056ae\"\ - ,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\"\ - : \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n\ - \ },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\"\ - : {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n\ - }" + string: "{\r\n \"name\": \"publicipaddress\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\",\r\n + \ \"etag\": \"W/\\\"e6da4c3f-2200-4ac7-8f09-e117eee224b0\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"resourceGuid\": \"a67d019c-94f1-4128-a057-5529215a6621\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": + 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n + \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2880659b-ba5c-41e7-bd75-7971f5940009?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ddfc4bbe-c0de-48c2-a3fe-c3fcb2168cd8?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -40,7 +40,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:37 GMT + - Thu, 21 Oct 2021 03:09:51 GMT expires: - '-1' pragma: @@ -53,9 +53,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 54147fd0-c0ef-4f7d-8472-d06b91b69ee3 + - 79db3029-466c-478b-9da3-11d298fbd3d3 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1190' status: code: 201 message: Created @@ -69,9 +69,56 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2880659b-ba5c-41e7-bd75-7971f5940009?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ddfc4bbe-c0de-48c2-a3fe-c3fcb2168cd8?api-version=2021-03-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: + - Thu, 21 Oct 2021 03:09: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: + - 055d18dc-2a13-4531-9386-2b00cc6d9086 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ddfc4bbe-c0de-48c2-a3fe-c3fcb2168cd8?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -83,7 +130,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:38 GMT + - Thu, 21 Oct 2021 03:09:55 GMT expires: - '-1' pragma: @@ -100,7 +147,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 35f34ce4-5a81-468c-acb7-36031303b7cb + - 6cde25d9-7296-4a0b-92f0-828ba7317d10 status: code: 200 message: OK @@ -114,31 +161,31 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipaddress\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\ - ,\r\n \"etag\": \"W/\\\"1ac031ba-4946-4e0a-8de1-3b2a0702a0b2\\\"\",\r\n \ - \ \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"resourceGuid\": \"060d2512-66b7-4ba1-9d66-32015e5056ae\"\ - ,\r\n \"ipAddress\": \"104.211.57.80\",\r\n \"publicIPAddressVersion\"\ - : \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\"\ - : 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\"\ - ,\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"publicipaddress\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\",\r\n + \ \"etag\": \"W/\\\"3a5441db-5c44-4360-a9f0-61276f63d211\\\"\",\r\n \"location\": + \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"resourceGuid\": \"a67d019c-94f1-4128-a057-5529215a6621\",\r\n \"ipAddress\": + \"20.115.32.28\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": + \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n + \ },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": + {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '746' + - '745' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:39 GMT + - Thu, 21 Oct 2021 03:09:55 GMT etag: - - W/"1ac031ba-4946-4e0a-8de1-3b2a0702a0b2" + - W/"3a5441db-5c44-4360-a9f0-61276f63d211" expires: - '-1' pragma: @@ -155,7 +202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c00e3a6a-6527-490c-a764-c469c7e9ddd3 + - 0542860c-e56f-45bd-9c84-8d724c27ef40 status: code: 200 message: OK @@ -174,24 +221,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipprefix\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\ - ,\r\n \"etag\": \"W/\\\"47e0b7b0-c9f7-4989-8dbe-29ba9bb325ea\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"\ - eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"resourceGuid\": \"d113c67f-9249-4eec-b2bf-96bd9259e072\",\r\n \ - \ \"prefixLength\": 30,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n\ - \ \"ipTags\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"publicipprefix\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\",\r\n + \ \"etag\": \"W/\\\"0db6c3b3-cd17-4ecd-b340-f29746134de8\\\"\",\r\n \"type\": + \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": + \"c152d562-3a54-469a-93a3-77f16d4c5721\",\r\n \"prefixLength\": 30,\r\n + \ \"publicIPAddressVersion\": \"IPv4\",\r\n \"ipTags\": []\r\n },\r\n + \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n + \ }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/04530d77-9fa5-49cb-80a9-77ff716f3d62?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f54f48d2-5c16-4cb1-847d-cd2e83a85337?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -199,7 +247,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:42 GMT + - Thu, 21 Oct 2021 03:09:56 GMT expires: - '-1' pragma: @@ -212,9 +260,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 23bbb25b-4125-43d5-8d38-6a0292579d0a + - 2a406424-0bdf-4bbf-90ab-f6c5f321bc77 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1189' status: code: 201 message: Created @@ -228,9 +276,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/04530d77-9fa5-49cb-80a9-77ff716f3d62?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f54f48d2-5c16-4cb1-847d-cd2e83a85337?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -242,7 +291,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:46 GMT + - Thu, 21 Oct 2021 03:09:59 GMT expires: - '-1' pragma: @@ -259,7 +308,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 85130a68-227c-42c9-ba4c-8fa5f9bbb075 + - fef78889-27de-42a5-9c7f-07a882e36938 status: code: 200 message: OK @@ -273,31 +322,31 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"publicipprefix\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\ - ,\r\n \"etag\": \"W/\\\"a39b5af5-4576-44df-8a21-d4028e39ab14\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"\ - eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"d113c67f-9249-4eec-b2bf-96bd9259e072\",\r\n \ - \ \"prefixLength\": 30,\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n\ - \ \"ipPrefix\": \"40.121.128.200/30\",\r\n \"ipTags\": []\r\n },\r\n\ - \ \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\ - \r\n }\r\n}" + string: "{\r\n \"name\": \"publicipprefix\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\",\r\n + \ \"etag\": \"W/\\\"c604fc46-2c10-488e-9af2-9377fa782175\\\"\",\r\n \"type\": + \"Microsoft.Network/publicIPPrefixes\",\r\n \"location\": \"eastus\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": + \"c152d562-3a54-469a-93a3-77f16d4c5721\",\r\n \"prefixLength\": 30,\r\n + \ \"publicIPAddressVersion\": \"IPv4\",\r\n \"ipPrefix\": \"13.68.237.236/30\",\r\n + \ \"ipTags\": []\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '695' + - '694' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:46 GMT + - Thu, 21 Oct 2021 03:09:59 GMT etag: - - W/"a39b5af5-4576-44df-8a21-d4028e39ab14" + - W/"c604fc46-2c10-488e-9af2-9377fa782175" expires: - '-1' pragma: @@ -314,7 +363,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 53c67f89-7061-40f6-b917-72b5c05c8164 + - fa0b6b8e-9788-4cf5-b206-eb4e805ca1ef status: code: 200 message: OK @@ -334,27 +383,27 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\"\ - ,\r\n \"etag\": \"W/\\\"e1ea635b-1638-4633-b662-74e315946d7f\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"e2ff01b2-aced-4212-a31c-f940e8b4ae6b\",\r\n \"\ - idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n {\r\n\ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\ - \r\n }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\ - \r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\",\r\n + \ \"etag\": \"W/\\\"371d094a-1cf5-46cb-8bd6-c0e09ffed97c\\\"\",\r\n \"type\": + \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"754f6891-6bd5-4fe0-a7d1-a665ae81e4e4\",\r\n + \ \"idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\r\n + \ }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\r\n + \ }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e70876f8-cdfb-46f9-bf44-6e826e00ec92?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a1ba13d3-5cca-4531-ab26-25b3a816f000?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -362,7 +411,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:33:50 GMT + - Thu, 21 Oct 2021 03:10:00 GMT expires: - '-1' pragma: @@ -375,9 +424,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 997e9722-4511-4642-b66c-f136ba1969c1 + - 6b450ba1-81bd-45cd-b927-e6193c13cbea x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1188' status: code: 201 message: Created @@ -391,9 +440,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e70876f8-cdfb-46f9-bf44-6e826e00ec92?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a1ba13d3-5cca-4531-ab26-25b3a816f000?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -405,7 +455,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:00 GMT + - Thu, 21 Oct 2021 03:10:12 GMT expires: - '-1' pragma: @@ -422,7 +472,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2093c3a0-0c3c-4945-8506-c46f65678e25 + - 019cde14-b1b5-49a4-bcef-797eb954dee2 status: code: 200 message: OK @@ -436,22 +486,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\"\ - ,\r\n \"etag\": \"W/\\\"e6fa9011-5db6-43bd-9155-3674f7e840b5\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"e2ff01b2-aced-4212-a31c-f940e8b4ae6b\",\r\n \"\ - idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n {\r\n\ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\ - \r\n }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\ - \r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\",\r\n + \ \"etag\": \"W/\\\"6aaa1dfa-01a1-4ceb-835a-f508d792abda\\\"\",\r\n \"type\": + \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"754f6891-6bd5-4fe0-a7d1-a665ae81e4e4\",\r\n + \ \"idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\r\n + \ }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\r\n + \ }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -460,9 +510,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:00 GMT + - Thu, 21 Oct 2021 03:10:12 GMT etag: - - W/"e6fa9011-5db6-43bd-9155-3674f7e840b5" + - W/"6aaa1dfa-01a1-4ceb-835a-f508d792abda" expires: - '-1' pragma: @@ -479,7 +529,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e02bf22c-8650-41e9-a0a0-842705e74954 + - 15d2298a-0dec-4cbf-b6fb-e77396416798 status: code: 200 message: OK @@ -493,22 +543,22 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\"\ - ,\r\n \"etag\": \"W/\\\"e6fa9011-5db6-43bd-9155-3674f7e840b5\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"e2ff01b2-aced-4212-a31c-f940e8b4ae6b\",\r\n \"\ - idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n {\r\n\ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\ - \r\n }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\ - \r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\",\r\n + \ \"etag\": \"W/\\\"6aaa1dfa-01a1-4ceb-835a-f508d792abda\\\"\",\r\n \"type\": + \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"754f6891-6bd5-4fe0-a7d1-a665ae81e4e4\",\r\n + \ \"idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\r\n + \ }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\r\n + \ }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -517,9 +567,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:01 GMT + - Thu, 21 Oct 2021 03:10:12 GMT etag: - - W/"e6fa9011-5db6-43bd-9155-3674f7e840b5" + - W/"6aaa1dfa-01a1-4ceb-835a-f508d792abda" expires: - '-1' pragma: @@ -536,7 +586,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1a305d35-aa20-4a55-8f2e-01c167aa21cf + - 165cb128-4206-4c80-ae8a-091afc0d61ce status: code: 200 message: OK @@ -554,23 +604,23 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\"\ - ,\r\n \"etag\": \"W/\\\"46f83c2c-4750-4446-bf61-536418166bbf\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"e2ff01b2-aced-4212-a31c-f940e8b4ae6b\",\r\n \ - \ \"idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\ - \r\n }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\ - \r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\"\ - ,\r\n \"tier\": \"Regional\"\r\n }\r\n}" + string: "{\r\n \"name\": \"myNatGateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway\",\r\n + \ \"etag\": \"W/\\\"293739d7-38e1-4ee3-b344-1f114e7b3d7c\\\"\",\r\n \"type\": + \"Microsoft.Network/natGateways\",\r\n \"location\": \"eastus\",\r\n \"tags\": + {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"754f6891-6bd5-4fe0-a7d1-a665ae81e4e4\",\r\n + \ \"idleTimeoutInMinutes\": 4,\r\n \"publicIpAddresses\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPAddresses/publicipaddress\"\r\n + \ }\r\n ],\r\n \"publicIpPrefixes\": [\r\n {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/publicIPPrefixes/publicipprefix\"\r\n + \ }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n + \ \"tier\": \"Regional\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -581,7 +631,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:04 GMT + - Thu, 21 Oct 2021 03:10:13 GMT expires: - '-1' pragma: @@ -598,9 +648,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9cfe73a3-699e-452a-b2b4-3d9314a5de01 + - 3c336e57-3433-4cf9-b097-354555cf9110 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1187' status: code: 200 message: OK @@ -616,7 +666,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/natGateways/myNatGateway?api-version=2021-03-01 response: @@ -626,17 +677,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/51e0157c-2601-40d3-ad2f-551a0801a6fb?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6d4e3c91-91f0-4c6e-9e12-b598070c5dd7?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:34:05 GMT + - Thu, 21 Oct 2021 03:10:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/51e0157c-2601-40d3-ad2f-551a0801a6fb?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/6d4e3c91-91f0-4c6e-9e12-b598070c5dd7?api-version=2021-03-01 pragma: - no-cache server: @@ -647,9 +698,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 93bd1bdc-a017-480f-b41c-4395046b11c5 + - 6cd9eb21-79f6-4533-bf34-5d2bdcd02b9b x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14992' status: code: 202 message: Accepted @@ -663,9 +714,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/51e0157c-2601-40d3-ad2f-551a0801a6fb?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6d4e3c91-91f0-4c6e-9e12-b598070c5dd7?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -677,7 +729,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:16 GMT + - Thu, 21 Oct 2021 03:10:23 GMT expires: - '-1' pragma: @@ -694,7 +746,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d8884662-d86d-4169-9359-4f2934d46c14 + - 73f3c5ff-3915-41d6-9dfc-620e6def06a7 status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_filter.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_filter.test_network.yaml index d1bf94d33797..1785622dea9c 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_filter.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_filter.test_network.yaml @@ -14,22 +14,22 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\"\ - ,\r\n \"etag\": \"W/\\\"70eae2ba-41c1-4f6a-8ccb-0c48e6a53413\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"rules\": []\r\n \ - \ }\r\n}" + string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\",\r\n + \ \"etag\": \"W/\\\"65b28922-4aad-4a82-9a1b-dcc39d604779\\\"\",\r\n \"type\": + \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"rules\": []\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/897edc32-2582-43e9-bd23-5cfd10318865?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6f319d25-2c26-4dad-86ec-fb1b4211a07c?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -37,7 +37,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:43 GMT + - Thu, 21 Oct 2021 03:10:30 GMT expires: - '-1' pragma: @@ -50,9 +50,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ff38ddd3-ee5f-418e-a133-10d8485a2bd8 + - a2da8ef9-66c5-41e6-8999-2bc3d417127d x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -66,9 +66,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/897edc32-2582-43e9-bd23-5cfd10318865?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6f319d25-2c26-4dad-86ec-fb1b4211a07c?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -80,7 +81,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:53 GMT + - Thu, 21 Oct 2021 03:10:40 GMT expires: - '-1' pragma: @@ -97,7 +98,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2a1ac38a-7b1d-4ad4-8522-685650cf4cee + - d8b45e2c-9ad3-421c-8876-9b0ac44cf4c4 status: code: 200 message: OK @@ -111,17 +112,17 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\"\ - ,\r\n \"etag\": \"W/\\\"73095dc7-2c73-492c-b70e-fb318fe6dea6\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"rules\": []\r\n\ - \ }\r\n}" + string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\",\r\n + \ \"etag\": \"W/\\\"c0904849-df7f-42dd-a6cd-abdfda57610b\\\"\",\r\n \"type\": + \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"rules\": []\r\n }\r\n}" headers: cache-control: - no-cache @@ -130,9 +131,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:54 GMT + - Thu, 21 Oct 2021 03:10:40 GMT etag: - - W/"73095dc7-2c73-492c-b70e-fb318fe6dea6" + - W/"c0904849-df7f-42dd-a6cd-abdfda57610b" expires: - '-1' pragma: @@ -149,7 +150,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8f4e72cb-bee7-4460-a0a4-28e706c277f6 + - 01940b33-9f92-488b-8554-f1f28e1288e3 status: code: 200 message: OK @@ -163,22483 +164,19401 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/serviceTags?api-version=2021-03-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\"\ - : \"74\",\r\n \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \ - \ \"name\": \"ActionGroup\",\r\n \"id\": \"ActionGroup\",\r\n \"\ - serviceTagChangeNumber\": \"74\",\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\": \"ActionGroup\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.66.60.119/32\",\r\n \"13.66.143.220/30\",\r\ - \n \"13.66.202.14/32\",\r\n \"13.66.248.225/32\",\r\n \ - \ \"13.66.249.211/32\",\r\n \"13.67.10.124/30\",\r\n \ - \ \"13.69.109.132/30\",\r\n \"13.71.199.112/30\",\r\n \ - \ \"13.77.53.216/30\",\r\n \"13.77.172.102/32\",\r\n \"\ - 13.77.183.209/32\",\r\n \"13.78.109.156/30\",\r\n \"13.84.49.247/32\"\ - ,\r\n \"13.84.51.172/32\",\r\n \"13.84.52.58/32\",\r\n \ - \ \"13.86.221.220/30\",\r\n \"13.106.38.142/32\",\r\n \ - \ \"13.106.38.148/32\",\r\n \"13.106.54.3/32\",\r\n \ - \ \"13.106.54.19/32\",\r\n \"13.106.57.181/32\",\r\n \"\ - 13.106.57.196/31\",\r\n \"20.21.42.88/30\",\r\n \"20.38.149.132/30\"\ - ,\r\n \"20.42.64.36/30\",\r\n \"20.43.121.124/30\",\r\n\ - \ \"20.44.17.220/30\",\r\n \"20.45.123.236/30\",\r\n \ - \ \"20.72.27.152/30\",\r\n \"20.135.74.3/32\",\r\n \ - \ \"20.150.172.228/30\",\r\n \"20.192.238.124/30\",\r\n \ - \ \"20.193.202.4/30\",\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.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 \"51.12.101.172/30\",\r\n \ - \ \"51.12.204.244/30\",\r\n \"51.104.9.100/30\",\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 \"104.214.165.80/30\"\ - ,\r\n \"168.61.142.52/30\",\r\n \"191.233.50.4/30\",\r\n\ - \ \"191.233.207.64/26\",\r\n \"2603:1000:4:402::178/125\"\ - ,\r\n \"2603:1000:104:402::178/125\",\r\n \"2603:1010:6:402::178/125\"\ - ,\r\n \"2603:1010:101:402::178/125\",\r\n \"2603:1010:304:402::178/125\"\ - ,\r\n \"2603:1010:404:402::178/125\",\r\n \"2603:1020:5:402::178/125\"\ - ,\r\n \"2603:1020:206:402::178/125\",\r\n \"2603:1020:305:402::178/125\"\ - ,\r\n \"2603:1020:405:402::178/125\",\r\n \"2603:1020:605:402::178/125\"\ - ,\r\n \"2603:1020:705:402::178/125\",\r\n \"2603:1020:805:402::178/125\"\ - ,\r\n \"2603:1020:905:402::178/125\",\r\n \"2603:1020:a04:402::178/125\"\ - ,\r\n \"2603:1020:b04:402::178/125\",\r\n \"2603:1020:c04:402::178/125\"\ - ,\r\n \"2603:1020:d04:402::178/125\",\r\n \"2603:1020:e04:402::178/125\"\ - ,\r\n \"2603:1020:f04:402::178/125\",\r\n \"2603:1020:1004:800::f8/125\"\ - ,\r\n \"2603:1020:1104:400::178/125\",\r\n \"2603:1030:f:400::978/125\"\ - ,\r\n \"2603:1030:10:402::178/125\",\r\n \"2603:1030:104:402::178/125\"\ - ,\r\n \"2603:1030:107:400::f0/125\",\r\n \"2603:1030:210:402::178/125\"\ - ,\r\n \"2603:1030:40b:400::978/125\",\r\n \"2603:1030:40c:402::178/125\"\ - ,\r\n \"2603:1030:504:802::f8/125\",\r\n \"2603:1030:608:402::178/125\"\ - ,\r\n \"2603:1030:807:402::178/125\",\r\n \"2603:1030:a07:402::8f8/125\"\ - ,\r\n \"2603:1030:b04:402::178/125\",\r\n \"2603:1030:c06:400::978/125\"\ - ,\r\n \"2603:1030:f05:402::178/125\",\r\n \"2603:1030:1005:402::178/125\"\ - ,\r\n \"2603:1040:5:402::178/125\",\r\n \"2603:1040:207:402::178/125\"\ - ,\r\n \"2603:1040:407:402::178/125\",\r\n \"2603:1040:606:402::178/125\"\ - ,\r\n \"2603:1040:806:402::178/125\",\r\n \"2603:1040:904:402::178/125\"\ - ,\r\n \"2603:1040:a06:402::178/125\",\r\n \"2603:1040:b04:402::178/125\"\ - ,\r\n \"2603:1040:c06:402::178/125\",\r\n \"2603:1040:d04:800::f8/125\"\ - ,\r\n \"2603:1040:f05:402::178/125\",\r\n \"2603:1040:1002:400::180/125\"\ - ,\r\n \"2603:1040:1104:400::178/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\": \"74\",\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\": \"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.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.52.94.112/31\",\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 \"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 \"40.71.10.204/31\",\r\n \ - \ \"40.71.13.128/28\",\r\n \"40.74.100.52/31\",\r\n \ - \ \"40.74.101.48/28\",\r\n \"40.74.146.80/31\",\r\n \"\ - 40.74.147.32/28\",\r\n \"40.78.194.68/31\",\r\n \"40.78.195.224/28\"\ - ,\r\n \"40.78.202.128/31\",\r\n \"40.78.203.160/28\",\r\n\ - \ \"40.79.130.44/31\",\r\n \"40.79.131.192/28\",\r\n \ - \ \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ - \ \"40.80.232.185/32\",\r\n \"40.81.47.216/32\",\r\n \ - \ \"40.81.89.24/32\",\r\n \"40.81.185.8/32\",\r\n \"40.82.157.167/32\"\ - ,\r\n \"40.90.185.46/32\",\r\n \"40.112.242.148/31\",\r\n\ - \ \"40.112.243.240/28\",\r\n \"40.120.87.48/31\",\r\n \ - \ \"51.12.17.0/28\",\r\n \"51.12.25.16/28\",\r\n \ - \ \"51.12.98.224/28\",\r\n \"51.12.202.224/28\",\r\n \"\ - 51.107.0.91/32\",\r\n \"51.107.59.0/28\",\r\n \"51.107.96.8/32\"\ - ,\r\n \"51.107.155.0/28\",\r\n \"51.107.246.176/28\",\r\n\ - \ \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \ - \ \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \"\ - 51.120.2.185/32\",\r\n \"51.120.98.176/28\",\r\n \"51.120.130.134/32\"\ - ,\r\n \"51.120.218.224/28\",\r\n \"51.120.234.240/28\",\r\ - \n \"51.137.136.0/32\",\r\n \"51.138.215.124/31\",\r\n \ - \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \ - \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \ - \ \"51.143.127.203/32\",\r\n \"51.145.56.125/32\",\r\n \ - \ \"51.145.179.78/32\",\r\n \"52.139.20.34/32\",\r\n \ - \ \"52.139.80.117/32\",\r\n \"52.139.152.27/32\",\r\n \"\ - 52.140.238.179/32\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\"\ - ,\r\n \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\ - \n \"52.224.186.99/32\",\r\n \"52.231.18.44/31\",\r\n \ - \ \"52.231.19.192/28\",\r\n \"52.231.146.84/31\",\r\n \ - \ \"52.231.147.176/28\",\r\n \"52.253.135.58/32\",\r\n \ - \ \"52.253.159.160/32\",\r\n \"52.253.229.253/32\",\r\n \ - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \ - \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"102.37.166.220/31\"\ - ,\r\n \"102.133.0.79/32\",\r\n \"102.133.26.4/31\",\r\n\ - \ \"102.133.28.0/28\",\r\n \"102.133.130.197/32\",\r\n \ - \ \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \ - \ \"104.211.81.28/31\",\r\n \"104.211.81.240/28\",\r\n \ - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n \ - \ \"104.214.18.172/31\",\r\n \"104.214.19.224/28\",\r\n \ - \ \"137.117.160.56/32\",\r\n \"191.232.18.181/32\",\r\n \ - \ \"191.233.24.179/32\",\r\n \"191.233.50.192/28\",\r\n \ - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n \ - \ \"191.238.73.14/31\",\r\n \"191.238.241.97/32\",\r\n \ - \ \"2603:1000:4:402::140/124\",\r\n \"2603:1000:104:402::140/124\"\ - ,\r\n \"2603:1010:6:402::140/124\",\r\n \"2603:1010:101:402::140/124\"\ - ,\r\n \"2603:1010:304:402::140/124\",\r\n \"2603:1010:404:402::140/124\"\ - ,\r\n \"2603:1020:5:402::140/124\",\r\n \"2603:1020:206:402::140/124\"\ - ,\r\n \"2603:1020:305:402::140/124\",\r\n \"2603:1020:405:402::140/124\"\ - ,\r\n \"2603:1020:605:402::140/124\",\r\n \"2603:1020:705:402::140/124\"\ - ,\r\n \"2603:1020:805:402::140/124\",\r\n \"2603:1020:905:402::140/124\"\ - ,\r\n \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\ - ,\r\n \"2603:1020:b04:402::140/124\",\r\n \"2603:1020:c04:402::140/124\"\ - ,\r\n \"2603:1020:d04:402::140/124\",\r\n \"2603:1020:e04::6f0/124\"\ - ,\r\n \"2603:1020:e04:402::140/124\",\r\n \"2603:1020:f04:402::140/124\"\ - ,\r\n \"2603:1020:1004:1::700/124\",\r\n \"2603:1020:1004:800::c0/124\"\ - ,\r\n \"2603:1020:1104:1::3c0/124\",\r\n \"2603:1020:1104:400::140/124\"\ - ,\r\n \"2603:1030:f:2::490/124\",\r\n \"2603:1030:f:400::940/124\"\ - ,\r\n \"2603:1030:10:402::140/124\",\r\n \"2603:1030:104::780/124\"\ - ,\r\n \"2603:1030:104:402::140/124\",\r\n \"2603:1030:107:400::c0/124\"\ - ,\r\n \"2603:1030:210:402::140/124\",\r\n \"2603:1030:40b:400::940/124\"\ - ,\r\n \"2603:1030:40c:402::140/124\",\r\n \"2603:1030:504:2::80/124\"\ - ,\r\n \"2603:1030:608:402::140/124\",\r\n \"2603:1030:807:402::140/124\"\ - ,\r\n \"2603:1030:a07:402::8c0/124\",\r\n \"2603:1030:b04:402::140/124\"\ - ,\r\n \"2603:1030:c06:400::940/124\",\r\n \"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: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: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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"AzureApiManagement\",\r\n \"addressPrefixes\"\ - : [\r\n \"20.36.114.20/31\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"\ - 13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.75.217.184/32\"\ - ,\r\n \"13.75.221.78/32\",\r\n \"20.40.125.155/32\",\r\n\ - \ \"20.70.220.182/31\",\r\n \"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\"\ - : \"74\",\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\": \"AzureApiManagement\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.77.50.68/31\",\r\n \"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\": \"74\"\ - ,\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\"\ - : \"74\",\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\"\ - : \"74\",\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 ],\r\n \"systemService\"\ - : \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"\ - 13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"\ - 40.69.106.68/31\",\r\n \"40.69.107.224/28\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"\ - 13.71.49.1/32\",\r\n \"20.192.45.112/28\",\r\n \"104.211.81.28/31\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"\ - 74\",\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\": \"74\"\ - ,\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureApiManagement\",\r\n \"addressPrefixes\": [\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": [\r\n \"\ - 20.194.74.240/28\",\r\n \"40.82.157.167/32\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\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 \"\ - 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:402::140/124\"\r\n ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"\ - id\": \"ApiManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\":\ - \ \"74\",\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\"\ - : \"74\",\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\": [\r\n \"\ - 51.120.2.185/32\",\r\n \"51.120.98.176/28\",\r\n \"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\"\ - : \"74\",\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.SouthAfricaNorth\"\ - ,\r\n \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"\ - 102.37.166.220/31\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"\ - 102.133.0.79/32\",\r\n \"102.133.26.4/31\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"\ - 13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"20.97.32.190/31\"\ - ,\r\n \"20.188.77.119/32\",\r\n \"104.214.18.172/31\",\r\ - \n \"104.214.19.224/28\",\r\n \"191.238.241.97/32\",\r\n\ - \ \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"\ - 74\",\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\"\ - : \"74\",\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.SwitzerlandNorth\",\r\n\ - \ \"id\": \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"\ - 51.107.0.91/32\",\r\n \"51.107.59.0/28\",\r\n \"51.107.246.176/28\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"\ - 74\",\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\"\ - : \"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:402::140/124\"\ - \r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\"\ - ,\r\n \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": [\r\n \"\ - 13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"\ - 13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n \"20.86.92.254/31\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"74\"\ - ,\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\": \"AzureApiManagement\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n \ - \ \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\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\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"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.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.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.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 \ - \ \"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 \"\ - 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 \ - \ \"40.78.204.192/29\",\r\n \"40.78.229.80/28\",\r\n \ - \ \"40.78.229.112/28\",\r\n \"40.78.236.136/29\",\r\n \"\ - 40.78.238.32/28\",\r\n \"40.78.238.48/29\",\r\n \"40.78.243.176/28\"\ - ,\r\n \"40.78.245.128/28\",\r\n \"40.78.251.144/28\",\r\n\ - \ \"40.78.251.208/28\",\r\n \"40.79.132.88/29\",\r\n \ - \ \"40.79.139.64/28\",\r\n \"40.79.139.128/28\",\r\n \ - \ \"40.79.146.208/28\",\r\n \"40.79.148.64/28\",\r\n \ - \ \"40.79.150.64/27\",\r\n \"40.79.156.96/28\",\r\n \"40.79.163.64/29\"\ - ,\r\n \"40.79.163.128/28\",\r\n \"40.79.163.144/29\",\r\n\ - \ \"40.79.165.96/27\",\r\n \"40.79.171.112/28\",\r\n \ - \ \"40.79.171.176/28\",\r\n \"40.79.180.48/29\",\r\n \ - \ \"40.79.180.128/28\",\r\n \"40.79.180.144/29\",\r\n \ - \ \"40.79.187.192/29\",\r\n \"40.79.189.32/28\",\r\n \"\ - 40.79.189.48/29\",\r\n \"40.79.190.224/27\",\r\n \"40.79.195.176/28\"\ - ,\r\n \"40.79.195.240/28\",\r\n \"40.80.51.112/28\",\r\n\ - \ \"40.80.51.176/28\",\r\n \"40.80.54.0/27\",\r\n \ - \ \"40.80.62.32/28\",\r\n \"40.80.172.48/28\",\r\n \"\ - 40.80.173.64/26\",\r\n \"40.80.176.40/29\",\r\n \"40.80.176.56/29\"\ - ,\r\n \"40.80.176.112/28\",\r\n \"40.80.191.240/28\",\r\n\ - \ \"40.89.20.160/28\",\r\n \"40.89.23.128/26\",\r\n \ - \ \"40.119.11.192/28\",\r\n \"40.120.75.128/27\",\r\n \ - \ \"51.11.192.0/28\",\r\n \"51.11.192.16/29\",\r\n \"\ - 51.12.43.64/26\",\r\n \"51.12.99.216/29\",\r\n \"51.12.100.48/28\"\ - ,\r\n \"51.12.100.96/29\",\r\n \"51.12.102.128/27\",\r\n\ - \ \"51.12.195.64/26\",\r\n \"51.12.204.48/28\",\r\n \ - \ \"51.12.204.96/28\",\r\n \"51.12.206.32/27\",\r\n \ - \ \"51.12.227.200/29\",\r\n \"51.12.229.0/28\",\r\n \"\ - 51.12.229.16/29\",\r\n \"51.12.229.192/27\",\r\n \"51.12.235.200/29\"\ - ,\r\n \"51.12.237.0/28\",\r\n \"51.12.237.16/29\",\r\n \ - \ \"51.12.237.96/27\",\r\n \"51.103.203.128/27\",\r\n \ - \ \"51.104.9.48/28\",\r\n \"51.104.29.224/28\",\r\n \ - \ \"51.105.67.184/29\",\r\n \"51.105.67.216/29\",\r\n \ - \ \"51.105.69.64/28\",\r\n \"51.105.75.224/28\",\r\n \"\ - 51.105.77.32/28\",\r\n \"51.105.83.64/26\",\r\n \"51.105.90.176/28\"\ - ,\r\n \"51.105.93.0/26\",\r\n \"51.107.51.48/28\",\r\n \ - \ \"51.107.53.128/26\",\r\n \"51.107.60.56/29\",\r\n \ - \ \"51.107.60.128/28\",\r\n \"51.107.60.144/29\",\r\n \ - \ \"51.107.147.48/28\",\r\n \"51.107.148.192/26\",\r\n \ - \ \"51.107.156.64/29\",\r\n \"51.107.156.136/29\",\r\n \ - \ \"51.107.156.144/28\",\r\n \"51.116.49.192/28\",\r\n \ - \ \"51.116.51.64/26\",\r\n \"51.116.60.56/29\",\r\n \"51.116.60.88/29\"\ - ,\r\n \"51.116.60.128/28\",\r\n \"51.116.145.176/28\",\r\ - \n \"51.116.148.0/26\",\r\n \"51.116.156.56/29\",\r\n \ - \ \"51.116.156.168/29\",\r\n \"51.116.158.32/28\",\r\n \ - \ \"51.116.158.48/29\",\r\n \"51.116.243.152/29\",\r\n \ - \ \"51.116.243.192/28\",\r\n \"51.116.243.208/29\",\r\n \ - \ \"51.116.245.128/27\",\r\n \"51.116.251.40/29\",\r\n \ - \ \"51.116.251.160/28\",\r\n \"51.116.251.176/29\",\r\n \ - \ \"51.116.253.64/27\",\r\n \"51.120.43.96/28\",\r\n \ - \ \"51.120.45.0/26\",\r\n \"51.120.100.56/29\",\r\n \"\ - 51.120.100.128/28\",\r\n \"51.120.100.144/29\",\r\n \"51.120.107.200/29\"\ - ,\r\n \"51.120.109.0/28\",\r\n \"51.120.109.16/29\",\r\n\ - \ \"51.120.110.160/27\",\r\n \"51.120.211.200/29\",\r\n\ - \ \"51.120.213.0/28\",\r\n \"51.120.213.16/29\",\r\n \ - \ \"51.120.214.96/27\",\r\n \"51.120.220.56/29\",\r\n \ - \ \"51.120.220.96/28\",\r\n \"51.120.220.112/29\",\r\n \ - \ \"51.120.227.96/28\",\r\n \"51.120.229.0/26\",\r\n \ - \ \"51.137.164.128/28\",\r\n \"51.137.167.0/26\",\r\n \"\ - 51.140.148.40/29\",\r\n \"51.140.149.16/29\",\r\n \"51.140.212.96/29\"\ - ,\r\n \"51.140.212.192/28\",\r\n \"51.140.212.208/29\",\r\ - \n \"51.143.195.64/26\",\r\n \"51.143.208.64/26\",\r\n \ - \ \"52.136.51.96/28\",\r\n \"52.136.52.128/26\",\r\n \ - \ \"52.138.92.88/29\",\r\n \"52.138.92.144/28\",\r\n \ - \ \"52.138.92.160/29\",\r\n \"52.138.227.176/28\",\r\n \ - \ \"52.138.229.48/28\",\r\n \"52.140.108.112/28\",\r\n \ - \ \"52.140.108.128/28\",\r\n \"52.140.111.0/26\",\r\n \"\ - 52.146.131.192/26\",\r\n \"52.150.152.64/28\",\r\n \"52.150.156.128/26\"\ - ,\r\n \"52.162.111.32/28\",\r\n \"52.162.111.112/28\",\r\ - \n \"52.167.107.112/28\",\r\n \"52.167.107.240/28\",\r\n\ - \ \"52.168.117.64/27\",\r\n \"52.172.112.64/26\",\r\n \ - \ \"52.182.141.0/29\",\r\n \"52.182.141.32/28\",\r\n \ - \ \"52.182.141.48/29\",\r\n \"52.228.85.208/28\",\r\n \ - \ \"52.231.20.8/29\",\r\n \"52.231.20.80/28\",\r\n \"\ - 52.231.23.0/29\",\r\n \"52.231.148.112/29\",\r\n \"52.231.148.176/28\"\ - ,\r\n \"52.231.148.192/29\",\r\n \"52.236.186.248/29\",\r\ - \n \"52.236.187.96/28\",\r\n \"52.236.189.64/29\",\r\n \ - \ \"52.246.155.176/28\",\r\n \"52.246.155.240/28\",\r\n \ - \ \"52.246.157.32/27\",\r\n \"65.52.252.112/29\",\r\n \ - \ \"65.52.252.224/28\",\r\n \"65.52.252.240/29\",\r\n \ - \ \"102.133.28.96/29\",\r\n \"102.133.28.152/29\",\r\n \ - \ \"102.133.28.192/28\",\r\n \"102.133.58.240/28\",\r\n \ - \ \"102.133.60.128/26\",\r\n \"102.133.124.80/29\",\r\n \ - \ \"102.133.124.112/28\",\r\n \"102.133.124.128/29\",\r\n \ - \ \"102.133.156.120/29\",\r\n \"102.133.156.152/29\",\r\n \ - \ \"102.133.156.160/28\",\r\n \"102.133.218.160/28\",\r\n\ - \ \"102.133.220.128/26\",\r\n \"102.133.251.88/29\",\r\n\ - \ \"102.133.251.192/28\",\r\n \"102.133.251.208/29\",\r\n\ - \ \"104.46.177.192/26\",\r\n \"104.214.161.0/29\",\r\n \ - \ \"104.214.161.16/28\",\r\n \"104.214.161.32/29\",\r\n \ - \ \"104.214.166.64/27\",\r\n \"168.61.142.96/27\",\r\n \ - \ \"191.233.11.144/28\",\r\n \"191.233.14.128/26\",\r\n \ - \ \"191.233.51.224/27\",\r\n \"191.233.205.112/28\",\r\n \ - \ \"191.233.205.176/28\",\r\n \"191.234.136.96/28\",\r\n\ - \ \"191.234.139.64/26\",\r\n \"191.234.147.200/29\",\r\n\ - \ \"191.234.149.16/28\",\r\n \"191.234.149.128/29\",\r\n\ - \ \"191.234.149.192/27\",\r\n \"191.234.155.200/29\",\r\n\ - \ \"191.234.157.16/28\",\r\n \"191.234.157.32/29\",\r\n\ - \ \"191.234.157.96/27\",\r\n \"2603:1000:4:402::2e0/123\"\ - ,\r\n \"2603:1000:104:402::2e0/123\",\r\n \"2603:1000:104:802::220/123\"\ - ,\r\n \"2603:1000:104:c02::220/123\",\r\n \"2603:1010:6:402::2e0/123\"\ - ,\r\n \"2603:1010:6:802::220/123\",\r\n \"2603:1010:6:c02::220/123\"\ - ,\r\n \"2603:1010:101:402::2e0/123\",\r\n \"2603:1010:304:402::2e0/123\"\ - ,\r\n \"2603:1010:404:402::2e0/123\",\r\n \"2603:1020:5:402::2e0/123\"\ - ,\r\n \"2603:1020:5:802::220/123\",\r\n \"2603:1020:5:c02::220/123\"\ - ,\r\n \"2603:1020:206:402::2e0/123\",\r\n \"2603:1020:206:802::220/123\"\ - ,\r\n \"2603:1020:206:c02::220/123\",\r\n \"2603:1020:305:402::2e0/123\"\ - ,\r\n \"2603:1020:405:402::2e0/123\",\r\n \"2603:1020:605:402::2e0/123\"\ - ,\r\n \"2603:1020:705:402::2e0/123\",\r\n \"2603:1020:705:802::220/123\"\ - ,\r\n \"2603:1020:705:c02::220/123\",\r\n \"2603:1020:805:402::2e0/123\"\ - ,\r\n \"2603:1020:805:802::220/123\",\r\n \"2603:1020:805:c02::220/123\"\ - ,\r\n \"2603:1020:905:402::2e0/123\",\r\n \"2603:1020:a04:3::/122\"\ - ,\r\n \"2603:1020:a04:402::2e0/123\",\r\n \"2603:1020:a04:802::220/123\"\ - ,\r\n \"2603:1020:a04:c02::220/123\",\r\n \"2603:1020:b04:402::2e0/123\"\ - ,\r\n \"2603:1020:c04:402::2e0/123\",\r\n \"2603:1020:c04:802::220/123\"\ - ,\r\n \"2603:1020:c04:c02::220/123\",\r\n \"2603:1020:d04:402::2e0/123\"\ - ,\r\n \"2603:1020:e04:3::2c0/122\",\r\n \"2603:1020:e04:402::2e0/123\"\ - ,\r\n \"2603:1020:e04:802::220/123\",\r\n \"2603:1020:e04:c02::220/123\"\ - ,\r\n \"2603:1020:f04:402::2e0/123\",\r\n \"2603:1020:1004:1::340/122\"\ - ,\r\n \"2603:1020:1004:400::1e0/123\",\r\n \"2603:1020:1004:400::380/123\"\ - ,\r\n \"2603:1020:1004:800::440/123\",\r\n \"2603:1020:1004:c02::280/123\"\ - ,\r\n \"2603:1020:1104:1::100/122\",\r\n \"2603:1020:1104:400::2e0/123\"\ - ,\r\n \"2603:1030:f:2::680/122\",\r\n \"2603:1030:f:400::ae0/123\"\ - ,\r\n \"2603:1030:10:402::2e0/123\",\r\n \"2603:1030:10:802::220/123\"\ - ,\r\n \"2603:1030:10:c02::220/123\",\r\n \"2603:1030:104:2::/122\"\ - ,\r\n \"2603:1030:104:402::2e0/123\",\r\n \"2603:1030:104:402::720/123\"\ - ,\r\n \"2603:1030:104:802::1c0/123\",\r\n \"2603:1030:107::7c0/122\"\ - ,\r\n \"2603:1030:107:400::260/123\",\r\n \"2603:1030:210:402::2e0/123\"\ - ,\r\n \"2603:1030:210:802::220/123\",\r\n \"2603:1030:210:c02::220/123\"\ - ,\r\n \"2603:1030:40b:400::ae0/123\",\r\n \"2603:1030:40b:800::220/123\"\ - ,\r\n \"2603:1030:40b:c00::220/123\",\r\n \"2603:1030:40c:402::2e0/123\"\ - ,\r\n \"2603:1030:40c:802::220/123\",\r\n \"2603:1030:40c:c02::220/123\"\ - ,\r\n \"2603:1030:504::340/122\",\r\n \"2603:1030:504:402::1e0/123\"\ - ,\r\n \"2603:1030:504:402::380/123\",\r\n \"2603:1030:504:802::260/123\"\ - ,\r\n \"2603:1030:504:c02::280/123\",\r\n \"2603:1030:608:402::2e0/123\"\ - ,\r\n \"2603:1030:807:402::2e0/123\",\r\n \"2603:1030:807:802::220/123\"\ - ,\r\n \"2603:1030:807:c02::220/123\",\r\n \"2603:1030:a07:402::960/123\"\ - ,\r\n \"2603:1030:b04:402::2e0/123\",\r\n \"2603:1030:c06:400::ae0/123\"\ - ,\r\n \"2603:1030:c06:802::220/123\",\r\n \"2603:1030:c06:c02::220/123\"\ - ,\r\n \"2603:1030:f05:402::2e0/123\",\r\n \"2603:1030:f05:802::220/123\"\ - ,\r\n \"2603:1030:f05:c02::220/123\",\r\n \"2603:1030:1005:402::2e0/123\"\ - ,\r\n \"2603:1040:5:402::2e0/123\",\r\n \"2603:1040:5:802::220/123\"\ - ,\r\n \"2603:1040:5:c02::220/123\",\r\n \"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: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: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\"\ - : \"74\",\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\": \"ApplicationInsightsAvailability\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.86.97.224/27\",\r\n\ - \ \"13.86.98.0/27\",\r\n \"13.86.98.48/28\",\r\n \ - \ \"13.86.98.64/28\",\r\n \"20.37.156.64/27\",\r\n \"\ - 20.37.192.80/29\",\r\n \"20.38.80.80/28\",\r\n \"20.40.104.96/27\"\ - ,\r\n \"20.40.104.128/27\",\r\n \"20.40.124.176/28\",\r\n\ - \ \"20.40.124.240/28\",\r\n \"20.40.125.80/28\",\r\n \ - \ \"20.40.129.32/27\",\r\n \"20.40.129.64/26\",\r\n \ - \ \"20.40.129.128/27\",\r\n \"20.42.4.64/27\",\r\n \"\ - 20.42.35.32/28\",\r\n \"20.42.35.64/26\",\r\n \"20.42.35.128/28\"\ - ,\r\n \"20.42.129.32/27\",\r\n \"20.43.40.80/28\",\r\n \ - \ \"20.43.64.80/29\",\r\n \"20.43.128.96/29\",\r\n \ - \ \"20.45.5.160/27\",\r\n \"20.45.5.192/26\",\r\n \"\ - 20.189.106.64/29\",\r\n \"23.100.224.16/28\",\r\n \"23.100.224.32/27\"\ - ,\r\n \"23.100.224.64/26\",\r\n \"23.100.225.0/28\",\r\n\ - \ \"40.74.24.80/28\",\r\n \"40.80.186.128/26\",\r\n \ - \ \"40.91.82.48/28\",\r\n \"40.91.82.64/26\",\r\n \"\ - 40.91.82.128/28\",\r\n \"40.119.8.96/27\",\r\n \"51.104.24.80/29\"\ - ,\r\n \"51.105.9.128/27\",\r\n \"51.105.9.160/28\",\r\n\ - \ \"51.137.160.80/29\",\r\n \"51.144.56.96/27\",\r\n \ - \ \"51.144.56.128/26\",\r\n \"52.139.250.96/27\",\r\n \ - \ \"52.139.250.128/27\",\r\n \"52.140.232.160/27\",\r\n \ - \ \"52.140.232.192/28\",\r\n \"52.158.28.64/26\",\r\n \ - \ \"52.229.216.48/28\",\r\n \"52.229.216.64/27\",\r\n \ - \ \"191.233.26.64/28\",\r\n \"191.233.26.128/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\": \"74\",\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 \"VSE\"\r\n ],\r\n \"systemService\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\"\ - ,\r\n \"13.65.30.245/32\",\r\n \"13.65.37.122/32\",\r\n\ - \ \"13.65.39.165/32\",\r\n \"13.65.42.35/32\",\r\n \ - \ \"13.65.42.183/32\",\r\n \"13.65.45.30/32\",\r\n \"\ - 13.65.85.146/32\",\r\n \"13.65.89.91/32\",\r\n \"13.65.92.72/32\"\ - ,\r\n \"13.65.94.204/32\",\r\n \"13.65.95.109/32\",\r\n\ - \ \"13.65.97.243/32\",\r\n \"13.65.193.29/32\",\r\n \ - \ \"13.65.210.166/32\",\r\n \"13.65.212.252/32\",\r\n \ - \ \"13.65.241.130/32\",\r\n \"13.65.243.110/32\",\r\n \ - \ \"13.66.16.101/32\",\r\n \"13.66.38.99/32\",\r\n \"13.66.39.88/32\"\ - ,\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 \ - \ \"13.66.231.217/32\",\r\n \"13.66.241.134/32\",\r\n \ - \ \"13.66.244.249/32\",\r\n \"13.67.9.0/25\",\r\n \"\ - 13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.67.129.26/32\"\ - ,\r\n \"13.67.141.98/32\",\r\n \"13.68.29.136/32\",\r\n\ - \ \"13.68.101.62/32\",\r\n \"13.69.68.0/23\",\r\n \ - \ \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n \"\ - 13.69.253.145/32\",\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\"\ - ,\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n\ - \ \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n \ - \ \"13.71.149.151/32\",\r\n \"13.71.170.128/27\",\r\n \ - \ \"13.71.194.192/27\",\r\n \"13.73.1.134/32\",\r\n \ - \ \"13.73.26.73/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/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.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.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 \"13.76.44.139/32\",\r\n \ - \ \"13.76.245.96/32\",\r\n \"13.77.7.175/32\",\r\n \"\ - 13.77.50.96/27\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\"\ - ,\r\n \"13.77.96.119/32\",\r\n \"13.77.157.133/32\",\r\n\ - \ \"13.77.160.237/32\",\r\n \"13.77.182.13/32\",\r\n \ - \ \"13.78.59.237/32\",\r\n \"13.78.106.96/27\",\r\n \ - \ \"13.78.117.86/32\",\r\n \"13.78.123.87/32\",\r\n \"\ - 13.78.150.96/32\",\r\n \"13.78.184.89/32\",\r\n \"13.79.2.71/32\"\ - ,\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n\ - \ \"13.80.19.74/32\",\r\n \"13.81.7.21/32\",\r\n \ - \ \"13.81.108.99/32\",\r\n \"13.81.215.235/32\",\r\n \"\ - 13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n \"13.82.175.96/32\"\ - ,\r\n \"13.84.36.2/32\",\r\n \"13.84.40.227/32\",\r\n \ - \ \"13.84.42.35/32\",\r\n \"13.84.46.29/32\",\r\n \ - \ \"13.84.55.137/32\",\r\n \"13.84.146.60/32\",\r\n \"\ - 13.84.180.32/32\",\r\n \"13.84.181.47/32\",\r\n \"13.84.188.162/32\"\ - ,\r\n \"13.84.189.137/32\",\r\n \"13.84.227.164/32\",\r\n\ - \ \"13.85.15.194/32\",\r\n \"13.85.16.224/32\",\r\n \ - \ \"13.85.20.144/32\",\r\n \"13.85.24.220/32\",\r\n \ - \ \"13.85.27.14/32\",\r\n \"13.85.31.243/32\",\r\n \"13.85.72.129/32\"\ - ,\r\n \"13.85.77.179/32\",\r\n \"13.85.82.0/32\",\r\n \ - \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \ - \ \"13.89.238.239/32\",\r\n \"13.90.143.69/32\",\r\n \"\ - 13.90.213.204/32\",\r\n \"13.91.40.166/32\",\r\n \"13.91.242.166/32\"\ - ,\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n\ - \ \"13.92.237.218/32\",\r\n \"13.93.141.10/32\",\r\n \ - \ \"13.93.158.16/32\",\r\n \"13.93.220.109/32\",\r\n \ - \ \"13.93.231.75/32\",\r\n \"13.94.47.87/32\",\r\n \"\ - 13.94.143.57/32\",\r\n \"13.94.192.98/32\",\r\n \"13.94.211.38/32\"\ - ,\r\n \"13.95.82.181/32\",\r\n \"13.95.93.152/32\",\r\n\ - \ \"13.95.150.128/32\",\r\n \"13.95.238.192/32\",\r\n \ - \ \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"\ - 20.21.54.128/27\",\r\n \"20.36.43.207/32\",\r\n \"20.36.72.230/32\"\ - ,\r\n \"20.36.106.96/27\",\r\n \"20.36.117.0/27\",\r\n \ - \ \"20.36.122.0/27\",\r\n \"20.37.66.0/27\",\r\n \ - \ \"20.37.74.96/27\",\r\n \"20.37.196.192/27\",\r\n \"\ - 20.37.226.0/27\",\r\n \"20.38.138.0/27\",\r\n \"20.38.146.160/27\"\ - ,\r\n \"20.39.11.104/29\",\r\n \"20.40.24.16/32\",\r\n \ - \ \"20.40.24.21/32\",\r\n \"20.40.24.23/32\",\r\n \ - \ \"20.40.24.30/31\",\r\n \"20.40.24.34/32\",\r\n \"20.40.24.37/32\"\ - ,\r\n \"20.40.24.38/31\",\r\n \"20.40.24.46/32\",\r\n \ - \ \"20.40.24.49/32\",\r\n \"20.40.24.50/31\",\r\n \ - \ \"20.40.24.54/31\",\r\n \"20.40.24.62/31\",\r\n \"20.40.24.81/32\"\ - ,\r\n \"20.40.24.89/32\",\r\n \"20.40.24.108/32\",\r\n \ - \ \"20.40.24.144/32\",\r\n \"20.40.202.0/23\",\r\n \ - \ \"20.41.66.224/27\",\r\n \"20.41.195.192/27\",\r\n \ - \ \"20.42.26.252/32\",\r\n \"20.42.128.96/27\",\r\n \"20.42.228.160/27\"\ - ,\r\n \"20.43.43.32/27\",\r\n \"20.43.67.32/27\",\r\n \ - \ \"20.43.132.128/25\",\r\n \"20.44.2.32/27\",\r\n \ - \ \"20.44.26.160/27\",\r\n \"20.45.94.192/26\",\r\n \"\ - 20.45.95.0/26\",\r\n \"20.45.122.160/27\",\r\n \"20.45.196.16/29\"\ - ,\r\n \"20.49.82.32/27\",\r\n \"20.49.90.32/27\",\r\n \ - \ \"20.49.97.0/25\",\r\n \"20.49.104.0/25\",\r\n \ - \ \"20.50.2.0/23\",\r\n \"20.50.64.0/25\",\r\n \"20.53.52.192/27\"\ - ,\r\n \"20.53.53.0/25\",\r\n \"20.53.60.96/27\",\r\n \ - \ \"20.53.61.0/25\",\r\n \"20.72.26.32/27\",\r\n \"\ - 20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"20.99.14.0/24\"\ - ,\r\n \"20.99.24.128/25\",\r\n \"20.150.128.0/24\",\r\n\ - \ \"20.150.170.192/27\",\r\n \"20.150.178.160/27\",\r\n\ - \ \"20.150.186.160/27\",\r\n \"20.150.247.0/24\",\r\n \ - \ \"20.150.248.7/32\",\r\n \"20.150.248.8/32\",\r\n \ - \ \"20.150.248.12/31\",\r\n \"20.150.248.15/32\",\r\n \ - \ \"20.150.248.16/28\",\r\n \"20.150.248.32/31\",\r\n \"\ - 20.150.248.36/32\",\r\n \"20.150.248.38/31\",\r\n \"20.150.248.43/32\"\ - ,\r\n \"20.150.248.44/31\",\r\n \"20.150.248.48/29\",\r\n\ - \ \"20.150.248.56/32\",\r\n \"20.150.248.59/32\",\r\n \ - \ \"20.150.248.60/32\",\r\n \"20.150.248.63/32\",\r\n \ - \ \"20.150.248.64/31\",\r\n \"20.150.248.68/31\",\r\n \ - \ \"20.150.248.71/32\",\r\n \"20.150.248.72/29\",\r\n \ - \ \"20.150.248.80/32\",\r\n \"20.150.248.82/31\",\r\n \"\ - 20.150.248.86/31\",\r\n \"20.150.248.89/32\",\r\n \"20.150.248.90/31\"\ - ,\r\n \"20.150.248.100/31\",\r\n \"20.150.248.104/31\",\r\ - \n \"20.150.248.110/31\",\r\n \"20.150.248.112/30\",\r\n\ - \ \"20.150.248.118/31\",\r\n \"20.150.248.122/31\",\r\n\ - \ \"20.150.248.124/31\",\r\n \"20.150.248.128/31\",\r\n\ - \ \"20.150.248.134/31\",\r\n \"20.150.248.136/29\",\r\n\ - \ \"20.150.248.144/28\",\r\n \"20.150.248.160/27\",\r\n\ - \ \"20.150.248.192/29\",\r\n \"20.150.248.200/32\",\r\n\ - \ \"20.150.248.202/31\",\r\n \"20.188.98.74/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.192.54.0/24\",\r\n \ - \ \"20.192.98.160/27\",\r\n \"20.192.234.128/27\",\r\n \ - \ \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n \"\ - 20.194.66.32/27\",\r\n \"20.199.200.0/26\",\r\n \"20.205.66.0/24\"\ - ,\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \ - \ \"20.208.1.0/24\",\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 \"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.97.56.169/32\"\ - ,\r\n \"23.97.79.119/32\",\r\n \"23.97.96.32/32\",\r\n \ - \ \"23.97.160.56/32\",\r\n \"23.97.160.74/32\",\r\n \ - \ \"23.97.162.202/32\",\r\n \"23.97.195.129/32\",\r\n \ - \ \"23.97.208.18/32\",\r\n \"23.97.214.177/32\",\r\n \"\ - 23.97.216.47/32\",\r\n \"23.97.224.11/32\",\r\n \"23.98.64.36/32\"\ - ,\r\n \"23.98.64.158/32\",\r\n \"23.99.0.12/32\",\r\n \ - \ \"23.99.65.65/32\",\r\n \"23.99.91.55/32\",\r\n \ - \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\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.1.29/32\",\r\n \ - \ \"23.100.46.198/32\",\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.100.72.240/32\",\r\n \"23.100.82.11/32\"\ - ,\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\ - \n \"23.101.10.141/32\",\r\n \"23.101.27.182/32\",\r\n \ - \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \ - \ \"23.101.67.245/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 \ - \ \"23.101.147.117/32\",\r\n \"23.101.169.175/32\",\r\n \ - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \ - \ \"23.101.180.75/32\",\r\n \"23.101.203.117/32\",\r\n \ - \ \"23.101.203.214/32\",\r\n \"23.101.207.250/32\",\r\n \ - \ \"23.101.208.52/32\",\r\n \"23.101.224.24/32\",\r\n \"\ - 23.101.230.162/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 \"23.102.154.38/32\",\r\n \ - \ \"23.102.161.217/32\",\r\n \"23.102.191.170/32\",\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 \"40.64.128.224/27\"\ - ,\r\n \"40.67.58.192/27\",\r\n \"40.68.40.55/32\",\r\n \ - \ \"40.68.205.178/32\",\r\n \"40.68.208.131/32\",\r\n \ - \ \"40.68.210.104/32\",\r\n \"40.68.214.185/32\",\r\n \ - \ \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n \ - \ \"40.69.106.96/27\",\r\n \"40.69.190.41/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.70.27.35/32\",\r\n \"40.70.147.0/25\",\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.74.100.128/27\",\r\n\ - \ \"40.74.133.20/32\",\r\n \"40.74.245.188/32\",\r\n \ - \ \"40.74.253.108/32\",\r\n \"40.74.255.112/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.77.56.174/32\",\r\n \"40.78.18.232/32\",\r\n\ - \ \"40.78.25.157/32\",\r\n \"40.78.48.219/32\",\r\n \ - \ \"40.78.194.96/27\",\r\n \"40.78.204.160/27\",\r\n \ - \ \"40.79.65.200/32\",\r\n \"40.79.130.128/27\",\r\n \"\ - 40.79.154.192/27\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\"\ - ,\r\n \"40.79.178.96/27\",\r\n \"40.79.195.0/27\",\r\n \ - \ \"40.80.50.160/27\",\r\n \"40.80.58.224/27\",\r\n \ - \ \"40.80.155.102/32\",\r\n \"40.80.156.205/32\",\r\n \ - \ \"40.80.170.224/27\",\r\n \"40.80.191.0/25\",\r\n \"\ - 40.82.191.84/32\",\r\n \"40.82.217.93/32\",\r\n \"40.82.255.128/25\"\ - ,\r\n \"40.83.16.172/32\",\r\n \"40.83.72.59/32\",\r\n \ - \ \"40.83.124.73/32\",\r\n \"40.83.145.50/32\",\r\n \ - \ \"40.83.150.233/32\",\r\n \"40.83.182.206/32\",\r\n \ - \ \"40.83.183.236/32\",\r\n \"40.83.184.25/32\",\r\n \"\ - 40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.84.148.247/32\"\ - ,\r\n \"40.84.159.58/32\",\r\n \"40.84.194.106/32\",\r\n\ - \ \"40.84.226.176/32\",\r\n \"40.84.227.180/32\",\r\n \ - \ \"40.84.232.28/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.85.190.10/32\",\r\n \"40.85.212.173/32\",\r\n \"40.85.230.182/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.86.225.89/32\",\r\n \"40.86.230.96/32\",\r\n \ - \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.89.19.0/27\"\ - ,\r\n \"40.89.131.148/32\",\r\n \"40.89.141.103/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.112.142.148/32\",\r\n \ - \ \"40.112.143.134/32\",\r\n \"40.112.143.140/32\",\r\n \ - \ \"40.112.143.214/32\",\r\n \"40.112.165.44/32\",\r\n \ - \ \"40.112.166.161/32\",\r\n \"40.112.191.159/32\",\r\n \ - \ \"40.112.192.69/32\",\r\n \"40.112.216.189/32\",\r\n \ - \ \"40.112.243.0/25\",\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.113.126.251/32\",\r\ - \n \"40.113.131.37/32\",\r\n \"40.113.136.240/32\",\r\n\ - \ \"40.113.142.219/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.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.114.194.188/32\",\r\n \"\ - 40.114.210.78/32\",\r\n \"40.114.228.161/32\",\r\n \"40.114.237.65/32\"\ - ,\r\n \"40.114.243.70/32\",\r\n \"40.115.55.251/32\",\r\n\ - \ \"40.115.98.85/32\",\r\n \"40.115.179.121/32\",\r\n \ - \ \"40.115.251.148/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.118.29.72/32\",\r\n \"40.118.71.240/32\",\r\n \ - \ \"40.118.96.231/32\",\r\n \"40.118.100.127/32\",\r\n \ - \ \"40.118.101.67/32\",\r\n \"40.118.102.46/32\",\r\n \ - \ \"40.118.185.161/32\",\r\n \"40.118.235.113/32\",\r\n \ - \ \"40.118.246.51/32\",\r\n \"40.118.255.59/32\",\r\n \"\ - 40.119.12.0/23\",\r\n \"40.120.74.32/27\",\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 \ - \ \"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 \ - \ \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n \"\ - 40.124.12.75/32\",\r\n \"40.124.13.58/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 \"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 \"51.12.23.0/24\",\r\n \ - \ \"51.12.31.0/24\",\r\n \"51.12.73.224/27\",\r\n \"\ - 51.12.74.0/25\",\r\n \"51.12.98.192/27\",\r\n \"51.12.202.192/27\"\ - ,\r\n \"51.12.226.160/27\",\r\n \"51.12.234.160/27\",\r\n\ - \ \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ - \ \"51.13.143.128/25\",\r\n \"51.104.28.64/26\",\r\n \ - \ \"51.105.66.160/27\",\r\n \"51.105.74.160/27\",\r\n \ - \ \"51.105.90.32/27\",\r\n \"51.105.172.25/32\",\r\n \"\ - 51.107.50.0/27\",\r\n \"51.107.58.160/27\",\r\n \"51.107.146.0/27\"\ - ,\r\n \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\ - \n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n \ - \ \"51.116.145.32/27\",\r\n \"51.116.154.224/27\",\r\n \ - \ \"51.116.242.160/27\",\r\n \"51.116.250.160/27\",\r\n \ - \ \"51.120.42.0/27\",\r\n \"51.120.98.192/27\",\r\n \ - \ \"51.120.106.160/27\",\r\n \"51.120.210.160/27\",\r\n \ - \ \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ - \ \"51.136.14.31/32\",\r\n \"51.137.106.13/32\",\r\n \"\ - 51.137.163.32/27\",\r\n \"51.140.37.241/32\",\r\n \"51.140.57.176/32\"\ - ,\r\n \"51.140.59.233/32\",\r\n \"51.140.75.147/32\",\r\n\ - \ \"51.140.84.145/32\",\r\n \"51.140.85.106/32\",\r\n \ - \ \"51.140.87.39/32\",\r\n \"51.140.122.226/32\",\r\n \ - \ \"51.140.146.128/26\",\r\n \"51.140.152.154/32\",\r\n \ - \ \"51.140.153.150/32\",\r\n \"51.140.180.76/32\",\r\n \ - \ \"51.140.185.151/32\",\r\n \"51.140.191.223/32\",\r\n \ - \ \"51.140.210.96/27\",\r\n \"51.140.244.162/32\",\r\n \ - \ \"51.140.245.89/32\",\r\n \"51.141.12.112/32\",\r\n \ - \ \"51.141.37.245/32\",\r\n \"51.141.44.139/32\",\r\n \"\ - 51.141.45.207/32\",\r\n \"51.141.90.252/32\",\r\n \"51.143.102.21/32\"\ - ,\r\n \"51.143.191.44/32\",\r\n \"51.144.7.192/32\",\r\n\ - \ \"51.144.107.53/32\",\r\n \"51.144.116.43/32\",\r\n \ - \ \"51.144.164.215/32\",\r\n \"51.144.182.8/32\",\r\n \ - \ \"52.136.50.0/27\",\r\n \"52.136.138.55/32\",\r\n \ - \ \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n \"\ - 52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n \"52.140.106.224/27\"\ - ,\r\n \"52.143.137.150/32\",\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.150.140.224/27\",\r\n\ - \ \"52.151.62.51/32\",\r\n \"52.160.40.218/32\",\r\n \ - \ \"52.161.96.193/32\",\r\n \"52.162.208.73/32\",\r\n \ - \ \"52.163.122.160/32\",\r\n \"52.164.201.186/32\",\r\n \ - \ \"52.164.250.133/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.166.78.97/32\",\r\n \"52.166.113.188/32\",\r\n \"52.166.119.99/32\"\ - ,\r\n \"52.166.178.208/32\",\r\n \"52.166.181.85/32\",\r\ - \n \"52.166.198.163/32\",\r\n \"52.168.125.188/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.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \ - \ \"52.171.56.101/32\",\r\n \"52.171.56.110/32\",\r\n \ - \ \"52.171.136.200/32\",\r\n \"52.171.140.237/32\",\r\n \ - \ \"52.171.218.239/32\",\r\n \"52.171.221.170/32\",\r\n \ - \ \"52.171.222.247/32\",\r\n \"52.172.54.225/32\",\r\n \"\ - 52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n \"52.172.219.121/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.174.3.80/32\",\r\n \"52.174.7.133/32\",\r\n \"52.174.35.5/32\"\ - ,\r\n \"52.174.106.15/32\",\r\n \"52.174.150.25/32\",\r\n\ - \ \"52.174.181.178/32\",\r\n \"52.174.184.18/32\",\r\n \ - \ \"52.174.193.210/32\",\r\n \"52.174.235.29/32\",\r\n \ - \ \"52.175.158.219/32\",\r\n \"52.175.202.25/32\",\r\n \ - \ \"52.175.254.10/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 \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n\ - \ \"52.177.206.73/32\",\r\n \"52.178.29.39/32\",\r\n \ - \ \"52.178.37.244/32\",\r\n \"52.178.43.209/32\",\r\n \ - \ \"52.178.45.139/32\",\r\n \"52.178.46.181/32\",\r\n \ - \ \"52.178.75.200/32\",\r\n \"52.178.79.163/32\",\r\n \ - \ \"52.178.89.129/32\",\r\n \"52.178.90.230/32\",\r\n \"\ - 52.178.92.96/32\",\r\n \"52.178.105.179/32\",\r\n \"52.178.114.226/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 \ - \ \"52.179.97.15/32\",\r\n \"52.179.188.206/32\",\r\n \ - \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \ - \ \"52.183.82.125/32\",\r\n \"52.184.162.135/32\",\r\n \ - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/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.187.206.243/32\"\ - ,\r\n \"52.187.229.23/32\",\r\n \"52.189.213.49/32\",\r\n\ - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \ - \ \"52.226.134.64/32\",\r\n \"52.228.42.76/32\",\r\n \ - \ \"52.228.84.32/27\",\r\n \"52.228.121.123/32\",\r\n \ - \ \"52.229.30.210/32\",\r\n \"52.229.115.84/32\",\r\n \ - \ \"52.230.1.186/32\",\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 \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\ - \n \"52.231.200.179/32\",\r\n \"52.232.19.237/32\",\r\n\ - \ \"52.232.26.228/32\",\r\n \"52.232.33.202/32\",\r\n \ - \ \"52.232.56.79/32\",\r\n \"52.232.127.196/32\",\r\n \ - \ \"52.233.38.143/32\",\r\n \"52.233.128.61/32\",\r\n \ - \ \"52.233.133.18/32\",\r\n \"52.233.133.121/32\",\r\n \ - \ \"52.233.155.168/32\",\r\n \"52.233.164.195/32\",\r\n \ - \ \"52.233.175.59/32\",\r\n \"52.233.184.181/32\",\r\n \ - \ \"52.233.198.206/32\",\r\n \"52.234.209.94/32\",\r\n \ - \ \"52.237.18.220/32\",\r\n \"52.237.22.139/32\",\r\n \"\ - 52.237.130.0/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\"\ - ,\r\n \"52.237.246.162/32\",\r\n \"52.240.149.243/32\",\r\ - \n \"52.240.155.58/32\",\r\n \"52.242.22.213/32\",\r\n \ - \ \"52.242.27.213/32\",\r\n \"52.243.39.89/32\",\r\n \ - \ \"52.246.154.160/27\",\r\n \"52.252.160.21/32\",\r\n \ - \ \"52.253.224.223/32\",\r\n \"52.255.35.249/32\",\r\n \ - \ \"52.255.54.134/32\",\r\n \"65.52.24.41/32\",\r\n \"\ - 65.52.128.33/32\",\r\n \"65.52.130.1/32\",\r\n \"65.52.160.119/32\"\ - ,\r\n \"65.52.168.70/32\",\r\n \"65.52.213.73/32\",\r\n\ - \ \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n \ - \ \"65.52.250.96/27\",\r\n \"94.245.104.73/32\",\r\n \ - \ \"102.37.86.64/26\",\r\n \"102.37.86.128/26\",\r\n \ - \ \"102.133.26.32/27\",\r\n \"102.133.57.128/27\",\r\n \"\ - 102.133.122.160/27\",\r\n \"102.133.154.32/27\",\r\n \"\ - 102.133.218.32/28\",\r\n \"102.133.250.160/27\",\r\n \"\ - 104.40.3.53/32\",\r\n \"104.40.11.192/32\",\r\n \"104.40.28.133/32\"\ - ,\r\n \"104.40.53.219/32\",\r\n \"104.40.63.98/32\",\r\n\ - \ \"104.40.84.133/32\",\r\n \"104.40.92.107/32\",\r\n \ - \ \"104.40.129.89/32\",\r\n \"104.40.147.180/32\",\r\n \ - \ \"104.40.147.216/32\",\r\n \"104.40.158.55/32\",\r\n \ - \ \"104.40.179.243/32\",\r\n \"104.40.183.236/32\",\r\n \ - \ \"104.40.185.192/32\",\r\n \"104.40.187.26/32\",\r\n \ - \ \"104.40.191.174/32\",\r\n \"104.40.210.25/32\",\r\n \ - \ \"104.40.215.219/32\",\r\n \"104.40.222.81/32\",\r\n \ - \ \"104.40.250.100/32\",\r\n \"104.41.9.139/32\",\r\n \ - \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"\ - 104.41.186.103/32\",\r\n \"104.41.216.137/32\",\r\n \"104.41.229.199/32\"\ - ,\r\n \"104.42.53.248/32\",\r\n \"104.42.78.153/32\",\r\n\ - \ \"104.42.128.171/32\",\r\n \"104.42.148.55/32\",\r\n \ - \ \"104.42.152.64/32\",\r\n \"104.42.154.105/32\",\r\n \ - \ \"104.42.188.146/32\",\r\n \"104.42.231.5/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 \ - \ \"104.44.128.13/32\",\r\n \"104.44.130.38/32\",\r\n \ - \ \"104.45.1.117/32\",\r\n \"104.45.14.249/32\",\r\n \"\ - 104.45.81.79/32\",\r\n \"104.45.95.61/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.45.226.98/32\",\r\n \"104.45.231.79/32\",\r\n \ - \ \"104.46.38.245/32\",\r\n \"104.46.44.78/32\",\r\n \ - \ \"104.46.61.116/32\",\r\n \"104.46.101.59/32\",\r\n \ - \ \"104.47.137.62/32\",\r\n \"104.47.151.115/32\",\r\n \ - \ \"104.47.160.14/32\",\r\n \"104.47.164.119/32\",\r\n \ - \ \"104.208.48.107/32\",\r\n \"104.209.178.67/32\",\r\n \ - \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n \ - \ \"104.210.38.149/32\",\r\n \"104.210.69.241/32\",\r\n \ - \ \"104.210.92.71/32\",\r\n \"104.210.145.181/32\",\r\n \ - \ \"104.210.147.57/32\",\r\n \"104.210.152.76/32\",\r\n \ - \ \"104.210.152.122/32\",\r\n \"104.210.153.116/32\",\r\n \ - \ \"104.210.158.20/32\",\r\n \"104.211.26.212/32\",\r\n \ - \ \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n \ - \ \"104.211.146.96/27\",\r\n \"104.211.160.159/32\",\r\n \ - \ \"104.211.179.11/32\",\r\n \"104.211.184.197/32\",\r\n \ - \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ - \ \"104.214.20.0/23\",\r\n \"104.214.29.203/32\",\r\n \ - \ \"104.214.64.238/32\",\r\n \"104.214.74.110/32\",\r\n \ - \ \"104.214.77.221/32\",\r\n \"104.214.110.60/32\",\r\n \ - \ \"104.214.110.226/32\",\r\n \"104.214.118.174/32\",\r\n \ - \ \"104.214.119.36/32\",\r\n \"104.214.137.236/32\",\r\n \ - \ \"104.214.231.110/32\",\r\n \"104.214.236.47/32\",\r\n \ - \ \"104.214.237.135/32\",\r\n \"104.215.11.176/32\",\r\n\ - \ \"104.215.58.230/32\",\r\n \"104.215.73.236/32\",\r\n\ - \ \"104.215.78.13/32\",\r\n \"104.215.89.22/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.78.243/32\",\r\n \ - \ \"137.116.88.213/32\",\r\n \"137.116.128.188/32\",\r\n \ - \ \"137.116.153.238/32\",\r\n \"137.117.9.212/32\",\r\n \ - \ \"137.117.17.70/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.117.166.35/32\",\r\n \"137.117.175.14/32\",\r\n \ - \ \"137.117.203.130/32\",\r\n \"137.117.211.244/32\",\r\n \ - \ \"137.117.218.101/32\",\r\n \"137.117.224.218/32\",\r\n \ - \ \"137.117.225.87/32\",\r\n \"137.135.91.176/32\",\r\n \ - \ \"137.135.107.235/32\",\r\n \"137.135.129.175/32\",\r\n \ - \ \"137.135.133.221/32\",\r\n \"138.91.0.30/32\",\r\n \ - \ \"138.91.16.18/32\",\r\n \"138.91.224.84/32\",\r\n \ - \ \"138.91.225.40/32\",\r\n \"138.91.240.81/32\",\r\n \ - \ \"157.56.13.114/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 \"168.62.20.37/32\",\r\n \"168.62.48.183/32\",\r\n\ - \ \"168.62.180.173/32\",\r\n \"168.62.224.13/32\",\r\n \ - \ \"168.62.225.23/32\",\r\n \"168.63.5.231/32\",\r\n \ - \ \"168.63.53.239/32\",\r\n \"168.63.107.5/32\",\r\n \ - \ \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n \ - \ \"191.233.50.32/27\",\r\n \"191.233.82.44/32\",\r\n \"\ - 191.233.85.165/32\",\r\n \"191.233.87.194/32\",\r\n \"191.233.203.32/27\"\ - ,\r\n \"191.234.16.188/32\",\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.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\ - \ \"191.235.228.32/27\",\r\n \"191.236.16.12/32\",\r\n \ - \ \"191.236.59.67/32\",\r\n \"191.236.80.12/32\",\r\n \ - \ \"191.236.106.123/32\",\r\n \"191.236.148.9/32\",\r\n \ - \ \"191.236.192.121/32\",\r\n \"191.237.24.89/32\",\r\n \ - \ \"191.237.27.74/32\",\r\n \"191.237.128.238/32\",\r\n \ - \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \ - \ \"191.238.176.139/32\",\r\n \"191.238.240.12/32\",\r\n \ - \ \"191.239.58.162/32\",\r\n \"191.239.188.11/32\",\r\n \ - \ \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n \ - \ \"2603:1000:4:402::a0/123\",\r\n \"2603:1000:104:402::a0/123\"\ - ,\r\n \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\ - ,\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 \"2603:1010:101:402::a0/123\"\ - ,\r\n \"2603:1010:304:402::a0/123\",\r\n \"2603:1010:404:402::a0/123\"\ - ,\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 \"2603:1020:206:402::a0/123\"\ - ,\r\n \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\ - ,\r\n \"2603:1020:305:402::a0/123\",\r\n \"2603:1020:405:402::a0/123\"\ - ,\r\n \"2603:1020:605:402::a0/123\",\r\n \"2603:1020:705:402::a0/123\"\ - ,\r\n \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\ - ,\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 \"2603:1020:905:402::a0/123\"\ - ,\r\n \"2603:1020:a04:3::100/120\",\r\n \"2603:1020:a04:402::a0/123\"\ - ,\r\n \"2603:1020:a04:802::a0/123\",\r\n \"2603:1020:a04:c02::a0/123\"\ - ,\r\n \"2603:1020:b04:402::a0/123\",\r\n \"2603:1020:c04:402::a0/123\"\ - ,\r\n \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\ - ,\r\n \"2603:1020:d04:402::a0/123\",\r\n \"2603:1020:e04:402::a0/123\"\ - ,\r\n \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\ - ,\r\n \"2603:1020:f04:402::a0/123\",\r\n \"2603:1020:1004:2::500/120\"\ - ,\r\n \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\"\ - ,\r\n \"2603:1020:1004:800::360/123\",\r\n \"2603:1020:1104:400::a0/123\"\ - ,\r\n \"2603:1030:f:400::8a0/123\",\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 \"2603:1030:104:2::100/120\",\r\n \"2603:1030:104:402::a0/123\"\ - ,\r\n \"2603:1030:107:400::20/123\",\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 \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\"\ - ,\r\n \"2603:1030:40b:c00::a0/123\",\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 \"2603:1030:504:402::a0/123\",\r\n \"2603:1030:504:802::160/123\"\ - ,\r\n \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\ - ,\r\n \"2603:1030:608:402::a0/123\",\r\n \"2603:1030:807:402::a0/123\"\ - ,\r\n \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\ - ,\r\n \"2603:1030:a07:402::a0/123\",\r\n \"2603:1030:b04:402::a0/123\"\ - ,\r\n \"2603:1030:c06:400::8a0/123\",\r\n \"2603:1030:c06:802::a0/123\"\ - ,\r\n \"2603:1030:c06:c02::a0/123\",\r\n \"2603:1030:f05:402::a0/123\"\ - ,\r\n \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\ - ,\r\n \"2603:1030:1005:402::a0/123\",\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 \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:402::a0/123\"\ - ,\r\n \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\"\ - ,\r\n \"2603:1040:407:c02::a0/123\",\r\n \"2603:1040:606:402::a0/123\"\ - ,\r\n \"2603:1040:806:402::a0/123\",\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 \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\"\ - ,\r\n \"2603:1040:a06:c02::a0/123\",\r\n \"2603:1040:b04:402::a0/123\"\ - ,\r\n \"2603:1040:c06:402::a0/123\",\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 \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\"\ - ,\r\n \"2603:1040:f05:c02::a0/123\",\r\n \"2603:1040:1002:2::100/120\"\ - ,\r\n \"2603:1040:1104:400::a0/123\",\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 \"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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.36.43.207/32\"\ - ,\r\n \"20.36.106.96/27\",\r\n \"20.37.226.0/27\",\r\n \ - \ \"20.53.52.192/27\",\r\n \"20.53.53.0/25\",\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\": \"\ - 74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.36.72.230/32\"\ - ,\r\n \"20.36.117.0/27\",\r\n \"20.36.122.0/27\",\r\n \ - \ \"20.53.60.96/27\",\r\n \"20.53.61.0/25\",\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\": \"74\",\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\": \"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 \"\ - 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: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\"\ - : \"74\",\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\": \"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 \"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:402::a0/123\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"\ - AppService.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\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 \"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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"191.233.50.32/27\"\ - ,\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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.128/27\"\ - ,\r\n \"20.38.146.160/27\",\r\n \"40.82.191.84/32\",\r\n\ - \ \"40.85.212.173/32\",\r\n \"40.85.230.182/32\",\r\n \ - \ \"52.228.42.76/32\",\r\n \"52.228.84.32/27\",\r\n \ - \ \"52.228.121.123/32\",\r\n \"52.233.38.143/32\",\r\n \ - \ \"52.237.18.220/32\",\r\n \"52.237.22.139/32\",\r\n \ - \ \"52.246.154.160/27\",\r\n \"2603:1030:f05:402::a0/123\",\r\n \ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.96/27\"\ - ,\r\n \"40.86.225.89/32\",\r\n \"40.86.230.96/32\",\r\n\ - \ \"40.89.19.0/27\",\r\n \"52.229.115.84/32\",\r\n \ - \ \"52.242.22.213/32\",\r\n \"52.242.27.213/32\",\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\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\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: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\"\ - : \"74\",\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\"\ - : \"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 \"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: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\": \"\ - 74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\"\ - ,\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:400::8a0/123\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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.66.0/24\",\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:402::a0/123\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \ - \ \"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: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\": \"74\",\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\": \"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 \"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: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\": \"\ - 74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\"\ - ,\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: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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\"\ - ,\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: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\": \"\ - 74\",\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\"\ - : \"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:402::a0/123\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"\ - AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n\ - \ \"51.116.58.160/27\",\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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.32/27\"\ - ,\r\n \"51.116.154.224/27\",\r\n \"51.116.242.160/27\",\r\ - \n \"51.116.250.160/27\",\r\n \"2603:1020:c04:402::a0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.149.151/32\"\ - ,\r\n \"13.73.1.134/32\",\r\n \"13.73.26.73/32\",\r\n \ - \ \"13.78.59.237/32\",\r\n \"13.78.106.96/27\",\r\n \ - \ \"13.78.117.86/32\",\r\n \"13.78.123.87/32\",\r\n \"\ - 20.43.67.32/27\",\r\n \"40.79.195.0/27\",\r\n \"40.115.179.121/32\"\ - ,\r\n \"40.115.251.148/32\",\r\n \"52.243.39.89/32\",\r\n\ - \ \"104.41.186.103/32\",\r\n \"138.91.0.30/32\",\r\n \ - \ \"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\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\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:402::a0/123\"\r\n\ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\"\ - ,\r\n \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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:400::a0/123\"\ - \r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\"\ - ,\r\n \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"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: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\"\ - : \"74\",\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\"\ - : \"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\ - \ \"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: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\": \"74\"\ - ,\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\"\ - : \"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 ]\r\n }\r\n },\r\n {\r\ - \n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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.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:402::a0/123\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"\ - AppService.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"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: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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.120.42.0/27\"\ - ,\r\n \"51.120.98.192/27\",\r\n \"51.120.106.160/27\",\r\ - \n \"51.120.210.160/27\",\r\n \"2603:1020:e04:402::a0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"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:402::a0/123\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \"id\"\ - : \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"\ - 74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"102.133.122.160/27\"\ - ,\r\n \"102.133.154.32/27\",\r\n \"102.133.218.32/28\",\r\ - \n \"102.133.250.160/27\",\r\n \"2603:1000:104:402::a0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"102.37.86.64/26\"\ - ,\r\n \"102.37.86.128/26\",\r\n \"102.133.26.32/27\",\r\n\ - \ \"102.133.57.128/27\",\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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.65.30.245/32\"\ - ,\r\n \"13.65.37.122/32\",\r\n \"13.65.39.165/32\",\r\n\ - \ \"13.65.42.35/32\",\r\n \"13.65.42.183/32\",\r\n \ - \ \"13.65.45.30/32\",\r\n \"13.65.85.146/32\",\r\n \"\ - 13.65.89.91/32\",\r\n \"13.65.92.72/32\",\r\n \"13.65.94.204/32\"\ - ,\r\n \"13.65.95.109/32\",\r\n \"13.65.97.243/32\",\r\n\ - \ \"13.65.193.29/32\",\r\n \"13.65.210.166/32\",\r\n \ - \ \"13.65.212.252/32\",\r\n \"13.65.241.130/32\",\r\n \ - \ \"13.65.243.110/32\",\r\n \"13.66.16.101/32\",\r\n \ - \ \"13.66.38.99/32\",\r\n \"13.66.39.88/32\",\r\n \"13.84.36.2/32\"\ - ,\r\n \"13.84.40.227/32\",\r\n \"13.84.42.35/32\",\r\n \ - \ \"13.84.46.29/32\",\r\n \"13.84.55.137/32\",\r\n \ - \ \"13.84.146.60/32\",\r\n \"13.84.180.32/32\",\r\n \"\ - 13.84.181.47/32\",\r\n \"13.84.188.162/32\",\r\n \"13.84.189.137/32\"\ - ,\r\n \"13.84.227.164/32\",\r\n \"13.85.15.194/32\",\r\n\ - \ \"13.85.16.224/32\",\r\n \"13.85.20.144/32\",\r\n \ - \ \"13.85.24.220/32\",\r\n \"13.85.27.14/32\",\r\n \ - \ \"13.85.31.243/32\",\r\n \"13.85.72.129/32\",\r\n \"13.85.77.179/32\"\ - ,\r\n \"13.85.82.0/32\",\r\n \"20.45.122.160/27\",\r\n \ - \ \"20.49.90.32/27\",\r\n \"23.101.180.75/32\",\r\n \ - \ \"23.102.154.38/32\",\r\n \"23.102.161.217/32\",\r\n \ - \ \"23.102.191.170/32\",\r\n \"40.74.245.188/32\",\r\n \ - \ \"40.74.253.108/32\",\r\n \"40.74.255.112/32\",\r\n \ - \ \"40.84.148.247/32\",\r\n \"40.84.159.58/32\",\r\n \"\ - 40.84.194.106/32\",\r\n \"40.84.226.176/32\",\r\n \"40.84.227.180/32\"\ - ,\r\n \"40.84.232.28/32\",\r\n \"40.119.12.0/23\",\r\n \ - \ \"40.124.12.75/32\",\r\n \"40.124.13.58/32\",\r\n \ - \ \"52.171.56.101/32\",\r\n \"52.171.56.110/32\",\r\n \ - \ \"52.171.136.200/32\",\r\n \"52.171.140.237/32\",\r\n \ - \ \"52.171.218.239/32\",\r\n \"52.171.221.170/32\",\r\n \ - \ \"52.171.222.247/32\",\r\n \"104.44.128.13/32\",\r\n \ - \ \"104.44.130.38/32\",\r\n \"104.210.145.181/32\",\r\n \ - \ \"104.210.147.57/32\",\r\n \"104.210.152.76/32\",\r\n \ - \ \"104.210.152.122/32\",\r\n \"104.210.153.116/32\",\r\n \ - \ \"104.210.158.20/32\",\r\n \"104.214.20.0/23\",\r\n \ - \ \"104.214.29.203/32\",\r\n \"104.214.64.238/32\",\r\n \ - \ \"104.214.74.110/32\",\r\n \"104.214.77.221/32\",\r\n \ - \ \"104.214.110.60/32\",\r\n \"104.214.110.226/32\",\r\n \ - \ \"104.214.118.174/32\",\r\n \"104.214.119.36/32\",\r\n \ - \ \"104.215.73.236/32\",\r\n \"104.215.78.13/32\",\r\n \ - \ \"104.215.89.22/32\",\r\n \"191.238.176.139/32\",\r\n \ - \ \"191.238.240.12/32\",\r\n \"2603:1030:807:402::a0/123\",\r\n\ - \ \"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\"\ - : \"74\",\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\"\ - : \"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\ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SoutheastAsia\"\ - ,\r\n \"id\": \"AppService.SoutheastAsia\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \ - \ \"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: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\": \"74\",\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\": \"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 \ - \ \"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:402::a0/123\"\r\n ]\r\n }\r\n },\r\n\ - \ {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \"id\": \"\ - AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"74\",\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 \"UDR\",\r\n\ - \ \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"51.12.31.0/24\",\r\n \ - \ \"51.12.73.224/27\",\r\n \"51.12.74.0/25\",\r\n \ - \ \"51.12.98.192/27\",\r\n \"51.12.226.160/27\",\r\n \"\ - 51.12.234.160/27\",\r\n \"2603:1020:1004:2::500/120\",\r\n \ - \ \"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.SwitzerlandNorth\",\r\n \ - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\"\ - ,\r\n \"51.107.50.0/27\",\r\n \"51.107.58.160/27\",\r\n\ - \ \"2603:1020:a04:3::100/120\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.0/26\"\ - ,\r\n \"51.107.146.0/27\",\r\n \"51.107.154.160/27\",\r\n\ - \ \"51.107.255.192/26\",\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\"\ - : \"74\",\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\"\ - : \"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:402::a0/123\"\r\n\ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\"\ - ,\r\n \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\"\ - ,\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\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\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"51.104.28.64/26\",\r\n\ - \ \"51.105.66.160/27\",\r\n \"51.105.74.160/27\",\r\n \ - \ \"51.140.37.241/32\",\r\n \"51.140.57.176/32\",\r\n \ - \ \"51.140.59.233/32\",\r\n \"51.140.75.147/32\",\r\n \ - \ \"51.140.84.145/32\",\r\n \"51.140.85.106/32\",\r\n \ - \ \"51.140.87.39/32\",\r\n \"51.140.122.226/32\",\r\n \"\ - 51.140.146.128/26\",\r\n \"51.140.152.154/32\",\r\n \"51.140.153.150/32\"\ - ,\r\n \"51.140.180.76/32\",\r\n \"51.140.185.151/32\",\r\ - \n \"51.140.191.223/32\",\r\n \"51.143.191.44/32\",\r\n\ - \ \"2603:1020:705:402::a0/123\",\r\n \"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\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"51.137.163.32/27\",\r\n\ - \ \"51.140.210.96/27\",\r\n \"51.140.244.162/32\",\r\n \ - \ \"51.140.245.89/32\",\r\n \"51.141.12.112/32\",\r\n \ - \ \"51.141.37.245/32\",\r\n \"51.141.44.139/32\",\r\n \ - \ \"51.141.45.207/32\",\r\n \"51.141.90.252/32\",\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\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.71.194.192/27\",\r\n\ - \ \"13.78.150.96/32\",\r\n \"13.78.184.89/32\",\r\n \ - \ \"52.150.140.224/27\",\r\n \"52.161.96.193/32\",\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\": \"74\",\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\": \"AzureAppService\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.69.68.0/23\",\r\n \"\ - 13.80.19.74/32\",\r\n \"13.81.7.21/32\",\r\n \"13.81.108.99/32\"\ - ,\r\n \"13.81.215.235/32\",\r\n \"13.94.143.57/32\",\r\n\ - \ \"13.94.192.98/32\",\r\n \"13.94.211.38/32\",\r\n \ - \ \"13.95.82.181/32\",\r\n \"13.95.93.152/32\",\r\n \ - \ \"13.95.150.128/32\",\r\n \"13.95.238.192/32\",\r\n \"\ - 20.50.2.0/23\",\r\n \"23.97.160.56/32\",\r\n \"23.97.160.74/32\"\ - ,\r\n \"23.97.162.202/32\",\r\n \"23.97.195.129/32\",\r\n\ - \ \"23.97.208.18/32\",\r\n \"23.97.214.177/32\",\r\n \ - \ \"23.97.216.47/32\",\r\n \"23.97.224.11/32\",\r\n \ - \ \"23.100.1.29/32\",\r\n \"23.101.67.245/32\",\r\n \"\ - 40.68.40.55/32\",\r\n \"40.68.205.178/32\",\r\n \"40.68.208.131/32\"\ - ,\r\n \"40.68.210.104/32\",\r\n \"40.68.214.185/32\",\r\n\ - \ \"40.113.126.251/32\",\r\n \"40.113.131.37/32\",\r\n \ - \ \"40.113.136.240/32\",\r\n \"40.113.142.219/32\",\r\n \ - \ \"40.114.194.188/32\",\r\n \"40.114.210.78/32\",\r\n \ - \ \"40.114.228.161/32\",\r\n \"40.114.237.65/32\",\r\n \ - \ \"40.114.243.70/32\",\r\n \"40.115.55.251/32\",\r\n \ - \ \"40.118.29.72/32\",\r\n \"40.118.71.240/32\",\r\n \ - \ \"40.118.96.231/32\",\r\n \"40.118.100.127/32\",\r\n \ - \ \"40.118.101.67/32\",\r\n \"40.118.102.46/32\",\r\n \"\ - 51.105.172.25/32\",\r\n \"51.136.14.31/32\",\r\n \"51.137.106.13/32\"\ - ,\r\n \"51.144.7.192/32\",\r\n \"51.144.107.53/32\",\r\n\ - \ \"51.144.116.43/32\",\r\n \"51.144.164.215/32\",\r\n \ - \ \"51.144.182.8/32\",\r\n \"52.166.78.97/32\",\r\n \ - \ \"52.166.113.188/32\",\r\n \"52.166.119.99/32\",\r\n \ - \ \"52.166.178.208/32\",\r\n \"52.166.181.85/32\",\r\n \ - \ \"52.166.198.163/32\",\r\n \"52.174.3.80/32\",\r\n \"\ - 52.174.7.133/32\",\r\n \"52.174.35.5/32\",\r\n \"52.174.106.15/32\"\ - ,\r\n \"52.174.150.25/32\",\r\n \"52.174.181.178/32\",\r\ - \n \"52.174.184.18/32\",\r\n \"52.174.193.210/32\",\r\n\ - \ \"52.174.235.29/32\",\r\n \"52.178.29.39/32\",\r\n \ - \ \"52.178.37.244/32\",\r\n \"52.178.43.209/32\",\r\n \ - \ \"52.178.45.139/32\",\r\n \"52.178.46.181/32\",\r\n \ - \ \"52.178.75.200/32\",\r\n \"52.178.79.163/32\",\r\n \ - \ \"52.178.89.129/32\",\r\n \"52.178.90.230/32\",\r\n \"\ - 52.178.92.96/32\",\r\n \"52.178.105.179/32\",\r\n \"52.178.114.226/32\"\ - ,\r\n \"52.232.19.237/32\",\r\n \"52.232.26.228/32\",\r\n\ - \ \"52.232.33.202/32\",\r\n \"52.232.56.79/32\",\r\n \ - \ \"52.232.127.196/32\",\r\n \"52.233.128.61/32\",\r\n \ - \ \"52.233.133.18/32\",\r\n \"52.233.133.121/32\",\r\n \ - \ \"52.233.155.168/32\",\r\n \"52.233.164.195/32\",\r\n \ - \ \"52.233.175.59/32\",\r\n \"52.233.184.181/32\",\r\n \ - \ \"52.233.198.206/32\",\r\n \"65.52.128.33/32\",\r\n \ - \ \"65.52.130.1/32\",\r\n \"104.40.129.89/32\",\r\n \"\ - 104.40.147.180/32\",\r\n \"104.40.147.216/32\",\r\n \"104.40.158.55/32\"\ - ,\r\n \"104.40.179.243/32\",\r\n \"104.40.183.236/32\",\r\ - \n \"104.40.185.192/32\",\r\n \"104.40.187.26/32\",\r\n\ - \ \"104.40.191.174/32\",\r\n \"104.40.210.25/32\",\r\n \ - \ \"104.40.215.219/32\",\r\n \"104.40.222.81/32\",\r\n \ - \ \"104.40.250.100/32\",\r\n \"104.45.1.117/32\",\r\n \ - \ \"104.45.14.249/32\",\r\n \"104.46.38.245/32\",\r\n \ - \ \"104.46.44.78/32\",\r\n \"104.46.61.116/32\",\r\n \ - \ \"104.47.137.62/32\",\r\n \"104.47.151.115/32\",\r\n \"\ - 104.47.160.14/32\",\r\n \"104.47.164.119/32\",\r\n \"104.214.231.110/32\"\ - ,\r\n \"104.214.236.47/32\",\r\n \"104.214.237.135/32\"\ - ,\r\n \"137.117.166.35/32\",\r\n \"137.117.175.14/32\",\r\ - \n \"137.117.203.130/32\",\r\n \"137.117.211.244/32\",\r\ - \n \"137.117.218.101/32\",\r\n \"137.117.224.218/32\",\r\ - \n \"137.117.225.87/32\",\r\n \"168.63.5.231/32\",\r\n \ - \ \"168.63.107.5/32\",\r\n \"191.233.82.44/32\",\r\n \ - \ \"191.233.85.165/32\",\r\n \"191.233.87.194/32\",\r\n \ - \ \"2603:1020:206:402::a0/123\",\r\n \"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\": \"74\",\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\": \"AzureAppService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"52.136.50.0/27\",\r\n \ - \ \"104.211.146.96/27\",\r\n \"104.211.160.159/32\",\r\n\ - \ \"104.211.179.11/32\",\r\n \"104.211.184.197/32\",\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\": \"74\",\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\": \"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 \"13.93.158.16/32\",\r\n \"13.93.220.109/32\"\ - ,\r\n \"13.93.231.75/32\",\r\n \"23.99.0.12/32\",\r\n \ - \ \"23.99.65.65/32\",\r\n \"23.99.91.55/32\",\r\n \ - \ \"23.100.46.198/32\",\r\n \"23.101.203.117/32\",\r\n \ - \ \"23.101.203.214/32\",\r\n \"23.101.207.250/32\",\r\n \ - \ \"40.78.18.232/32\",\r\n \"40.78.25.157/32\",\r\n \"40.78.48.219/32\"\ - ,\r\n \"40.80.155.102/32\",\r\n \"40.80.156.205/32\",\r\n\ - \ \"40.82.255.128/25\",\r\n \"40.83.145.50/32\",\r\n \ - \ \"40.83.150.233/32\",\r\n \"40.83.182.206/32\",\r\n \ - \ \"40.83.183.236/32\",\r\n \"40.83.184.25/32\",\r\n \ - \ \"40.112.142.148/32\",\r\n \"40.112.143.134/32\",\r\n \ - \ \"40.112.143.140/32\",\r\n \"40.112.143.214/32\",\r\n \ - \ \"40.112.165.44/32\",\r\n \"40.112.166.161/32\",\r\n \ - \ \"40.112.191.159/32\",\r\n \"40.112.192.69/32\",\r\n \"\ - 40.112.216.189/32\",\r\n \"40.112.243.0/25\",\r\n \"40.118.185.161/32\"\ - ,\r\n \"40.118.235.113/32\",\r\n \"40.118.246.51/32\",\r\ - \n \"40.118.255.59/32\",\r\n \"52.160.40.218/32\",\r\n \ - \ \"104.40.3.53/32\",\r\n \"104.40.11.192/32\",\r\n \ - \ \"104.40.28.133/32\",\r\n \"104.40.53.219/32\",\r\n \ - \ \"104.40.63.98/32\",\r\n \"104.40.84.133/32\",\r\n \"\ - 104.40.92.107/32\",\r\n \"104.42.53.248/32\",\r\n \"104.42.78.153/32\"\ - ,\r\n \"104.42.128.171/32\",\r\n \"104.42.148.55/32\",\r\ - \n \"104.42.152.64/32\",\r\n \"104.42.154.105/32\",\r\n\ - \ \"104.42.188.146/32\",\r\n \"104.42.231.5/32\",\r\n \ - \ \"104.45.226.98/32\",\r\n \"104.45.231.79/32\",\r\n \ - \ \"104.210.38.149/32\",\r\n \"137.117.9.212/32\",\r\n \ - \ \"137.117.17.70/32\",\r\n \"138.91.224.84/32\",\r\n \ - \ \"138.91.225.40/32\",\r\n \"138.91.240.81/32\",\r\n \ - \ \"168.62.20.37/32\",\r\n \"191.236.80.12/32\",\r\n \"\ - 191.236.106.123/32\",\r\n \"191.239.58.162/32\",\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\": \"74\",\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\": \"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 \"13.66.231.217/32\",\r\n \"13.66.241.134/32\"\ - ,\r\n \"13.66.244.249/32\",\r\n \"13.77.157.133/32\",\r\n\ - \ \"13.77.160.237/32\",\r\n \"13.77.182.13/32\",\r\n \ - \ \"20.42.128.96/27\",\r\n \"40.64.128.224/27\",\r\n \ - \ \"51.143.102.21/32\",\r\n \"52.151.62.51/32\",\r\n \ - \ \"52.175.202.25/32\",\r\n \"52.175.254.10/32\",\r\n \"\ - 52.183.82.125/32\",\r\n \"52.229.30.210/32\",\r\n \"2603:1030:c06:400::8a0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.40.24.16/32\"\ - ,\r\n \"20.40.24.21/32\",\r\n \"20.40.24.23/32\",\r\n \ - \ \"20.40.24.30/31\",\r\n \"20.40.24.34/32\",\r\n \ - \ \"20.40.24.37/32\",\r\n \"20.40.24.38/31\",\r\n \"20.40.24.46/32\"\ - ,\r\n \"20.40.24.49/32\",\r\n \"20.40.24.50/31\",\r\n \ - \ \"20.40.24.54/31\",\r\n \"20.40.24.62/31\",\r\n \ - \ \"20.40.24.81/32\",\r\n \"20.40.24.89/32\",\r\n \"20.40.24.108/32\"\ - ,\r\n \"20.40.24.144/32\",\r\n \"20.150.128.0/24\",\r\n\ - \ \"20.150.170.192/27\",\r\n \"20.150.178.160/27\",\r\n\ - \ \"20.150.186.160/27\",\r\n \"20.150.247.0/24\",\r\n \ - \ \"20.150.248.7/32\",\r\n \"20.150.248.8/32\",\r\n \ - \ \"20.150.248.12/31\",\r\n \"20.150.248.15/32\",\r\n \ - \ \"20.150.248.16/28\",\r\n \"20.150.248.32/31\",\r\n \"\ - 20.150.248.36/32\",\r\n \"20.150.248.38/31\",\r\n \"20.150.248.43/32\"\ - ,\r\n \"20.150.248.44/31\",\r\n \"20.150.248.48/29\",\r\n\ - \ \"20.150.248.56/32\",\r\n \"20.150.248.59/32\",\r\n \ - \ \"20.150.248.60/32\",\r\n \"20.150.248.63/32\",\r\n \ - \ \"20.150.248.64/31\",\r\n \"20.150.248.68/31\",\r\n \ - \ \"20.150.248.71/32\",\r\n \"20.150.248.72/29\",\r\n \ - \ \"20.150.248.80/32\",\r\n \"20.150.248.82/31\",\r\n \"\ - 20.150.248.86/31\",\r\n \"20.150.248.89/32\",\r\n \"20.150.248.90/31\"\ - ,\r\n \"20.150.248.100/31\",\r\n \"20.150.248.104/31\",\r\ - \n \"20.150.248.110/31\",\r\n \"20.150.248.112/30\",\r\n\ - \ \"20.150.248.118/31\",\r\n \"20.150.248.122/31\",\r\n\ - \ \"20.150.248.124/31\",\r\n \"20.150.248.128/31\",\r\n\ - \ \"20.150.248.134/31\",\r\n \"20.150.248.136/29\",\r\n\ - \ \"20.150.248.144/28\",\r\n \"20.150.248.160/27\",\r\n\ - \ \"20.150.248.192/29\",\r\n \"20.150.248.200/32\",\r\n\ - \ \"20.150.248.202/31\",\r\n \"2603:1030:504:402::a0/123\"\ - ,\r\n \"2603:1030:504:802::160/123\",\r\n \"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\": \"74\"\ - ,\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\": \"AzureAppServiceManagement\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n\ - \ \"13.66.140.0/26\",\r\n \"13.66.225.188/32\",\r\n \ - \ \"13.67.8.128/26\",\r\n \"13.69.64.128/26\",\r\n \ - \ \"13.69.116.0/26\",\r\n \"13.69.227.128/26\",\r\n \"13.70.72.64/26\"\ - ,\r\n \"13.70.73.128/26\",\r\n \"13.71.170.64/26\",\r\n\ - \ \"13.71.173.0/26\",\r\n \"13.71.173.128/26\",\r\n \ - \ \"13.71.194.128/26\",\r\n \"13.73.240.128/26\",\r\n \ - \ \"13.73.242.64/26\",\r\n \"13.75.34.192/26\",\r\n \"\ - 13.75.127.117/32\",\r\n \"13.77.50.128/26\",\r\n \"13.78.106.128/26\"\ - ,\r\n \"13.78.109.0/26\",\r\n \"13.78.148.75/32\",\r\n \ - \ \"13.86.120.89/32\",\r\n \"13.87.56.128/26\",\r\n \ - \ \"13.87.122.128/26\",\r\n \"13.89.171.0/26\",\r\n \ - \ \"13.94.141.115/32\",\r\n \"13.94.143.126/32\",\r\n \"\ - 13.94.149.179/32\",\r\n \"20.21.42.192/26\",\r\n \"20.21.53.160/28\"\ - ,\r\n \"20.21.66.192/26\",\r\n \"20.21.74.192/26\",\r\n\ - \ \"20.36.42.12/32\",\r\n \"20.36.78.208/32\",\r\n \ - \ \"20.36.106.128/26\",\r\n \"20.36.114.64/26\",\r\n \ - \ \"20.36.144.192/26\",\r\n \"20.37.74.128/26\",\r\n \"\ - 20.42.68.128/26\",\r\n \"20.42.74.128/26\",\r\n \"20.43.120.128/26\"\ - ,\r\n \"20.44.2.192/26\",\r\n \"20.44.13.128/26\",\r\n \ - \ \"20.44.27.0/26\",\r\n \"20.45.75.173/32\",\r\n \ - \ \"20.45.94.96/28\",\r\n \"20.45.125.128/26\",\r\n \"\ - 20.45.242.144/28\",\r\n \"20.47.216.128/26\",\r\n \"20.47.233.128/28\"\ - ,\r\n \"20.48.202.48/28\",\r\n \"20.49.82.128/26\",\r\n\ - \ \"20.49.90.128/26\",\r\n \"20.50.72.192/26\",\r\n \ - \ \"20.50.80.128/26\",\r\n \"20.50.201.128/26\",\r\n \ - \ \"20.51.5.48/28\",\r\n \"20.52.95.16/28\",\r\n \"20.53.53.208/28\"\ - ,\r\n \"20.53.60.208/28\",\r\n \"20.59.79.208/28\",\r\n\ - \ \"20.69.5.128/28\",\r\n \"20.70.222.64/28\",\r\n \ - \ \"20.72.26.192/26\",\r\n \"20.83.192.128/26\",\r\n \ - \ \"20.83.221.240/28\",\r\n \"20.87.80.32/28\",\r\n \"\ - 20.88.157.128/28\",\r\n \"20.89.12.144/28\",\r\n \"20.90.32.160/28\"\ - ,\r\n \"20.90.132.96/28\",\r\n \"20.92.4.160/28\",\r\n \ - \ \"20.97.34.224/28\",\r\n \"20.98.146.32/28\",\r\n \ - \ \"20.98.193.224/28\",\r\n \"20.99.24.16/28\",\r\n \ - \ \"20.100.2.0/28\",\r\n \"20.105.208.208/28\",\r\n \"20.111.0.208/28\"\ - ,\r\n \"20.150.130.208/28\",\r\n \"20.150.171.0/26\",\r\n\ - \ \"20.150.179.0/26\",\r\n \"20.150.187.0/26\",\r\n \ - \ \"20.150.248.2/32\",\r\n \"20.150.251.21/32\",\r\n \ - \ \"20.189.194.64/28\",\r\n \"20.192.84.144/28\",\r\n \ - \ \"20.192.99.0/26\",\r\n \"20.192.153.112/28\",\r\n \"\ - 20.192.170.16/28\",\r\n \"20.192.234.192/26\",\r\n \"20.193.202.192/26\"\ - ,\r\n \"20.194.66.128/26\",\r\n \"20.194.129.0/26\",\r\n\ - \ \"20.195.85.128/28\",\r\n \"20.200.196.64/28\",\r\n \ - \ \"20.205.69.32/28\",\r\n \"20.205.74.192/26\",\r\n \ - \ \"20.205.82.192/26\",\r\n \"20.205.192.0/26\",\r\n \ - \ \"20.206.0.112/28\",\r\n \"20.207.1.32/28\",\r\n \"20.208.5.0/28\"\ - ,\r\n \"20.208.18.192/26\",\r\n \"23.96.195.3/32\",\r\n\ - \ \"23.97.120.79/32\",\r\n \"23.98.113.0/26\",\r\n \ - \ \"23.99.115.5/32\",\r\n \"23.99.217.42/32\",\r\n \"\ - 23.100.216.80/28\",\r\n \"23.100.226.236/32\",\r\n \"23.101.234.41/32\"\ - ,\r\n \"23.102.188.65/32\",\r\n \"40.64.9.160/28\",\r\n\ - \ \"40.64.113.192/26\",\r\n \"40.67.59.0/26\",\r\n \ - \ \"40.69.106.128/26\",\r\n \"40.70.146.128/26\",\r\n \ - \ \"40.71.11.0/26\",\r\n \"40.71.13.64/26\",\r\n \"40.74.100.64/26\"\ - ,\r\n \"40.74.151.128/26\",\r\n \"40.78.194.128/26\",\r\n\ - \ \"40.79.130.64/26\",\r\n \"40.79.142.128/26\",\r\n \ - \ \"40.79.149.192/26\",\r\n \"40.79.165.0/26\",\r\n \ - \ \"40.79.175.0/26\",\r\n \"40.79.178.128/26\",\r\n \"\ - 40.79.191.64/26\",\r\n \"40.80.53.128/26\",\r\n \"40.83.120.64/32\"\ - ,\r\n \"40.83.121.56/32\",\r\n \"40.83.125.161/32\",\r\n\ - \ \"40.85.230.101/32\",\r\n \"40.86.229.100/32\",\r\n \ - \ \"40.89.122.64/26\",\r\n \"40.90.240.166/32\",\r\n \ - \ \"40.91.126.196/32\",\r\n \"40.112.242.192/26\",\r\n \ - \ \"40.119.4.111/32\",\r\n \"40.120.74.128/26\",\r\n \ - \ \"40.120.87.208/28\",\r\n \"40.123.229.242/32\",\r\n \"\ - 40.124.47.188/32\",\r\n \"40.127.3.19/32\",\r\n \"51.12.20.192/27\"\ - ,\r\n \"51.12.22.224/28\",\r\n \"51.12.29.32/27\",\r\n \ - \ \"51.12.73.192/28\",\r\n \"51.12.99.0/26\",\r\n \ - \ \"51.12.203.0/26\",\r\n \"51.12.227.0/26\",\r\n \"51.12.235.0/26\"\ - ,\r\n \"51.13.143.16/28\",\r\n \"51.103.202.192/26\",\r\n\ - \ \"51.104.8.0/26\",\r\n \"51.104.8.128/26\",\r\n \ - \ \"51.105.71.64/26\",\r\n \"51.107.58.192/26\",\r\n \ - \ \"51.107.68.94/32\",\r\n \"51.107.154.192/26\",\r\n \"\ - 51.107.232.208/32\",\r\n \"51.107.255.144/28\",\r\n \"51.116.58.192/26\"\ - ,\r\n \"51.116.75.96/28\",\r\n \"51.116.155.0/26\",\r\n\ - \ \"51.116.156.64/26\",\r\n \"51.116.175.204/32\",\r\n \ - \ \"51.116.208.94/32\",\r\n \"51.116.243.64/26\",\r\n \ - \ \"51.116.251.192/26\",\r\n \"51.120.79.170/32\",\r\n \ - \ \"51.120.99.0/26\",\r\n \"51.120.107.0/26\",\r\n \ - \ \"51.120.164.77/32\",\r\n \"51.120.211.0/26\",\r\n \"\ - 51.120.219.0/26\",\r\n \"51.132.193.0/26\",\r\n \"51.140.146.64/26\"\ - ,\r\n \"51.140.185.75/32\",\r\n \"51.140.210.128/26\",\r\ - \n \"51.141.8.34/32\",\r\n \"52.136.136.72/32\",\r\n \ - \ \"52.136.191.16/28\",\r\n \"52.143.136.64/32\",\r\n \ - \ \"52.146.139.224/28\",\r\n \"52.147.119.32/28\",\r\n \ - \ \"52.151.25.45/32\",\r\n \"52.162.80.89/32\",\r\n \"\ - 52.162.106.192/26\",\r\n \"52.162.107.0/25\",\r\n \"52.165.152.214/32\"\ - ,\r\n \"52.165.153.122/32\",\r\n \"52.165.154.193/32\",\r\ - \n \"52.165.158.140/32\",\r\n \"52.167.111.64/26\",\r\n\ - \ \"52.174.22.21/32\",\r\n \"52.178.177.147/32\",\r\n \ - \ \"52.178.184.149/32\",\r\n \"52.178.190.65/32\",\r\n \ - \ \"52.178.195.197/32\",\r\n \"52.180.179.14/32\",\r\n \ - \ \"52.182.143.128/26\",\r\n \"52.187.56.50/32\",\r\n \ - \ \"52.187.59.251/32\",\r\n \"52.187.63.19/32\",\r\n \ - \ \"52.187.63.37/32\",\r\n \"52.224.105.172/32\",\r\n \"\ - 52.225.177.15/32\",\r\n \"52.225.177.153/32\",\r\n \"52.225.177.238/32\"\ - ,\r\n \"52.231.18.64/26\",\r\n \"52.231.32.117/32\",\r\n\ - \ \"52.231.146.128/26\",\r\n \"52.231.200.177/32\",\r\n\ - \ \"52.242.40.112/28\",\r\n \"52.246.157.64/26\",\r\n \ - \ \"65.52.14.230/32\",\r\n \"65.52.172.237/32\",\r\n \ - \ \"65.52.193.203/32\",\r\n \"65.52.250.128/26\",\r\n \ - \ \"70.37.57.58/32\",\r\n \"70.37.89.222/32\",\r\n \"\ - 102.37.85.224/28\",\r\n \"102.133.26.192/26\",\r\n \"102.133.64.41/32\"\ - ,\r\n \"102.133.123.0/26\",\r\n \"102.133.123.128/26\",\r\ - \n \"102.133.154.192/26\",\r\n \"102.133.254.64/26\",\r\n\ - \ \"104.41.46.178/32\",\r\n \"104.41.185.116/32\",\r\n \ - \ \"104.43.165.73/32\",\r\n \"104.43.242.137/32\",\r\n \ - \ \"104.44.129.141/32\",\r\n \"104.44.129.243/32\",\r\n \ - \ \"104.44.129.255/32\",\r\n \"104.44.134.255/32\",\r\n \ - \ \"104.45.227.37/32\",\r\n \"104.46.108.135/32\",\r\n \ - \ \"104.208.54.11/32\",\r\n \"104.210.90.65/32\",\r\n \ - \ \"104.211.81.64/26\",\r\n \"104.211.98.24/32\",\r\n \ - \ \"104.211.146.128/26\",\r\n \"104.211.160.229/32\",\r\n \ - \ \"104.211.225.66/32\",\r\n \"104.214.18.192/26\",\r\n \ - \ \"104.214.49.0/32\",\r\n \"104.215.158.33/32\",\r\n \ - \ \"157.55.176.93/32\",\r\n \"157.55.208.185/32\",\r\n \ - \ \"168.61.143.0/26\",\r\n \"168.63.132.240/32\",\r\n \"\ - 168.63.241.160/32\",\r\n \"191.233.50.128/26\",\r\n \"191.233.94.45/32\"\ - ,\r\n \"191.233.203.64/26\",\r\n \"191.234.147.0/26\",\r\ - \n \"191.234.155.0/26\",\r\n \"191.236.60.72/32\",\r\n \ - \ \"191.236.154.88/32\",\r\n \"191.237.222.191/32\",\r\n\ - \ \"191.238.77.240/28\",\r\n \"191.239.104.48/32\",\r\n\ - \ \"2603:1000:4:1::480/123\",\r\n \"2603:1000:4:402::100/122\"\ - ,\r\n \"2603:1000:104:3::20/123\",\r\n \"2603:1000:104:402::100/122\"\ - ,\r\n \"2603:1000:104:802::100/122\",\r\n \"2603:1000:104:c02::100/122\"\ - ,\r\n \"2603:1010:6:2::700/123\",\r\n \"2603:1010:6:402::100/122\"\ - ,\r\n \"2603:1010:6:802::100/122\",\r\n \"2603:1010:6:c02::100/122\"\ - ,\r\n \"2603:1010:101:1::4a0/123\",\r\n \"2603:1010:101:402::100/122\"\ - ,\r\n \"2603:1010:304:1::480/123\",\r\n \"2603:1010:304:402::100/122\"\ - ,\r\n \"2603:1010:404:1::480/123\",\r\n \"2603:1010:404:402::100/122\"\ - ,\r\n \"2603:1020:5:4::220/123\",\r\n \"2603:1020:5:402::100/122\"\ - ,\r\n \"2603:1020:5:802::100/122\",\r\n \"2603:1020:5:c02::100/122\"\ - ,\r\n \"2603:1020:206::7a0/123\",\r\n \"2603:1020:206:402::100/122\"\ - ,\r\n \"2603:1020:206:802::100/122\",\r\n \"2603:1020:206:c02::100/122\"\ - ,\r\n \"2603:1020:305:402::100/122\",\r\n \"2603:1020:405:402::100/122\"\ - ,\r\n \"2603:1020:605:1::4a0/123\",\r\n \"2603:1020:605:402::100/122\"\ - ,\r\n \"2603:1020:705:2::720/123\",\r\n \"2603:1020:705:402::100/122\"\ - ,\r\n \"2603:1020:705:802::100/122\",\r\n \"2603:1020:705:c02::100/122\"\ - ,\r\n \"2603:1020:805:2::500/123\",\r\n \"2603:1020:805:402::100/122\"\ - ,\r\n \"2603:1020:805:802::100/122\",\r\n \"2603:1020:805:c02::100/122\"\ - ,\r\n \"2603:1020:905:1::480/123\",\r\n \"2603:1020:905:402::100/122\"\ - ,\r\n \"2603:1020:a04:3::200/123\",\r\n \"2603:1020:a04:402::100/122\"\ - ,\r\n \"2603:1020:a04:802::100/122\",\r\n \"2603:1020:a04:c02::100/122\"\ - ,\r\n \"2603:1020:b04:1::4a0/123\",\r\n \"2603:1020:b04:402::100/122\"\ - ,\r\n \"2603:1020:c04:2::500/123\",\r\n \"2603:1020:c04:402::100/122\"\ - ,\r\n \"2603:1020:c04:802::100/122\",\r\n \"2603:1020:c04:c02::100/122\"\ - ,\r\n \"2603:1020:d04:1::480/123\",\r\n \"2603:1020:d04:402::100/122\"\ - ,\r\n \"2603:1020:e04:3::4c0/123\",\r\n \"2603:1020:e04:402::100/122\"\ - ,\r\n \"2603:1020:e04:802::100/122\",\r\n \"2603:1020:e04:c02::100/122\"\ - ,\r\n \"2603:1020:f04:1::480/123\",\r\n \"2603:1020:f04:402::100/122\"\ - ,\r\n \"2603:1020:1004:3::60/123\",\r\n \"2603:1020:1004:400::440/122\"\ - ,\r\n \"2603:1020:1004:800::80/122\",\r\n \"2603:1020:1004:800::200/122\"\ - ,\r\n \"2603:1020:1004:800::380/122\",\r\n \"2603:1020:1004:c02::3c0/122\"\ - ,\r\n \"2603:1020:1104:2::200/123\",\r\n \"2603:1020:1104:400::100/122\"\ - ,\r\n \"2603:1030:f:3::700/123\",\r\n \"2603:1030:f:400::900/122\"\ - ,\r\n \"2603:1030:10::7a0/123\",\r\n \"2603:1030:10:402::100/122\"\ - ,\r\n \"2603:1030:10:802::100/122\",\r\n \"2603:1030:10:c02::100/122\"\ - ,\r\n \"2603:1030:104:2::c0/123\",\r\n \"2603:1030:104:402::100/122\"\ - ,\r\n \"2603:1030:104:402::600/122\",\r\n \"2603:1030:104:802::c0/122\"\ - ,\r\n \"2603:1030:107:400::80/122\",\r\n \"2603:1030:210::7a0/123\"\ - ,\r\n \"2603:1030:210:402::100/122\",\r\n \"2603:1030:210:802::100/122\"\ - ,\r\n \"2603:1030:210:c02::100/122\",\r\n \"2603:1030:302::a0/123\"\ - ,\r\n \"2603:1030:40b:3::360/123\",\r\n \"2603:1030:40b:400::900/122\"\ - ,\r\n \"2603:1030:40b:800::100/122\",\r\n \"2603:1030:40b:c00::100/122\"\ - ,\r\n \"2603:1030:40c::7c0/123\",\r\n \"2603:1030:40c:402::100/122\"\ - ,\r\n \"2603:1030:40c:802::100/122\",\r\n \"2603:1030:40c:c02::100/122\"\ - ,\r\n \"2603:1030:504:2::740/123\",\r\n \"2603:1030:504:402::400/122\"\ - ,\r\n \"2603:1030:504:802::80/122\",\r\n \"2603:1030:504:802::380/122\"\ - ,\r\n \"2603:1030:504:c02::440/122\",\r\n \"2603:1030:608:1::4a0/123\"\ - ,\r\n \"2603:1030:608:402::100/122\",\r\n \"2603:1030:807:3::220/123\"\ - ,\r\n \"2603:1030:807:402::100/122\",\r\n \"2603:1030:807:802::100/122\"\ - ,\r\n \"2603:1030:807:c02::100/122\",\r\n \"2603:1030:a07:4::140/123\"\ - ,\r\n \"2603:1030:a07:402::880/122\",\r\n \"2603:1030:b04:1::4a0/123\"\ - ,\r\n \"2603:1030:b04:402::100/122\",\r\n \"2603:1030:c06:5::180/123\"\ - ,\r\n \"2603:1030:c06:400::900/122\",\r\n \"2603:1030:c06:802::100/122\"\ - ,\r\n \"2603:1030:c06:c02::100/122\",\r\n \"2603:1030:f05:2::700/123\"\ - ,\r\n \"2603:1030:f05:402::100/122\",\r\n \"2603:1030:f05:802::100/122\"\ - ,\r\n \"2603:1030:f05:c02::100/122\",\r\n \"2603:1030:1005:1::4a0/123\"\ - ,\r\n \"2603:1030:1005:402::100/122\",\r\n \"2603:1040:5:3::220/123\"\ - ,\r\n \"2603:1040:5:402::100/122\",\r\n \"2603:1040:5:802::100/122\"\ - ,\r\n \"2603:1040:5:c02::100/122\",\r\n \"2603:1040:207:402::100/122\"\ - ,\r\n \"2603:1040:207:800::80/122\",\r\n \"2603:1040:207:c00::80/122\"\ - ,\r\n \"2603:1040:407:2::500/123\",\r\n \"2603:1040:407:402::100/122\"\ - ,\r\n \"2603:1040:407:802::100/122\",\r\n \"2603:1040:407:c02::100/122\"\ - ,\r\n \"2603:1040:606:1::4a0/123\",\r\n \"2603:1040:606:402::100/122\"\ - ,\r\n \"2603:1040:806:1::2a0/123\",\r\n \"2603:1040:806:402::100/122\"\ - ,\r\n \"2603:1040:904:2::500/123\",\r\n \"2603:1040:904:402::100/122\"\ - ,\r\n \"2603:1040:904:802::100/122\",\r\n \"2603:1040:904:c02::100/122\"\ - ,\r\n \"2603:1040:a06:3::220/123\",\r\n \"2603:1040:a06:402::100/122\"\ - ,\r\n \"2603:1040:a06:802::100/122\",\r\n \"2603:1040:a06:c02::100/122\"\ - ,\r\n \"2603:1040:b04:1::480/123\",\r\n \"2603:1040:b04:402::100/122\"\ - ,\r\n \"2603:1040:c06:1::4a0/123\",\r\n \"2603:1040:c06:402::100/122\"\ - ,\r\n \"2603:1040:d04:3::40/123\",\r\n \"2603:1040:d04:400::440/122\"\ - ,\r\n \"2603:1040:d04:800::80/122\",\r\n \"2603:1040:d04:800::200/122\"\ - ,\r\n \"2603:1040:d04:800::380/122\",\r\n \"2603:1040:e05:1::e0/123\"\ - ,\r\n \"2603:1040:f05:3::100/123\",\r\n \"2603:1040:f05:402::100/122\"\ - ,\r\n \"2603:1040:f05:802::100/122\",\r\n \"2603:1040:f05:c02::100/122\"\ - ,\r\n \"2603:1040:1002:2::340/123\",\r\n \"2603:1040:1002:400::80/122\"\ - ,\r\n \"2603:1040:1002:800::80/122\",\r\n \"2603:1040:1002:c00::80/122\"\ - ,\r\n \"2603:1040:1104:2::260/123\",\r\n \"2603:1040:1104:400::100/122\"\ - ,\r\n \"2603:1050:6:2::500/123\",\r\n \"2603:1050:6:402::100/122\"\ - ,\r\n \"2603:1050:6:802::100/122\",\r\n \"2603:1050:6:c02::100/122\"\ - ,\r\n \"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\"\ - : \"74\",\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 \"VSE\"\r\n ],\r\n \"systemService\"\ - : \"AzureAD\",\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.71.201.64/26\",\r\n \"\ - 13.73.240.32/27\",\r\n \"13.74.104.0/26\",\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.16.0/26\",\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.40.228.64/28\",\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.9.80/28\",\r\n \ - \ \"20.51.14.72/31\",\r\n \"20.51.16.128/27\",\r\n \ - \ \"20.61.98.160/27\",\r\n \"20.61.99.128/28\",\r\n \"\ - 20.62.58.80/28\",\r\n \"20.62.129.0/27\",\r\n \"20.62.129.240/28\"\ - ,\r\n \"20.62.134.74/31\",\r\n \"20.65.132.96/28\",\r\n\ - \ \"20.66.2.32/27\",\r\n \"20.66.3.16/28\",\r\n \ - \ \"20.72.21.64/26\",\r\n \"20.88.66.0/27\",\r\n \"20.187.197.32/27\"\ - ,\r\n \"20.187.197.240/28\",\r\n \"20.190.128.0/18\",\r\n\ - \ \"20.194.73.0/28\",\r\n \"20.195.56.102/32\",\r\n \ - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \ - \ \"20.195.64.240/28\",\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.0.0/18\",\r\n \"51.140.148.192/27\",\r\n \"51.140.208.0/26\"\ - ,\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.146.133.80/28\",\r\n \"52.146.137.66/31\",\r\n \ - \ \"52.150.157.0/27\",\r\n \"52.159.175.31/32\",\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.226.169.40/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.40.168.0/26\",\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:1006:2000::/48\",\r\n \"2603:1007:200::/48\",\r\n \ - \ \"2603:1016:1400::/48\",\r\n \"2603:1017::/48\",\r\n \ - \ \"2603:1026:3000::/48\",\r\n \"2603:1027:1::/48\",\r\n \ - \ \"2603:1030:107:2::/120\",\r\n \"2603:1030:107:2::100/121\"\ - ,\r\n \"2603:1036:3000::/48\",\r\n \"2603:1037:1::/48\"\ - ,\r\n \"2603:1046:2000::/48\",\r\n \"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\"\ - : \"74\",\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\":\ - \ \"74\",\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\": \"AzureAdvancedThreatProtection\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.72.105.31/32\",\r\n\ - \ \"13.72.105.76/32\",\r\n \"13.93.176.195/32\",\r\n \ - \ \"13.93.176.215/32\",\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 \"20.37.195.8/29\",\r\n \"20.37.224.112/29\"\ - ,\r\n \"20.38.84.96/29\",\r\n \"20.38.136.112/29\",\r\n\ - \ \"20.39.11.16/29\",\r\n \"20.41.4.96/29\",\r\n \ - \ \"20.41.65.128/29\",\r\n \"20.41.192.112/29\",\r\n \"\ - 20.42.4.192/29\",\r\n \"20.42.129.176/29\",\r\n \"20.42.224.112/29\"\ - ,\r\n \"20.43.41.144/29\",\r\n \"20.43.65.136/29\",\r\n\ - \ \"20.43.130.88/29\",\r\n \"20.45.112.112/29\",\r\n \ - \ \"20.45.192.112/29\",\r\n \"20.51.14.64/29\",\r\n \ - \ \"20.62.135.224/29\",\r\n \"20.66.6.80/29\",\r\n \"\ - 20.72.16.24/29\",\r\n \"20.82.244.24/29\",\r\n \"20.86.88.184/29\"\ - ,\r\n \"20.150.160.112/29\",\r\n \"20.184.13.55/32\",\r\n\ - \ \"20.184.14.129/32\",\r\n \"20.189.106.120/29\",\r\n \ - \ \"20.192.160.24/29\",\r\n \"20.192.225.16/29\",\r\n \ - \ \"20.195.69.80/29\",\r\n \"40.65.107.78/32\",\r\n \ - \ \"40.65.111.206/32\",\r\n \"40.67.48.112/29\",\r\n \"\ - 40.74.30.96/29\",\r\n \"40.80.56.112/29\",\r\n \"40.80.168.112/29\"\ - ,\r\n \"40.80.188.16/29\",\r\n \"40.82.253.64/29\",\r\n\ - \ \"40.85.133.119/32\",\r\n \"40.85.133.178/32\",\r\n \ - \ \"40.87.44.77/32\",\r\n \"40.87.45.222/32\",\r\n \ - \ \"40.89.16.112/29\",\r\n \"40.119.9.224/29\",\r\n \"\ - 51.12.46.232/29\",\r\n \"51.12.198.192/29\",\r\n \"51.104.25.144/29\"\ - ,\r\n \"51.105.80.112/29\",\r\n \"51.105.88.112/29\",\r\n\ - \ \"51.107.48.112/29\",\r\n \"51.107.144.112/29\",\r\n \ - \ \"51.120.40.112/29\",\r\n \"51.120.224.112/29\",\r\n \ - \ \"51.137.161.128/29\",\r\n \"51.143.183.3/32\",\r\n \ - \ \"51.143.183.52/32\",\r\n \"51.143.192.112/29\",\r\n \ - \ \"51.143.214.56/29\",\r\n \"52.136.48.112/29\",\r\n \ - \ \"52.140.104.112/29\",\r\n \"52.150.139.64/29\",\r\n \ - \ \"52.170.0.116/32\",\r\n \"52.170.1.228/32\",\r\n \"\ - 52.170.249.197/32\",\r\n \"52.174.66.179/32\",\r\n \"52.174.66.180/32\"\ - ,\r\n \"52.225.176.98/32\",\r\n \"52.225.181.34/32\",\r\n\ - \ \"52.225.183.206/32\",\r\n \"52.228.81.128/29\",\r\n \ - \ \"104.42.25.10/32\",\r\n \"104.42.29.8/32\",\r\n \ - \ \"168.63.46.233/32\",\r\n \"168.63.46.241/32\",\r\n \ - \ \"191.233.8.24/29\",\r\n \"191.235.225.136/29\",\r\n \ - \ \"2603:1000:4::140/123\",\r\n \"2603:1000:104:1::140/123\",\r\n\ - \ \"2603:1010:6:1::140/123\",\r\n \"2603:1010:101::140/123\"\ - ,\r\n \"2603:1010:304::140/123\",\r\n \"2603:1010:404::140/123\"\ - ,\r\n \"2603:1020:5:1::140/123\",\r\n \"2603:1020:206:1::140/123\"\ - ,\r\n \"2603:1020:305::140/123\",\r\n \"2603:1020:405::140/123\"\ - ,\r\n \"2603:1020:605::140/123\",\r\n \"2603:1020:705:1::140/123\"\ - ,\r\n \"2603:1020:805:1::140/123\",\r\n \"2603:1020:905::140/123\"\ - ,\r\n \"2603:1020:a04:1::140/123\",\r\n \"2603:1020:b04::140/123\"\ - ,\r\n \"2603:1020:c04:1::140/123\",\r\n \"2603:1020:d04::140/123\"\ - ,\r\n \"2603:1020:e04:1::140/123\",\r\n \"2603:1020:f04::140/123\"\ - ,\r\n \"2603:1020:1004::140/123\",\r\n \"2603:1020:1104::140/123\"\ - ,\r\n \"2603:1030:f:1::140/123\",\r\n \"2603:1030:10:1::140/123\"\ - ,\r\n \"2603:1030:104:1::140/123\",\r\n \"2603:1030:107::140/123\"\ - ,\r\n \"2603:1030:210:1::140/123\",\r\n \"2603:1030:40b:1::140/123\"\ - ,\r\n \"2603:1030:40c:1::140/123\",\r\n \"2603:1030:504:1::140/123\"\ - ,\r\n \"2603:1030:608::140/123\",\r\n \"2603:1030:807:1::140/123\"\ - ,\r\n \"2603:1030:a07::140/123\",\r\n \"2603:1030:b04::140/123\"\ - ,\r\n \"2603:1030:c06:1::140/123\",\r\n \"2603:1030:f05:1::140/123\"\ - ,\r\n \"2603:1030:1005::140/123\",\r\n \"2603:1040:5:1::140/123\"\ - ,\r\n \"2603:1040:207::140/123\",\r\n \"2603:1040:407:1::140/123\"\ - ,\r\n \"2603:1040:606::140/123\",\r\n \"2603:1040:806::140/123\"\ - ,\r\n \"2603:1040:904:1::140/123\",\r\n \"2603:1040:a06:1::140/123\"\ - ,\r\n \"2603:1040:b04::140/123\",\r\n \"2603:1040:c06::140/123\"\ - ,\r\n \"2603:1040:d04::140/123\",\r\n \"2603:1040:f05:1::140/123\"\ - ,\r\n \"2603:1040:1002::c0/123\",\r\n \"2603:1040:1104::140/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\": \"AzureAPIForFHIR\"\ - ,\r\n \"id\": \"AzureAPIForFHIR\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"13.70.78.170/31\",\r\n \ - \ \"13.71.175.130/31\",\r\n \"13.71.199.118/31\",\r\n \ - \ \"13.73.244.194/31\",\r\n \"13.73.254.220/30\",\r\n \ - \ \"13.78.111.194/31\",\r\n \"13.80.124.132/32\",\r\n \"\ - 13.82.180.206/32\",\r\n \"13.86.221.218/31\",\r\n \"13.87.58.136/31\"\ - ,\r\n \"13.87.124.136/31\",\r\n \"20.21.36.224/27\",\r\n\ - \ \"20.36.117.192/31\",\r\n \"20.36.123.84/30\",\r\n \ - \ \"20.37.68.224/30\",\r\n \"20.37.76.204/31\",\r\n \ - \ \"20.37.198.142/31\",\r\n \"20.37.227.102/31\",\r\n \ - \ \"20.37.228.12/31\",\r\n \"20.38.128.170/31\",\r\n \"\ - 20.38.141.6/31\",\r\n \"20.38.142.104/31\",\r\n \"20.39.15.58/31\"\ - ,\r\n \"20.40.224.224/31\",\r\n \"20.40.224.228/31\",\r\n\ - \ \"20.40.230.128/28\",\r\n \"20.41.69.50/31\",\r\n \ - \ \"20.41.69.60/31\",\r\n \"20.42.230.234/31\",\r\n \ - \ \"20.43.45.248/30\",\r\n \"20.43.121.122/31\",\r\n \"\ - 20.44.4.232/31\",\r\n \"20.44.19.4/31\",\r\n \"20.45.90.96/28\"\ - ,\r\n \"20.45.112.122/31\",\r\n \"20.45.114.204/31\",\r\n\ - \ \"20.45.117.48/28\",\r\n \"20.45.199.40/30\",\r\n \ - \ \"20.46.12.208/28\",\r\n \"20.46.15.0/27\",\r\n \"\ - 20.48.192.84/30\",\r\n \"20.48.197.160/28\",\r\n \"20.49.99.46/31\"\ - ,\r\n \"20.49.102.228/31\",\r\n \"20.49.114.188/30\",\r\n\ - \ \"20.49.127.240/31\",\r\n \"20.51.0.208/28\",\r\n \ - \ \"20.51.13.80/28\",\r\n \"20.51.16.168/31\",\r\n \ - \ \"20.51.21.80/28\",\r\n \"20.52.88.224/28\",\r\n \"20.53.0.32/31\"\ - ,\r\n \"20.53.44.80/31\",\r\n \"20.53.47.208/28\",\r\n \ - \ \"20.53.49.112/28\",\r\n \"20.53.57.64/28\",\r\n \ - \ \"20.58.67.96/28\",\r\n \"20.61.98.66/31\",\r\n \"\ - 20.61.98.68/31\",\r\n \"20.61.103.240/28\",\r\n \"20.62.60.112/28\"\ - ,\r\n \"20.62.128.148/30\",\r\n \"20.62.134.240/28\",\r\n\ - \ \"20.65.134.80/28\",\r\n \"20.66.5.144/28\",\r\n \ - \ \"20.69.1.160/28\",\r\n \"20.72.21.208/28\",\r\n \"\ - 20.99.9.192/27\",\r\n \"20.150.165.156/30\",\r\n \"20.150.225.0/31\"\ - ,\r\n \"20.150.245.64/28\",\r\n \"20.150.245.160/27\",\r\ - \n \"20.187.196.196/30\",\r\n \"20.189.228.224/28\",\r\n\ - \ \"20.191.160.26/31\",\r\n \"20.191.160.116/31\",\r\n \ - \ \"20.191.167.144/28\",\r\n \"20.192.45.0/28\",\r\n \ - \ \"20.192.47.64/27\",\r\n \"20.192.50.96/27\",\r\n \ - \ \"20.192.50.240/28\",\r\n \"20.192.80.192/28\",\r\n \"\ - 20.192.164.188/30\",\r\n \"20.192.184.80/31\",\r\n \"20.192.225.200/30\"\ - ,\r\n \"20.192.238.122/31\",\r\n \"20.193.194.128/27\",\r\ - \n \"20.193.194.160/28\",\r\n \"20.193.206.36/31\",\r\n\ - \ \"20.194.74.160/28\",\r\n \"20.194.75.192/27\",\r\n \ - \ \"20.195.67.208/28\",\r\n \"20.195.74.224/28\",\r\n \ - \ \"20.195.78.96/27\",\r\n \"20.195.146.208/28\",\r\n \ - \ \"23.96.205.55/32\",\r\n \"23.98.108.42/31\",\r\n \"\ - 23.98.108.46/31\",\r\n \"40.64.135.76/30\",\r\n \"40.67.48.122/31\"\ - ,\r\n \"40.67.50.244/31\",\r\n \"40.67.53.240/28\",\r\n\ - \ \"40.67.60.110/31\",\r\n \"40.69.111.32/31\",\r\n \ - \ \"40.71.15.192/31\",\r\n \"40.75.35.218/31\",\r\n \ - \ \"40.78.204.44/31\",\r\n \"40.78.238.58/31\",\r\n \"\ - 40.78.250.110/31\",\r\n \"40.79.116.45/32\",\r\n \"40.80.63.158/31\"\ - ,\r\n \"40.80.63.244/31\",\r\n \"40.80.173.128/30\",\r\n\ - \ \"40.80.180.2/31\",\r\n \"40.82.248.70/31\",\r\n \ - \ \"40.89.23.40/31\",\r\n \"40.113.78.45/32\",\r\n \"\ - 40.120.82.160/28\",\r\n \"40.126.239.114/32\",\r\n \"51.11.192.32/31\"\ - ,\r\n \"51.12.20.32/28\",\r\n \"51.12.20.64/27\",\r\n \ - \ \"51.12.28.64/27\",\r\n \"51.12.28.96/28\",\r\n \ - \ \"51.12.42.64/30\",\r\n \"51.12.100.104/31\",\r\n \"\ - 51.12.193.28/30\",\r\n \"51.12.204.224/31\",\r\n \"51.13.136.56/31\"\ - ,\r\n \"51.13.138.32/28\",\r\n \"51.104.9.98/31\",\r\n \ - \ \"51.104.30.170/31\",\r\n \"51.107.53.48/30\",\r\n \ - \ \"51.107.60.94/31\",\r\n \"51.107.148.18/31\",\r\n \ - \ \"51.107.156.134/31\",\r\n \"51.107.243.128/28\",\r\n \ - \ \"51.107.247.96/27\",\r\n \"51.107.249.72/31\",\r\n \ - \ \"51.107.251.112/28\",\r\n \"51.116.51.32/30\",\r\n \"\ - 51.116.55.128/28\",\r\n \"51.116.60.240/31\",\r\n \"51.116.146.216/30\"\ - ,\r\n \"51.116.158.58/31\",\r\n \"51.120.40.126/31\",\r\n\ - \ \"51.120.100.94/31\",\r\n \"51.120.220.94/31\",\r\n \ - \ \"51.120.228.36/31\",\r\n \"51.120.232.32/31\",\r\n \ - \ \"51.120.234.144/28\",\r\n \"51.120.235.192/27\",\r\n \ - \ \"51.137.164.94/31\",\r\n \"51.137.167.168/31\",\r\n \ - \ \"51.138.160.0/31\",\r\n \"51.138.211.16/28\",\r\n \ - \ \"51.140.40.89/32\",\r\n \"51.140.210.86/31\",\r\n \"\ - 51.140.224.110/32\",\r\n \"51.143.208.132/31\",\r\n \"51.143.213.208/28\"\ - ,\r\n \"52.136.48.122/31\",\r\n \"52.136.52.36/31\",\r\n\ - \ \"52.136.184.0/30\",\r\n \"52.136.186.32/28\",\r\n \ - \ \"52.139.106.72/31\",\r\n \"52.139.108.32/28\",\r\n \ - \ \"52.140.110.164/30\",\r\n \"52.146.131.52/30\",\r\n \ - \ \"52.146.137.176/28\",\r\n \"52.147.113.96/28\",\r\n \ - \ \"52.150.156.44/30\",\r\n \"52.161.13.30/32\",\r\n \"\ - 52.162.111.130/31\",\r\n \"52.167.239.195/32\",\r\n \"52.172.112.24/30\"\ - ,\r\n \"52.172.116.144/28\",\r\n \"52.178.17.0/31\",\r\n\ - \ \"52.182.141.14/31\",\r\n \"52.231.23.8/31\",\r\n \ - \ \"52.231.146.86/31\",\r\n \"52.231.152.94/32\",\r\n \ - \ \"52.247.220.99/32\",\r\n \"65.52.252.248/31\",\r\n \ - \ \"102.37.64.48/31\",\r\n \"102.37.81.144/28\",\r\n \"\ - 102.37.161.64/28\",\r\n \"102.133.58.204/30\",\r\n \"102.133.124.12/31\"\ - ,\r\n \"102.133.220.196/30\",\r\n \"104.46.162.0/31\",\r\ - \n \"104.46.178.112/31\",\r\n \"104.46.183.192/28\",\r\n\ - \ \"104.210.152.157/32\",\r\n \"104.214.161.14/31\",\r\n\ - \ \"191.233.14.192/30\",\r\n \"191.233.51.212/31\",\r\n\ - \ \"191.233.207.24/31\",\r\n \"191.234.139.160/31\",\r\n\ - \ \"191.235.225.154/31\",\r\n \"191.238.72.224/28\",\r\n\ - \ \"2603:1020:a04:2::540/123\",\r\n \"2603:1020:e04::7c0/123\"\ - ,\r\n \"2603:1020:1004:2::c0/123\",\r\n \"2603:1020:1104:1::4e0/123\"\ - ,\r\n \"2603:1030:f:2::4e0/123\",\r\n \"2603:1030:104::7c0/123\"\ - ,\r\n \"2603:1030:504:2::c0/123\",\r\n \"2603:1040:207:1::4e0/123\"\ - ,\r\n \"2603:1040:a06:2::2c0/123\",\r\n \"2603:1040:d04:2::20/123\"\ - ,\r\n \"2603:1040:f05::7c0/123\",\r\n \"2603:1040:1002:1::a0/123\"\ - ,\r\n \"2603:1040:1104:1::440/123\"\r\n ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"\ - id\": \"AzureArcInfrastructure\",\r\n \"serviceTagChangeNumber\": \"\ - 74\",\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\": \"AzureArcInfrastructure\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n\ - \ \"13.70.79.64/32\",\r\n \"13.71.175.129/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/32\",\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.90.194.180/32\"\ - ,\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.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.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.44.19.6/32\",\r\n \"20.45.197.224/30\",\r\n \ - \ \"20.45.199.32/30\",\r\n \"20.48.192.76/30\",\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.53.0.34/32\",\r\n \ - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"\ - 20.150.165.140/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\"\ - ,\r\n \"20.191.160.28/30\",\r\n \"20.192.164.176/30\",\r\ - \n \"20.192.228.252/30\",\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.69.111.34/32\",\r\n \ - \ \"40.71.15.194/32\",\r\n \"40.78.204.46/32\",\r\n \"40.78.239.96/32\"\ - ,\r\n \"40.79.138.46/32\",\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.119.9.232/30\",\r\n \"\ - 51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.77.50/32\"\ - ,\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.146.52/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/32\",\r\n \"51.120.42.56/30\",\r\n \ - \ \"51.120.44.196/30\",\r\n \"51.120.100.156/32\",\r\n \ - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"\ - 51.137.166.40/30\",\r\n \"51.140.212.216/32\",\r\n \"52.136.51.68/30\"\ - ,\r\n \"52.138.90.54/32\",\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.182.141.60/32\",\r\n \"52.228.84.80/30\",\r\n \ - \ \"52.231.23.10/32\",\r\n \"52.236.189.74/32\",\r\n \ - \ \"65.52.252.250/32\",\r\n \"102.133.57.188/30\",\r\n \ - \ \"102.133.154.6/32\",\r\n \"102.133.218.52/30\",\r\n \"\ - 102.133.219.188/30\",\r\n \"104.46.178.0/30\",\r\n \"104.214.164.48/32\"\ - ,\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\ - \n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\"\r\n\ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAttestation\"\ - ,\r\n \"id\": \"AzureAttestation\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": \"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.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 \"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.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:1030:f:2::4c0/123\"\ - ,\r\n \"2603:1030:104::7a0/124\",\r\n \"2603:1030:504:2::a0/123\"\ - ,\r\n \"2603:1040:207:1::4c0/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 ]\r\n }\r\n\ - \ },\r\n {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"13.69.65.128/25\",\r\n \"13.69.107.0/27\"\ - ,\r\n \"13.69.107.128/25\",\r\n \"13.69.228.128/25\",\r\n\ - \ \"13.69.229.0/27\",\r\n \"13.70.73.192/27\",\r\n \ - \ \"13.70.74.0/26\",\r\n \"13.71.172.0/26\",\r\n \"\ - 13.71.172.64/27\",\r\n \"13.71.195.64/26\",\r\n \"13.71.195.128/27\"\ - ,\r\n \"13.74.107.192/27\",\r\n \"13.74.108.0/25\",\r\n\ - \ \"13.75.36.128/25\",\r\n \"13.75.37.0/24\",\r\n \ - \ \"13.77.52.32/27\",\r\n \"13.77.52.64/26\",\r\n \"\ - 13.78.108.32/27\",\r\n \"13.78.108.64/26\",\r\n \"13.86.218.0/25\"\ - ,\r\n \"13.86.218.128/26\",\r\n \"13.87.57.0/26\",\r\n \ - \ \"13.87.57.64/27\",\r\n \"13.87.123.0/26\",\r\n \ - \ \"13.87.123.64/27\",\r\n \"13.89.171.128/26\",\r\n \"\ - 13.89.171.192/27\",\r\n \"20.21.36.128/26\",\r\n \"20.21.43.64/26\"\ - ,\r\n \"20.21.67.0/26\",\r\n \"20.21.75.0/26\",\r\n \ - \ \"20.36.107.32/27\",\r\n \"20.36.107.64/26\",\r\n \ - \ \"20.36.114.224/27\",\r\n \"20.36.115.0/26\",\r\n \"\ - 20.37.75.0/26\",\r\n \"20.37.75.64/27\",\r\n \"20.38.147.0/27\"\ - ,\r\n \"20.38.147.64/26\",\r\n \"20.40.229.128/25\",\r\n\ - \ \"20.44.3.64/26\",\r\n \"20.44.3.128/27\",\r\n \ - \ \"20.44.8.32/27\",\r\n \"20.44.8.64/26\",\r\n \"20.44.16.128/27\"\ - ,\r\n \"20.44.16.192/26\",\r\n \"20.44.27.128/27\",\r\n\ - \ \"20.44.31.192/26\",\r\n \"20.45.90.0/26\",\r\n \ - \ \"20.45.123.0/26\",\r\n \"20.45.123.64/28\",\r\n \"\ - 20.45.125.192/27\",\r\n \"20.46.12.0/25\",\r\n \"20.48.197.0/26\"\ - ,\r\n \"20.49.82.192/26\",\r\n \"20.49.83.0/27\",\r\n \ - \ \"20.49.90.192/26\",\r\n \"20.49.91.0/27\",\r\n \ - \ \"20.51.0.0/26\",\r\n \"20.51.12.128/26\",\r\n \"20.51.20.128/25\"\ - ,\r\n \"20.52.88.0/26\",\r\n \"20.53.47.128/26\",\r\n \ - \ \"20.53.49.0/26\",\r\n \"20.53.56.192/26\",\r\n \ - \ \"20.58.67.128/25\",\r\n \"20.61.102.128/25\",\r\n \"\ - 20.61.103.0/26\",\r\n \"20.62.59.128/25\",\r\n \"20.62.133.128/25\"\ - ,\r\n \"20.62.134.0/26\",\r\n \"20.65.133.128/26\",\r\n\ - \ \"20.66.4.0/25\",\r\n \"20.66.4.128/26\",\r\n \ - \ \"20.69.1.0/26\",\r\n \"20.72.27.64/26\",\r\n \"20.99.9.128/26\"\ - ,\r\n \"20.150.171.96/27\",\r\n \"20.150.171.128/26\",\r\ - \n \"20.150.179.80/28\",\r\n \"20.150.179.128/26\",\r\n\ - \ \"20.150.181.64/27\",\r\n \"20.150.187.80/28\",\r\n \ - \ \"20.150.187.128/26\",\r\n \"20.150.190.0/27\",\r\n \ - \ \"20.150.244.64/26\",\r\n \"20.189.228.64/26\",\r\n \ - \ \"20.191.166.128/26\",\r\n \"20.192.44.128/26\",\r\n \ - \ \"20.192.50.128/26\",\r\n \"20.192.80.64/26\",\r\n \"\ - 20.192.99.80/28\",\r\n \"20.192.99.128/26\",\r\n \"20.192.235.32/27\"\ - ,\r\n \"20.192.235.64/26\",\r\n \"20.193.192.192/26\",\r\ - \n \"20.193.203.0/26\",\r\n \"20.193.203.64/27\",\r\n \ - \ \"20.194.66.192/26\",\r\n \"20.194.67.0/27\",\r\n \ - \ \"20.194.74.0/26\",\r\n \"20.195.66.0/24\",\r\n \"\ - 20.195.67.0/25\",\r\n \"20.195.73.0/24\",\r\n \"20.195.74.0/25\"\ - ,\r\n \"20.195.146.128/26\",\r\n \"20.205.74.96/27\",\r\n\ - \ \"20.205.75.0/26\",\r\n \"20.205.82.96/27\",\r\n \ - \ \"20.205.83.0/26\",\r\n \"20.208.19.0/26\",\r\n \"\ - 23.98.83.0/27\",\r\n \"23.98.83.128/25\",\r\n \"23.98.84.0/24\"\ - ,\r\n \"40.67.59.96/27\",\r\n \"40.67.59.128/26\",\r\n \ - \ \"40.69.107.32/27\",\r\n \"40.69.107.64/26\",\r\n \ - \ \"40.70.147.128/26\",\r\n \"40.70.147.192/27\",\r\n \ - \ \"40.71.12.0/25\",\r\n \"40.71.12.128/26\",\r\n \"40.74.98.64/26\"\ - ,\r\n \"40.74.98.128/27\",\r\n \"40.74.146.96/27\",\r\n\ - \ \"40.74.146.128/26\",\r\n \"40.75.34.96/27\",\r\n \ - \ \"40.75.34.192/26\",\r\n \"40.78.195.32/27\",\r\n \ - \ \"40.78.195.64/26\",\r\n \"40.78.202.160/27\",\r\n \"\ - 40.78.202.192/26\",\r\n \"40.78.227.64/26\",\r\n \"40.78.227.128/25\"\ - ,\r\n \"40.78.234.192/27\",\r\n \"40.78.235.0/24\",\r\n\ - \ \"40.78.236.0/25\",\r\n \"40.78.243.32/27\",\r\n \ - \ \"40.78.243.64/26\",\r\n \"40.78.250.224/27\",\r\n \ - \ \"40.78.251.0/26\",\r\n \"40.79.131.0/26\",\r\n \"40.79.131.64/27\"\ - ,\r\n \"40.79.142.192/26\",\r\n \"40.79.150.0/26\",\r\n\ - \ \"40.79.155.64/26\",\r\n \"40.79.155.128/25\",\r\n \ - \ \"40.79.162.128/27\",\r\n \"40.79.162.192/26\",\r\n \ - \ \"40.79.170.64/26\",\r\n \"40.79.170.128/27\",\r\n \ - \ \"40.79.171.32/27\",\r\n \"40.79.179.32/27\",\r\n \"\ - 40.79.179.64/26\",\r\n \"40.79.187.32/27\",\r\n \"40.79.187.64/26\"\ - ,\r\n \"40.79.195.32/27\",\r\n \"40.79.195.64/26\",\r\n\ - \ \"40.80.51.0/27\",\r\n \"40.80.53.192/26\",\r\n \ - \ \"40.120.74.192/26\",\r\n \"40.120.75.0/27\",\r\n \"\ - 40.120.82.0/26\",\r\n \"51.12.17.64/26\",\r\n \"51.12.25.128/26\"\ - ,\r\n \"51.12.99.96/27\",\r\n \"51.12.99.128/26\",\r\n \ - \ \"51.12.203.96/27\",\r\n \"51.12.203.128/26\",\r\n \ - \ \"51.12.227.80/28\",\r\n \"51.12.227.128/26\",\r\n \ - \ \"51.12.235.80/28\",\r\n \"51.12.235.128/26\",\r\n \"\ - 51.13.137.128/26\",\r\n \"51.103.203.0/26\",\r\n \"51.105.67.32/27\"\ - ,\r\n \"51.105.67.64/26\",\r\n \"51.105.75.0/27\",\r\n \ - \ \"51.105.75.64/26\",\r\n \"51.107.59.64/26\",\r\n \ - \ \"51.107.59.128/27\",\r\n \"51.107.155.64/26\",\r\n \ - \ \"51.107.155.128/27\",\r\n \"51.107.243.0/26\",\r\n \ - \ \"51.107.251.0/26\",\r\n \"51.116.55.0/26\",\r\n \"51.116.59.64/26\"\ - ,\r\n \"51.116.59.128/27\",\r\n \"51.116.155.128/26\",\r\ - \n \"51.116.155.192/27\",\r\n \"51.116.156.144/28\",\r\n\ - \ \"51.116.156.192/26\",\r\n \"51.116.245.0/26\",\r\n \ - \ \"51.116.245.64/27\",\r\n \"51.116.250.240/28\",\r\n \ - \ \"51.116.251.64/26\",\r\n \"51.116.253.0/27\",\r\n \ - \ \"51.120.99.96/27\",\r\n \"51.120.99.128/26\",\r\n \ - \ \"51.120.107.80/28\",\r\n \"51.120.107.128/26\",\r\n \"\ - 51.120.110.128/27\",\r\n \"51.120.211.80/28\",\r\n \"51.120.211.128/26\"\ - ,\r\n \"51.120.214.64/27\",\r\n \"51.120.219.96/27\",\r\n\ - \ \"51.120.219.128/26\",\r\n \"51.120.233.192/26\",\r\n\ - \ \"51.138.210.192/26\",\r\n \"51.140.148.64/26\",\r\n \ - \ \"51.140.148.128/27\",\r\n \"51.140.211.32/27\",\r\n \ - \ \"51.140.211.64/26\",\r\n \"51.143.212.192/26\",\r\n \ - \ \"51.143.213.0/25\",\r\n \"52.136.185.192/26\",\r\n \ - \ \"52.138.90.160/27\",\r\n \"52.138.90.192/26\",\r\n \ - \ \"52.138.226.192/27\",\r\n \"52.138.227.0/25\",\r\n \ - \ \"52.139.107.128/26\",\r\n \"52.146.136.64/26\",\r\n \"\ - 52.146.136.128/25\",\r\n \"52.147.113.0/26\",\r\n \"52.162.107.192/26\"\ - ,\r\n \"52.162.110.0/27\",\r\n \"52.167.106.192/27\",\r\n\ - \ \"52.167.107.0/26\",\r\n \"52.172.116.64/26\",\r\n \ - \ \"52.182.139.64/27\",\r\n \"52.182.139.128/26\",\r\n \ - \ \"52.231.19.0/26\",\r\n \"52.231.19.64/27\",\r\n \ - \ \"52.231.147.32/27\",\r\n \"52.231.147.64/26\",\r\n \"\ - 52.236.187.0/27\",\r\n \"52.236.187.128/25\",\r\n \"52.246.155.0/27\"\ - ,\r\n \"52.246.155.64/26\",\r\n \"65.52.251.0/26\",\r\n\ - \ \"65.52.251.64/27\",\r\n \"102.37.81.0/26\",\r\n \ - \ \"102.37.160.192/26\",\r\n \"102.133.27.64/26\",\r\n \ - \ \"102.133.27.128/27\",\r\n \"102.133.123.96/27\",\r\n \ - \ \"102.133.155.64/26\",\r\n \"102.133.155.128/27\",\r\n \ - \ \"102.133.251.0/27\",\r\n \"102.133.254.128/26\",\r\n \ - \ \"104.46.183.64/26\",\r\n \"104.211.82.0/26\",\r\n \ - \ \"104.211.82.64/27\",\r\n \"104.211.147.0/26\",\r\n \"\ - 104.211.147.64/27\",\r\n \"104.214.19.96/27\",\r\n \"104.214.19.128/26\"\ - ,\r\n \"104.214.165.96/27\",\r\n \"104.214.165.192/26\"\ - ,\r\n \"191.233.50.224/27\",\r\n \"191.233.51.64/26\",\r\ - \n \"191.233.204.0/26\",\r\n \"191.233.204.64/27\",\r\n\ - \ \"191.234.147.80/28\",\r\n \"191.234.147.128/26\",\r\n\ - \ \"191.234.149.160/27\",\r\n \"191.234.155.80/28\",\r\n\ - \ \"191.234.155.128/26\",\r\n \"191.234.157.64/27\",\r\n\ - \ \"191.238.72.0/26\",\r\n \"2603:1000:4:402::200/121\"\ - ,\r\n \"2603:1000:104:402::200/121\",\r\n \"2603:1000:104:802::180/121\"\ - ,\r\n \"2603:1000:104:c02::180/121\",\r\n \"2603:1010:6:402::200/121\"\ - ,\r\n \"2603:1010:6:802::180/121\",\r\n \"2603:1010:6:c02::180/121\"\ - ,\r\n \"2603:1010:101:402::200/121\",\r\n \"2603:1010:304:402::200/121\"\ - ,\r\n \"2603:1010:404:402::200/121\",\r\n \"2603:1020:5:402::200/121\"\ - ,\r\n \"2603:1020:5:802::180/121\",\r\n \"2603:1020:5:c02::180/121\"\ - ,\r\n \"2603:1020:206:402::200/121\",\r\n \"2603:1020:206:802::180/121\"\ - ,\r\n \"2603:1020:206:c02::180/121\",\r\n \"2603:1020:305:402::200/121\"\ - ,\r\n \"2603:1020:405:402::200/121\",\r\n \"2603:1020:605:402::200/121\"\ - ,\r\n \"2603:1020:705:402::200/121\",\r\n \"2603:1020:705:802::180/121\"\ - ,\r\n \"2603:1020:705:c02::180/121\",\r\n \"2603:1020:805:402::200/121\"\ - ,\r\n \"2603:1020:805:802::180/121\",\r\n \"2603:1020:805:c02::180/121\"\ - ,\r\n \"2603:1020:905:402::200/121\",\r\n \"2603:1020:a04:2::600/121\"\ - ,\r\n \"2603:1020:a04:402::200/121\",\r\n \"2603:1020:a04:802::180/121\"\ - ,\r\n \"2603:1020:a04:c02::180/121\",\r\n \"2603:1020:b04:402::200/121\"\ - ,\r\n \"2603:1020:c04:402::200/121\",\r\n \"2603:1020:c04:802::180/121\"\ - ,\r\n \"2603:1020:c04:c02::180/121\",\r\n \"2603:1020:d04:402::200/121\"\ - ,\r\n \"2603:1020:e04:3::200/121\",\r\n \"2603:1020:e04:402::200/121\"\ - ,\r\n \"2603:1020:e04:802::180/121\",\r\n \"2603:1020:e04:c02::180/121\"\ - ,\r\n \"2603:1020:f04:402::200/121\",\r\n \"2603:1020:1004:1::780/121\"\ - ,\r\n \"2603:1020:1004:400::100/121\",\r\n \"2603:1020:1004:400::300/121\"\ - ,\r\n \"2603:1020:1004:800::480/121\",\r\n \"2603:1020:1004:c02::200/121\"\ - ,\r\n \"2603:1020:1104:1::400/121\",\r\n \"2603:1020:1104:400::200/121\"\ - ,\r\n \"2603:1030:f:2::580/121\",\r\n \"2603:1030:f:400::a00/121\"\ - ,\r\n \"2603:1030:10:402::200/121\",\r\n \"2603:1030:10:802::180/121\"\ - ,\r\n \"2603:1030:10:c02::180/121\",\r\n \"2603:1030:104:402::200/121\"\ - ,\r\n \"2603:1030:104:402::680/121\",\r\n \"2603:1030:104:802::100/121\"\ - ,\r\n \"2603:1030:107:400::180/121\",\r\n \"2603:1030:210:402::200/121\"\ - ,\r\n \"2603:1030:210:802::180/121\",\r\n \"2603:1030:210:c02::180/121\"\ - ,\r\n \"2603:1030:40b:400::a00/121\",\r\n \"2603:1030:40b:800::180/121\"\ - ,\r\n \"2603:1030:40b:c00::180/121\",\r\n \"2603:1030:40c:402::200/121\"\ - ,\r\n \"2603:1030:40c:802::180/121\",\r\n \"2603:1030:40c:c02::180/121\"\ - ,\r\n \"2603:1030:504:2::100/121\",\r\n \"2603:1030:504:402::100/121\"\ - ,\r\n \"2603:1030:504:402::300/121\",\r\n \"2603:1030:504:802::280/121\"\ - ,\r\n \"2603:1030:504:c02::200/121\",\r\n \"2603:1030:608:402::200/121\"\ - ,\r\n \"2603:1030:807:402::200/121\",\r\n \"2603:1030:807:802::180/121\"\ - ,\r\n \"2603:1030:807:c02::180/121\",\r\n \"2603:1030:a07:402::180/121\"\ - ,\r\n \"2603:1030:b04:402::200/121\",\r\n \"2603:1030:c06:400::a00/121\"\ - ,\r\n \"2603:1030:c06:802::180/121\",\r\n \"2603:1030:c06:c02::180/121\"\ - ,\r\n \"2603:1030:f05:402::200/121\",\r\n \"2603:1030:f05:802::180/121\"\ - ,\r\n \"2603:1030:f05:c02::180/121\",\r\n \"2603:1030:1005:402::200/121\"\ - ,\r\n \"2603:1040:5:402::200/121\",\r\n \"2603:1040:5:802::180/121\"\ - ,\r\n \"2603:1040:5:c02::180/121\",\r\n \"2603:1040:207:1::580/121\"\ - ,\r\n \"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: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: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\": \"74\",\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\": \"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.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 \"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.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: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: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\": \"\ - 74\",\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 ],\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/18\",\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 \ - \ \"20.21.0.0/17\",\r\n \"20.21.128.0/20\",\r\n \ - \ \"20.21.144.0/21\",\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.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/18\"\ - ,\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/19\",\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.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.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.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/18\",\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/21\",\r\n \"20.95.8.0/21\"\ - ,\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.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.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.112.0.0/17\",\r\n \"\ - 20.112.128.0/19\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/18\"\ - ,\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/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.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.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.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.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.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.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.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 \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n\ - \ \"20.188.0.0/19\",\r\n \"20.188.32.0/19\",\r\n \ - \ \"20.188.64.0/19\",\r\n \"20.188.96.0/19\",\r\n \"20.188.128.0/17\"\ - ,\r\n \"20.189.0.0/18\",\r\n \"20.189.64.0/18\",\r\n \ - \ \"20.189.128.0/18\",\r\n \"20.189.192.0/18\",\r\n \ - \ \"20.190.0.0/18\",\r\n \"20.190.64.0/19\",\r\n \"20.190.96.0/19\"\ - ,\r\n \"20.190.128.0/24\",\r\n \"20.190.129.0/24\",\r\n\ - \ \"20.190.130.0/24\",\r\n \"20.190.131.0/24\",\r\n \ - \ \"20.190.132.0/24\",\r\n \"20.190.133.0/24\",\r\n \ - \ \"20.190.134.0/24\",\r\n \"20.190.135.0/24\",\r\n \"\ - 20.190.136.0/24\",\r\n \"20.190.137.0/24\",\r\n \"20.190.138.0/25\"\ - ,\r\n \"20.190.138.128/25\",\r\n \"20.190.139.0/25\",\r\n\ - \ \"20.190.139.128/25\",\r\n \"20.190.140.0/25\",\r\n \ - \ \"20.190.140.128/25\",\r\n \"20.190.141.0/25\",\r\n \ - \ \"20.190.141.128/25\",\r\n \"20.190.142.0/25\",\r\n \ - \ \"20.190.142.128/25\",\r\n \"20.190.143.0/25\",\r\n \ - \ \"20.190.143.128/25\",\r\n \"20.190.144.0/25\",\r\n \"\ - 20.190.144.128/25\",\r\n \"20.190.145.0/25\",\r\n \"20.190.145.128/25\"\ - ,\r\n \"20.190.146.0/25\",\r\n \"20.190.146.128/25\",\r\n\ - \ \"20.190.147.0/25\",\r\n \"20.190.147.128/25\",\r\n \ - \ \"20.190.148.0/25\",\r\n \"20.190.148.128/25\",\r\n \ - \ \"20.190.149.0/24\",\r\n \"20.190.150.0/24\",\r\n \ - \ \"20.190.151.0/24\",\r\n \"20.190.152.0/24\",\r\n \"\ - 20.190.153.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.190.155.0/24\"\ - ,\r\n \"20.190.156.0/24\",\r\n \"20.190.157.0/24\",\r\n\ - \ \"20.190.158.0/24\",\r\n \"20.190.159.0/24\",\r\n \ - \ \"20.190.160.0/24\",\r\n \"20.190.161.0/24\",\r\n \ - \ \"20.190.162.0/24\",\r\n \"20.190.163.0/24\",\r\n \"\ - 20.190.164.0/24\",\r\n \"20.190.165.0/24\",\r\n \"20.190.166.0/24\"\ - ,\r\n \"20.190.167.0/24\",\r\n \"20.190.168.0/24\",\r\n\ - \ \"20.190.169.0/24\",\r\n \"20.190.170.0/24\",\r\n \ - \ \"20.190.171.0/24\",\r\n \"20.190.172.0/24\",\r\n \ - \ \"20.190.173.0/24\",\r\n \"20.190.174.0/24\",\r\n \"\ - 20.190.175.0/24\",\r\n \"20.190.176.0/24\",\r\n \"20.190.177.0/24\"\ - ,\r\n \"20.190.178.0/24\",\r\n \"20.190.179.0/24\",\r\n\ - \ \"20.190.180.0/24\",\r\n \"20.190.181.0/24\",\r\n \ - \ \"20.190.182.0/24\",\r\n \"20.190.183.0/24\",\r\n \ - \ \"20.190.184.0/24\",\r\n \"20.190.185.0/24\",\r\n \"\ - 20.190.186.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.190.188.0/24\"\ - ,\r\n \"20.190.189.0/26\",\r\n \"20.190.189.64/26\",\r\n\ - \ \"20.190.189.128/26\",\r\n \"20.190.189.192/26\",\r\n\ - \ \"20.190.190.0/26\",\r\n \"20.190.190.64/26\",\r\n \ - \ \"20.190.190.128/25\",\r\n \"20.190.191.0/26\",\r\n \ - \ \"20.190.191.64/26\",\r\n \"20.190.191.128/26\",\r\n \ - \ \"20.190.191.192/26\",\r\n \"20.190.192.0/18\",\r\n \ - \ \"20.191.0.0/18\",\r\n \"20.191.64.0/18\",\r\n \"20.191.128.0/19\"\ - ,\r\n \"20.191.160.0/19\",\r\n \"20.191.192.0/18\",\r\n\ - \ \"20.192.0.0/19\",\r\n \"20.192.32.0/21\",\r\n \ - \ \"20.192.40.0/21\",\r\n \"20.192.48.0/21\",\r\n \"20.192.56.0/21\"\ - ,\r\n \"20.192.64.0/19\",\r\n \"20.192.96.0/21\",\r\n \ - \ \"20.192.104.0/21\",\r\n \"20.192.112.0/20\",\r\n \ - \ \"20.192.128.0/19\",\r\n \"20.192.160.0/21\",\r\n \"\ - 20.192.168.0/21\",\r\n \"20.192.176.0/21\",\r\n \"20.192.184.0/21\"\ - ,\r\n \"20.192.192.0/19\",\r\n \"20.192.224.0/20\",\r\n\ - \ \"20.192.240.0/20\",\r\n \"20.193.0.0/18\",\r\n \ - \ \"20.193.64.0/19\",\r\n \"20.193.96.0/19\",\r\n \"\ - 20.193.128.0/19\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\"\ - ,\r\n \"20.193.208.0/20\",\r\n \"20.193.224.0/19\",\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.194.128.0/17\"\ - ,\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n \ - \ \"20.195.72.0/21\",\r\n \"20.195.80.0/21\",\r\n \ - \ \"20.195.88.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.195.128.0/22\"\ - ,\r\n \"20.195.136.0/21\",\r\n \"20.195.144.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.196.0.0/18\",\r\n \"\ - 20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.197.0.0/18\"\ - ,\r\n \"20.197.64.0/18\",\r\n \"20.197.128.0/17\",\r\n \ - \ \"20.198.0.0/17\",\r\n \"20.198.128.0/17\",\r\n \ - \ \"20.199.0.0/17\",\r\n \"20.199.128.0/18\",\r\n \"20.199.192.0/18\"\ - ,\r\n \"20.200.0.0/18\",\r\n \"20.200.64.0/18\",\r\n \ - \ \"20.200.128.0/18\",\r\n \"20.200.192.0/18\",\r\n \ - \ \"20.201.0.0/17\",\r\n \"20.201.128.0/24\",\r\n \"20.201.129.0/24\"\ - ,\r\n \"20.201.130.0/23\",\r\n \"20.201.132.0/23\",\r\n\ - \ \"20.201.134.0/24\",\r\n \"20.201.223.0/24\",\r\n \ - \ \"20.201.224.0/23\",\r\n \"20.201.231.0/24\",\r\n \ - \ \"20.202.0.0/24\",\r\n \"20.202.1.0/24\",\r\n \"20.202.2.0/24\"\ - ,\r\n \"20.202.3.0/24\",\r\n \"20.202.4.0/24\",\r\n \ - \ \"20.202.20.0/24\",\r\n \"20.202.21.0/24\",\r\n \"\ - 20.202.22.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.202.24.0/24\"\ - ,\r\n \"20.202.40.0/24\",\r\n \"20.202.41.0/24\",\r\n \ - \ \"20.202.42.0/24\",\r\n \"20.202.43.0/24\",\r\n \ - \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.203.0.0/18\"\ - ,\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.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/18\",\r\n \"20.207.0.0/18\",\r\n \"20.208.0.0/17\"\ - ,\r\n \"20.208.128.0/20\",\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.210.0.0/18\",\r\n \ - \ \"20.211.0.0/18\",\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 \"23.103.66.0/23\",\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/25\",\r\n \"\ - 40.87.178.128/26\",\r\n \"40.87.178.192/28\",\r\n \"40.87.178.208/30\"\ - ,\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/29\",\r\n \"40.87.181.24/30\",\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.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.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/29\",\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.148.0/27\",\r\n \"\ - 40.123.148.32/28\",\r\n \"40.123.148.48/30\",\r\n \"40.123.192.0/19\"\ - ,\r\n \"40.123.224.0/20\",\r\n \"40.123.240.0/20\",\r\n\ - \ \"40.124.0.0/16\",\r\n \"40.125.0.0/19\",\r\n \ - \ \"40.125.32.0/19\",\r\n \"40.125.64.0/18\",\r\n \"40.126.0.0/24\"\ - ,\r\n \"40.126.1.0/24\",\r\n \"40.126.2.0/24\",\r\n \ - \ \"40.126.3.0/24\",\r\n \"40.126.4.0/24\",\r\n \"\ - 40.126.5.0/24\",\r\n \"40.126.6.0/24\",\r\n \"40.126.7.0/24\"\ - ,\r\n \"40.126.8.0/24\",\r\n \"40.126.9.0/24\",\r\n \ - \ \"40.126.10.0/25\",\r\n \"40.126.10.128/25\",\r\n \ - \ \"40.126.11.0/25\",\r\n \"40.126.11.128/25\",\r\n \"\ - 40.126.12.0/25\",\r\n \"40.126.12.128/25\",\r\n \"40.126.13.0/25\"\ - ,\r\n \"40.126.13.128/25\",\r\n \"40.126.14.0/25\",\r\n\ - \ \"40.126.14.128/25\",\r\n \"40.126.15.0/25\",\r\n \ - \ \"40.126.15.128/25\",\r\n \"40.126.16.0/25\",\r\n \ - \ \"40.126.16.128/25\",\r\n \"40.126.17.0/25\",\r\n \"\ - 40.126.17.128/25\",\r\n \"40.126.18.0/25\",\r\n \"40.126.18.128/25\"\ - ,\r\n \"40.126.19.0/25\",\r\n \"40.126.19.128/25\",\r\n\ - \ \"40.126.20.0/25\",\r\n \"40.126.20.128/25\",\r\n \ - \ \"40.126.21.0/24\",\r\n \"40.126.22.0/24\",\r\n \"\ - 40.126.23.0/24\",\r\n \"40.126.24.0/24\",\r\n \"40.126.25.0/24\"\ - ,\r\n \"40.126.26.0/24\",\r\n \"40.126.27.0/24\",\r\n \ - \ \"40.126.28.0/24\",\r\n \"40.126.29.0/24\",\r\n \ - \ \"40.126.30.0/24\",\r\n \"40.126.31.0/24\",\r\n \"40.126.32.0/24\"\ - ,\r\n \"40.126.33.0/24\",\r\n \"40.126.34.0/24\",\r\n \ - \ \"40.126.35.0/24\",\r\n \"40.126.36.0/24\",\r\n \ - \ \"40.126.37.0/24\",\r\n \"40.126.38.0/24\",\r\n \"40.126.39.0/24\"\ - ,\r\n \"40.126.40.0/24\",\r\n \"40.126.41.0/24\",\r\n \ - \ \"40.126.42.0/24\",\r\n \"40.126.43.0/24\",\r\n \ - \ \"40.126.44.0/24\",\r\n \"40.126.45.0/24\",\r\n \"40.126.46.0/24\"\ - ,\r\n \"40.126.47.0/24\",\r\n \"40.126.48.0/24\",\r\n \ - \ \"40.126.49.0/24\",\r\n \"40.126.50.0/24\",\r\n \ - \ \"40.126.51.0/24\",\r\n \"40.126.52.0/24\",\r\n \"40.126.53.0/24\"\ - ,\r\n \"40.126.54.0/24\",\r\n \"40.126.55.0/24\",\r\n \ - \ \"40.126.56.0/24\",\r\n \"40.126.57.0/24\",\r\n \ - \ \"40.126.58.0/24\",\r\n \"40.126.59.0/24\",\r\n \"40.126.60.0/24\"\ - ,\r\n \"40.126.61.0/26\",\r\n \"40.126.61.64/26\",\r\n \ - \ \"40.126.61.128/26\",\r\n \"40.126.61.192/26\",\r\n \ - \ \"40.126.62.0/26\",\r\n \"40.126.62.64/26\",\r\n \ - \ \"40.126.62.128/25\",\r\n \"40.126.63.0/26\",\r\n \"\ - 40.126.63.64/26\",\r\n \"40.126.63.128/26\",\r\n \"40.126.63.192/26\"\ - ,\r\n \"40.126.128.0/18\",\r\n \"40.126.192.0/24\",\r\n\ - \ \"40.126.193.0/24\",\r\n \"40.126.194.0/24\",\r\n \ - \ \"40.126.195.0/24\",\r\n \"40.126.196.0/24\",\r\n \ - \ \"40.126.197.0/24\",\r\n \"40.126.198.0/24\",\r\n \"\ - 40.126.199.0/24\",\r\n \"40.126.200.0/24\",\r\n \"40.126.201.0/24\"\ - ,\r\n \"40.126.202.0/24\",\r\n \"40.126.203.0/24\",\r\n\ - \ \"40.126.204.0/24\",\r\n \"40.126.205.0/24\",\r\n \ - \ \"40.126.206.0/24\",\r\n \"40.126.207.0/24\",\r\n \ - \ \"40.126.208.0/20\",\r\n \"40.126.224.0/19\",\r\n \"\ - 40.127.0.0/19\",\r\n \"40.127.32.0/24\",\r\n \"40.127.64.0/19\"\ - ,\r\n \"40.127.96.0/20\",\r\n \"40.127.128.0/17\",\r\n \ - \ \"51.11.0.0/18\",\r\n \"51.11.64.0/19\",\r\n \"\ - 51.11.96.0/19\",\r\n \"51.11.128.0/18\",\r\n \"51.11.192.0/18\"\ - ,\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\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.0/27\",\r\n \ - \ \"51.12.104.32/27\",\r\n \"51.12.112.0/20\",\r\n \ - \ \"51.12.128.0/21\",\r\n \"51.12.136.0/21\",\r\n \"51.12.144.0/20\"\ - ,\r\n \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \ - \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\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.128.0/19\",\r\n \ - \ \"51.13.160.0/19\",\r\n \"51.103.0.0/17\",\r\n \"\ - 51.103.128.0/18\",\r\n \"51.103.192.0/27\",\r\n \"51.103.192.32/27\"\ - ,\r\n \"51.103.200.0/21\",\r\n \"51.103.208.0/20\",\r\n\ - \ \"51.103.224.0/19\",\r\n \"51.104.0.0/19\",\r\n \ - \ \"51.104.32.0/19\",\r\n \"51.104.64.0/18\",\r\n \"\ - 51.104.128.0/18\",\r\n \"51.104.192.0/18\",\r\n \"51.105.0.0/18\"\ - ,\r\n \"51.105.64.0/20\",\r\n \"51.105.80.0/21\",\r\n \ - \ \"51.105.88.0/21\",\r\n \"51.105.96.0/19\",\r\n \ - \ \"51.105.128.0/17\",\r\n \"51.107.0.0/18\",\r\n \"51.107.64.0/19\"\ - ,\r\n \"51.107.96.0/19\",\r\n \"51.107.128.0/21\",\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.176.0/20\",\r\n \ - \ \"51.107.192.0/21\",\r\n \"51.107.200.0/21\",\r\n \"51.107.208.0/20\"\ - ,\r\n \"51.107.224.0/20\",\r\n \"51.107.240.0/21\",\r\n\ - \ \"51.107.248.0/21\",\r\n \"51.116.0.0/18\",\r\n \ - \ \"51.116.64.0/19\",\r\n \"51.116.96.0/19\",\r\n \"\ - 51.116.128.0/18\",\r\n \"51.116.192.0/21\",\r\n \"51.116.200.0/21\"\ - ,\r\n \"51.116.208.0/20\",\r\n \"51.116.224.0/19\",\r\n\ - \ \"51.120.0.0/17\",\r\n \"51.120.128.0/18\",\r\n \ - \ \"51.120.192.0/20\",\r\n \"51.120.208.0/21\",\r\n \"\ - 51.120.216.0/21\",\r\n \"51.120.224.0/21\",\r\n \"51.120.232.0/21\"\ - ,\r\n \"51.120.240.0/20\",\r\n \"51.124.0.0/16\",\r\n \ - \ \"51.132.0.0/18\",\r\n \"51.132.64.0/18\",\r\n \ - \ \"51.132.128.0/17\",\r\n \"51.136.0.0/16\",\r\n \"51.137.0.0/17\"\ - ,\r\n \"51.137.128.0/18\",\r\n \"51.137.192.0/18\",\r\n\ - \ \"51.138.0.0/17\",\r\n \"51.138.128.0/19\",\r\n \ - \ \"51.138.160.0/21\",\r\n \"51.138.192.0/19\",\r\n \"\ - 51.140.0.0/17\",\r\n \"51.140.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.32/27\",\r\n \"51.141.128.64/26\",\r\n \ - \ \"51.141.128.128/25\",\r\n \"51.141.129.64/26\",\r\n \ - \ \"51.141.129.128/26\",\r\n \"51.141.129.192/26\",\r\n \ - \ \"51.141.130.0/25\",\r\n \"51.141.134.0/24\",\r\n \ - \ \"51.141.135.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.141.156.0/22\"\ - ,\r\n \"51.141.160.0/19\",\r\n \"51.141.192.0/18\",\r\n\ - \ \"51.142.0.0/17\",\r\n \"51.142.128.0/17\",\r\n \ - \ \"51.143.0.0/17\",\r\n \"51.143.128.0/18\",\r\n \"\ - 51.143.192.0/21\",\r\n \"51.143.200.0/28\",\r\n \"51.143.201.0/24\"\ - ,\r\n \"51.143.208.0/20\",\r\n \"51.143.224.0/19\",\r\n\ - \ \"51.144.0.0/16\",\r\n \"51.145.0.0/17\",\r\n \ - \ \"51.145.128.0/17\",\r\n \"52.96.11.0/24\",\r\n \"52.101.0.0/22\"\ - ,\r\n \"52.101.4.0/22\",\r\n \"52.101.8.0/24\",\r\n \ - \ \"52.101.9.0/24\",\r\n \"52.101.10.0/24\",\r\n \"\ - 52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n \"52.101.16.0/22\"\ - ,\r\n \"52.101.20.0/22\",\r\n \"52.101.24.0/22\",\r\n \ - \ \"52.101.28.0/22\",\r\n \"52.101.32.0/22\",\r\n \ - \ \"52.101.36.0/22\",\r\n \"52.101.40.0/24\",\r\n \"52.101.41.0/24\"\ - ,\r\n \"52.101.42.0/24\",\r\n \"52.101.43.0/24\",\r\n \ - \ \"52.101.44.0/23\",\r\n \"52.101.46.0/23\",\r\n \ - \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.101.51.0/24\"\ - ,\r\n \"52.101.52.0/22\",\r\n \"52.101.56.0/22\",\r\n \ - \ \"52.101.60.0/24\",\r\n \"52.101.61.0/24\",\r\n \ - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.101.65.0/24\"\ - ,\r\n \"52.101.66.0/23\",\r\n \"52.101.68.0/24\",\r\n \ - \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \ - \ \"52.101.72.0/23\",\r\n \"52.101.74.0/24\",\r\n \"52.101.75.0/24\"\ - ,\r\n \"52.101.76.0/22\",\r\n \"52.101.80.0/22\",\r\n \ - \ \"52.101.128.0/22\",\r\n \"52.101.132.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.128.0/24\",\r\n \"52.102.129.0/24\"\ - ,\r\n \"52.102.130.0/24\",\r\n \"52.102.131.0/24\",\r\n\ - \ \"52.102.132.0/24\",\r\n \"52.102.133.0/24\",\r\n \ - \ \"52.102.134.0/24\",\r\n \"52.102.135.0/24\",\r\n \ - \ \"52.102.136.0/24\",\r\n \"52.102.137.0/24\",\r\n \"\ - 52.102.138.0/24\",\r\n \"52.102.139.0/24\",\r\n \"52.102.140.0/24\"\ - ,\r\n \"52.102.141.0/24\",\r\n \"52.102.142.0/24\",\r\n\ - \ \"52.102.143.0/24\",\r\n \"52.102.158.0/24\",\r\n \ - \ \"52.102.159.0/24\",\r\n \"52.102.160.0/24\",\r\n \ - \ \"52.102.161.0/24\",\r\n \"52.102.162.0/24\",\r\n \"\ - 52.102.163.0/24\",\r\n \"52.102.192.0/24\",\r\n \"52.102.193.0/24\"\ - ,\r\n \"52.103.0.0/24\",\r\n \"52.103.1.0/24\",\r\n \ - \ \"52.103.2.0/24\",\r\n \"52.103.3.0/24\",\r\n \"\ - 52.103.4.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.6.0/24\"\ - ,\r\n \"52.103.7.0/24\",\r\n \"52.103.8.0/24\",\r\n \ - \ \"52.103.9.0/24\",\r\n \"52.103.10.0/24\",\r\n \"\ - 52.103.11.0/24\",\r\n \"52.103.12.0/24\",\r\n \"52.103.13.0/24\"\ - ,\r\n \"52.103.14.0/24\",\r\n \"52.103.15.0/24\",\r\n \ - \ \"52.103.16.0/24\",\r\n \"52.103.17.0/24\",\r\n \ - \ \"52.103.32.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.34.0/24\"\ - ,\r\n \"52.103.35.0/24\",\r\n \"52.103.64.0/24\",\r\n \ - \ \"52.103.65.0/24\",\r\n \"52.103.128.0/24\",\r\n \ - \ \"52.103.129.0/24\",\r\n \"52.103.130.0/24\",\r\n \"\ - 52.103.131.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.133.0/24\"\ - ,\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n\ - \ \"52.103.137.0/24\",\r\n \"52.103.138.0/24\",\r\n \ - \ \"52.103.139.0/24\",\r\n \"52.103.140.0/24\",\r\n \ - \ \"52.103.141.0/24\",\r\n \"52.103.142.0/24\",\r\n \"\ - 52.103.143.0/24\",\r\n \"52.103.160.0/24\",\r\n \"52.103.161.0/24\"\ - ,\r\n \"52.103.162.0/24\",\r\n \"52.103.163.0/24\",\r\n\ - \ \"52.103.192.0/24\",\r\n \"52.103.193.0/24\",\r\n \ - \ \"52.108.0.0/21\",\r\n \"52.108.16.0/21\",\r\n \"\ - 52.108.24.0/21\",\r\n \"52.108.32.0/22\",\r\n \"52.108.36.0/22\"\ - ,\r\n \"52.108.40.0/23\",\r\n \"52.108.42.0/23\",\r\n \ - \ \"52.108.44.0/23\",\r\n \"52.108.46.0/23\",\r\n \ - \ \"52.108.48.0/23\",\r\n \"52.108.50.0/23\",\r\n \"52.108.52.0/23\"\ - ,\r\n \"52.108.54.0/23\",\r\n \"52.108.56.0/21\",\r\n \ - \ \"52.108.68.0/23\",\r\n \"52.108.70.0/23\",\r\n \ - \ \"52.108.72.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.74.0/24\"\ - ,\r\n \"52.108.75.0/24\",\r\n \"52.108.76.0/24\",\r\n \ - \ \"52.108.77.0/24\",\r\n \"52.108.78.0/24\",\r\n \ - \ \"52.108.79.0/24\",\r\n \"52.108.80.0/24\",\r\n \"52.108.81.0/24\"\ - ,\r\n \"52.108.82.0/24\",\r\n \"52.108.83.0/24\",\r\n \ - \ \"52.108.84.0/24\",\r\n \"52.108.85.0/24\",\r\n \ - \ \"52.108.86.0/24\",\r\n \"52.108.87.0/24\",\r\n \"52.108.88.0/24\"\ - ,\r\n \"52.108.89.0/24\",\r\n \"52.108.90.0/24\",\r\n \ - \ \"52.108.91.0/24\",\r\n \"52.108.92.0/24\",\r\n \ - \ \"52.108.93.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.108.95.0/24\"\ - ,\r\n \"52.108.96.0/24\",\r\n \"52.108.97.0/24\",\r\n \ - \ \"52.108.98.0/24\",\r\n \"52.108.99.0/24\",\r\n \ - \ \"52.108.100.0/23\",\r\n \"52.108.102.0/23\",\r\n \"\ - 52.108.104.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\"\ - ,\r\n \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n\ - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \ - \ \"52.108.113.0/24\",\r\n \"52.108.115.0/24\",\r\n \ - \ \"52.108.116.0/24\",\r\n \"52.108.117.0/24\",\r\n \"\ - 52.108.118.0/24\",\r\n \"52.108.121.0/24\",\r\n \"52.108.122.0/24\"\ - ,\r\n \"52.108.123.0/24\",\r\n \"52.108.124.0/24\",\r\n\ - \ \"52.108.125.0/24\",\r\n \"52.108.126.0/24\",\r\n \ - \ \"52.108.127.0/24\",\r\n \"52.108.128.0/24\",\r\n \ - \ \"52.108.129.0/24\",\r\n \"52.108.130.0/24\",\r\n \"\ - 52.108.132.0/24\",\r\n \"52.108.133.0/24\",\r\n \"52.108.134.0/24\"\ - ,\r\n \"52.108.135.0/24\",\r\n \"52.108.136.0/24\",\r\n\ - \ \"52.108.137.0/24\",\r\n \"52.108.138.0/24\",\r\n \ - \ \"52.108.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \ - \ \"52.108.166.0/23\",\r\n \"52.108.168.0/23\",\r\n \"\ - 52.108.170.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\"\ - ,\r\n \"52.108.174.0/23\",\r\n \"52.108.176.0/24\",\r\n\ - \ \"52.108.177.0/24\",\r\n \"52.108.178.0/24\",\r\n \ - \ \"52.108.179.0/24\",\r\n \"52.108.180.0/24\",\r\n \ - \ \"52.108.181.0/24\",\r\n \"52.108.182.0/24\",\r\n \"\ - 52.108.183.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.185.0/24\"\ - ,\r\n \"52.108.186.0/24\",\r\n \"52.108.187.0/24\",\r\n\ - \ \"52.108.188.0/24\",\r\n \"52.108.189.0/24\",\r\n \ - \ \"52.108.190.0/24\",\r\n \"52.108.191.0/24\",\r\n \ - \ \"52.108.192.0/24\",\r\n \"52.108.193.0/24\",\r\n \"\ - 52.108.194.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.196.0/24\"\ - ,\r\n \"52.108.197.0/24\",\r\n \"52.108.198.0/24\",\r\n\ - \ \"52.108.199.0/24\",\r\n \"52.108.200.0/24\",\r\n \ - \ \"52.108.201.0/24\",\r\n \"52.108.202.0/24\",\r\n \ - \ \"52.108.203.0/24\",\r\n \"52.108.204.0/23\",\r\n \"\ - 52.108.206.0/23\",\r\n \"52.108.208.0/21\",\r\n \"52.108.216.0/22\"\ - ,\r\n \"52.108.220.0/23\",\r\n \"52.108.222.0/23\",\r\n\ - \ \"52.108.224.0/23\",\r\n \"52.108.226.0/23\",\r\n \ - \ \"52.108.228.0/23\",\r\n \"52.108.230.0/23\",\r\n \ - \ \"52.108.232.0/23\",\r\n \"52.108.234.0/23\",\r\n \"\ - 52.108.236.0/22\",\r\n \"52.108.240.0/21\",\r\n \"52.108.248.0/21\"\ - ,\r\n \"52.109.0.0/22\",\r\n \"52.109.4.0/22\",\r\n \ - \ \"52.109.8.0/22\",\r\n \"52.109.12.0/22\",\r\n \"\ - 52.109.16.0/22\",\r\n \"52.109.20.0/22\",\r\n \"52.109.24.0/22\"\ - ,\r\n \"52.109.28.0/22\",\r\n \"52.109.32.0/22\",\r\n \ - \ \"52.109.36.0/22\",\r\n \"52.109.40.0/22\",\r\n \ - \ \"52.109.44.0/22\",\r\n \"52.109.48.0/22\",\r\n \"52.109.52.0/22\"\ - ,\r\n \"52.109.56.0/22\",\r\n \"52.109.60.0/22\",\r\n \ - \ \"52.109.64.0/22\",\r\n \"52.109.68.0/22\",\r\n \ - \ \"52.109.72.0/22\",\r\n \"52.109.76.0/22\",\r\n \"52.109.80.0/23\"\ - ,\r\n \"52.109.82.0/23\",\r\n \"52.109.84.0/23\",\r\n \ - \ \"52.109.86.0/23\",\r\n \"52.109.88.0/22\",\r\n \ - \ \"52.109.92.0/22\",\r\n \"52.109.96.0/22\",\r\n \"52.109.100.0/23\"\ - ,\r\n \"52.109.102.0/23\",\r\n \"52.109.104.0/23\",\r\n\ - \ \"52.109.106.0/23\",\r\n \"52.109.108.0/22\",\r\n \ - \ \"52.109.112.0/22\",\r\n \"52.109.116.0/22\",\r\n \ - \ \"52.109.120.0/22\",\r\n \"52.109.124.0/22\",\r\n \"\ - 52.109.128.0/22\",\r\n \"52.109.132.0/22\",\r\n \"52.109.136.0/22\"\ - ,\r\n \"52.109.140.0/22\",\r\n \"52.109.144.0/23\",\r\n\ - \ \"52.109.146.0/23\",\r\n \"52.109.148.0/23\",\r\n \ - \ \"52.109.150.0/23\",\r\n \"52.109.152.0/23\",\r\n \ - \ \"52.109.154.0/23\",\r\n \"52.109.156.0/23\",\r\n \"\ - 52.109.158.0/23\",\r\n \"52.109.160.0/23\",\r\n \"52.109.162.0/23\"\ - ,\r\n \"52.109.164.0/24\",\r\n \"52.109.165.0/24\",\r\n\ - \ \"52.111.192.0/24\",\r\n \"52.111.193.0/24\",\r\n \ - \ \"52.111.194.0/24\",\r\n \"52.111.195.0/24\",\r\n \ - \ \"52.111.196.0/24\",\r\n \"52.111.197.0/24\",\r\n \"\ - 52.111.198.0/24\",\r\n \"52.111.199.0/24\",\r\n \"52.111.200.0/24\"\ - ,\r\n \"52.111.201.0/24\",\r\n \"52.111.202.0/24\",\r\n\ - \ \"52.111.203.0/24\",\r\n \"52.111.204.0/24\",\r\n \ - \ \"52.111.205.0/24\",\r\n \"52.111.206.0/24\",\r\n \ - \ \"52.111.207.0/24\",\r\n \"52.111.208.0/24\",\r\n \"\ - 52.111.224.0/24\",\r\n \"52.111.225.0/24\",\r\n \"52.111.226.0/24\"\ - ,\r\n \"52.111.227.0/24\",\r\n \"52.111.228.0/24\",\r\n\ - \ \"52.111.229.0/24\",\r\n \"52.111.230.0/24\",\r\n \ - \ \"52.111.231.0/24\",\r\n \"52.111.232.0/24\",\r\n \ - \ \"52.111.233.0/24\",\r\n \"52.111.234.0/24\",\r\n \"\ - 52.111.235.0/24\",\r\n \"52.111.236.0/24\",\r\n \"52.111.237.0/24\"\ - ,\r\n \"52.111.238.0/24\",\r\n \"52.111.239.0/24\",\r\n\ - \ \"52.111.240.0/24\",\r\n \"52.111.241.0/24\",\r\n \ - \ \"52.111.242.0/24\",\r\n \"52.111.243.0/24\",\r\n \ - \ \"52.111.244.0/24\",\r\n \"52.111.245.0/24\",\r\n \"\ - 52.111.246.0/24\",\r\n \"52.111.247.0/24\",\r\n \"52.111.248.0/24\"\ - ,\r\n \"52.111.249.0/24\",\r\n \"52.111.250.0/24\",\r\n\ - \ \"52.111.251.0/24\",\r\n \"52.111.252.0/24\",\r\n \ - \ \"52.111.253.0/24\",\r\n \"52.111.254.0/24\",\r\n \ - \ \"52.111.255.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.24.0/21\",\r\n \ - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \ - \ \"52.112.71.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.83.0/24\"\ - ,\r\n \"52.112.88.0/22\",\r\n \"52.112.93.0/24\",\r\n \ - \ \"52.112.94.0/24\",\r\n \"52.112.95.0/24\",\r\n \ - \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.104.0/24\"\ - ,\r\n \"52.112.105.0/24\",\r\n \"52.112.106.0/23\",\r\n\ - \ \"52.112.108.0/24\",\r\n \"52.112.109.0/24\",\r\n \ - \ \"52.112.110.0/23\",\r\n \"52.112.112.0/24\",\r\n \ - \ \"52.112.113.0/24\",\r\n \"52.112.114.0/24\",\r\n \"\ - 52.112.115.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.112.117.0/24\"\ - ,\r\n \"52.112.118.0/24\",\r\n \"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.144.0/20\",\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.240.0/20\",\r\n \"\ - 52.113.9.0/24\",\r\n \"52.113.10.0/23\",\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 \ - \ \"52.113.40.0/21\",\r\n \"52.113.48.0/20\",\r\n \"52.113.70.0/23\"\ - ,\r\n \"52.113.72.0/22\",\r\n \"52.113.76.0/23\",\r\n \ - \ \"52.113.78.0/23\",\r\n \"52.113.83.0/24\",\r\n \ - \ \"52.113.87.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.92.0/22\"\ - ,\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \ - \ \"52.113.101.0/24\",\r\n \"52.113.102.0/24\",\r\n \ - \ \"52.113.103.0/24\",\r\n \"52.113.104.0/24\",\r\n \ - \ \"52.113.105.0/24\",\r\n \"52.113.106.0/24\",\r\n \"52.113.107.0/24\"\ - ,\r\n \"52.113.108.0/24\",\r\n \"52.113.109.0/24\",\r\n\ - \ \"52.113.110.0/23\",\r\n \"52.113.112.0/20\",\r\n \ - \ \"52.113.128.0/24\",\r\n \"52.113.129.0/24\",\r\n \ - \ \"52.113.130.0/24\",\r\n \"52.113.131.0/24\",\r\n \"\ - 52.113.132.0/24\",\r\n \"52.113.133.0/24\",\r\n \"52.113.134.0/24\"\ - ,\r\n \"52.113.136.0/21\",\r\n \"52.113.144.0/21\",\r\n\ - \ \"52.113.160.0/19\",\r\n \"52.113.192.0/24\",\r\n \ - \ \"52.113.193.0/24\",\r\n \"52.113.198.0/24\",\r\n \ - \ \"52.113.199.0/24\",\r\n \"52.113.200.0/22\",\r\n \"\ - 52.113.204.0/24\",\r\n \"52.113.205.0/24\",\r\n \"52.113.206.0/24\"\ - ,\r\n \"52.113.207.0/24\",\r\n \"52.113.208.0/20\",\r\n\ - \ \"52.113.224.0/19\",\r\n \"52.114.0.0/21\",\r\n \ - \ \"52.114.8.0/21\",\r\n \"52.114.16.0/22\",\r\n \"52.114.20.0/22\"\ - ,\r\n \"52.114.24.0/22\",\r\n \"52.114.28.0/22\",\r\n \ - \ \"52.114.32.0/22\",\r\n \"52.114.36.0/22\",\r\n \ - \ \"52.114.40.0/22\",\r\n \"52.114.44.0/22\",\r\n \"52.114.48.0/22\"\ - ,\r\n \"52.114.52.0/23\",\r\n \"52.114.54.0/23\",\r\n \ - \ \"52.114.56.0/23\",\r\n \"52.114.58.0/23\",\r\n \ - \ \"52.114.60.0/23\",\r\n \"52.114.64.0/21\",\r\n \"52.114.72.0/22\"\ - ,\r\n \"52.114.76.0/22\",\r\n \"52.114.80.0/22\",\r\n \ - \ \"52.114.84.0/22\",\r\n \"52.114.88.0/22\",\r\n \ - \ \"52.114.92.0/22\",\r\n \"52.114.96.0/21\",\r\n \"52.114.104.0/22\"\ - ,\r\n \"52.114.108.0/22\",\r\n \"52.114.112.0/23\",\r\n\ - \ \"52.114.114.0/23\",\r\n \"52.114.116.0/22\",\r\n \ - \ \"52.114.120.0/22\",\r\n \"52.114.128.0/22\",\r\n \ - \ \"52.114.132.0/22\",\r\n \"52.114.136.0/21\",\r\n \"\ - 52.114.144.0/22\",\r\n \"52.114.148.0/22\",\r\n \"52.114.152.0/21\"\ - ,\r\n \"52.114.160.0/22\",\r\n \"52.114.164.0/22\",\r\n\ - \ \"52.114.168.0/22\",\r\n \"52.114.172.0/22\",\r\n \ - \ \"52.114.176.0/22\",\r\n \"52.114.180.0/22\",\r\n \ - \ \"52.114.184.0/23\",\r\n \"52.114.186.0/23\",\r\n \"\ - 52.114.192.0/23\",\r\n \"52.114.194.0/23\",\r\n \"52.114.196.0/22\"\ - ,\r\n \"52.114.200.0/22\",\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.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.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.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.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.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.176/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.64/29\",\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.48/29\",\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.138.0/23\"\ - ,\r\n \"191.232.140.0/24\",\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.192/28\",\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\ - \ \"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 \ - \ \"2603:1020:104::/48\",\r\n \"2603:1020:200::/46\",\r\n\ - \ \"2603:1020:205::/48\",\r\n \"2603:1020:206::/47\",\r\n\ - \ \"2603:1020:300::/47\",\r\n \"2603:1020:302::/48\",\r\n\ - \ \"2603:1020:304::/48\",\r\n \"2603:1020:305::/48\",\r\n\ - \ \"2603:1020:400::/47\",\r\n \"2603:1020:402::/48\",\r\n\ - \ \"2603:1020:404::/48\",\r\n \"2603:1020:405::/48\",\r\n\ - \ \"2603:1020:500::/47\",\r\n \"2603:1020:503::/48\",\r\n\ - \ \"2603:1020:504::/48\",\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:1020:700::/47\",\r\n \"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: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:1020:900::/47\",\r\n \"2603:1020:902::/48\",\r\n\ - \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n\ - \ \"2603:1020:906::/48\",\r\n \"2603:1020:a00::/47\",\r\n\ - \ \"2603:1020:a03::/48\",\r\n \"2603:1020:a04::/47\",\r\n\ - \ \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n\ - \ \"2603:1020:b04::/47\",\r\n \"2603:1020:c00::/47\",\r\n\ - \ \"2603:1020:c03::/48\",\r\n \"2603:1020:c04::/47\",\r\n\ - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n\ - \ \"2603:1020:d04::/47\",\r\n \"2603:1020:e00::/47\",\r\n\ - \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n\ - \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n\ - \ \"2603:1020:f04::/47\",\r\n \"2603:1020:1000::/47\",\r\ - \n \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\"\ - ,\r\n \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\"\ - ,\r\n \"2603:1020:1104::/47\",\r\n \"2603:1020:1107::/48\"\ - ,\r\n \"2603:1020:1200::/47\",\r\n \"2603:1020:1301::/48\"\ - ,\r\n \"2603:1026:900::/64\",\r\n \"2603:1026:900:1::/64\"\ - ,\r\n \"2603:1026:900:2::/63\",\r\n \"2603:1026:2400::/48\"\ - ,\r\n \"2603:1026:2401::/48\",\r\n \"2603:1026:2402::/48\"\ - ,\r\n \"2603:1026:2403::/48\",\r\n \"2603:1026:2404::/48\"\ - ,\r\n \"2603:1026:2405::/48\",\r\n \"2603:1026:2406::/48\"\ - ,\r\n \"2603:1026:2407::/48\",\r\n \"2603:1026:2408::/48\"\ - ,\r\n \"2603:1026:2409::/48\",\r\n \"2603:1026:240a::/48\"\ - ,\r\n \"2603:1026:240b::/48\",\r\n \"2603:1026:240c::/48\"\ - ,\r\n \"2603:1026:240d::/48\",\r\n \"2603:1026:240e::/48\"\ - ,\r\n \"2603:1026:240f::/48\",\r\n \"2603:1026:2410::/48\"\ - ,\r\n \"2603:1026:2411::/48\",\r\n \"2603:1026:2412::/48\"\ - ,\r\n \"2603:1026:2500::/64\",\r\n \"2603:1026:2500:4::/64\"\ - ,\r\n \"2603:1026:2500:8::/64\",\r\n \"2603:1026:2500:c::/64\"\ - ,\r\n \"2603:1026:2500:10::/64\",\r\n \"2603:1026:2500:14::/64\"\ - ,\r\n \"2603:1026:2500:18::/64\",\r\n \"2603:1026:2500:1c::/64\"\ - ,\r\n \"2603:1026:2500:20::/64\",\r\n \"2603:1026:2500:24::/64\"\ - ,\r\n \"2603:1026:2500:28::/64\",\r\n \"2603:1026:2500:2c::/64\"\ - ,\r\n \"2603:1026:2500:30::/64\",\r\n \"2603:1026:2500:34::/64\"\ - ,\r\n \"2603:1026:2500:38::/64\",\r\n \"2603:1026:3000::/59\"\ - ,\r\n \"2603:1026:3000:20::/59\",\r\n \"2603:1026:3000:40::/59\"\ - ,\r\n \"2603:1026:3000:60::/59\",\r\n \"2603:1026:3000:80::/59\"\ - ,\r\n \"2603:1026:3000:a0::/59\",\r\n \"2603:1026:3000:c0::/59\"\ - ,\r\n \"2603:1026:3000:e0::/59\",\r\n \"2603:1026:3000:100::/59\"\ - ,\r\n \"2603:1026:3000:120::/59\",\r\n \"2603:1026:3000:140::/59\"\ - ,\r\n \"2603:1026:3000:160::/59\",\r\n \"2603:1026:3000:180::/59\"\ - ,\r\n \"2603:1026:3000:1a0::/59\",\r\n \"2603:1026:3000:1c0::/59\"\ - ,\r\n \"2603:1026:3000:1e0::/59\",\r\n \"2603:1026:3000:200::/59\"\ - ,\r\n \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1::/59\"\ - ,\r\n \"2603:1027:1:20::/59\",\r\n \"2603:1027:1:40::/59\"\ - ,\r\n \"2603:1027:1:60::/59\",\r\n \"2603:1027:1:80::/59\"\ - ,\r\n \"2603:1027:1:a0::/59\",\r\n \"2603:1027:1:c0::/59\"\ - ,\r\n \"2603:1027:1:e0::/59\",\r\n \"2603:1027:1:100::/59\"\ - ,\r\n \"2603:1027:1:120::/59\",\r\n \"2603:1027:1:140::/59\"\ - ,\r\n \"2603:1027:1:160::/59\",\r\n \"2603:1027:1:180::/59\"\ - ,\r\n \"2603:1027:1:1a0::/59\",\r\n \"2603:1027:1:1c0::/59\"\ - ,\r\n \"2603:1027:1:1e0::/59\",\r\n \"2603:1027:1:200::/59\"\ - ,\r\n \"2603:1027:1:220::/59\",\r\n \"2603:1030::/45\",\r\ - \n \"2603:1030:8::/48\",\r\n \"2603:1030:9::/63\",\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:16::/64\"\ - ,\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:b0::/63\",\r\n \"2603:1030:9:b2::/64\"\ - ,\r\n \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\"\ - ,\r\n \"2603:1030:9:b6::/64\",\r\n \"2603:1030:9:b7::/64\"\ - ,\r\n \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:ba::/63\"\ - ,\r\n \"2603:1030:9:bc::/64\",\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:101::/64\"\ - ,\r\n \"2603:1030:9:102::/63\",\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:10d::/64\",\r\n \"2603:1030:9:10e::/63\"\ - ,\r\n \"2603:1030:9:110::/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:115::/64\",\r\n \"2603:1030:9:116::/63\"\ - ,\r\n \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\"\ - ,\r\n \"2603:1030:9:11e::/64\",\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:12c::/63\",\r\n \"2603:1030:9:12e::/64\"\ - ,\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:16c::/63\"\ - ,\r\n \"2603:1030:9:16e::/64\",\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:188::/62\",\r\n \"2603:1030:9:18c::/62\"\ - ,\r\n \"2603:1030:9:190::/61\",\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:100::/61\",\r\n\ - \ \"2603:1030:100:8::/62\",\r\n \"2603:1030:100:c::/63\"\ - ,\r\n \"2603:1030:100:e::/63\",\r\n \"2603:1030:100:10::/62\"\ - ,\r\n \"2603:1030:100:14::/63\",\r\n \"2603:1030:100:16::/63\"\ - ,\r\n \"2603:1030:100:18::/62\",\r\n \"2603:1030:101::/48\"\ - ,\r\n \"2603:1030:103::/48\",\r\n \"2603:1030:104::/48\"\ - ,\r\n \"2603:1030:105::/48\",\r\n \"2603:1030:106::/48\"\ - ,\r\n \"2603:1030:107::/48\",\r\n \"2603:1030:108::/48\"\ - ,\r\n \"2603:1030:109::/48\",\r\n \"2603:1030:208::/47\"\ - ,\r\n \"2603:1030:20a::/47\",\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:1030:301::/48\",\r\n \"2603:1030:302::/48\"\ - ,\r\n \"2603:1030:303::/48\",\r\n \"2603:1030:400::/48\"\ - ,\r\n \"2603:1030:401::/63\",\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:16::/64\",\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:59::/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:85::/64\"\ - ,\r\n \"2603:1030:401:86::/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:8e::/64\",\r\n \"2603:1030:401:8f::/64\"\ - ,\r\n \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:92::/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:a6::/64\",\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:121::/64\"\ - ,\r\n \"2603:1030:401:122::/63\",\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:136::/63\"\ - ,\r\n \"2603:1030:401:138::/64\",\r\n \"2603:1030:401:139::/64\"\ - ,\r\n \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:13c::/62\"\ - ,\r\n \"2603:1030:401:140::/63\",\r\n \"2603:1030:401:142::/64\"\ - ,\r\n \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\"\ - ,\r\n \"2603:1030:401:146::/63\",\r\n \"2603:1030:401:148::/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:156::/63\",\r\n \"2603:1030:401:158::/64\"\ - ,\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:168::/63\",\r\n \"2603:1030:401:16a::/63\"\ - ,\r\n \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:16d::/64\"\ - ,\r\n \"2603:1030:401:16e::/63\",\r\n \"2603:1030:401:170::/61\"\ - ,\r\n \"2603:1030:401:178::/62\",\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:1ca::/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:1f9::/64\"\ - ,\r\n \"2603:1030:401:1fa::/63\",\r\n \"2603:1030:401:1fc::/62\"\ - ,\r\n \"2603:1030:401:200::/61\",\r\n \"2603:1030:401:208::/62\"\ - ,\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:224::/63\"\ - ,\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::/58\"\ - ,\r\n \"2603:1030:804:140::/60\",\r\n \"2603:1030:804:150::/63\"\ - ,\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 \"2603:1030:a00::/46\"\ - ,\r\n \"2603:1030:a04::/48\",\r\n \"2603:1030:a06::/48\"\ - ,\r\n \"2603:1030:a07::/48\",\r\n \"2603:1030:a08::/48\"\ - ,\r\n \"2603:1030:a09::/56\",\r\n \"2603:1030:a0a::/48\"\ - ,\r\n \"2603:1030:b00::/47\",\r\n \"2603:1030:b03::/48\"\ - ,\r\n \"2603:1030:b04::/48\",\r\n \"2603:1030:b05::/48\"\ - ,\r\n \"2603:1030:b06::/48\",\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:1030:f00::/47\"\ - ,\r\n \"2603:1030:f02::/48\",\r\n \"2603:1030:f04::/48\"\ - ,\r\n \"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: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:903::/64\"\ - ,\r\n \"2603:1036:903:1::/64\",\r\n \"2603:1036:903:2::/64\"\ - ,\r\n \"2603:1036:903:3::/64\",\r\n \"2603:1036:9ff:ffff::/64\"\ - ,\r\n \"2603:1036:d20::/64\",\r\n \"2603:1036:120d::/48\"\ - ,\r\n \"2603:1036:2400::/48\",\r\n \"2603:1036:2401::/48\"\ - ,\r\n \"2603:1036:2402::/48\",\r\n \"2603:1036:2403::/48\"\ - ,\r\n \"2603:1036:2404::/48\",\r\n \"2603:1036:2405::/48\"\ - ,\r\n \"2603:1036:2406::/48\",\r\n \"2603:1036:2407::/48\"\ - ,\r\n \"2603:1036:2408::/48\",\r\n \"2603:1036:2409::/48\"\ - ,\r\n \"2603:1036:240a::/48\",\r\n \"2603:1036:240b::/48\"\ - ,\r\n \"2603:1036:240c::/48\",\r\n \"2603:1036:240d::/48\"\ - ,\r\n \"2603:1036:240e::/48\",\r\n \"2603:1036:240f::/48\"\ - ,\r\n \"2603:1036:2500::/64\",\r\n \"2603:1036:2500:4::/64\"\ - ,\r\n \"2603:1036:2500:8::/64\",\r\n \"2603:1036:2500:c::/64\"\ - ,\r\n \"2603:1036:2500:10::/64\",\r\n \"2603:1036:2500:14::/64\"\ - ,\r\n \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:1c::/64\"\ - ,\r\n \"2603:1036:2500:20::/64\",\r\n \"2603:1036:2500:24::/64\"\ - ,\r\n \"2603:1036:2500:28::/64\",\r\n \"2603:1036:2500:2c::/64\"\ - ,\r\n \"2603:1036:2500:30::/64\",\r\n \"2603:1036:2500:34::/64\"\ - ,\r\n \"2603:1036:2500:38::/64\",\r\n \"2603:1036:3000::/59\"\ - ,\r\n \"2603:1036:3000:20::/59\",\r\n \"2603:1036:3000:40::/59\"\ - ,\r\n \"2603:1036:3000:60::/59\",\r\n \"2603:1036:3000:80::/59\"\ - ,\r\n \"2603:1036:3000:a0::/59\",\r\n \"2603:1036:3000:c0::/59\"\ - ,\r\n \"2603:1036:3000:e0::/59\",\r\n \"2603:1036:3000:100::/59\"\ - ,\r\n \"2603:1036:3000:120::/59\",\r\n \"2603:1036:3000:140::/59\"\ - ,\r\n \"2603:1036:3000:160::/59\",\r\n \"2603:1036:3000:180::/59\"\ - ,\r\n \"2603:1036:3000:1a0::/59\",\r\n \"2603:1036:3000:1c0::/59\"\ - ,\r\n \"2603:1037:1::/59\",\r\n \"2603:1037:1:20::/59\"\ - ,\r\n \"2603:1037:1:40::/59\",\r\n \"2603:1037:1:60::/59\"\ - ,\r\n \"2603:1037:1:80::/59\",\r\n \"2603:1037:1:a0::/59\"\ - ,\r\n \"2603:1037:1:c0::/59\",\r\n \"2603:1037:1:e0::/59\"\ - ,\r\n \"2603:1037:1:100::/59\",\r\n \"2603:1037:1:120::/59\"\ - ,\r\n \"2603:1037:1:140::/59\",\r\n \"2603:1037:1:160::/59\"\ - ,\r\n \"2603:1037:1:180::/59\",\r\n \"2603:1037:1:1a0::/59\"\ - ,\r\n \"2603:1037:1:1c0::/59\",\r\n \"2603:1039:205::/48\"\ - ,\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:1040:100::/47\",\r\n \ - \ \"2603:1040:102::/48\",\r\n \"2603:1040:103::/48\",\r\n\ - \ \"2603:1040:104::/48\",\r\n \"2603:1040:200::/46\",\r\n\ - \ \"2603:1040:204::/48\",\r\n \"2603:1040:206::/48\",\r\n\ - \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n\ - \ \"2603:1040:400::/46\",\r\n \"2603:1040:404::/48\",\r\n\ - \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n\ - \ \"2603:1040:408::/48\",\r\n \"2603:1040:600::/46\",\r\n\ - \ \"2603:1040:605::/48\",\r\n \"2603:1040:606::/47\",\r\n\ - \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n\ - \ \"2603:1040:806::/47\",\r\n \"2603:1040:900::/47\",\r\n\ - \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n\ - \ \"2603:1040:a00::/46\",\r\n \"2603:1040:a05::/48\",\r\n\ - \ \"2603:1040:a06::/47\",\r\n \"2603:1040:b00::/47\",\r\n\ - \ \"2603:1040:b03::/48\",\r\n \"2603:1040:b04::/47\",\r\n\ - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n\ - \ \"2603:1040:c06::/47\",\r\n \"2603:1040:d00::/47\",\r\n\ - \ \"2603:1040:d03::/48\",\r\n \"2603:1040:d04::/48\",\r\n\ - \ \"2603:1040:e00::/47\",\r\n \"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: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:1040:1001::/48\",\r\n \"2603:1040:1002::/48\",\r\ - \n \"2603:1040:1003::/48\",\r\n \"2603:1040:1004::/48\"\ - ,\r\n \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\"\ - ,\r\n \"2603:1040:1104::/48\",\r\n \"2603:1046:1400::/48\"\ - ,\r\n \"2603:1046:1401::/48\",\r\n \"2603:1046:1402::/48\"\ - ,\r\n \"2603:1046:1403::/48\",\r\n \"2603:1046:1404::/48\"\ - ,\r\n \"2603:1046:1405::/48\",\r\n \"2603:1046:1406::/48\"\ - ,\r\n \"2603:1046:1407::/48\",\r\n \"2603:1046:1408::/48\"\ - ,\r\n \"2603:1046:1409::/48\",\r\n \"2603:1046:140a::/48\"\ - ,\r\n \"2603:1046:140b::/48\",\r\n \"2603:1046:1500::/64\"\ - ,\r\n \"2603:1046:1500:4::/64\",\r\n \"2603:1046:1500:8::/64\"\ - ,\r\n \"2603:1046:1500:c::/64\",\r\n \"2603:1046:1500:10::/64\"\ - ,\r\n \"2603:1046:1500:14::/64\",\r\n \"2603:1046:1500:18::/64\"\ - ,\r\n \"2603:1046:1500:1c::/64\",\r\n \"2603:1046:1500:20::/64\"\ - ,\r\n \"2603:1046:1500:24::/64\",\r\n \"2603:1046:1500:28::/64\"\ - ,\r\n \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:1500:30::/64\"\ - ,\r\n \"2603:1046:1500:34::/64\",\r\n \"2603:1046:2000:20::/59\"\ - ,\r\n \"2603:1046:2000:40::/59\",\r\n \"2603:1046:2000:60::/59\"\ - ,\r\n \"2603:1046:2000:80::/59\",\r\n \"2603:1046:2000:a0::/59\"\ - ,\r\n \"2603:1046:2000:e0::/59\",\r\n \"2603:1046:2000:100::/59\"\ - ,\r\n \"2603:1046:2000:120::/59\",\r\n \"2603:1046:2000:140::/59\"\ - ,\r\n \"2603:1046:2000:160::/59\",\r\n \"2603:1046:2000:180::/59\"\ - ,\r\n \"2603:1046:2000:1a0::/59\",\r\n \"2603:1046:2000:1c0::/59\"\ - ,\r\n \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:20::/59\"\ - ,\r\n \"2603:1047:1:40::/59\",\r\n \"2603:1047:1:60::/59\"\ - ,\r\n \"2603:1047:1:80::/59\",\r\n \"2603:1047:1:a0::/59\"\ - ,\r\n \"2603:1047:1:e0::/59\",\r\n \"2603:1047:1:100::/59\"\ - ,\r\n \"2603:1047:1:120::/59\",\r\n \"2603:1047:1:140::/59\"\ - ,\r\n \"2603:1047:1:160::/59\",\r\n \"2603:1047:1:180::/59\"\ - ,\r\n \"2603:1047:1:1a0::/59\",\r\n \"2603:1047:1:1c0::/59\"\ - ,\r\n \"2603:1047:1:1e0::/59\",\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:1050:100::/40\",\r\n\ - \ \"2603:1050:211::/48\",\r\n \"2603:1050:214::/48\",\r\n\ - \ \"2603:1050:300::/40\",\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: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::/61\",\r\n \"2603:1061:1004:8::/62\"\ - ,\r\n \"2603:1061:1004:c::/63\",\r\n \"2603:1062:2::/57\"\ - ,\r\n \"2603:1062:2:80::/57\",\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: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::/64\"\ - ,\r\n \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\"\ - ,\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: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: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: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\"\ - : \"74\",\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\": \"\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\"\ - ,\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 \"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 ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \"id\"\ - : \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": \"\ - 74\",\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 ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.104.158.224/27\",\r\n \"20.36.64.0/19\",\r\n\ - \ \"20.36.112.0/20\",\r\n \"20.39.72.0/21\",\r\n \ - \ \"20.39.96.0/19\",\r\n \"20.47.36.0/24\",\r\n \"20.53.56.0/21\"\ - ,\r\n \"20.135.54.0/23\",\r\n \"20.150.103.0/24\",\r\n \ - \ \"20.157.1.0/24\",\r\n \"20.190.189.128/26\",\r\n \ - \ \"20.193.96.0/19\",\r\n \"40.82.244.0/22\",\r\n \"\ - 40.90.31.96/27\",\r\n \"40.90.130.32/28\",\r\n \"40.90.142.64/27\"\ - ,\r\n \"40.90.149.32/27\",\r\n \"40.126.61.128/26\",\r\n\ - \ \"40.126.128.0/18\",\r\n \"52.108.180.0/24\",\r\n \ - \ \"52.108.201.0/24\",\r\n \"52.109.100.0/23\",\r\n \ - \ \"52.111.249.0/24\",\r\n \"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\": \"74\"\ - ,\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\ - \ ],\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.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.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.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.211.0.0/18\",\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 ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \"\ - id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.70.128.0/18\",\r\n \"13.73.96.0/19\",\r\n \ - \ \"13.77.0.0/18\",\r\n \"20.40.160.0/20\",\r\n \ - \ \"20.42.224.0/19\",\r\n \"20.45.144.0/20\",\r\n \"20.46.96.0/20\"\ - ,\r\n \"20.47.38.0/24\",\r\n \"20.47.74.0/23\",\r\n \ - \ \"20.58.192.0/18\",\r\n \"20.60.32.0/23\",\r\n \"\ - 20.70.64.0/18\",\r\n \"20.92.0.0/18\",\r\n \"20.135.50.0/23\"\ - ,\r\n \"20.150.12.0/23\",\r\n \"20.150.119.0/24\",\r\n \ - \ \"20.157.45.0/24\",\r\n \"20.190.96.0/19\",\r\n \ - \ \"20.190.142.128/25\",\r\n \"20.190.168.0/24\",\r\n \ - \ \"20.202.61.0/24\",\r\n \"23.101.224.0/19\",\r\n \"40.79.212.0/24\"\ - ,\r\n \"40.81.48.0/20\",\r\n \"40.87.212.0/22\",\r\n \ - \ \"40.90.24.0/25\",\r\n \"40.90.27.0/26\",\r\n \"\ - 40.90.138.128/27\",\r\n \"40.90.155.64/26\",\r\n \"40.112.37.192/26\"\ - ,\r\n \"40.115.64.0/19\",\r\n \"40.126.14.128/25\",\r\n\ - \ \"40.126.40.0/24\",\r\n \"40.127.64.0/19\",\r\n \ - \ \"52.108.194.0/24\",\r\n \"52.108.234.0/23\",\r\n \"\ - 52.109.116.0/22\",\r\n \"52.111.250.0/24\",\r\n \"52.113.13.0/24\"\ - ,\r\n \"52.113.76.0/23\",\r\n \"52.114.20.0/22\",\r\n \ - \ \"52.114.60.0/23\",\r\n \"52.115.99.0/24\",\r\n \ - \ \"52.121.106.0/23\",\r\n \"52.136.25.0/24\",\r\n \"52.147.32.0/19\"\ - ,\r\n \"52.158.128.0/19\",\r\n \"52.189.192.0/18\",\r\n\ - \ \"52.239.132.0/23\",\r\n \"52.239.225.0/24\",\r\n \ - \ \"52.243.64.0/18\",\r\n \"52.245.20.0/22\",\r\n \"\ - 52.255.32.0/19\",\r\n \"104.44.90.32/27\",\r\n \"104.44.93.128/27\"\ - ,\r\n \"104.44.95.64/28\",\r\n \"104.46.28.0/24\",\r\n \ - \ \"104.46.160.0/19\",\r\n \"104.209.64.0/20\",\r\n \ - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\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: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\"\ - : \"74\",\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\": \"\",\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.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.195.128.0/22\",\r\n \ - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\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\": \"74\",\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 ],\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.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.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.206.64.0/18\",\r\n \"20.206.128.0/18\",\r\n \ - \ \"20.209.12.0/23\",\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.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.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\": \"74\"\ - ,\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\ - \ ],\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.104.0.0/17\"\ - ,\r\n \"20.104.192.0/18\",\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.52.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 \ - \ \"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 \ - \ \"40.90.143.160/27\",\r\n \"40.90.151.96/27\",\r\n \ - \ \"40.126.11.0/25\",\r\n \"40.126.33.0/24\",\r\n \"\ - 52.108.42.0/23\",\r\n \"52.108.84.0/24\",\r\n \"52.109.92.0/22\"\ - ,\r\n \"52.111.251.0/24\",\r\n \"52.114.160.0/22\",\r\n\ - \ \"52.136.23.0/24\",\r\n \"52.136.27.0/24\",\r\n \ - \ \"52.138.0.0/18\",\r\n \"52.139.0.0/18\",\r\n \"52.156.0.0/19\"\ - ,\r\n \"52.228.0.0/17\",\r\n \"52.233.0.0/18\",\r\n \ - \ \"52.237.0.0/18\",\r\n \"52.239.148.64/26\",\r\n \ - \ \"52.239.189.0/24\",\r\n \"52.245.28.0/22\",\r\n \"52.246.152.0/21\"\ - ,\r\n \"52.253.196.0/24\",\r\n \"104.44.93.32/27\",\r\n\ - \ \"104.44.95.16/28\",\r\n \"2603:1030:208::/47\",\r\n \ - \ \"2603:1030:f00::/47\",\r\n \"2603:1030:f02::/48\",\r\n\ - \ \"2603:1030:f04::/48\",\r\n \"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\": \"74\",\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\": \"\",\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.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 \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.104.156.0/24\",\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.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.209.8.0/23\",\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.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.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\": \"74\",\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 ],\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 \"20.47.42.0/24\"\ - ,\r\n \"20.47.89.0/24\",\r\n \"20.60.84.0/23\",\r\n \ - \ \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n \"\ - 20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.190.146.0/25\"\ - ,\r\n \"20.190.175.0/24\",\r\n \"20.192.0.0/19\",\r\n \ - \ \"20.192.40.0/21\",\r\n \"20.192.96.0/21\",\r\n \ - \ \"20.192.168.0/21\",\r\n \"20.193.128.0/19\",\r\n \"\ - 20.193.224.0/19\",\r\n \"20.197.0.0/18\",\r\n \"20.198.0.0/17\"\ - ,\r\n \"20.202.41.0/24\",\r\n \"20.204.0.0/16\",\r\n \ - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \ - \ \"40.79.207.96/27\",\r\n \"40.79.214.0/24\",\r\n \"\ - 40.80.48.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.81.224.0/19\"\ - ,\r\n \"40.87.224.0/22\",\r\n \"40.90.137.128/27\",\r\n\ - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \ - \ \"40.126.18.0/25\",\r\n \"40.126.47.0/24\",\r\n \"\ - 52.108.44.0/23\",\r\n \"52.108.85.0/24\",\r\n \"52.109.56.0/22\"\ - ,\r\n \"52.111.252.0/24\",\r\n \"52.113.10.0/23\",\r\n \ - \ \"52.113.70.0/23\",\r\n \"52.113.92.0/22\",\r\n \ - \ \"52.113.193.0/24\",\r\n \"52.114.40.0/22\",\r\n \"\ - 52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n \"52.136.24.0/24\"\ - ,\r\n \"52.140.64.0/18\",\r\n \"52.172.128.0/17\",\r\n \ - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \ - \ \"52.245.96.0/22\",\r\n \"52.253.181.0/24\",\r\n \ - \ \"52.253.191.0/24\",\r\n \"104.44.92.128/27\",\r\n \"\ - 104.44.94.192/28\",\r\n \"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\": \"74\",\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\"\ - : \"\",\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 \"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.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.135.0.0/22\",\r\n \ - \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\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.142.0/23\",\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 \"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/29\",\r\n \ - \ \"40.87.181.24/30\",\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.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.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::/61\",\r\n \"2603:1030:a::/47\"\ - ,\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\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 \"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\"\ - : \"74\",\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 ],\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 \"20.47.5.0/24\",\r\n \"20.47.105.0/24\"\ - ,\r\n \"20.51.24.0/21\",\r\n \"20.60.24.0/23\",\r\n \ - \ \"20.112.128.0/19\",\r\n \"20.135.68.0/23\",\r\n \ - \ \"20.150.23.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.157.96.0/24\"\ - ,\r\n \"20.190.138.128/25\",\r\n \"20.190.150.0/24\",\r\n\ - \ \"40.66.120.0/21\",\r\n \"40.78.200.0/21\",\r\n \ - \ \"40.78.208.16/28\",\r\n \"40.79.232.0/21\",\r\n \"\ - 40.82.0.0/22\",\r\n \"40.83.24.96/27\",\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.22/31\",\r\n \"40.87.180.24/30\",\r\n \ - \ \"40.87.180.40/31\",\r\n \"40.87.180.68/30\",\r\n \ - \ \"40.87.180.72/31\",\r\n \"40.87.180.196/30\",\r\n \"\ - 40.87.180.200/31\",\r\n \"40.87.180.252/30\",\r\n \"40.87.181.0/30\"\ - ,\r\n \"40.87.182.0/30\",\r\n \"40.87.182.16/29\",\r\n \ - \ \"40.87.182.60/31\",\r\n \"40.87.183.28/30\",\r\n \ - \ \"40.87.183.32/31\",\r\n \"40.87.183.40/31\",\r\n \ - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.128/28\"\ - ,\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n\ - \ \"40.89.32.0/19\",\r\n \"40.90.132.80/28\",\r\n \ - \ \"40.90.142.32/27\",\r\n \"40.90.149.0/27\",\r\n \"\ - 40.93.17.0/24\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\"\ - ,\r\n \"40.96.52.0/24\",\r\n \"40.122.0.0/20\",\r\n \ - \ \"40.126.10.128/25\",\r\n \"40.126.22.0/24\",\r\n \ - \ \"52.102.143.0/24\",\r\n \"52.103.17.0/24\",\r\n \"52.103.143.0/24\"\ - ,\r\n \"52.108.113.0/24\",\r\n \"52.109.140.0/22\",\r\n\ - \ \"52.141.224.0/20\",\r\n \"52.143.198.0/24\",\r\n \ - \ \"52.158.176.0/20\",\r\n \"52.165.104.128/26\",\r\n \ - \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"\ - 52.176.240.0/20\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\"\ - ,\r\n \"52.185.56.112/28\",\r\n \"52.185.112.64/27\",\r\n\ - \ \"52.239.177.0/27\",\r\n \"52.239.238.0/24\",\r\n \ - \ \"52.245.69.0/27\",\r\n \"52.253.156.0/22\",\r\n \ - \ \"52.253.232.0/21\",\r\n \"53.103.143.0/24\",\r\n \"104.208.48.0/20\"\ - ,\r\n \"168.61.136.0/21\",\r\n \"2603:1030:8::/48\",\r\n\ - \ \"2603:1030:9::/63\",\r\n \"2603:1030:9:16::/64\",\r\n\ - \ \"2603:1030:9:b0::/63\",\r\n \"2603:1030:9:b2::/64\",\r\ - \n \"2603:1030:9:b6::/64\",\r\n \"2603:1030:9:ba::/63\"\ - ,\r\n \"2603:1030:9:bc::/64\",\r\n \"2603:1030:9:101::/64\"\ - ,\r\n \"2603:1030:9:102::/63\",\r\n \"2603:1030:9:10d::/64\"\ - ,\r\n \"2603:1030:9:10e::/63\",\r\n \"2603:1030:9:110::/64\"\ - ,\r\n \"2603:1030:9:115::/64\",\r\n \"2603:1030:9:116::/63\"\ - ,\r\n \"2603:1030:9:11e::/64\",\r\n \"2603:1030:9:12c::/63\"\ - ,\r\n \"2603:1030:9:12e::/64\",\r\n \"2603:1030:9:16c::/63\"\ - ,\r\n \"2603:1030:9:16e::/64\",\r\n \"2603:1030:9:188::/62\"\ - ,\r\n \"2603:1030:e::/48\",\r\n \"2603:1030:f::/48\",\r\n\ - \ \"2603:1030:12::/48\",\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\"\ - : \"74\",\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\": \"\",\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.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.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.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 \ - \ \"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\ - \ \"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 \"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.192.0/19\",\r\n\ - \ \"191.232.140.0/24\",\r\n \"191.234.2.0/23\",\r\n \ - \ \"191.234.16.0/20\",\r\n \"191.237.238.0/24\",\r\n \ - \ \"204.231.197.0/24\",\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.68.174.208/28\",\r\n \ - \ \"2603:1040:200::/46\",\r\n \"2603:1040:204::/48\",\r\n \ - \ \"2603:1040:206::/48\",\r\n \"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\"\ - : \"74\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\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 \"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/21\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\"\ - ,\r\n \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \ - \ \"20.135.196.0/22\",\r\n \"20.150.32.0/23\",\r\n \ - \ \"20.150.90.0/24\",\r\n \"20.157.6.0/23\",\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.104.0/24\",\r\n \"20.157.132.0/24\",\r\n \ - \ \"20.157.147.0/24\",\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.209.0.0/23\",\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.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.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.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.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:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\ - \n \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\"\ - ,\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\"\ - : \"74\",\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\ - \ ],\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 \ - \ \"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.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.157.36.0/23\",\r\n \ - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\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 \ - \ \"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.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.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.120.64.0/19\"\ - ,\r\n \"52.121.32.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.176/28\"\ - ,\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.64/29\",\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: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 \"2603:1030:40e::/56\"\ - ,\r\n \"2603:1030:40f::/48\",\r\n \"2603:1036:2405::/48\"\ - ,\r\n \"2603:1036:2500::/64\",\r\n \"2603:1036:3000::/59\"\ - ,\r\n \"2603:1037:1::/59\",\r\n \"2603:1039:205::/48\",\r\ - \n \"2603:1062:2::/57\",\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\": \"74\"\ - ,\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\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.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 \"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.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 \ - \ \"52.143.212.0/23\",\r\n \"52.147.128.0/19\",\r\n \"\ - 52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.225.136.48/28\"\ - ,\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n\ - \ \"52.232.150.0/24\",\r\n \"52.239.157.224/27\",\r\n \ - \ \"52.239.165.192/26\",\r\n \"52.239.184.176/28\",\r\n \ - \ \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n \ - \ \"52.239.192.128/27\",\r\n \"52.239.198.128/27\",\r\n \ - \ \"52.239.230.0/24\",\r\n \"52.239.239.0/24\",\r\n \ - \ \"52.245.45.144/28\",\r\n \"52.245.46.32/28\",\r\n \"\ - 52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.253.150.0/23\"\ - ,\r\n \"52.253.152.0/23\",\r\n \"52.253.224.0/21\",\r\n\ - \ \"52.254.120.0/21\",\r\n \"53.103.142.0/24\",\r\n \ - \ \"104.44.95.208/28\",\r\n \"198.180.97.0/24\",\r\n \ - \ \"2603:1030:401::/63\",\r\n \"2603:1030:401:16::/64\",\r\n \ - \ \"2603:1030:401:59::/64\",\r\n \"2603:1030:401:85::/64\"\ - ,\r\n \"2603:1030:401:86::/64\",\r\n \"2603:1030:401:8e::/64\"\ - ,\r\n \"2603:1030:401:92::/63\",\r\n \"2603:1030:401:a6::/64\"\ - ,\r\n \"2603:1030:401:121::/64\",\r\n \"2603:1030:401:122::/63\"\ - ,\r\n \"2603:1030:401:136::/63\",\r\n \"2603:1030:401:138::/64\"\ - ,\r\n \"2603:1030:401:13c::/62\",\r\n \"2603:1030:401:140::/63\"\ - ,\r\n \"2603:1030:401:142::/64\",\r\n \"2603:1030:401:146::/63\"\ - ,\r\n \"2603:1030:401:148::/63\",\r\n \"2603:1030:401:156::/63\"\ - ,\r\n \"2603:1030:401:158::/64\",\r\n \"2603:1030:401:168::/63\"\ - ,\r\n \"2603:1030:401:16d::/64\",\r\n \"2603:1030:401:16e::/63\"\ - ,\r\n \"2603:1030:401:170::/61\",\r\n \"2603:1030:401:178::/62\"\ - ,\r\n \"2603:1030:401:1ca::/63\",\r\n \"2603:1030:401:1f9::/64\"\ - ,\r\n \"2603:1030:401:1fa::/63\",\r\n \"2603:1030:401:1fc::/62\"\ - ,\r\n \"2603:1030:401:200::/61\",\r\n \"2603:1030:401:208::/62\"\ - ,\r\n \"2603:1030:401:224::/63\",\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 \"2603:1030:40b::/48\"\ - ,\r\n \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\"\ - ,\r\n \"2603:1030:40e:100::/56\",\r\n \"2603:1030:410::/48\"\ - ,\r\n \"2603:1036:903:1::/64\",\r\n \"2603:1036:903:3::/64\"\ - ,\r\n \"2603:1036:240a::/48\",\r\n \"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 \"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\": \"74\",\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 ],\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.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 \"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\"\ - : \"74\",\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\ - \ ],\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 \ - \ \"20.47.27.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.112.0/24\"\ - ,\r\n \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \ - \ \"20.52.80.0/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.60.22.0/23\",\r\n \"20.79.0.0/16\",\r\n \ - \ \"20.113.0.0/18\",\r\n \"20.135.152.0/22\",\r\n \"\ - 20.135.156.0/23\",\r\n \"20.150.54.0/24\",\r\n \"20.150.125.0/24\"\ - ,\r\n \"20.157.160.0/24\",\r\n \"20.190.190.64/26\",\r\n\ - \ \"40.82.68.0/22\",\r\n \"40.90.129.48/28\",\r\n \ - \ \"40.90.140.0/27\",\r\n \"40.90.147.32/27\",\r\n \"\ - 40.90.151.160/27\",\r\n \"40.119.92.0/22\",\r\n \"40.126.62.64/26\"\ - ,\r\n \"40.126.197.0/24\",\r\n \"51.116.96.0/19\",\r\n \ - \ \"51.116.128.0/18\",\r\n \"51.116.192.0/21\",\r\n \ - \ \"51.116.224.0/19\",\r\n \"52.108.178.0/24\",\r\n \ - \ \"52.108.199.0/24\",\r\n \"52.109.104.0/23\",\r\n \"52.111.255.0/24\"\ - ,\r\n \"52.114.244.0/24\",\r\n \"52.253.169.0/24\",\r\n\ - \ \"52.253.170.0/23\",\r\n \"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\"\ - : \"74\",\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\ - \ ],\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.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.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.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 \ - \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \ - \ \"20.194.128.0/17\",\r\n \"20.210.0.0/18\",\r\n \"23.98.57.64/26\"\ - ,\r\n \"23.100.96.0/21\",\r\n \"23.102.64.0/19\",\r\n \ - \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \ - \ \"40.79.206.96/27\",\r\n \"40.79.208.0/24\",\r\n \"40.81.192.0/19\"\ - ,\r\n \"40.82.48.0/22\",\r\n \"40.87.200.0/22\",\r\n \ - \ \"40.90.16.160/27\",\r\n \"40.90.128.80/28\",\r\n \ - \ \"40.90.132.64/28\",\r\n \"40.90.142.0/27\",\r\n \"\ - 40.90.142.192/28\",\r\n \"40.90.148.224/27\",\r\n \"40.90.152.192/27\"\ - ,\r\n \"40.90.158.0/26\",\r\n \"40.115.128.0/17\",\r\n \ - \ \"40.126.13.128/25\",\r\n \"40.126.38.0/24\",\r\n \ - \ \"52.108.191.0/24\",\r\n \"52.108.228.0/23\",\r\n \ - \ \"52.109.52.0/22\",\r\n \"52.111.232.0/24\",\r\n \"52.112.176.0/21\"\ - ,\r\n \"52.112.184.0/22\",\r\n \"52.113.78.0/23\",\r\n \ - \ \"52.113.102.0/24\",\r\n \"52.113.107.0/24\",\r\n \ - \ \"52.113.133.0/24\",\r\n \"52.114.32.0/22\",\r\n \"\ - 52.115.38.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.121.120.0/23\"\ - ,\r\n \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n\ - \ \"52.121.164.0/24\",\r\n \"52.136.31.0/24\",\r\n \ - \ \"52.140.192.0/18\",\r\n \"52.155.96.0/19\",\r\n \"\ - 52.156.32.0/19\",\r\n \"52.185.128.0/18\",\r\n \"52.232.155.0/24\"\ - ,\r\n \"52.239.144.0/23\",\r\n \"52.243.32.0/19\",\r\n \ - \ \"52.245.36.0/22\",\r\n \"52.246.160.0/19\",\r\n \ - \ \"52.253.96.0/19\",\r\n \"52.253.161.0/24\",\r\n \"\ - 104.41.160.0/19\",\r\n \"104.44.88.224/27\",\r\n \"104.44.91.224/27\"\ - ,\r\n \"104.44.94.112/28\",\r\n \"104.46.208.0/20\",\r\n\ - \ \"138.91.0.0/20\",\r\n \"191.237.240.0/23\",\r\n \ - \ \"2603:1040:400::/46\",\r\n \"2603:1040:404::/48\",\r\n \ - \ \"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\": \"74\",\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 ],\r\n \"systemService\"\ - : \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\"\ - ,\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 \ - \ \"20.135.48.0/23\",\r\n \"20.150.10.0/23\",\r\n \ - \ \"20.157.56.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.189.192.0/18\"\ - ,\r\n \"20.190.141.0/25\",\r\n \"20.190.165.0/24\",\r\n\ - \ \"20.202.42.0/24\",\r\n \"20.209.16.0/23\",\r\n \ - \ \"23.98.56.0/24\",\r\n \"23.100.104.0/21\",\r\n \"\ - 40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.79.209.0/24\"\ - ,\r\n \"40.80.56.0/21\",\r\n \"40.80.176.0/21\",\r\n \ - \ \"40.81.176.0/20\",\r\n \"40.82.100.0/22\",\r\n \ - \ \"40.87.204.0/22\",\r\n \"40.90.18.32/27\",\r\n \"40.90.27.192/26\"\ - ,\r\n \"40.90.28.0/26\",\r\n \"40.90.137.0/27\",\r\n \ - \ \"40.90.142.208/28\",\r\n \"40.90.156.0/26\",\r\n \ - \ \"40.126.13.0/25\",\r\n \"40.126.37.0/24\",\r\n \"52.108.46.0/23\"\ - ,\r\n \"52.108.86.0/24\",\r\n \"52.109.132.0/22\",\r\n \ - \ \"52.111.233.0/24\",\r\n \"52.112.88.0/22\",\r\n \ - \ \"52.113.14.0/24\",\r\n \"52.113.72.0/22\",\r\n \"\ - 52.113.87.0/24\",\r\n \"52.113.106.0/24\",\r\n \"52.114.36.0/22\"\ - ,\r\n \"52.115.39.0/24\",\r\n \"52.115.100.0/22\",\r\n \ - \ \"52.115.104.0/23\",\r\n \"52.121.80.0/22\",\r\n \ - \ \"52.121.84.0/23\",\r\n \"52.121.116.0/22\",\r\n \"\ - 52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.147.64.0/19\"\ - ,\r\n \"52.175.128.0/18\",\r\n \"52.232.158.0/24\",\r\n\ - \ \"52.239.146.0/23\",\r\n \"52.245.92.0/22\",\r\n \ - \ \"104.44.92.0/27\",\r\n \"104.44.94.128/28\",\r\n \ - \ \"104.46.224.0/20\",\r\n \"104.214.128.0/19\",\r\n \"\ - 104.215.0.0/18\",\r\n \"138.91.16.0/20\",\r\n \"191.233.32.0/20\"\ - ,\r\n \"191.237.236.0/24\",\r\n \"191.238.68.0/24\",\r\n\ - \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \ - \ \"191.238.92.0/23\",\r\n \"191.239.96.0/20\",\r\n \ - \ \"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\": \"\ - 74\",\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\": \"\",\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 \"20.150.64.0/24\",\r\n \ - \ \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \"\ - 20.190.191.0/26\",\r\n \"20.192.32.0/21\",\r\n \"20.192.48.0/21\"\ - ,\r\n \"20.192.104.0/21\",\r\n \"20.192.112.0/20\",\r\n\ - \ \"20.192.176.0/21\",\r\n \"20.192.192.0/19\",\r\n \ - \ \"20.192.224.0/20\",\r\n \"20.193.208.0/20\",\r\n \ - \ \"20.207.0.0/18\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.128/26\"\ - ,\r\n \"40.119.120.0/22\",\r\n \"40.126.63.0/26\",\r\n \ - \ \"40.126.205.0/24\",\r\n \"52.108.123.0/24\",\r\n \ - \ \"52.253.192.0/24\",\r\n \"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\"\ - : \"74\",\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\": \"\",\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.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 \ - \ \"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\"\ - : \"74\",\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\": \"\",\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.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 \"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.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 ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \"id\": \"\ - AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": \"74\",\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 ],\r\n \"\ - systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\"\ - ,\r\n \"20.39.168.0/21\",\r\n \"20.47.47.0/24\",\r\n \ - \ \"20.47.91.0/24\",\r\n \"20.60.202.0/23\",\r\n \"\ - 20.135.26.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.150.14.0/23\"\ - ,\r\n \"20.157.137.0/24\",\r\n \"20.190.148.0/25\",\r\n\ - \ \"20.190.179.0/24\",\r\n \"20.200.128.0/18\",\r\n \ - \ \"20.202.40.0/24\",\r\n \"40.79.220.0/24\",\r\n \"\ - 40.80.32.0/22\",\r\n \"40.80.168.0/21\",\r\n \"40.80.224.0/20\"\ - ,\r\n \"40.89.192.0/19\",\r\n \"40.90.131.160/27\",\r\n\ - \ \"40.90.139.160/27\",\r\n \"40.90.157.32/27\",\r\n \ - \ \"40.126.20.0/25\",\r\n \"40.126.51.0/24\",\r\n \ - \ \"52.108.190.0/24\",\r\n \"52.108.226.0/23\",\r\n \"52.109.48.0/22\"\ - ,\r\n \"52.111.234.0/24\",\r\n \"52.113.110.0/23\",\r\n\ - \ \"52.114.48.0/22\",\r\n \"52.147.96.0/19\",\r\n \ - \ \"52.231.128.0/17\",\r\n \"52.232.144.0/24\",\r\n \"\ - 52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\"\ - ,\r\n \"52.245.100.0/22\",\r\n \"104.44.94.224/27\",\r\n\ - \ \"2603:1040:e00::/47\",\r\n \"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\": \"74\"\ - ,\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\": \"\",\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 \"20.36.96.0/21\",\r\n \"\ - 20.41.128.0/18\",\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\"\ - ,\r\n \"20.47.107.0/24\",\r\n \"20.47.119.0/24\",\r\n \ - \ \"20.49.112.0/21\",\r\n \"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.8.0/21\"\ - ,\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n \ - \ \"20.135.12.0/22\",\r\n \"20.135.70.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.190.135.0/24\",\r\n \"20.190.156.0/24\",\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 \"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\"\ - : \"74\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\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\ - \ \"13.104.210.0/24\",\r\n \"13.105.18.0/26\",\r\n \ - \ \"13.105.21.0/24\",\r\n \"13.105.28.48/28\",\r\n \"\ - 13.105.37.192/26\",\r\n \"13.105.60.192/26\",\r\n \"13.105.67.0/25\"\ - ,\r\n \"13.105.96.128/25\",\r\n \"20.38.64.0/19\",\r\n \ - \ \"20.38.102.0/23\",\r\n \"20.47.8.0/24\",\r\n \ - \ \"20.47.20.0/23\",\r\n \"20.47.32.0/24\",\r\n \"20.47.111.0/24\"\ - ,\r\n \"20.47.117.0/24\",\r\n \"20.50.64.0/20\",\r\n \ - \ \"20.50.80.0/21\",\r\n \"20.54.0.0/17\",\r\n \"\ - 20.60.19.0/24\",\r\n \"20.60.40.0/23\",\r\n \"20.60.144.0/23\"\ - ,\r\n \"20.60.204.0/23\",\r\n \"20.60.246.0/23\",\r\n \ - \ \"20.67.128.0/17\",\r\n \"20.82.128.0/17\",\r\n \ - \ \"20.93.0.0/17\",\r\n \"20.105.0.0/17\",\r\n \"20.135.20.0/23\"\ - ,\r\n \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n\ - \ \"20.143.3.0/24\",\r\n \"20.150.26.0/24\",\r\n \ - \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"\ - 20.150.75.0/24\",\r\n \"20.150.84.0/24\",\r\n \"20.150.104.0/24\"\ - ,\r\n \"20.157.60.0/24\",\r\n \"20.157.100.0/24\",\r\n \ - \ \"20.157.159.0/24\",\r\n \"20.190.129.0/24\",\r\n \ - \ \"20.190.159.0/24\",\r\n \"20.191.0.0/18\",\r\n \"\ - 20.202.1.0/24\",\r\n \"20.209.14.0/23\",\r\n \"23.100.48.0/20\"\ - ,\r\n \"23.100.128.0/18\",\r\n \"23.101.48.0/20\",\r\n \ - \ \"23.102.0.0/18\",\r\n \"40.67.224.0/19\",\r\n \ - \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.192.0/19\"\ - ,\r\n \"40.77.133.0/24\",\r\n \"40.77.136.32/28\",\r\n \ - \ \"40.77.136.80/28\",\r\n \"40.77.165.0/24\",\r\n \ - \ \"40.77.174.0/24\",\r\n \"40.77.175.160/27\",\r\n \"\ - 40.77.182.96/27\",\r\n \"40.77.226.128/25\",\r\n \"40.77.229.0/24\"\ - ,\r\n \"40.77.234.160/27\",\r\n \"40.77.236.0/27\",\r\n\ - \ \"40.77.236.176/28\",\r\n \"40.77.255.0/25\",\r\n \ - \ \"40.78.211.0/24\",\r\n \"40.79.204.0/27\",\r\n \"\ - 40.79.204.32/28\",\r\n \"40.79.204.64/27\",\r\n \"40.85.0.0/17\"\ - ,\r\n \"40.85.128.0/20\",\r\n \"40.87.128.0/19\",\r\n \ - \ \"40.87.188.0/22\",\r\n \"40.90.17.192/27\",\r\n \ - \ \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n \"\ - 40.90.31.128/25\",\r\n \"40.90.128.16/28\",\r\n \"40.90.129.192/27\"\ - ,\r\n \"40.90.130.224/28\",\r\n \"40.90.133.64/27\",\r\n\ - \ \"40.90.136.176/28\",\r\n \"40.90.137.192/27\",\r\n \ - \ \"40.90.140.64/27\",\r\n \"40.90.141.96/27\",\r\n \ - \ \"40.90.141.128/27\",\r\n \"40.90.145.0/27\",\r\n \"\ - 40.90.145.224/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.148.160/28\"\ - ,\r\n \"40.90.149.128/25\",\r\n \"40.90.153.128/25\",\r\n\ - \ \"40.91.20.0/22\",\r\n \"40.91.32.0/22\",\r\n \ - \ \"40.93.64.0/24\",\r\n \"40.112.36.0/25\",\r\n \"40.112.37.64/26\"\ - ,\r\n \"40.112.64.0/19\",\r\n \"40.113.0.0/18\",\r\n \ - \ \"40.113.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \ - \ \"40.126.1.0/24\",\r\n \"40.126.31.0/24\",\r\n \"40.127.96.0/20\"\ - ,\r\n \"40.127.128.0/17\",\r\n \"51.104.64.0/18\",\r\n \ - \ \"51.104.128.0/18\",\r\n \"52.101.65.0/24\",\r\n \ - \ \"52.101.66.0/23\",\r\n \"52.101.68.0/24\",\r\n \"\ - 52.102.160.0/24\",\r\n \"52.103.32.0/24\",\r\n \"52.103.160.0/24\"\ - ,\r\n \"52.108.174.0/23\",\r\n \"52.108.176.0/24\",\r\n\ - \ \"52.108.196.0/24\",\r\n \"52.108.240.0/21\",\r\n \ - \ \"52.109.76.0/22\",\r\n \"52.111.236.0/24\",\r\n \ - \ \"52.112.191.0/24\",\r\n \"52.112.229.0/24\",\r\n \"52.112.232.0/24\"\ - ,\r\n \"52.112.236.0/24\",\r\n \"52.113.40.0/21\",\r\n \ - \ \"52.113.48.0/20\",\r\n \"52.113.112.0/20\",\r\n \ - \ \"52.113.136.0/21\",\r\n \"52.113.205.0/24\",\r\n \"\ - 52.114.76.0/22\",\r\n \"52.114.96.0/21\",\r\n \"52.114.120.0/22\"\ - ,\r\n \"52.114.231.0/24\",\r\n \"52.114.233.0/24\",\r\n\ - \ \"52.114.248.0/22\",\r\n \"52.115.16.0/21\",\r\n \ - \ \"52.115.24.0/22\",\r\n \"52.120.136.0/21\",\r\n \"\ - 52.120.192.0/20\",\r\n \"52.121.16.0/21\",\r\n \"52.121.48.0/20\"\ - ,\r\n \"52.125.138.0/23\",\r\n \"52.138.128.0/17\",\r\n\ - \ \"52.142.64.0/18\",\r\n \"52.143.195.0/24\",\r\n \ - \ \"52.143.209.0/24\",\r\n \"52.146.128.0/17\",\r\n \ - \ \"52.155.64.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.192.0/18\"\ - ,\r\n \"52.158.0.0/17\",\r\n \"52.164.0.0/16\",\r\n \ - \ \"52.169.0.0/16\",\r\n \"52.178.128.0/17\",\r\n \"\ - 52.232.148.0/24\",\r\n \"52.236.0.0/17\",\r\n \"52.239.136.0/22\"\ - ,\r\n \"52.239.205.0/24\",\r\n \"52.239.248.0/24\",\r\n\ - \ \"52.245.40.0/22\",\r\n \"52.245.88.0/22\",\r\n \ - \ \"65.52.64.0/20\",\r\n \"65.52.224.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 \"104.41.64.0/18\",\r\n \ - \ \"104.41.192.0/18\",\r\n \"104.44.88.64/27\",\r\n \"\ - 104.44.91.64/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.94.32/28\"\ - ,\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \ - \ \"104.46.8.0/21\",\r\n \"104.46.64.0/19\",\r\n \ - \ \"104.47.218.0/23\",\r\n \"131.253.40.80/28\",\r\n \"\ - 134.170.80.64/28\",\r\n \"137.116.224.0/19\",\r\n \"137.135.128.0/17\"\ - ,\r\n \"138.91.48.0/20\",\r\n \"157.55.3.0/24\",\r\n \ - \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \ - \ \"157.55.13.128/26\",\r\n \"157.55.107.0/24\",\r\n \ - \ \"157.55.204.128/25\",\r\n \"168.61.80.0/20\",\r\n \"\ - 168.61.96.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.92.0/22\",\r\n \ - \ \"191.232.138.0/23\",\r\n \"191.235.128.0/18\",\r\n \ - \ \"191.235.192.0/22\",\r\n \"191.235.208.0/20\",\r\n \ - \ \"191.235.255.0/24\",\r\n \"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\"\ - : \"74\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\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.100.0.0/18\",\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.190.185.0/24\",\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\": \"74\",\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 ],\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 \ - \ \"20.60.15.0/24\",\r\n \"20.135.58.0/23\",\r\n \"\ - 20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.157.3.0/24\"\ - ,\r\n \"20.190.186.0/24\",\r\n \"40.119.108.0/22\",\r\n\ - \ \"40.126.58.0/24\",\r\n \"40.126.201.0/24\",\r\n \ - \ \"51.13.128.0/19\",\r\n \"51.120.128.0/18\",\r\n \"\ - 51.120.192.0/20\",\r\n \"51.120.216.0/21\",\r\n \"51.120.224.0/21\"\ - ,\r\n \"52.108.177.0/24\",\r\n \"52.108.198.0/24\",\r\n\ - \ \"52.109.144.0/23\",\r\n \"52.111.198.0/24\",\r\n \ - \ \"52.114.238.0/24\",\r\n \"52.253.167.0/24\",\r\n \ - \ \"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\": \"\ - 74\",\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\": \"\",\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 \"20.45.128.0/21\",\r\n \ - \ \"20.47.50.0/24\",\r\n \"20.47.92.0/24\",\r\n \"\ - 20.60.190.0/23\",\r\n \"20.87.0.0/17\",\r\n \"20.135.78.0/23\"\ - ,\r\n \"20.135.80.0/22\",\r\n \"20.150.21.0/24\",\r\n \ - \ \"20.150.62.0/24\",\r\n \"20.150.101.0/24\",\r\n \ - \ \"20.190.190.0/26\",\r\n \"40.79.203.0/24\",\r\n \"\ - 40.82.20.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.90.19.0/27\"\ - ,\r\n \"40.90.128.144/28\",\r\n \"40.90.130.144/28\",\r\n\ - \ \"40.90.133.160/27\",\r\n \"40.90.143.128/27\",\r\n \ - \ \"40.90.151.64/27\",\r\n \"40.90.157.224/27\",\r\n \ - \ \"40.119.64.0/22\",\r\n \"40.120.16.0/20\",\r\n \"\ - 40.123.240.0/20\",\r\n \"40.126.62.0/26\",\r\n \"40.127.0.0/19\"\ - ,\r\n \"52.108.54.0/23\",\r\n \"52.108.90.0/24\",\r\n \ - \ \"52.109.150.0/23\",\r\n \"52.111.237.0/24\",\r\n \ - \ \"52.114.112.0/23\",\r\n \"52.114.224.0/24\",\r\n \"\ - 52.121.86.0/23\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\"\ - ,\r\n \"52.239.232.0/25\",\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.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.72.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.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 \"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\"\ - : \"74\",\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 ],\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.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 {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\"\ - : \"AzureCloud.southcentralus\",\r\n \"serviceTagChangeNumber\": \"74\"\ - ,\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\ - \ ],\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\ - \ \"13.105.25.0/24\",\r\n \"13.105.53.0/25\",\r\n \ - \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"\ - 13.105.60.64/27\",\r\n \"13.105.66.192/26\",\r\n \"20.38.104.0/23\"\ - ,\r\n \"20.45.0.0/18\",\r\n \"20.45.120.0/21\",\r\n \ - \ \"20.47.0.0/24\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\"\ - ,\r\n \"20.47.69.0/24\",\r\n \"20.47.100.0/24\",\r\n \ - \ \"20.49.88.0/21\",\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.64.0.0/17\",\r\n \ - \ \"20.65.128.0/17\",\r\n \"20.88.192.0/18\",\r\n \"\ - 20.94.128.0/18\",\r\n \"20.97.0.0/17\",\r\n \"20.135.8.0/22\"\ - ,\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n\ - \ \"20.136.0.128/25\",\r\n \"20.136.2.0/24\",\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.188.64.0/19\",\r\n \"20.189.0.0/18\",\r\n \"20.190.128.0/24\"\ - ,\r\n \"20.190.157.0/24\",\r\n \"20.202.24.0/24\",\r\n \ - \ \"23.98.128.0/17\",\r\n \"23.100.120.0/21\",\r\n \ - \ \"23.101.176.0/20\",\r\n \"23.102.128.0/18\",\r\n \"\ - 40.74.160.0/19\",\r\n \"40.74.192.0/18\",\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.172.0/24\",\r\n \"40.77.199.0/25\",\r\n \ - \ \"40.77.225.0/24\",\r\n \"40.78.214.0/24\",\r\n \"\ - 40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.207.80/28\"\ - ,\r\n \"40.79.207.128/25\",\r\n \"40.80.192.0/19\",\r\n\ - \ \"40.84.128.0/17\",\r\n \"40.86.128.0/19\",\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.174/31\",\r\n \"40.87.176.184/30\"\ - ,\r\n \"40.87.176.192/28\",\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.240/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.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.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.212/30\",\r\n \"40.87.177.216/29\",\r\n \ - \ \"40.87.177.224/27\",\r\n \"40.87.178.0/25\",\r\n \"\ - 40.87.178.128/26\",\r\n \"40.87.178.192/28\",\r\n \"40.87.178.208/30\"\ - ,\r\n \"40.90.16.128/27\",\r\n \"40.90.18.64/26\",\r\n \ - \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \ - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"\ - 40.90.30.160/27\",\r\n \"40.90.128.224/28\",\r\n \"40.90.133.96/28\"\ - ,\r\n \"40.90.135.128/25\",\r\n \"40.90.136.160/28\",\r\n\ - \ \"40.90.145.160/27\",\r\n \"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.119.0.0/18\",\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.115.68.0/22\",\r\n \ - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"\ - 52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n \"52.121.0.0/21\"\ - ,\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::/58\"\ - ,\r\n \"2603:1030:804:140::/60\",\r\n \"2603:1030:804:150::/63\"\ - ,\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:1036:2407::/48\",\r\n \"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 \"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\"\ - : \"74\",\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\": \"\",\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.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.135.84.0/22\",\r\n \ - \ \"20.135.88.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.98.0/24\",\r\n \"20.157.128.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.205.160.0/19\",\r\n \"20.205.192.0/18\",\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.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.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 \"\ - 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 \"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\": \"74\"\ - ,\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\": \"\",\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 \"20.135.28.0/23\",\r\n \ - \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \ - \ \"20.190.147.128/25\",\r\n \"20.190.178.0/24\",\r\n \ - \ \"40.79.176.0/21\",\r\n \"40.79.223.0/24\",\r\n \"40.80.20.0/22\"\ - ,\r\n \"40.80.96.0/20\",\r\n \"40.82.224.0/20\",\r\n \ - \ \"40.90.132.32/28\",\r\n \"40.90.136.192/27\",\r\n \ - \ \"40.90.147.224/27\",\r\n \"40.126.19.128/25\",\r\n \ - \ \"40.126.50.0/24\",\r\n \"51.105.88.0/21\",\r\n \"51.138.128.0/19\"\ - ,\r\n \"51.138.160.0/21\",\r\n \"52.108.188.0/24\",\r\n\ - \ \"52.108.222.0/23\",\r\n \"52.109.72.0/22\",\r\n \ - \ \"52.111.253.0/24\",\r\n \"52.114.108.0/22\",\r\n \ - \ \"52.136.8.0/21\",\r\n \"52.136.28.0/24\",\r\n \"52.136.128.0/18\"\ - ,\r\n \"52.239.135.0/26\",\r\n \"52.239.196.0/24\",\r\n\ - \ \"52.245.120.0/22\",\r\n \"2603:1020:900::/47\",\r\n \ - \ \"2603:1020:902::/48\",\r\n \"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\"\ - : \"74\",\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\": \"\",\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.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 \"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\": \"74\",\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\"\ - : \"\",\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.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.190.181.0/24\",\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.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: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::/64\",\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.switzerlandn\"\ - ,\r\n \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.104.144.32/27\",\r\n \"13.104.211.192/26\"\ - ,\r\n \"13.105.100.176/28\",\r\n \"13.105.100.224/27\",\r\ - \n \"13.105.101.0/27\",\r\n \"20.47.53.0/24\",\r\n \ - \ \"20.47.71.0/24\",\r\n \"20.60.174.0/23\",\r\n \"\ - 20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.150.59.0/24\"\ - ,\r\n \"20.150.118.0/24\",\r\n \"20.190.183.0/24\",\r\n\ - \ \"20.199.128.0/18\",\r\n \"20.203.128.0/17\",\r\n \ - \ \"20.208.0.0/17\",\r\n \"20.208.128.0/20\",\r\n \"\ - 40.90.30.128/27\",\r\n \"40.90.128.208/28\",\r\n \"40.119.80.0/22\"\ - ,\r\n \"40.126.55.0/24\",\r\n \"40.126.194.0/24\",\r\n \ - \ \"51.103.128.0/18\",\r\n \"51.103.192.32/27\",\r\n \ - \ \"51.103.200.0/21\",\r\n \"51.103.208.0/20\",\r\n \ - \ \"51.103.224.0/19\",\r\n \"51.107.0.0/18\",\r\n \"51.107.64.0/19\"\ - ,\r\n \"51.107.128.0/21\",\r\n \"51.107.200.0/21\",\r\n\ - \ \"51.107.240.0/21\",\r\n \"52.108.75.0/24\",\r\n \ - \ \"52.108.96.0/24\",\r\n \"52.109.156.0/23\",\r\n \"\ - 52.111.202.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.239.251.0/24\"\ - ,\r\n \"52.253.165.0/24\",\r\n \"52.253.175.0/24\",\r\n\ - \ \"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\"\ - : \"74\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\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 \"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\"\ - : \"74\",\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\": \"\",\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 \"20.150.6.0/23\",\r\n \ - \ \"20.150.115.0/24\",\r\n \"20.157.131.0/24\",\r\n \ - \ \"20.190.188.0/24\",\r\n \"40.90.16.64/27\",\r\n \"\ - 40.90.128.48/28\",\r\n \"40.90.151.224/27\",\r\n \"40.119.76.0/22\"\ - ,\r\n \"40.120.0.0/20\",\r\n \"40.125.0.0/19\",\r\n \ - \ \"40.126.60.0/24\",\r\n \"40.126.193.0/24\",\r\n \ - \ \"40.126.208.0/20\",\r\n \"52.108.183.0/24\",\r\n \"52.108.204.0/23\"\ - ,\r\n \"52.109.160.0/23\",\r\n \"52.111.247.0/24\",\r\n\ - \ \"52.114.232.0/24\",\r\n \"52.143.221.0/24\",\r\n \ - \ \"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\"\ - : \"74\",\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\": \"\",\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\ - \ \"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.141.0/24\",\r\n\ - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \ - \ \"20.203.0.0/18\",\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\": \"74\",\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 ],\r\n \"systemService\"\ - : \"\",\r\n \"addressPrefixes\": [\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.38.106.0/23\",\r\n \ - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"\ - 20.47.11.0/24\",\r\n \"20.47.34.0/24\",\r\n \"20.47.68.0/24\"\ - ,\r\n \"20.47.114.0/24\",\r\n \"20.49.128.0/17\",\r\n \ - \ \"20.50.96.0/19\",\r\n \"20.58.0.0/18\",\r\n \"\ - 20.60.17.0/24\",\r\n \"20.60.166.0/23\",\r\n \"20.68.0.0/18\"\ - ,\r\n \"20.68.128.0/17\",\r\n \"20.77.0.0/17\",\r\n \ - \ \"20.77.128.0/18\",\r\n \"20.90.64.0/18\",\r\n \"\ - 20.90.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.135.176.0/22\"\ - ,\r\n \"20.135.180.0/23\",\r\n \"20.150.18.0/25\",\r\n \ - \ \"20.150.40.0/25\",\r\n \"20.150.41.0/24\",\r\n \ - \ \"20.150.69.0/24\",\r\n \"20.157.157.0/24\",\r\n \"\ - 20.190.143.0/25\",\r\n \"20.190.169.0/24\",\r\n \"20.202.4.0/24\"\ - ,\r\n \"20.209.6.0/23\",\r\n \"40.79.215.0/24\",\r\n \ - \ \"40.80.0.0/22\",\r\n \"40.81.128.0/19\",\r\n \"\ - 40.90.17.32/27\",\r\n \"40.90.17.160/27\",\r\n \"40.90.29.192/26\"\ - ,\r\n \"40.90.128.112/28\",\r\n \"40.90.128.160/28\",\r\n\ - \ \"40.90.131.64/27\",\r\n \"40.90.139.64/27\",\r\n \ - \ \"40.90.141.192/26\",\r\n \"40.90.153.64/27\",\r\n \ - \ \"40.90.154.0/26\",\r\n \"40.120.32.0/19\",\r\n \"40.126.15.0/25\"\ - ,\r\n \"40.126.41.0/24\",\r\n \"51.11.0.0/18\",\r\n \ - \ \"51.11.128.0/18\",\r\n \"51.104.0.0/19\",\r\n \"\ - 51.104.192.0/18\",\r\n \"51.105.0.0/18\",\r\n \"51.105.64.0/20\"\ - ,\r\n \"51.132.0.0/18\",\r\n \"51.132.128.0/17\",\r\n \ - \ \"51.140.0.0/17\",\r\n \"51.140.128.0/18\",\r\n \ - \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"\ - 51.141.130.0/25\",\r\n \"51.141.135.0/24\",\r\n \"51.141.192.0/18\"\ - ,\r\n \"51.143.128.0/18\",\r\n \"51.143.208.0/20\",\r\n\ - \ \"51.143.224.0/19\",\r\n \"51.145.0.0/17\",\r\n \ - \ \"52.108.50.0/23\",\r\n \"52.108.88.0/24\",\r\n \"\ - 52.108.99.0/24\",\r\n \"52.108.100.0/23\",\r\n \"52.109.28.0/22\"\ - ,\r\n \"52.111.242.0/24\",\r\n \"52.112.231.0/24\",\r\n\ - \ \"52.112.240.0/20\",\r\n \"52.113.128.0/24\",\r\n \ - \ \"52.113.200.0/22\",\r\n \"52.113.204.0/24\",\r\n \ - \ \"52.113.224.0/19\",\r\n \"52.114.88.0/22\",\r\n \"52.120.160.0/19\"\ - ,\r\n \"52.120.240.0/20\",\r\n \"52.136.21.0/24\",\r\n \ - \ \"52.151.64.0/18\",\r\n \"52.239.187.0/25\",\r\n \ - \ \"52.239.231.0/24\",\r\n \"52.245.64.0/22\",\r\n \"\ - 52.253.162.0/23\",\r\n \"104.44.89.224/27\",\r\n \"2603:1020:700::/47\"\ - ,\r\n \"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\"\ - : \"74\",\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 \ - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\"\ - : [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\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.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.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n\ - \ \"20.202.3.0/24\",\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 \"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 ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \"id\": \"AzureCloud.usstagec\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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 ],\r\n \"systemService\"\ - : \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\"\ - ,\r\n \"20.38.110.0/23\",\r\n \"20.43.112.0/21\",\r\n \ - \ \"20.44.0.0/21\",\r\n \"20.45.96.0/20\",\r\n \"\ - 20.45.112.0/21\",\r\n \"20.46.64.0/19\",\r\n \"20.46.128.0/20\"\ - ,\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ - \ \"20.135.34.0/23\",\r\n \"23.100.192.0/19\",\r\n \"\ - 40.82.76.0/22\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\"\ - ,\r\n \"40.87.176.176/29\",\r\n \"40.87.176.188/30\",\r\n\ - \ \"40.87.176.208/29\",\r\n \"40.87.176.234/31\",\r\n \ - \ \"40.87.176.236/30\",\r\n \"40.87.177.0/28\",\r\n \ - \ \"40.87.177.122/31\",\r\n \"40.87.177.154/31\",\r\n \ - \ \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n \"\ - 40.90.16.32/27\",\r\n \"40.90.128.32/28\",\r\n \"40.90.151.192/27\"\ - ,\r\n \"40.126.196.0/24\",\r\n \"52.108.132.0/24\",\r\n\ - \ \"52.143.220.0/24\",\r\n \"2603:1030:301::/48\",\r\n \ - \ \"2603:1030:302::/48\",\r\n \"2603:1030:303::/48\",\r\n\ - \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/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:64::/63\",\r\n \"2603:1030:804:66::/64\"\ - ,\r\n \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:b5::/64\"\ - ,\r\n \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\"\ - ,\r\n \"2603:1030:80c::/48\",\r\n \"2603:1036:240e::/48\"\ - ,\r\n \"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\": \"74\"\ - ,\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\ - \ ],\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 \"20.51.32.0/19\",\r\n \"20.55.128.0/18\",\r\n \ - \ \"20.57.224.0/19\",\r\n \"20.59.128.0/18\",\r\n \ - \ \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n \"20.69.0.0/18\"\ - ,\r\n \"20.135.22.0/23\",\r\n \"20.135.72.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 \"20.190.136.0/24\",\r\n \"20.190.158.0/24\"\ - ,\r\n \"40.67.120.0/21\",\r\n \"40.77.128.0/25\",\r\n \ - \ \"40.77.131.192/27\",\r\n \"40.77.131.240/28\",\r\n \ - \ \"40.77.135.0/24\",\r\n \"40.77.136.128/25\",\r\n \ - \ \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n \"\ - 40.77.173.0/24\",\r\n \"40.77.175.32/27\",\r\n \"40.77.182.160/27\"\ - ,\r\n \"40.77.185.0/25\",\r\n \"40.77.224.16/28\",\r\n \ - \ \"40.77.224.64/27\",\r\n \"40.77.227.0/24\",\r\n \ - \ \"40.77.232.0/25\",\r\n \"40.77.235.0/24\",\r\n \"\ - 40.77.236.96/27\",\r\n \"40.77.246.0/24\",\r\n \"40.78.218.0/24\"\ - ,\r\n \"40.79.205.240/28\",\r\n \"40.79.206.224/27\",\r\n\ - \ \"40.79.207.0/27\",\r\n \"40.90.131.0/27\",\r\n \ - \ \"40.90.138.192/28\",\r\n \"40.90.139.0/27\",\r\n \"\ - 40.90.143.96/27\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.128/28\"\ - ,\r\n \"40.90.152.0/25\",\r\n \"40.93.6.0/24\",\r\n \ - \ \"40.93.15.0/24\",\r\n \"40.93.198.0/23\",\r\n \"\ - 40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.96.255.0/24\"\ - ,\r\n \"40.123.136.0/24\",\r\n \"40.126.8.0/24\",\r\n \ - \ \"40.126.30.0/24\",\r\n \"52.101.24.0/22\",\r\n \ - \ \"52.101.40.0/24\",\r\n \"52.102.133.0/24\",\r\n \"52.102.141.0/24\"\ - ,\r\n \"52.103.7.0/24\",\r\n \"52.103.15.0/24\",\r\n \ - \ \"52.103.133.0/24\",\r\n \"52.103.141.0/24\",\r\n \ - \ \"52.108.181.0/24\",\r\n \"52.108.202.0/24\",\r\n \"\ - 52.109.136.0/22\",\r\n \"52.111.206.0/24\",\r\n \"52.112.93.0/24\"\ - ,\r\n \"52.113.207.0/24\",\r\n \"52.136.4.0/22\",\r\n \ - \ \"52.143.214.0/24\",\r\n \"52.148.0.0/18\",\r\n \ - \ \"52.150.128.0/17\",\r\n \"52.153.128.0/18\",\r\n \"\ - 52.159.0.0/18\",\r\n \"52.161.0.0/16\",\r\n \"52.239.164.0/25\"\ - ,\r\n \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n\ - \ \"52.245.60.0/22\",\r\n \"52.253.128.0/20\",\r\n \ - \ \"53.103.141.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\"\ - ,\r\n \"65.55.209.192/26\",\r\n \"104.44.89.96/27\",\r\n\ - \ \"104.47.224.0/20\",\r\n \"131.253.24.160/27\",\r\n \ - \ \"131.253.40.160/28\",\r\n \"157.55.12.128/26\",\r\n \ - \ \"157.55.103.128/25\",\r\n \"207.68.174.48/29\",\r\n \ - \ \"2603:1030:b00::/47\",\r\n \"2603:1030:b03::/48\",\r\n \ - \ \"2603:1030:b04::/48\",\r\n \"2603:1030:b05::/48\",\r\n\ - \ \"2603:1030:b06::/48\",\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\": \"74\",\r\ - \n \"properties\": {\r\n \"changeNumber\": \"6\",\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.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.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.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.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.33.0/24\",\r\n \ - \ \"20.157.97.0/24\",\r\n \"20.157.146.0/24\",\r\n \"\ - 20.157.158.0/24\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\"\ - ,\r\n \"20.202.2.0/24\",\r\n \"20.209.10.0/23\",\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.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.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.37.0/24\",\r\n \"52.113.83.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.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.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\"\ - : \"74\",\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\": \"\",\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 \"\ - 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\": \"74\",\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 ],\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.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.157.32.0/24\",\r\n \ - \ \"20.157.57.0/24\",\r\n \"20.157.105.0/24\",\r\n \"\ - 20.157.130.0/24\",\r\n \"20.184.128.0/17\",\r\n \"20.189.128.0/18\"\ - ,\r\n \"20.190.132.0/24\",\r\n \"20.190.153.0/24\",\r\n\ - \ \"20.202.22.0/24\",\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.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 \"40.90.23.0/25\",\r\n \"40.90.25.192/26\",\r\n \ - \ \"40.90.128.128/28\",\r\n \"40.90.131.192/27\",\r\n \ - \ \"40.90.135.0/26\",\r\n \"40.90.139.192/27\",\r\n \ - \ \"40.90.146.0/28\",\r\n \"40.90.148.128/27\",\r\n \"\ - 40.90.153.96/27\",\r\n \"40.90.156.128/26\",\r\n \"40.93.0.0/23\"\ - ,\r\n \"40.93.9.0/24\",\r\n \"40.112.128.0/17\",\r\n \ - \ \"40.118.128.0/17\",\r\n \"40.125.32.0/19\",\r\n \ - \ \"40.126.4.0/24\",\r\n \"40.126.25.0/24\",\r\n \"52.101.0.0/22\"\ - ,\r\n \"52.101.16.0/22\",\r\n \"52.101.41.0/24\",\r\n \ - \ \"52.101.43.0/24\",\r\n \"52.101.44.0/23\",\r\n \ - \ \"52.102.128.0/24\",\r\n \"52.102.135.0/24\",\r\n \"\ - 52.102.158.0/24\",\r\n \"52.103.0.0/24\",\r\n \"52.103.2.0/24\"\ - ,\r\n \"52.103.9.0/24\",\r\n \"52.103.128.0/24\",\r\n \ - \ \"52.108.0.0/21\",\r\n \"52.108.78.0/24\",\r\n \ - \ \"52.109.0.0/22\",\r\n \"52.111.245.0/24\",\r\n \"52.112.106.0/23\"\ - ,\r\n \"52.112.114.0/24\",\r\n \"52.113.208.0/20\",\r\n\ - \ \"52.114.152.0/21\",\r\n \"52.114.172.0/22\",\r\n \ - \ \"52.114.176.0/22\",\r\n \"52.114.184.0/23\",\r\n \ - \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.93.0/24\"\ - ,\r\n \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n\ - \ \"52.120.96.0/19\",\r\n \"52.121.36.0/22\",\r\n \ - \ \"52.123.1.0/24\",\r\n \"52.137.128.0/17\",\r\n \"\ - 52.153.0.0/18\",\r\n \"52.155.32.0/19\",\r\n \"52.157.0.0/18\"\ - ,\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n \ - \ \"52.180.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \ - \ \"52.225.0.0/17\",\r\n \"52.232.149.0/24\",\r\n \"52.234.0.0/17\"\ - ,\r\n \"52.238.0.0/18\",\r\n \"52.239.0.0/17\",\r\n \ - \ \"52.239.160.0/22\",\r\n \"52.239.228.0/23\",\r\n \ - \ \"52.239.254.0/23\",\r\n \"52.241.0.0/16\",\r\n \"52.245.12.0/22\"\ - ,\r\n \"52.245.108.0/22\",\r\n \"52.246.0.0/17\",\r\n \ - \ \"52.248.128.0/17\",\r\n \"52.250.192.0/18\",\r\n \ - \ \"52.254.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"\ - 65.52.112.0/20\",\r\n \"104.40.0.0/17\",\r\n \"104.42.0.0/16\"\ - ,\r\n \"104.44.88.0/27\",\r\n \"104.44.91.0/27\",\r\n \ - \ \"104.44.92.96/27\",\r\n \"104.44.94.0/28\",\r\n \ - \ \"104.44.95.128/27\",\r\n \"104.45.208.0/20\",\r\n \"\ - 104.45.224.0/19\",\r\n \"104.209.0.0/18\",\r\n \"104.210.32.0/19\"\ - ,\r\n \"137.116.184.0/21\",\r\n \"137.117.0.0/19\",\r\n\ - \ \"137.135.0.0/18\",\r\n \"138.91.64.0/19\",\r\n \ - \ \"138.91.128.0/17\",\r\n \"157.56.160.0/21\",\r\n \"\ - 168.61.0.0/19\",\r\n \"168.61.64.0/20\",\r\n \"168.62.0.0/19\"\ - ,\r\n \"168.62.192.0/19\",\r\n \"168.63.88.0/23\",\r\n \ - \ \"191.236.64.0/18\",\r\n \"191.238.70.0/23\",\r\n \ - \ \"191.239.0.0/18\",\r\n \"2603:1030:a00::/46\",\r\n \ - \ \"2603:1030:a04::/48\",\r\n \"2603:1030:a06::/48\",\r\n \ - \ \"2603:1030:a07::/48\",\r\n \"2603:1030:a08::/48\",\r\n \ - \ \"2603:1030:a09::/56\",\r\n \"2603:1030:a0a::/48\",\r\n \ - \ \"2603:1036:2400::/48\",\r\n \"2603:1036:2500:10::/64\"\ - ,\r\n \"2603:1036:3000:1c0::/59\",\r\n \"2603:1037:1:1c0::/59\"\ - ,\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\": \"74\",\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 ],\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 \"20.36.0.0/19\",\r\n \ - \ \"20.38.99.0/24\",\r\n \"20.42.128.0/18\",\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.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.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.157.50.0/23\",\r\n \"20.157.106.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 \"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 \"\ - 23.103.66.0/23\",\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.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.48/29\",\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 \ - \ \"207.68.174.192/28\",\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 \"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\"\ - : \"74\",\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\": \"\",\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 \ - \ \"20.38.0.0/20\",\r\n \"20.38.32.0/20\",\r\n \"20.38.160.0/20\"\ - ,\r\n \"20.40.24.0/21\",\r\n \"20.60.14.0/24\",\r\n \ - \ \"20.60.38.0/23\",\r\n \"20.60.162.0/23\",\r\n \"\ - 20.106.64.0/18\",\r\n \"20.135.6.0/23\",\r\n \"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.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\"\ - : \"74\",\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\": \"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.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 \"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.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: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: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\"\ - : \"74\",\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\": \"AzureConnectors\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \ - \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \ - \ \"13.67.8.240/28\",\r\n \"13.67.15.32/27\",\r\n \"\ - 13.69.64.208/28\",\r\n \"13.69.71.192/27\",\r\n \"13.69.227.208/28\"\ - ,\r\n \"13.69.231.192/27\",\r\n \"13.70.72.192/28\",\r\n\ - \ \"13.70.78.224/27\",\r\n \"13.70.136.174/32\",\r\n \ - \ \"13.71.125.22/32\",\r\n \"13.71.127.26/32\",\r\n \ - \ \"13.71.153.19/32\",\r\n \"13.71.170.208/28\",\r\n \"\ - 13.71.175.160/27\",\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\"\ - ,\r\n \"13.72.243.10/32\",\r\n \"13.73.21.230/32\",\r\n\ - \ \"13.73.244.224/27\",\r\n \"13.75.36.64/28\",\r\n \ - \ \"13.75.110.131/32\",\r\n \"13.77.50.240/28\",\r\n \ - \ \"13.77.55.160/27\",\r\n \"13.78.108.0/28\",\r\n \"\ - 13.78.132.82/32\",\r\n \"13.86.223.32/27\",\r\n \"13.87.56.224/28\"\ - ,\r\n \"13.87.122.224/28\",\r\n \"13.89.171.80/28\",\r\n\ - \ \"13.89.178.64/27\",\r\n \"13.93.148.62/32\",\r\n \ - \ \"20.21.43.0/26\",\r\n \"20.36.107.0/28\",\r\n \"\ - 20.36.114.176/28\",\r\n \"20.36.117.160/27\",\r\n \"20.37.74.192/28\"\ - ,\r\n \"20.38.128.224/27\",\r\n \"20.43.123.0/27\",\r\n\ - \ \"20.44.3.0/28\",\r\n \"20.44.29.64/27\",\r\n \ - \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"\ - 20.45.240.112/28\",\r\n \"20.45.241.128/27\",\r\n \"20.47.232.80/28\"\ - ,\r\n \"20.47.232.96/27\",\r\n \"20.48.200.192/27\",\r\n\ - \ \"20.48.200.224/28\",\r\n \"20.51.4.192/27\",\r\n \ - \ \"20.51.4.224/28\",\r\n \"20.52.93.80/28\",\r\n \"\ - 20.52.93.96/27\",\r\n \"20.53.0.0/27\",\r\n \"20.53.52.64/27\"\ - ,\r\n \"20.53.52.96/28\",\r\n \"20.53.60.16/28\",\r\n \ - \ \"20.53.60.32/27\",\r\n \"20.58.70.192/27\",\r\n \ - \ \"20.58.70.224/28\",\r\n \"20.59.77.0/27\",\r\n \"20.66.6.112/28\"\ - ,\r\n \"20.69.4.0/27\",\r\n \"20.69.4.32/28\",\r\n \ - \ \"20.70.220.192/27\",\r\n \"20.70.220.224/28\",\r\n \ - \ \"20.72.27.0/26\",\r\n \"20.82.246.112/28\",\r\n \"\ - 20.83.220.208/28\",\r\n \"20.83.220.224/27\",\r\n \"20.86.93.32/27\"\ - ,\r\n \"20.86.93.64/28\",\r\n \"20.88.66.32/27\",\r\n \ - \ \"20.88.66.64/28\",\r\n \"20.88.153.176/28\",\r\n \ - \ \"20.88.153.192/27\",\r\n \"20.89.11.48/28\",\r\n \"\ - 20.89.11.64/27\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\"\ - ,\r\n \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \ - \ \"20.97.33.48/28\",\r\n \"20.97.33.64/27\",\r\n \"\ - 20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"20.98.192.80/28\"\ - ,\r\n \"20.98.192.96/27\",\r\n \"20.100.0.96/27\",\r\n \ - \ \"20.100.0.128/28\",\r\n \"20.150.129.176/28\",\r\n \ - \ \"20.150.129.192/27\",\r\n \"20.150.170.240/28\",\r\n \ - \ \"20.150.173.64/26\",\r\n \"20.189.192.144/28\",\r\n \ - \ \"20.189.192.160/27\",\r\n \"20.192.32.64/26\",\r\n \ - \ \"20.192.82.48/28\",\r\n \"20.192.82.64/27\",\r\n \"\ - 20.192.152.64/27\",\r\n \"20.192.152.96/28\",\r\n \"20.192.168.64/27\"\ - ,\r\n \"20.192.168.96/28\",\r\n \"20.192.184.32/27\",\r\n\ - \ \"20.193.206.192/26\",\r\n \"20.195.82.240/28\",\r\n \ - \ \"20.195.83.0/27\",\r\n \"20.200.194.160/27\",\r\n \ - \ \"20.200.194.192/28\",\r\n \"20.205.67.48/28\",\r\n \ - \ \"20.205.67.64/27\",\r\n \"20.206.0.0/26\",\r\n \"\ - 20.207.0.0/26\",\r\n \"23.100.208.0/27\",\r\n \"40.64.8.48/28\"\ - ,\r\n \"40.64.8.128/27\",\r\n \"40.67.58.240/28\",\r\n \ - \ \"40.67.60.224/27\",\r\n \"40.69.106.240/28\",\r\n \ - \ \"40.69.111.0/27\",\r\n \"40.70.146.208/28\",\r\n \ - \ \"40.70.151.96/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\"\ - ,\r\n \"40.71.249.139/32\",\r\n \"40.71.249.205/32\",\r\n\ - \ \"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.89.135.2/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.114.40.132/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.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.139.160/27\",\r\n \ - \ \"51.13.139.192/28\",\r\n \"51.103.142.22/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.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.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.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.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \ - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"\ - 52.225.129.144/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.255.48.202/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.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ - \ \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ - \ \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n \ - \ \"104.211.189.124/32\",\r\n \"104.211.189.218/32\",\r\n \ - \ \"104.214.19.48/28\",\r\n \"104.214.70.191/32\",\r\n \ - \ \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ - \ \"104.215.27.24/32\",\r\n \"104.215.61.248/32\",\r\n \ - \ \"168.61.140.0/27\",\r\n \"168.61.143.64/26\",\r\n \ - \ \"191.232.191.157/32\",\r\n \"191.233.51.0/26\",\r\n \"\ - 191.233.203.192/28\",\r\n \"191.233.207.160/27\",\r\n \"\ - 191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1000:4:402::180/122\"\ - ,\r\n \"2603:1000:104:402::180/122\",\r\n \"2603:1010:6:402::180/122\"\ - ,\r\n \"2603:1010:101:402::180/122\",\r\n \"2603:1010:304:402::180/122\"\ - ,\r\n \"2603:1010:404:402::180/122\",\r\n \"2603:1020:5:402::180/122\"\ - ,\r\n \"2603:1020:206:402::180/122\",\r\n \"2603:1020:305:402::180/122\"\ - ,\r\n \"2603:1020:405:402::180/122\",\r\n \"2603:1020:605:402::180/122\"\ - ,\r\n \"2603:1020:705:402::180/122\",\r\n \"2603:1020:805:402::180/122\"\ - ,\r\n \"2603:1020:905:402::180/122\",\r\n \"2603:1020:a04:402::180/122\"\ - ,\r\n \"2603:1020:b04:402::180/122\",\r\n \"2603:1020:c04:402::180/122\"\ - ,\r\n \"2603:1020:d04:402::180/122\",\r\n \"2603:1020:e04:402::180/122\"\ - ,\r\n \"2603:1020:f04:402::180/122\",\r\n \"2603:1020:1004:c02::80/122\"\ - ,\r\n \"2603:1020:1104:400::180/122\",\r\n \"2603:1030:f:400::980/122\"\ - ,\r\n \"2603:1030:10:402::180/122\",\r\n \"2603:1030:104:402::180/122\"\ - ,\r\n \"2603:1030:107:400::100/122\",\r\n \"2603:1030:210:402::180/122\"\ - ,\r\n \"2603:1030:40b:400::980/122\",\r\n \"2603:1030:40c:402::180/122\"\ - ,\r\n \"2603:1030:504:c02::80/122\",\r\n \"2603:1030:608:402::180/122\"\ - ,\r\n \"2603:1030:807:402::180/122\",\r\n \"2603:1030:a07:402::100/122\"\ - ,\r\n \"2603:1030:b04:402::180/122\",\r\n \"2603:1030:c06:400::980/122\"\ - ,\r\n \"2603:1030:f05:402::180/122\",\r\n \"2603:1030:1005:402::180/122\"\ - ,\r\n \"2603:1040:5:402::180/122\",\r\n \"2603:1040:207:402::180/122\"\ - ,\r\n \"2603:1040:407:402::180/122\",\r\n \"2603:1040:606:402::180/122\"\ - ,\r\n \"2603:1040:806:402::180/122\",\r\n \"2603:1040:904:402::180/122\"\ - ,\r\n \"2603:1040:a06:402::180/122\",\r\n \"2603:1040:b04:402::180/122\"\ - ,\r\n \"2603:1040:c06:402::180/122\",\r\n \"2603:1040:d04:c02::80/122\"\ - ,\r\n \"2603:1040:f05:402::180/122\",\r\n \"2603:1040:1002:400::c0/122\"\ - ,\r\n \"2603:1040:1104:400::180/122\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.36.107.0/28\"\ - ,\r\n \"20.53.0.0/27\",\r\n \"20.53.52.64/27\",\r\n \ - \ \"20.53.52.96/28\",\r\n \"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\"\ - : \"74\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\":\ - \ [\r\n \"20.36.114.176/28\",\r\n \"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\":\ - \ \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.192/28\"\ - ,\r\n \"13.70.78.224/27\",\r\n \"13.72.243.10/32\",\r\n\ - \ \"20.70.220.192/27\",\r\n \"20.70.220.224/28\",\r\n \ - \ \"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\"\ - : \"74\",\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 \"UDR\",\r\n \"FW\"\r\n ],\r\n \ - \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\":\ - \ [\r\n \"13.70.136.174/32\",\r\n \"13.77.50.240/28\",\r\ - \n \"13.77.55.160/27\",\r\n \"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\": \"74\",\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\": \"AzureConnectors\",\r\n\ - \ \"addressPrefixes\": [\r\n \"104.41.59.51/32\",\r\n \ - \ \"191.232.191.157/32\",\r\n \"191.233.203.192/28\",\r\n \ - \ \"191.233.207.160/27\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\"\ - ,\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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.208/28\"\ - ,\r\n \"13.71.175.160/27\",\r\n \"20.48.200.192/27\",\r\n\ - \ \"20.48.200.224/28\",\r\n \"52.237.24.126/32\",\r\n \ - \ \"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\"\ - : \"74\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\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\": [\r\n \"40.69.106.240/28\"\ - ,\r\n \"40.69.111.0/27\",\r\n \"52.139.111.0/27\",\r\n \ - \ \"52.139.111.32/28\",\r\n \"52.242.30.112/32\",\r\n \ - \ \"52.242.35.152/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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.43.123.0/27\"\ - ,\r\n \"20.192.168.64/27\",\r\n \"20.192.168.96/28\",\r\n\ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\"\ - ,\r\n \"13.89.178.64/27\",\r\n \"20.98.144.224/27\",\r\n\ - \ \"20.98.145.0/28\",\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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.112/28\"\ - ,\r\n \"20.45.241.128/27\",\r\n \"40.78.202.96/28\",\r\n\ - \ \"168.61.140.0/27\",\r\n \"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\": \"74\",\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\": \"AzureConnectors\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.75.36.64/28\",\r\n \ - \ \"13.75.110.131/32\",\r\n \"20.205.67.48/28\",\r\n \ - \ \"20.205.67.64/27\",\r\n \"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\": \"74\",\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\": \"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 \"40.71.249.139/32\",\r\n \"40.71.249.205/32\"\ - ,\r\n \"40.114.40.132/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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.98.192.80/28\"\ - ,\r\n \"20.98.192.96/27\",\r\n \"40.70.146.208/28\",\r\n\ - \ \"40.70.151.96/27\",\r\n \"52.225.129.144/32\",\r\n \ - \ \"52.232.188.154/32\",\r\n \"104.209.247.23/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\": \"\ - 74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.80/28\"\ - ,\r\n \"20.47.232.96/27\",\r\n \"40.74.146.64/28\",\r\n\ - \ \"52.138.92.192/27\",\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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.208/28\"\ - ,\r\n \"40.79.148.96/27\",\r\n \"40.89.135.2/32\",\r\n \ - \ \"51.138.215.48/28\",\r\n \"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\": \"\ - 74\",\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\": [\r\n \"40.79.178.240/28\"\ - ,\r\n \"40.79.180.224/27\",\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 \"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\"\ - : \"74\",\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\": [\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.211.212/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.52.93.80/28\"\ - ,\r\n \"20.52.93.96/27\",\r\n \"51.116.155.80/28\",\r\n\ - \ \"51.116.158.96/27\",\r\n \"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\": \"74\"\ - ,\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.153.19/32\"\ - ,\r\n \"13.73.21.230/32\",\r\n \"13.78.108.0/28\",\r\n \ - \ \"20.89.11.48/28\",\r\n \"20.89.11.64/27\",\r\n \ - \ \"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\"\ - : \"74\",\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\"\ - : \"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.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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.192.32.64/26\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"20.193.206.192/26\"\ - ,\r\n \"40.64.8.48/28\",\r\n \"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\": \"\ - 74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.29.64/27\"\ - ,\r\n \"20.200.194.160/27\",\r\n \"20.200.194.192/28\",\r\ - \n \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\": [\r\n \"52.147.117.32/27\"\ - ,\r\n \"52.147.117.64/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 ]\r\n }\r\n },\r\n {\r\ - \n \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"\ - AzureConnectors.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"\ - 74\",\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\"\ - : \"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 \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.208/28\"\ - ,\r\n \"13.69.231.192/27\",\r\n \"20.82.246.112/28\",\r\n\ - \ \"52.146.138.32/27\",\r\n \"52.178.150.68/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.96/27\"\ - ,\r\n \"20.100.0.128/28\",\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\"\ - : \"74\",\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.SouthAfricaNorth\"\ - ,\r\n \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"102.37.166.80/28\"\ - ,\r\n \"102.37.166.96/27\",\r\n \"102.133.155.0/28\",\r\n\ - \ \"102.133.168.167/32\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"102.37.64.0/27\"\ - ,\r\n \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n\ - \ \"102.133.27.0/28\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\"\ - ,\r\n \"13.73.244.224/27\",\r\n \"20.97.33.48/28\",\r\n\ - \ \"20.97.33.64/27\",\r\n \"52.171.130.92/32\",\r\n \ - \ \"104.214.19.48/28\",\r\n \"104.214.70.191/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\":\ - \ \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.240/28\"\ - ,\r\n \"13.67.15.32/27\",\r\n \"20.195.82.240/28\",\r\n\ - \ \"20.195.83.0/27\",\r\n \"52.187.68.19/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\": \"\ - 74\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\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\": [\r\n \"13.71.125.22/32\"\ - ,\r\n \"13.71.127.26/32\",\r\n \"20.192.152.64/27\",\r\n\ - \ \"20.192.152.96/28\",\r\n \"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\":\ - \ \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\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 \"2603:1020:1004:c02::80/122\"\ - \r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\"\ - ,\r\n \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.103.142.22/32\"\ - ,\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.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\"\ - : \"74\",\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\": [\r\n \"51.107.155.16/28\"\ - ,\r\n \"51.107.156.224/27\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.192/28\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\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.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\": \"74\",\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\": \"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.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\":\ - \ \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\"\ - ,\r\n \"13.71.199.192/27\",\r\n \"13.78.132.82/32\",\r\n\ - \ \"20.69.4.0/27\",\r\n \"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\": \"74\",\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\": \"AzureConnectors\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.69.64.208/28\",\r\n \ - \ \"13.69.71.192/27\",\r\n \"20.86.93.32/27\",\r\n \"20.86.93.64/28\"\ - ,\r\n \"40.91.208.65/32\",\r\n \"52.174.88.118/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\": \"74\"\ - ,\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\": [\r\n \"20.38.128.224/27\"\ - ,\r\n \"20.192.82.48/28\",\r\n \"20.192.82.64/27\",\r\n\ - \ \"104.211.146.224/28\",\r\n \"104.211.189.124/32\",\r\n\ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.86.223.32/27\"\ - ,\r\n \"13.93.148.62/32\",\r\n \"20.59.77.0/27\",\r\n \ - \ \"20.66.6.112/28\",\r\n \"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\": \"74\",\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\": \"AzureConnectors\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.140.128/28\",\r\n\ - \ \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n \ - \ \"20.83.220.224/27\",\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\": \"74\",\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\": \"AzureConnectors\"\ - ,\r\n \"addressPrefixes\": [\r\n \"20.150.129.176/28\",\r\n\ - \ \"20.150.129.192/27\",\r\n \"20.150.170.240/28\",\r\n\ - \ \"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\"\ - : \"74\",\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 \"VSE\"\r\n ],\r\n \"systemService\"\ - : \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"13.66.140.72/29\",\r\n \"13.66.146.0/24\",\r\n \"\ - 13.66.147.0/25\",\r\n \"13.66.148.0/24\",\r\n \"13.67.8.120/29\"\ - ,\r\n \"13.67.14.0/24\",\r\n \"13.69.64.88/29\",\r\n \ - \ \"13.69.106.80/29\",\r\n \"13.69.110.0/24\",\r\n \ - \ \"13.69.112.192/26\",\r\n \"13.69.227.88/29\",\r\n \"\ - 13.69.236.0/23\",\r\n \"13.69.238.0/24\",\r\n \"13.70.72.136/29\"\ - ,\r\n \"13.70.78.0/25\",\r\n \"13.70.114.192/26\",\r\n \ - \ \"13.71.170.56/29\",\r\n \"13.71.176.0/24\",\r\n \ - \ \"13.71.194.224/29\",\r\n \"13.73.245.64/26\",\r\n \ - \ \"13.73.245.128/25\",\r\n \"13.73.255.64/26\",\r\n \"\ - 13.74.107.80/29\",\r\n \"13.74.110.0/24\",\r\n \"13.75.36.0/29\"\ - ,\r\n \"13.77.50.80/29\",\r\n \"13.78.106.200/29\",\r\n\ - \ \"13.78.111.0/25\",\r\n \"13.87.56.96/29\",\r\n \ - \ \"13.87.122.96/29\",\r\n \"13.89.170.216/29\",\r\n \ - \ \"13.89.175.0/25\",\r\n \"13.89.178.192/26\",\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 \"20.37.69.0/26\",\r\n \"20.37.74.72/29\"\ - ,\r\n \"20.38.132.192/26\",\r\n \"20.38.140.192/26\",\r\n\ - \ \"20.38.146.144/29\",\r\n \"20.38.149.0/25\",\r\n \ - \ \"20.39.15.128/25\",\r\n \"20.40.224.64/26\",\r\n \ - \ \"20.41.69.128/26\",\r\n \"20.41.199.192/26\",\r\n \"\ - 20.41.208.64/26\",\r\n \"20.42.66.0/23\",\r\n \"20.42.74.64/26\"\ - ,\r\n \"20.43.46.64/26\",\r\n \"20.43.121.128/26\",\r\n\ - \ \"20.43.123.64/26\",\r\n \"20.43.127.0/25\",\r\n \ - \ \"20.44.2.24/29\",\r\n \"20.44.11.0/25\",\r\n \"20.44.11.128/26\"\ - ,\r\n \"20.44.12.0/25\",\r\n \"20.44.19.64/26\",\r\n \ - \ \"20.44.22.0/23\",\r\n \"20.44.26.144/29\",\r\n \ - \ \"20.44.29.128/25\",\r\n \"20.45.122.144/29\",\r\n \"\ - 20.45.125.0/25\",\r\n \"20.45.199.128/25\",\r\n \"20.48.192.128/26\"\ - ,\r\n \"20.49.82.16/29\",\r\n \"20.49.84.64/26\",\r\n \ - \ \"20.49.86.0/25\",\r\n \"20.49.90.16/29\",\r\n \ - \ \"20.49.92.0/24\",\r\n \"20.49.93.0/26\",\r\n \"20.49.102.128/26\"\ - ,\r\n \"20.49.115.0/26\",\r\n \"20.49.127.0/26\",\r\n \ - \ \"20.50.72.128/26\",\r\n \"20.50.200.0/24\",\r\n \ - \ \"20.52.72.128/26\",\r\n \"20.52.88.64/26\",\r\n \"\ - 20.53.0.192/26\",\r\n \"20.53.1.0/26\",\r\n \"20.53.41.128/26\"\ - ,\r\n \"20.61.97.128/25\",\r\n \"20.62.128.0/26\",\r\n \ - \ \"20.65.0.0/24\",\r\n \"20.72.18.128/26\",\r\n \ - \ \"20.72.26.128/26\",\r\n \"20.72.30.0/25\",\r\n \"20.83.192.64/26\"\ - ,\r\n \"20.89.0.192/26\",\r\n \"20.99.8.192/26\",\r\n \ - \ \"20.135.26.64/26\",\r\n \"20.150.170.24/29\",\r\n \ - \ \"20.150.173.128/26\",\r\n \"20.150.174.0/25\",\r\n \ - \ \"20.150.175.128/26\",\r\n \"20.150.178.144/29\",\r\n \ - \ \"20.150.181.192/26\",\r\n \"20.150.182.128/25\",\r\n \ - \ \"20.150.186.144/29\",\r\n \"20.150.189.192/26\",\r\n \ - \ \"20.150.190.128/25\",\r\n \"20.150.225.64/26\",\r\n \ - \ \"20.150.241.0/26\",\r\n \"20.187.196.64/26\",\r\n \"\ - 20.189.169.0/24\",\r\n \"20.189.171.128/25\",\r\n \"20.189.224.0/26\"\ - ,\r\n \"20.191.160.128/26\",\r\n \"20.192.32.0/26\",\r\n\ - \ \"20.192.33.0/26\",\r\n \"20.192.33.128/25\",\r\n \ - \ \"20.192.50.0/26\",\r\n \"20.192.98.144/29\",\r\n \ - \ \"20.192.101.64/26\",\r\n \"20.192.101.128/26\",\r\n \ - \ \"20.192.234.24/29\",\r\n \"20.192.236.0/26\",\r\n \"\ - 20.193.96.64/26\",\r\n \"20.193.96.128/26\",\r\n \"20.193.160.64/26\"\ - ,\r\n \"20.193.192.128/26\",\r\n \"20.193.202.16/29\",\r\ - \n \"20.193.204.128/26\",\r\n \"20.193.205.0/25\",\r\n \ - \ \"20.193.206.64/26\",\r\n \"20.194.66.16/29\",\r\n \ - \ \"20.194.68.0/25\",\r\n \"20.194.70.0/25\",\r\n \"\ - 20.194.80.128/26\",\r\n \"20.194.81.0/25\",\r\n \"20.194.81.128/26\"\ - ,\r\n \"20.194.128.0/25\",\r\n \"20.195.64.128/26\",\r\n\ - \ \"20.195.136.0/24\",\r\n \"20.195.137.0/25\",\r\n \ - \ \"20.195.152.192/26\",\r\n \"20.195.153.128/25\",\r\n \ - \ \"20.205.74.128/26\",\r\n \"20.205.77.0/25\",\r\n \ - \ \"20.205.82.128/26\",\r\n \"20.205.85.0/25\",\r\n \"\ - 20.208.18.128/26\",\r\n \"20.208.21.0/25\",\r\n \"23.98.82.112/29\"\ - ,\r\n \"23.98.86.128/25\",\r\n \"23.98.87.0/25\",\r\n \ - \ \"23.98.112.0/25\",\r\n \"40.64.112.0/24\",\r\n \ - \ \"40.64.113.128/26\",\r\n \"40.64.135.128/25\",\r\n \"\ - 40.67.58.24/29\",\r\n \"40.67.121.0/25\",\r\n \"40.67.122.128/26\"\ - ,\r\n \"40.69.106.80/29\",\r\n \"40.69.110.0/25\",\r\n \ - \ \"40.69.116.0/26\",\r\n \"40.70.146.88/29\",\r\n \ - \ \"40.70.150.0/24\",\r\n \"40.71.10.216/29\",\r\n \"\ - 40.74.100.160/29\",\r\n \"40.74.146.48/29\",\r\n \"40.74.149.128/25\"\ - ,\r\n \"40.74.151.64/26\",\r\n \"40.75.34.32/29\",\r\n \ - \ \"40.78.194.80/29\",\r\n \"40.78.196.192/26\",\r\n \ - \ \"40.78.202.72/29\",\r\n \"40.78.226.208/29\",\r\n \ - \ \"40.78.231.0/24\",\r\n \"40.78.234.48/29\",\r\n \"\ - 40.78.239.128/25\",\r\n \"40.78.242.160/29\",\r\n \"40.78.246.0/24\"\ - ,\r\n \"40.78.250.96/29\",\r\n \"40.79.130.56/29\",\r\n\ - \ \"40.79.132.192/26\",\r\n \"40.79.138.32/29\",\r\n \ - \ \"40.79.141.0/25\",\r\n \"40.79.143.128/25\",\r\n \ - \ \"40.79.146.32/29\",\r\n \"40.79.148.128/25\",\r\n \"\ - 40.79.150.128/25\",\r\n \"40.79.154.104/29\",\r\n \"40.79.162.32/29\"\ - ,\r\n \"40.79.165.128/25\",\r\n \"40.79.166.0/25\",\r\n\ - \ \"40.79.170.0/29\",\r\n \"40.79.173.128/25\",\r\n \ - \ \"40.79.174.0/25\",\r\n \"40.79.178.80/29\",\r\n \ - \ \"40.79.186.8/29\",\r\n \"40.79.189.128/25\",\r\n \"40.79.190.0/25\"\ - ,\r\n \"40.79.194.96/29\",\r\n \"40.79.197.128/25\",\r\n\ - \ \"40.80.50.144/29\",\r\n \"40.80.51.192/26\",\r\n \ - \ \"40.80.53.64/26\",\r\n \"40.80.54.128/25\",\r\n \ - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"40.89.23.64/26\"\ - ,\r\n \"40.89.120.0/24\",\r\n \"40.89.121.0/25\",\r\n \ - \ \"40.112.242.160/29\",\r\n \"40.120.8.64/26\",\r\n \ - \ \"40.120.9.0/26\",\r\n \"40.120.66.0/25\",\r\n \"\ - 40.120.74.16/29\",\r\n \"40.120.77.0/25\",\r\n \"40.124.64.0/25\"\ - ,\r\n \"51.11.97.128/26\",\r\n \"51.11.193.0/26\",\r\n \ - \ \"51.11.193.128/25\",\r\n \"51.12.25.64/26\",\r\n \ - \ \"51.12.32.0/25\",\r\n \"51.12.32.128/26\",\r\n \"\ - 51.12.98.24/29\",\r\n \"51.12.100.192/26\",\r\n \"51.12.101.0/26\"\ - ,\r\n \"51.12.168.128/26\",\r\n \"51.12.199.192/26\",\r\n\ - \ \"51.12.202.24/29\",\r\n \"51.12.205.128/26\",\r\n \ - \ \"51.12.206.128/25\",\r\n \"51.12.226.144/29\",\r\n \ - \ \"51.12.229.128/26\",\r\n \"51.12.230.0/25\",\r\n \ - \ \"51.12.234.144/29\",\r\n \"51.12.237.128/26\",\r\n \"\ - 51.12.238.0/25\",\r\n \"51.13.0.0/25\",\r\n \"51.13.1.64/26\"\ - ,\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n\ - \ \"51.103.202.128/26\",\r\n \"51.103.205.0/25\",\r\n \ - \ \"51.104.9.128/25\",\r\n \"51.105.66.144/29\",\r\n \ - \ \"51.105.69.128/25\",\r\n \"51.105.70.0/25\",\r\n \ - \ \"51.105.74.144/29\",\r\n \"51.105.77.128/25\",\r\n \"\ - 51.107.53.64/26\",\r\n \"51.107.56.192/26\",\r\n \"51.107.58.24/29\"\ - ,\r\n \"51.107.148.128/26\",\r\n \"51.107.152.192/26\",\r\ - \n \"51.107.154.24/29\",\r\n \"51.107.192.0/26\",\r\n \ - \ \"51.116.58.24/29\",\r\n \"51.116.154.88/29\",\r\n \ - \ \"51.116.158.128/25\",\r\n \"51.116.242.144/29\",\r\n \ - \ \"51.116.250.144/29\",\r\n \"51.116.254.64/26\",\r\n \ - \ \"51.116.254.128/25\",\r\n \"51.120.98.160/29\",\r\n \ - \ \"51.120.106.144/29\",\r\n \"51.120.109.128/26\",\r\n \ - \ \"51.120.110.0/25\",\r\n \"51.120.210.144/29\",\r\n \ - \ \"51.120.213.128/25\",\r\n \"51.120.214.0/26\",\r\n \"\ - 51.120.218.24/29\",\r\n \"51.120.234.0/26\",\r\n \"51.132.192.0/25\"\ - ,\r\n \"51.137.166.192/26\",\r\n \"51.138.160.128/26\",\r\ - \n \"51.140.146.200/29\",\r\n \"51.140.151.64/26\",\r\n\ - \ \"51.140.210.192/29\",\r\n \"51.140.215.0/25\",\r\n \ - \ \"51.143.208.0/26\",\r\n \"52.138.90.32/29\",\r\n \ - \ \"52.138.93.0/24\",\r\n \"52.138.226.80/29\",\r\n \"\ - 52.138.230.0/23\",\r\n \"52.140.110.192/26\",\r\n \"52.146.131.128/26\"\ - ,\r\n \"52.147.97.128/25\",\r\n \"52.150.156.64/26\",\r\n\ - \ \"52.162.104.192/26\",\r\n \"52.162.106.160/29\",\r\n\ - \ \"52.167.106.80/29\",\r\n \"52.167.110.0/24\",\r\n \ - \ \"52.167.111.0/26\",\r\n \"52.168.112.192/26\",\r\n \ - \ \"52.168.114.0/23\",\r\n \"52.178.18.0/23\",\r\n \"\ - 52.178.20.0/24\",\r\n \"52.182.138.208/29\",\r\n \"52.182.142.0/24\"\ - ,\r\n \"52.231.18.56/29\",\r\n \"52.231.20.128/26\",\r\n\ - \ \"52.231.146.192/29\",\r\n \"52.236.186.80/29\",\r\n \ - \ \"52.236.191.0/24\",\r\n \"52.240.241.128/25\",\r\n \ - \ \"52.240.244.0/25\",\r\n \"52.246.154.144/29\",\r\n \ - \ \"52.246.157.128/25\",\r\n \"52.246.158.0/25\",\r\n \ - \ \"65.52.248.192/26\",\r\n \"65.52.250.16/29\",\r\n \"\ - 102.37.65.64/26\",\r\n \"102.37.72.128/26\",\r\n \"102.133.26.24/29\"\ - ,\r\n \"102.133.122.144/29\",\r\n \"102.133.124.192/26\"\ - ,\r\n \"102.133.126.0/26\",\r\n \"102.133.154.24/29\",\r\ - \n \"102.133.156.192/26\",\r\n \"102.133.220.64/26\",\r\n\ - \ \"102.133.250.144/29\",\r\n \"102.133.253.64/26\",\r\n\ - \ \"102.133.253.128/26\",\r\n \"104.46.161.128/25\",\r\n\ - \ \"104.46.162.128/26\",\r\n \"104.46.177.128/26\",\r\n\ - \ \"104.208.16.80/29\",\r\n \"104.208.144.80/29\",\r\n \ - \ \"104.211.81.136/29\",\r\n \"104.211.146.80/29\",\r\n \ - \ \"104.214.18.184/29\",\r\n \"104.214.161.128/25\",\r\n\ - \ \"104.214.165.0/26\",\r\n \"168.61.140.128/25\",\r\n \ - \ \"168.61.141.0/24\",\r\n \"168.61.142.192/26\",\r\n \ - \ \"191.233.50.16/29\",\r\n \"191.233.54.64/26\",\r\n \ - \ \"191.233.54.128/26\",\r\n \"191.233.203.136/29\",\r\n \ - \ \"191.233.205.192/26\",\r\n \"191.234.139.0/26\",\r\n \ - \ \"191.234.146.144/29\",\r\n \"191.234.149.64/26\",\r\n \ - \ \"191.234.150.0/26\",\r\n \"191.234.151.0/25\",\r\n \ - \ \"191.234.154.144/29\",\r\n \"191.234.157.192/26\",\r\n \ - \ \"2603:1000:4:402::90/125\",\r\n \"2603:1000:4:402::340/122\"\ - ,\r\n \"2603:1000:4:402::580/122\",\r\n \"2603:1000:104:402::90/125\"\ - ,\r\n \"2603:1000:104:402::340/122\",\r\n \"2603:1000:104:402::580/121\"\ - ,\r\n \"2603:1000:104:802::90/125\",\r\n \"2603:1000:104:802::2c0/122\"\ - ,\r\n \"2603:1000:104:802::400/121\",\r\n \"2603:1000:104:c02::90/125\"\ - ,\r\n \"2603:1000:104:c02::400/121\",\r\n \"2603:1010:6:402::90/125\"\ - ,\r\n \"2603:1010:6:402::340/122\",\r\n \"2603:1010:6:402::580/121\"\ - ,\r\n \"2603:1010:6:802::90/125\",\r\n \"2603:1010:6:802::2c0/122\"\ - ,\r\n \"2603:1010:6:802::400/121\",\r\n \"2603:1010:6:c02::90/125\"\ - ,\r\n \"2603:1010:6:c02::400/121\",\r\n \"2603:1010:101:402::90/125\"\ - ,\r\n \"2603:1010:101:402::340/122\",\r\n \"2603:1010:101:402::580/122\"\ - ,\r\n \"2603:1010:304:402::90/125\",\r\n \"2603:1010:304:402::340/122\"\ - ,\r\n \"2603:1010:304:402::580/122\",\r\n \"2603:1010:404:402::90/125\"\ - ,\r\n \"2603:1010:404:402::340/122\",\r\n \"2603:1010:404:402::580/122\"\ - ,\r\n \"2603:1020:5:402::90/125\",\r\n \"2603:1020:5:402::340/122\"\ - ,\r\n \"2603:1020:5:402::580/121\",\r\n \"2603:1020:5:802::90/125\"\ - ,\r\n \"2603:1020:5:802::2c0/122\",\r\n \"2603:1020:5:802::400/121\"\ - ,\r\n \"2603:1020:5:c02::90/125\",\r\n \"2603:1020:5:c02::400/121\"\ - ,\r\n \"2603:1020:206:402::90/125\",\r\n \"2603:1020:206:402::340/122\"\ - ,\r\n \"2603:1020:206:402::580/121\",\r\n \"2603:1020:206:802::90/125\"\ - ,\r\n \"2603:1020:206:802::2c0/122\",\r\n \"2603:1020:206:802::400/121\"\ - ,\r\n \"2603:1020:206:c02::90/125\",\r\n \"2603:1020:206:c02::400/121\"\ - ,\r\n \"2603:1020:305:402::90/125\",\r\n \"2603:1020:305:402::340/122\"\ - ,\r\n \"2603:1020:405:402::90/125\",\r\n \"2603:1020:405:402::340/122\"\ - ,\r\n \"2603:1020:605:402::90/125\",\r\n \"2603:1020:605:402::340/122\"\ - ,\r\n \"2603:1020:605:402::580/122\",\r\n \"2603:1020:705:402::90/125\"\ - ,\r\n \"2603:1020:705:402::340/122\",\r\n \"2603:1020:705:402::580/121\"\ - ,\r\n \"2603:1020:705:802::90/125\",\r\n \"2603:1020:705:802::2c0/122\"\ - ,\r\n \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\"\ - ,\r\n \"2603:1020:705:c02::400/121\",\r\n \"2603:1020:805:402::90/125\"\ - ,\r\n \"2603:1020:805:402::340/122\",\r\n \"2603:1020:805:402::580/121\"\ - ,\r\n \"2603:1020:805:802::90/125\",\r\n \"2603:1020:805:802::2c0/122\"\ - ,\r\n \"2603:1020:805:802::400/121\",\r\n \"2603:1020:805:c02::90/125\"\ - ,\r\n \"2603:1020:805:c02::400/121\",\r\n \"2603:1020:905:402::90/125\"\ - ,\r\n \"2603:1020:905:402::340/122\",\r\n \"2603:1020:905:402::580/122\"\ - ,\r\n \"2603:1020:a04::348/125\",\r\n \"2603:1020:a04:402::90/125\"\ - ,\r\n \"2603:1020:a04:402::340/122\",\r\n \"2603:1020:a04:402::580/121\"\ - ,\r\n \"2603:1020:a04:802::90/125\",\r\n \"2603:1020:a04:802::2c0/122\"\ - ,\r\n \"2603:1020:a04:802::400/121\",\r\n \"2603:1020:a04:c02::90/125\"\ - ,\r\n \"2603:1020:a04:c02::400/121\",\r\n \"2603:1020:b04:402::90/125\"\ - ,\r\n \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\ - ,\r\n \"2603:1020:c04:402::90/125\",\r\n \"2603:1020:c04:402::340/122\"\ - ,\r\n \"2603:1020:c04:402::580/121\",\r\n \"2603:1020:c04:802::90/125\"\ - ,\r\n \"2603:1020:c04:802::2c0/122\",\r\n \"2603:1020:c04:802::400/121\"\ - ,\r\n \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\ - ,\r\n \"2603:1020:d04:402::90/125\",\r\n \"2603:1020:d04:402::340/122\"\ - ,\r\n \"2603:1020:d04:402::580/122\",\r\n \"2603:1020:e04::348/125\"\ - ,\r\n \"2603:1020:e04:402::90/125\",\r\n \"2603:1020:e04:402::340/122\"\ - ,\r\n \"2603:1020:e04:402::580/121\",\r\n \"2603:1020:e04:402::600/120\"\ - ,\r\n \"2603:1020:e04:802::90/125\",\r\n \"2603:1020:e04:802::2c0/122\"\ - ,\r\n \"2603:1020:e04:802::400/121\",\r\n \"2603:1020:e04:c02::90/125\"\ - ,\r\n \"2603:1020:e04:c02::400/121\",\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 \"2603:1020:1004:1::1a0/125\",\r\n \"2603:1020:1004:400::90/125\"\ - ,\r\n \"2603:1020:1004:400::3b8/125\",\r\n \"2603:1020:1004:400::4c0/122\"\ - ,\r\n \"2603:1020:1004:400::500/121\",\r\n \"2603:1020:1004:800::150/125\"\ - ,\r\n \"2603:1020:1004:800::180/121\",\r\n \"2603:1020:1004:800::280/121\"\ - ,\r\n \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\ - ,\r\n \"2603:1020:1104::5a0/125\",\r\n \"2603:1020:1104:400::90/125\"\ - ,\r\n \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\ - ,\r\n \"2603:1030:f:1::2a8/125\",\r\n \"2603:1030:f:400::890/125\"\ - ,\r\n \"2603:1030:f:400::b40/122\",\r\n \"2603:1030:f:400::d80/122\"\ - ,\r\n \"2603:1030:f:400::e00/121\",\r\n \"2603:1030:10:402::90/125\"\ - ,\r\n \"2603:1030:10:402::340/122\",\r\n \"2603:1030:10:402::580/121\"\ - ,\r\n \"2603:1030:10:802::90/125\",\r\n \"2603:1030:10:802::2c0/122\"\ - ,\r\n \"2603:1030:10:802::400/121\",\r\n \"2603:1030:10:c02::90/125\"\ - ,\r\n \"2603:1030:10:c02::400/121\",\r\n \"2603:1030:104::348/125\"\ - ,\r\n \"2603:1030:104:402::90/125\",\r\n \"2603:1030:104:402::168/125\"\ - ,\r\n \"2603:1030:104:402::340/122\",\r\n \"2603:1030:104:402::580/122\"\ - ,\r\n \"2603:1030:104:402::780/121\",\r\n \"2603:1030:104:802::58/125\"\ - ,\r\n \"2603:1030:104:802::200/121\",\r\n \"2603:1030:107::580/125\"\ - ,\r\n \"2603:1030:107:400::18/125\",\r\n \"2603:1030:107:400::300/121\"\ - ,\r\n \"2603:1030:107:400::500/122\",\r\n \"2603:1030:210:402::90/125\"\ - ,\r\n \"2603:1030:210:402::340/122\",\r\n \"2603:1030:210:402::580/121\"\ - ,\r\n \"2603:1030:210:802::90/125\",\r\n \"2603:1030:210:802::2c0/122\"\ - ,\r\n \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\"\ - ,\r\n \"2603:1030:210:c02::400/121\",\r\n \"2603:1030:302:402::c0/122\"\ - ,\r\n \"2603:1030:40b:400::890/125\",\r\n \"2603:1030:40b:400::b40/122\"\ - ,\r\n \"2603:1030:40b:800::90/125\",\r\n \"2603:1030:40b:800::2c0/122\"\ - ,\r\n \"2603:1030:40b:c00::90/125\",\r\n \"2603:1030:40b:c00::400/121\"\ - ,\r\n \"2603:1030:40c:402::90/125\",\r\n \"2603:1030:40c:402::340/122\"\ - ,\r\n \"2603:1030:40c:402::580/121\",\r\n \"2603:1030:40c:802::90/125\"\ - ,\r\n \"2603:1030:40c:802::2c0/122\",\r\n \"2603:1030:40c:802::400/121\"\ - ,\r\n \"2603:1030:40c:c02::90/125\",\r\n \"2603:1030:504::1a0/125\"\ - ,\r\n \"2603:1030:504:402::90/125\",\r\n \"2603:1030:504:402::3b8/125\"\ - ,\r\n \"2603:1030:504:402::480/121\",\r\n \"2603:1030:504:802::c0/125\"\ - ,\r\n \"2603:1030:504:802::150/125\",\r\n \"2603:1030:504:802::180/121\"\ - ,\r\n \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\"\ - ,\r\n \"2603:1030:504:c02::400/125\",\r\n \"2603:1030:608:402::90/125\"\ - ,\r\n \"2603:1030:608:402::340/122\",\r\n \"2603:1030:608:402::580/122\"\ - ,\r\n \"2603:1030:807:402::90/125\",\r\n \"2603:1030:807:402::340/122\"\ - ,\r\n \"2603:1030:807:402::580/121\",\r\n \"2603:1030:807:802::90/125\"\ - ,\r\n \"2603:1030:807:802::2c0/122\",\r\n \"2603:1030:807:802::400/121\"\ - ,\r\n \"2603:1030:807:c02::90/125\",\r\n \"2603:1030:807:c02::400/121\"\ - ,\r\n \"2603:1030:a07:402::90/125\",\r\n \"2603:1030:a07:402::9c0/122\"\ - ,\r\n \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:b04:402::90/125\"\ - ,\r\n \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\ - ,\r\n \"2603:1030:c06:400::890/125\",\r\n \"2603:1030:c06:400::b40/122\"\ - ,\r\n \"2603:1030:c06:802::90/125\",\r\n \"2603:1030:c06:802::2c0/122\"\ - ,\r\n \"2603:1030:c06:c02::90/125\",\r\n \"2603:1030:c06:c02::400/121\"\ - ,\r\n \"2603:1030:f05:402::90/125\",\r\n \"2603:1030:f05:402::340/122\"\ - ,\r\n \"2603:1030:f05:402::580/121\",\r\n \"2603:1030:f05:802::90/125\"\ - ,\r\n \"2603:1030:f05:802::2c0/122\",\r\n \"2603:1030:f05:802::400/121\"\ - ,\r\n \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\ - ,\r\n \"2603:1030:1005:402::90/125\",\r\n \"2603:1030:1005:402::340/122\"\ - ,\r\n \"2603:1030:1005:402::580/122\",\r\n \"2603:1040:5:402::90/125\"\ - ,\r\n \"2603:1040:5:402::340/122\",\r\n \"2603:1040:5:402::580/121\"\ - ,\r\n \"2603:1040:5:802::90/125\",\r\n \"2603:1040:5:802::2c0/122\"\ - ,\r\n \"2603:1040:5:802::400/121\",\r\n \"2603:1040:5:c02::90/125\"\ - ,\r\n \"2603:1040:5:c02::400/121\",\r\n \"2603:1040:207::2a8/125\"\ - ,\r\n \"2603:1040:207:402::90/125\",\r\n \"2603:1040:207:402::340/122\"\ - ,\r\n \"2603:1040:207:402::580/122\",\r\n \"2603:1040:207:402::600/121\"\ - ,\r\n \"2603:1040:207:800::48/125\",\r\n \"2603:1040:207:800::180/121\"\ - ,\r\n \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\ - ,\r\n \"2603:1040:407:402::90/125\",\r\n \"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: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:402::90/125\",\r\n \"2603:1040:904:402::340/122\"\ - ,\r\n \"2603:1040:904:402::580/121\",\r\n \"2603:1040:904:802::90/125\"\ - ,\r\n \"2603:1040:904:802::2c0/122\",\r\n \"2603:1040:904:802::400/121\"\ - ,\r\n \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:a06::448/125\"\ - ,\r\n \"2603:1040:a06:402::90/125\",\r\n \"2603:1040:a06:402::340/122\"\ - ,\r\n \"2603:1040:a06:402::580/121\",\r\n \"2603:1040:a06:802::90/125\"\ - ,\r\n \"2603:1040:a06:802::2c0/122\",\r\n \"2603:1040:a06:802::400/121\"\ - ,\r\n \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\ - ,\r\n \"2603:1040:b04:402::90/125\",\r\n \"2603:1040:b04:402::340/122\"\ - ,\r\n \"2603:1040:b04:402::580/122\",\r\n \"2603:1040:c06:402::90/125\"\ - ,\r\n \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\ - ,\r\n \"2603:1040:d04:1::1a0/125\",\r\n \"2603:1040:d04:400::90/125\"\ - ,\r\n \"2603:1040:d04:400::3b8/125\",\r\n \"2603:1040:d04:400::4c0/122\"\ - ,\r\n \"2603:1040:d04:400::500/121\",\r\n \"2603:1040:d04:800::150/125\"\ - ,\r\n \"2603:1040:d04:800::180/121\",\r\n \"2603:1040:d04:800::280/121\"\ - ,\r\n \"2603:1040:d04:c02::300/121\",\r\n \"2603:1040:e05:402::100/122\"\ - ,\r\n \"2603:1040:f05::348/125\",\r\n \"2603:1040:f05:402::90/125\"\ - ,\r\n \"2603:1040:f05:402::340/122\",\r\n \"2603:1040:f05:402::580/121\"\ - ,\r\n \"2603:1040:f05:402::600/120\",\r\n \"2603:1040:f05:402::700/121\"\ - ,\r\n \"2603:1040:f05:802::90/125\",\r\n \"2603:1040:f05:802::2c0/122\"\ - ,\r\n \"2603:1040:f05:802::400/121\",\r\n \"2603:1040:f05:c02::90/125\"\ - ,\r\n \"2603:1040:f05:c02::400/121\",\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 \"2603:1040:1104::5a0/125\",\r\n \"2603:1040:1104:400::90/125\"\ - ,\r\n \"2603:1040:1104:400::380/121\",\r\n \"2603:1040:1104:400::480/122\"\ - ,\r\n \"2603:1050:6:402::90/125\",\r\n \"2603:1050:6:402::340/122\"\ - ,\r\n \"2603:1050:6:402::500/121\",\r\n \"2603:1050:6:802::90/125\"\ - ,\r\n \"2603:1050:6:802::2c0/122\",\r\n \"2603:1050:6:802::400/121\"\ - ,\r\n \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\ - ,\r\n \"2603:1050:403:400::98/125\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.70.72.136/29\",\r\n \"13.70.78.0/25\",\r\n \"\ - 13.70.114.192/26\",\r\n \"20.53.41.128/26\",\r\n \"40.79.162.32/29\"\ - ,\r\n \"40.79.165.128/25\",\r\n \"40.79.166.0/25\",\r\n\ - \ \"40.79.170.0/29\",\r\n \"40.79.173.128/25\",\r\n \ - \ \"40.79.174.0/25\",\r\n \"2603:1010:6:402::90/125\",\r\n \ - \ \"2603:1010:6:402::340/122\",\r\n \"2603:1010:6:402::580/121\"\ - ,\r\n \"2603:1010:6:802::90/125\",\r\n \"2603:1010:6:802::2c0/122\"\ - ,\r\n \"2603:1010:6:802::400/121\",\r\n \"2603:1010:6:c02::90/125\"\ - ,\r\n \"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\": \"74\",\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\": \"AzureContainerRegistry\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.77.50.80/29\",\r\n \ - \ \"104.46.161.128/25\",\r\n \"104.46.162.128/26\",\r\n \ - \ \"104.46.177.128/26\",\r\n \"2603:1010:101:402::90/125\"\ - ,\r\n \"2603:1010:101:402::340/122\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.195.136.0/24\",\r\n \"20.195.137.0/25\",\r\n \"\ - 20.195.152.192/26\",\r\n \"20.195.153.128/25\",\r\n \"191.233.203.136/29\"\ - ,\r\n \"191.233.205.192/26\",\r\n \"191.234.139.0/26\",\r\ - \n \"191.234.146.144/29\",\r\n \"191.234.149.64/26\",\r\n\ - \ \"191.234.150.0/26\",\r\n \"191.234.151.0/25\",\r\n \ - \ \"191.234.154.144/29\",\r\n \"191.234.157.192/26\",\r\n\ - \ \"2603:1050:6:402::90/125\",\r\n \"2603:1050:6:402::340/122\"\ - ,\r\n \"2603:1050:6:402::500/121\",\r\n \"2603:1050:6:802::90/125\"\ - ,\r\n \"2603:1050:6:802::2c0/122\",\r\n \"2603:1050:6:802::400/121\"\ - ,\r\n \"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\": \"74\",\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\": [\r\n \"191.233.50.16/29\",\r\n \"\ - 191.233.54.64/26\",\r\n \"191.233.54.128/26\",\r\n \"2603:1050:403:400::98/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.71.170.56/29\",\r\n \"13.71.176.0/25\",\r\n \"\ - 13.71.176.128/25\",\r\n \"20.38.146.144/29\",\r\n \"20.38.149.0/25\"\ - ,\r\n \"20.48.192.128/26\",\r\n \"52.246.154.144/29\",\r\ - \n \"52.246.157.128/25\",\r\n \"52.246.158.0/25\",\r\n \ - \ \"2603:1030:f05:402::90/125\",\r\n \"2603:1030:f05:402::340/122\"\ - ,\r\n \"2603:1030:f05:402::580/121\",\r\n \"2603:1030:f05:802::90/125\"\ - ,\r\n \"2603:1030:f05:802::2c0/122\",\r\n \"2603:1030:f05:802::400/121\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"40.69.106.80/29\",\r\n \"40.69.110.0/25\",\r\n \"\ - 40.69.116.0/26\",\r\n \"40.89.23.64/26\",\r\n \"2603:1030:1005:402::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.43.121.128/26\",\r\n \"20.43.123.64/26\",\r\n \ - \ \"20.43.127.0/25\",\r\n \"20.192.98.144/29\",\r\n \"20.192.101.64/26\"\ - ,\r\n \"20.192.101.128/26\",\r\n \"40.80.50.144/29\",\r\n\ - \ \"40.80.51.192/26\",\r\n \"40.80.53.64/26\",\r\n \ - \ \"40.80.54.128/25\",\r\n \"52.140.110.192/26\",\r\n \ - \ \"104.211.81.136/29\",\r\n \"2603:1040:a06::448/125\",\r\n \ - \ \"2603:1040:a06:402::90/125\",\r\n \"2603:1040:a06:402::340/122\"\ - ,\r\n \"2603:1040:a06:402::580/121\",\r\n \"2603:1040:a06:802::90/125\"\ - ,\r\n \"2603:1040:a06:802::2c0/122\",\r\n \"2603:1040:a06:802::400/121\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.89.170.216/29\",\r\n \"13.89.175.0/25\",\r\n \"\ - 13.89.178.192/26\",\r\n \"20.40.224.64/26\",\r\n \"20.44.11.0/25\"\ - ,\r\n \"20.44.11.128/26\",\r\n \"20.44.12.0/25\",\r\n \ - \ \"52.182.138.208/29\",\r\n \"52.182.142.0/25\",\r\n \ - \ \"52.182.142.128/25\",\r\n \"104.208.16.80/29\",\r\n \ - \ \"2603:1030:10:402::90/125\",\r\n \"2603:1030:10:402::340/122\"\ - ,\r\n \"2603:1030:10:402::580/121\",\r\n \"2603:1030:10:802::90/125\"\ - ,\r\n \"2603:1030:10:802::2c0/122\",\r\n \"2603:1030:10:802::400/121\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.45.199.128/25\",\r\n \"40.78.202.72/29\",\r\n \ - \ \"168.61.140.128/25\",\r\n \"168.61.141.0/25\",\r\n \"\ - 168.61.141.128/25\",\r\n \"168.61.142.192/26\",\r\n \"2603:1030:f:1::2a8/125\"\ - ,\r\n \"2603:1030:f:400::890/125\",\r\n \"2603:1030:f:400::b40/122\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.75.36.0/29\",\r\n \"20.187.196.64/26\",\r\n \"\ - 20.205.74.128/26\",\r\n \"20.205.77.0/25\",\r\n \"20.205.82.128/26\"\ - ,\r\n \"20.205.85.0/25\",\r\n \"104.214.161.128/25\",\r\n\ - \ \"104.214.165.0/26\",\r\n \"2603:1040:207::2a8/125\",\r\ - \n \"2603:1040:207:402::90/125\",\r\n \"2603:1040:207:402::340/122\"\ - ,\r\n \"2603:1040:207:402::580/122\",\r\n \"2603:1040:207:402::600/121\"\ - ,\r\n \"2603:1040:207:800::48/125\",\r\n \"2603:1040:207:800::180/121\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.42.66.0/24\",\r\n \"20.42.67.0/24\",\r\n \"20.42.74.64/26\"\ - ,\r\n \"20.62.128.0/26\",\r\n \"40.71.10.216/29\",\r\n \ - \ \"40.78.226.208/29\",\r\n \"40.78.231.0/24\",\r\n \ - \ \"40.79.154.104/29\",\r\n \"52.168.112.192/26\",\r\n \ - \ \"52.168.114.0/24\",\r\n \"52.168.115.0/24\",\r\n \"\ - 2603:1030:210:402::90/125\",\r\n \"2603:1030:210:402::340/122\",\r\ - \n \"2603:1030:210:402::580/121\",\r\n \"2603:1030:210:802::90/125\"\ - ,\r\n \"2603:1030:210:802::2c0/122\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"20.44.19.64/26\",\r\n \"20.44.22.0/24\",\r\n \"20.44.23.0/24\"\ - ,\r\n \"20.49.102.128/26\",\r\n \"20.65.0.0/24\",\r\n \ - \ \"40.70.146.88/29\",\r\n \"40.70.150.0/24\",\r\n \ - \ \"52.167.106.80/29\",\r\n \"52.167.110.0/24\",\r\n \"\ - 52.167.111.0/26\",\r\n \"104.208.144.80/29\",\r\n \"2603:1030:40c:402::90/125\"\ - ,\r\n \"2603:1030:40c:402::340/122\",\r\n \"2603:1030:40c:402::580/121\"\ - ,\r\n \"2603:1030:40c:802::90/125\",\r\n \"2603:1030:40c:802::2c0/122\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.39.15.128/25\",\r\n \"40.74.146.48/29\",\r\n \"\ - 40.74.149.128/25\",\r\n \"40.74.151.64/26\",\r\n \"40.75.34.32/29\"\ - ,\r\n \"40.89.120.0/24\",\r\n \"40.89.121.0/25\",\r\n \ - \ \"52.138.90.32/29\",\r\n \"52.138.93.0/25\",\r\n \ - \ \"52.138.93.128/25\",\r\n \"2603:1030:40b:400::890/125\",\r\n\ - \ \"2603:1030:40b:400::b40/122\",\r\n \"2603:1030:40b:800::90/125\"\ - ,\r\n \"2603:1030:40b:800::2c0/122\",\r\n \"2603:1030:40b:c00::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.43.46.64/26\",\r\n \"40.79.130.56/29\",\r\n \"\ - 40.79.132.192/26\",\r\n \"40.79.138.32/29\",\r\n \"40.79.141.0/26\"\ - ,\r\n \"40.79.141.64/26\",\r\n \"40.79.143.128/25\",\r\n\ - \ \"40.79.146.32/29\",\r\n \"40.79.148.128/26\",\r\n \ - \ \"40.79.148.192/26\",\r\n \"40.79.150.128/25\",\r\n \ - \ \"51.11.193.0/26\",\r\n \"51.11.193.128/25\",\r\n \ - \ \"2603:1020:805:402::90/125\",\r\n \"2603:1020:805:402::340/122\"\ - ,\r\n \"2603:1020:805:402::580/121\",\r\n \"2603:1020:805:802::90/125\"\ - ,\r\n \"2603:1020:805:802::2c0/122\",\r\n \"2603:1020:805:802::400/121\"\ - ,\r\n \"2603:1020:805:c02::90/125\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"40.79.178.80/29\",\r\n \"51.138.160.128/26\",\r\n \ - \ \"2603:1020:905:402::90/125\",\r\n \"2603:1020:905:402::340/122\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.52.72.128/26\",\r\n \"51.116.58.24/29\",\r\n \"\ - 2603:1020:d04:402::90/125\",\r\n \"2603:1020:d04:402::340/122\",\r\ - \n \"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\": \"74\",\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\": [\r\n \"20.52.88.64/26\",\r\n \ - \ \"51.116.154.88/29\",\r\n \"51.116.158.128/26\",\r\n \ - \ \"51.116.158.192/26\",\r\n \"51.116.242.144/29\",\r\n \ - \ \"51.116.250.144/29\",\r\n \"51.116.254.64/26\",\r\n \ - \ \"51.116.254.128/25\",\r\n \"2603:1020:c04:402::90/125\",\r\n\ - \ \"2603:1020:c04:402::340/122\",\r\n \"2603:1020:c04:402::580/121\"\ - ,\r\n \"2603:1020:c04:802::90/125\",\r\n \"2603:1020:c04:802::2c0/122\"\ - ,\r\n \"2603:1020:c04:802::400/121\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.78.106.200/29\",\r\n \"13.78.111.0/25\",\r\n \"\ - 20.89.0.192/26\",\r\n \"20.191.160.128/26\",\r\n \"20.194.128.0/25\"\ - ,\r\n \"40.79.186.8/29\",\r\n \"40.79.189.128/25\",\r\n\ - \ \"40.79.190.0/25\",\r\n \"40.79.194.96/29\",\r\n \ - \ \"40.79.197.128/25\",\r\n \"2603:1040:407:402::90/125\",\r\n\ - \ \"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 ]\r\n }\r\n\ - \ },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\ - \n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\"\ - ,\r\n \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"\ - serviceTagChangeNumber\": \"74\",\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\": \"AzureContainerRegistry\",\r\n\ - \ \"addressPrefixes\": [\r\n \"20.192.32.0/26\",\r\n \ - \ \"20.192.33.0/26\",\r\n \"20.192.33.128/25\",\r\n \ - \ \"20.192.50.0/26\",\r\n \"20.192.234.24/29\",\r\n \"20.192.236.0/26\"\ - ,\r\n \"2603:1040:1104::5a0/125\",\r\n \"2603:1040:1104:400::90/125\"\ - ,\r\n \"2603:1040:1104:400::380/121\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.193.160.64/26\",\r\n \"20.193.192.128/26\",\r\n \ - \ \"20.193.202.16/29\",\r\n \"20.193.204.128/26\",\r\n \ - \ \"20.193.205.0/25\",\r\n \"20.193.206.64/26\",\r\n \"\ - 2603:1040:d04:1::1a0/125\",\r\n \"2603:1040:d04:400::90/125\",\r\n\ - \ \"2603:1040:d04:400::3b8/125\",\r\n \"2603:1040:d04:400::4c0/122\"\ - ,\r\n \"2603:1040:d04:400::500/121\",\r\n \"2603:1040:d04:800::150/125\"\ - ,\r\n \"2603:1040:d04:800::180/121\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.41.69.128/26\",\r\n \"20.44.26.144/29\",\r\n \"\ - 20.44.29.128/26\",\r\n \"20.44.29.192/26\",\r\n \"20.194.66.16/29\"\ - ,\r\n \"20.194.68.0/26\",\r\n \"20.194.68.64/26\",\r\n \ - \ \"20.194.70.0/25\",\r\n \"20.194.80.128/26\",\r\n \ - \ \"20.194.81.0/25\",\r\n \"20.194.81.128/26\",\r\n \ - \ \"52.231.18.56/29\",\r\n \"52.231.20.128/26\",\r\n \"\ - 2603:1040:f05::348/125\",\r\n \"2603:1040:f05:402::90/125\",\r\n\ - \ \"2603:1040:f05:402::340/122\",\r\n \"2603:1040:f05:402::580/121\"\ - ,\r\n \"2603:1040:f05:402::600/120\",\r\n \"2603:1040:f05:402::700/121\"\ - ,\r\n \"2603:1040:f05:802::90/125\",\r\n \"2603:1040:f05:802::2c0/122\"\ - ,\r\n \"2603:1040:f05:802::400/121\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"20.135.26.64/26\",\r\n \"52.147.97.128/25\",\r\n \ - \ \"52.231.146.192/29\",\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\": \"74\",\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\": \"AzureContainerRegistry\",\r\n\ - \ \"addressPrefixes\": [\r\n \"20.49.115.0/26\",\r\n \ - \ \"52.162.104.192/26\",\r\n \"52.162.106.160/29\",\r\n \ - \ \"52.240.241.128/25\",\r\n \"52.240.244.0/25\",\r\n \ - \ \"2603:1030:608:402::90/125\",\r\n \"2603:1030:608:402::340/122\"\ - ,\r\n \"2603:1030:608:402::580/122\"\r\n ]\r\n }\r\n\ - \ },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\"\ - ,\r\n \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": [\r\n \ - \ \"13.69.227.88/29\",\r\n \"13.69.236.0/23\",\r\n \"\ - 13.69.238.0/24\",\r\n \"13.74.107.80/29\",\r\n \"13.74.110.0/24\"\ - ,\r\n \"20.50.72.128/26\",\r\n \"52.138.226.80/29\",\r\n\ - \ \"52.138.230.0/24\",\r\n \"52.138.231.0/24\",\r\n \ - \ \"52.146.131.128/26\",\r\n \"2603:1020:5:402::90/125\",\r\n\ - \ \"2603:1020:5:402::340/122\",\r\n \"2603:1020:5:402::580/121\"\ - ,\r\n \"2603:1020:5:802::90/125\",\r\n \"2603:1020:5:802::2c0/122\"\ - ,\r\n \"2603:1020:5:802::400/121\",\r\n \"2603:1020:5:c02::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"51.13.0.0/25\",\r\n \"51.13.1.64/26\",\r\n \"51.120.98.160/29\"\ - ,\r\n \"51.120.106.144/29\",\r\n \"51.120.109.128/26\",\r\ - \n \"51.120.110.0/25\",\r\n \"51.120.210.144/29\",\r\n \ - \ \"51.120.213.128/25\",\r\n \"51.120.214.0/26\",\r\n \ - \ \"51.120.234.0/26\",\r\n \"2603:1020:e04::348/125\",\r\n\ - \ \"2603:1020:e04:402::90/125\",\r\n \"2603:1020:e04:402::340/122\"\ - ,\r\n \"2603:1020:e04:402::580/121\",\r\n \"2603:1020:e04:402::600/120\"\ - ,\r\n \"2603:1020:e04:802::90/125\",\r\n \"2603:1020:e04:802::2c0/122\"\ - ,\r\n \"2603:1020:e04:802::400/121\",\r\n \"2603:1020:e04:c02::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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.SouthAfricaNorth\"\ - ,\r\n \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"\ - serviceTagChangeNumber\": \"74\",\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\": \"AzureContainerRegistry\",\r\n\ - \ \"addressPrefixes\": [\r\n \"102.37.72.128/26\",\r\n \ - \ \"102.133.122.144/29\",\r\n \"102.133.124.192/26\",\r\n \ - \ \"102.133.126.0/26\",\r\n \"102.133.154.24/29\",\r\n \ - \ \"102.133.156.192/26\",\r\n \"102.133.220.64/26\",\r\n \ - \ \"102.133.250.144/29\",\r\n \"102.133.253.64/26\",\r\n\ - \ \"102.133.253.128/26\",\r\n \"2603:1000:104:402::90/125\"\ - ,\r\n \"2603:1000:104:402::340/122\",\r\n \"2603:1000:104:402::580/121\"\ - ,\r\n \"2603:1000:104:802::90/125\",\r\n \"2603:1000:104:802::2c0/122\"\ - ,\r\n \"2603:1000:104:802::400/121\",\r\n \"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\": \"74\",\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\": \"AzureContainerRegistry\",\r\n\ - \ \"addressPrefixes\": [\r\n \"102.37.65.64/26\",\r\n \ - \ \"102.133.26.24/29\",\r\n \"2603:1000:4:402::90/125\",\r\n\ - \ \"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\": \"74\",\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\": \"AzureContainerRegistry\",\r\n\ - \ \"addressPrefixes\": [\r\n \"13.73.245.64/26\",\r\n \ - \ \"13.73.245.128/25\",\r\n \"13.73.255.64/26\",\r\n \ - \ \"20.45.122.144/29\",\r\n \"20.45.125.0/25\",\r\n \"\ - 20.49.90.16/29\",\r\n \"20.49.92.0/25\",\r\n \"20.49.92.128/25\"\ - ,\r\n \"20.49.93.0/26\",\r\n \"40.124.64.0/25\",\r\n \ - \ \"104.214.18.184/29\",\r\n \"2603:1030:807:402::90/125\"\ - ,\r\n \"2603:1030:807:402::340/122\",\r\n \"2603:1030:807:402::580/121\"\ - ,\r\n \"2603:1030:807:802::90/125\",\r\n \"2603:1030:807:802::2c0/122\"\ - ,\r\n \"2603:1030:807:802::400/121\",\r\n \"2603:1030:807:c02::90/125\"\ - ,\r\n \"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\": \"74\",\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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.67.8.120/29\",\r\n \"13.67.14.0/25\",\r\n \"13.67.14.128/25\"\ - ,\r\n \"20.195.64.128/26\",\r\n \"23.98.82.112/29\",\r\n\ - \ \"23.98.86.128/25\",\r\n \"23.98.87.0/25\",\r\n \ - \ \"23.98.112.0/25\",\r\n \"40.78.234.48/29\",\r\n \"\ - 40.78.239.128/25\",\r\n \"2603:1040:5:402::90/125\",\r\n \ - \ \"2603:1040:5:402::340/122\",\r\n \"2603:1040:5:402::580/121\"\ - ,\r\n \"2603:1040:5:802::90/125\",\r\n \"2603:1040:5:802::2c0/122\"\ - ,\r\n \"2603:1040:5:802::400/121\",\r\n \"2603:1040:5:c02::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.41.199.192/26\",\r\n \"20.41.208.64/26\",\r\n \ - \ \"40.78.194.80/29\",\r\n \"40.78.196.192/26\",\r\n \"\ - 2603:1040:c06:402::90/125\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"51.12.25.64/26\",\r\n \"51.12.32.0/25\",\r\n \"51.12.32.128/26\"\ - ,\r\n \"51.12.98.24/29\",\r\n \"51.12.100.192/26\",\r\n\ - \ \"51.12.101.0/26\",\r\n \"51.12.226.144/29\",\r\n \ - \ \"51.12.229.128/26\",\r\n \"51.12.230.0/25\",\r\n \ - \ \"51.12.234.144/29\",\r\n \"51.12.237.128/26\",\r\n \"\ - 51.12.238.0/25\",\r\n \"2603:1020:1004:1::1a0/125\",\r\n \ - \ \"2603:1020:1004:400::90/125\",\r\n \"2603:1020:1004:400::3b8/125\"\ - ,\r\n \"2603:1020:1004:400::4c0/122\",\r\n \"2603:1020:1004:400::500/121\"\ - ,\r\n \"2603:1020:1004:800::150/125\",\r\n \"2603:1020:1004:800::180/121\"\ - ,\r\n \"2603:1020:1004:800::280/121\",\r\n \"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.SwitzerlandNorth\"\ - ,\r\n \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"\ - serviceTagChangeNumber\": \"74\",\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\": [\r\n \"20.208.18.128/26\",\r\n \ - \ \"20.208.21.0/25\",\r\n \"51.103.202.128/26\",\r\n \"\ - 51.103.205.0/25\",\r\n \"51.107.53.64/26\",\r\n \"51.107.56.192/26\"\ - ,\r\n \"51.107.58.24/29\",\r\n \"2603:1020:a04::348/125\"\ - ,\r\n \"2603:1020:a04:402::90/125\",\r\n \"2603:1020:a04:402::340/122\"\ - ,\r\n \"2603:1020:a04:402::580/121\",\r\n \"2603:1020:a04:802::90/125\"\ - ,\r\n \"2603:1020:a04:802::2c0/122\",\r\n \"2603:1020:a04:802::400/121\"\ - ,\r\n \"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\": \"74\",\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\": [\r\n \"51.107.148.128/26\",\r\n \ - \ \"51.107.152.192/26\",\r\n \"51.107.154.24/29\",\r\n \ - \ \"51.107.192.0/26\",\r\n \"2603:1020:b04:402::90/125\",\r\n \ - \ \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.37.69.0/26\",\r\n \"20.37.74.72/29\",\r\n \"40.120.8.64/26\"\ - ,\r\n \"40.120.9.0/26\",\r\n \"2603:1040:b04:402::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"20.38.140.192/26\",\r\n \"40.120.66.0/25\",\r\n \"\ - 40.120.74.16/29\",\r\n \"40.120.77.0/26\",\r\n \"40.120.77.64/26\"\ - ,\r\n \"65.52.248.192/26\",\r\n \"65.52.250.16/29\",\r\n\ - \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\"\ - ,\r\n \"2603:1040:904:402::580/121\",\r\n \"2603:1040:904:802::90/125\"\ - ,\r\n \"2603:1040:904:802::2c0/122\",\r\n \"2603:1040:904:802::400/121\"\ - ,\r\n \"2603:1040:904:c02::90/125\"\r\n ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n\ - \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": [\r\n \ - \ \"51.104.9.128/25\",\r\n \"51.105.66.144/29\",\r\n \ - \ \"51.105.69.128/25\",\r\n \"51.105.70.0/25\",\r\n \"51.105.74.144/29\"\ - ,\r\n \"51.105.77.128/25\",\r\n \"51.132.192.0/25\",\r\n\ - \ \"51.140.146.200/29\",\r\n \"51.140.151.64/26\",\r\n \ - \ \"51.143.208.0/26\",\r\n \"2603:1020:705:402::90/125\"\ - ,\r\n \"2603:1020:705:402::340/122\",\r\n \"2603:1020:705:402::580/121\"\ - ,\r\n \"2603:1020:705:802::90/125\",\r\n \"2603:1020:705:802::2c0/122\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"51.11.97.128/26\",\r\n \"51.137.166.192/26\",\r\n \ - \ \"51.140.210.192/29\",\r\n \"51.140.215.0/25\",\r\n \"\ - 2603:1020:605:402::90/125\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.71.194.224/29\",\r\n \"40.67.121.0/25\",\r\n \"\ - 40.67.122.128/26\",\r\n \"52.150.156.64/26\",\r\n \"2603:1030:b04:402::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"13.69.64.88/29\",\r\n \"13.69.106.80/29\",\r\n \"\ - 13.69.110.0/24\",\r\n \"13.69.112.192/26\",\r\n \"20.50.200.0/24\"\ - ,\r\n \"20.61.97.128/25\",\r\n \"52.178.18.0/23\",\r\n \ - \ \"52.178.20.0/24\",\r\n \"52.236.186.80/29\",\r\n \ - \ \"52.236.191.0/24\",\r\n \"2603:1020:206:402::90/125\",\r\n\ - \ \"2603:1020:206:402::340/122\",\r\n \"2603:1020:206:402::580/121\"\ - ,\r\n \"2603:1020:206:802::90/125\",\r\n \"2603:1020:206:802::2c0/122\"\ - ,\r\n \"2603:1020:206:802::400/121\",\r\n \"2603:1020:206:c02::90/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \ - \ \"20.38.132.192/26\",\r\n \"104.211.146.80/29\",\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 ]\r\n }\r\n\ - \ },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n\ - \ \"id\": \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"20.49.127.0/26\",\r\n \"20.189.169.0/24\",\r\n \"\ - 20.189.171.128/25\",\r\n \"40.112.242.160/29\",\r\n \"2603:1030:a07:402::90/125\"\ - ,\r\n \"2603:1030:a07:402::9c0/122\",\r\n \"2603:1030:a07:402::a00/122\"\ - \r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\"\ - ,\r\n \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": [\r\n \ - \ \"13.66.140.72/29\",\r\n \"13.66.146.0/24\",\r\n \"\ - 13.66.147.0/25\",\r\n \"13.66.148.0/24\",\r\n \"20.83.192.64/26\"\ - ,\r\n \"40.64.112.0/24\",\r\n \"40.64.113.128/26\",\r\n\ - \ \"40.64.135.128/25\",\r\n \"40.78.242.160/29\",\r\n \ - \ \"40.78.246.0/24\",\r\n \"40.78.250.96/29\",\r\n \ - \ \"2603:1030:c06:400::890/125\",\r\n \"2603:1030:c06:400::b40/122\"\ - ,\r\n \"2603:1030:c06:802::90/125\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"20.150.170.24/29\",\r\n \"20.150.173.128/26\",\r\n \ - \ \"20.150.174.0/25\",\r\n \"20.150.175.128/26\",\r\n \ - \ \"20.150.178.144/29\",\r\n \"20.150.181.192/26\",\r\n \ - \ \"20.150.182.128/25\",\r\n \"20.150.186.144/29\",\r\n \ - \ \"20.150.189.192/26\",\r\n \"20.150.190.128/25\",\r\n \ - \ \"20.150.225.64/26\",\r\n \"20.150.241.0/26\",\r\n \"\ - 2603:1030:504::1a0/125\",\r\n \"2603:1030:504:402::90/125\",\r\n\ - \ \"2603:1030:504:402::3b8/125\",\r\n \"2603:1030:504:402::480/121\"\ - ,\r\n \"2603:1030:504:802::c0/125\",\r\n \"2603:1030:504:802::150/125\"\ - ,\r\n \"2603:1030:504:802::180/121\",\r\n \"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\"\ - : \"74\",\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 \"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.82.75/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 \ - \ \"13.69.112.0/25\",\r\n \"13.69.226.0/25\",\r\n \ - \ \"13.70.74.136/29\",\r\n \"13.71.115.125/32\",\r\n \"\ - 13.71.124.81/32\",\r\n \"13.71.170.0/28\",\r\n \"13.71.194.0/26\"\ - ,\r\n \"13.72.255.150/32\",\r\n \"13.73.100.183/32\",\r\n\ - \ \"13.73.254.224/27\",\r\n \"13.74.106.0/25\",\r\n \ - \ \"13.75.34.0/26\",\r\n \"13.75.134.84/32\",\r\n \"\ - 13.76.161.130/32\",\r\n \"13.77.50.0/28\",\r\n \"13.78.51.35/32\"\ - ,\r\n \"13.78.106.0/26\",\r\n \"13.78.188.25/32\",\r\n \ - \ \"13.79.34.236/32\",\r\n \"13.81.51.99/32\",\r\n \ - \ \"13.82.53.191/32\",\r\n \"13.84.150.178/32\",\r\n \ - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"13.87.56.0/27\"\ - ,\r\n \"13.87.122.0/27\",\r\n \"13.88.30.39/32\",\r\n \ - \ \"13.88.253.180/32\",\r\n \"13.89.41.245/32\",\r\n \ - \ \"13.89.170.0/25\",\r\n \"13.89.190.186/32\",\r\n \ - \ \"13.89.224.229/32\",\r\n \"13.90.199.155/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 \"13.94.201.5/32\",\r\n \ - \ \"13.95.234.68/32\",\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 \"20.36.26.132/32\",\r\n \"20.36.42.8/32\",\r\n \ - \ \"20.36.75.163/32\",\r\n \"20.36.106.0/26\",\r\n \ - \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"\ - 20.37.68.160/27\",\r\n \"20.37.75.128/26\",\r\n \"20.37.228.32/27\"\ - ,\r\n \"20.38.140.128/27\",\r\n \"20.38.146.0/26\",\r\n\ - \ \"20.39.15.64/27\",\r\n \"20.40.207.160/27\",\r\n \ - \ \"20.41.69.64/27\",\r\n \"20.41.199.128/27\",\r\n \ - \ \"20.43.46.0/27\",\r\n \"20.43.126.128/26\",\r\n \"20.44.2.64/26\"\ - ,\r\n \"20.44.10.0/26\",\r\n \"20.44.26.0/26\",\r\n \ - \ \"20.45.115.160/27\",\r\n \"20.45.122.0/26\",\r\n \ - \ \"20.45.198.96/27\",\r\n \"20.48.192.32/27\",\r\n \"\ - 20.49.82.64/26\",\r\n \"20.49.90.64/26\",\r\n \"20.49.102.64/27\"\ - ,\r\n \"20.49.114.128/27\",\r\n \"20.49.126.160/27\",\r\n\ - \ \"20.53.41.0/27\",\r\n \"20.61.97.0/27\",\r\n \ - \ \"20.72.18.64/27\",\r\n \"20.72.26.64/26\",\r\n \"20.89.0.128/26\"\ - ,\r\n \"20.150.166.192/27\",\r\n \"20.150.170.64/26\",\r\ - \n \"20.150.178.0/26\",\r\n \"20.150.186.0/26\",\r\n \ - \ \"20.187.196.0/27\",\r\n \"20.191.160.32/27\",\r\n \ - \ \"20.192.98.0/26\",\r\n \"20.192.166.192/27\",\r\n \ - \ \"20.192.231.0/27\",\r\n \"20.192.234.64/26\",\r\n \"\ - 20.193.202.64/26\",\r\n \"20.194.66.64/26\",\r\n \"20.194.80.64/26\"\ - ,\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n \ - \ \"20.208.18.0/26\",\r\n \"23.96.180.213/32\",\r\n \ - \ \"23.96.219.207/32\",\r\n \"23.96.242.234/32\",\r\n \ - \ \"23.98.82.0/26\",\r\n \"23.98.107.224/27\",\r\n \"23.102.191.13/32\"\ - ,\r\n \"23.102.239.134/32\",\r\n \"40.64.135.0/27\",\r\n\ - \ \"40.65.106.154/32\",\r\n \"40.65.114.105/32\",\r\n \ - \ \"40.67.51.160/27\",\r\n \"40.67.58.64/26\",\r\n \ - \ \"40.68.44.85/32\",\r\n \"40.69.106.0/28\",\r\n \"40.70.0.140/32\"\ - ,\r\n \"40.70.220.202/32\",\r\n \"40.71.10.0/25\",\r\n \ - \ \"40.71.17.19/32\",\r\n \"40.71.203.37/32\",\r\n \ - \ \"40.71.204.115/32\",\r\n \"40.71.216.114/32\",\r\n \ - \ \"40.74.98.0/26\",\r\n \"40.74.143.235/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.77.63.179/32\",\r\n \"40.78.194.0/28\",\r\n \ - \ \"40.78.203.32/27\",\r\n \"40.78.226.0/25\",\r\n \"\ - 40.78.236.192/26\",\r\n \"40.78.243.192/26\",\r\n \"40.78.250.0/26\"\ - ,\r\n \"40.79.39.162/32\",\r\n \"40.79.59.92/32\",\r\n \ - \ \"40.79.67.136/32\",\r\n \"40.79.130.0/28\",\r\n \ - \ \"40.79.138.48/28\",\r\n \"40.79.142.64/26\",\r\n \"\ - 40.79.146.48/28\",\r\n \"40.79.149.128/26\",\r\n \"40.79.154.128/26\"\ - ,\r\n \"40.79.163.72/29\",\r\n \"40.79.163.192/26\",\r\n\ - \ \"40.79.170.48/28\",\r\n \"40.79.174.192/26\",\r\n \ - \ \"40.79.178.0/28\",\r\n \"40.79.186.16/28\",\r\n \ - \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"\ - 40.80.50.0/26\",\r\n \"40.80.63.160/27\",\r\n \"40.80.173.0/27\"\ - ,\r\n \"40.83.137.191/32\",\r\n \"40.85.178.211/32\",\r\n\ - \ \"40.86.229.245/32\",\r\n \"40.89.22.224/27\",\r\n \ - \ \"40.89.67.208/32\",\r\n \"40.89.132.238/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.113.90.91/32\",\r\n \"\ - 40.114.240.253/32\",\r\n \"40.115.241.37/32\",\r\n \"40.118.245.44/32\"\ - ,\r\n \"40.118.245.251/32\",\r\n \"40.120.74.64/26\",\r\n\ - \ \"40.122.132.89/32\",\r\n \"40.122.174.140/32\",\r\n \ - \ \"40.126.244.209/32\",\r\n \"51.11.192.192/26\",\r\n \ - \ \"51.12.43.0/27\",\r\n \"51.12.98.64/26\",\r\n \ - \ \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"51.12.226.0/26\"\ - ,\r\n \"51.12.234.0/26\",\r\n \"51.103.202.0/26\",\r\n \ - \ \"51.104.31.128/27\",\r\n \"51.105.66.0/26\",\r\n \ - \ \"51.105.74.0/26\",\r\n \"51.105.92.192/27\",\r\n \ - \ \"51.107.52.224/27\",\r\n \"51.107.58.64/26\",\r\n \"\ - 51.107.148.32/27\",\r\n \"51.107.154.64/26\",\r\n \"51.116.50.224/27\"\ - ,\r\n \"51.116.58.64/26\",\r\n \"51.116.146.224/27\",\r\n\ - \ \"51.116.154.128/26\",\r\n \"51.116.242.0/26\",\r\n \ - \ \"51.116.250.0/26\",\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 \"51.120.218.64/26\",\r\n \"\ - 51.120.228.160/27\",\r\n \"51.137.166.128/27\",\r\n \"51.140.52.73/32\"\ - ,\r\n \"51.140.70.75/32\",\r\n \"51.140.75.146/32\",\r\n\ - \ \"51.140.83.56/32\",\r\n \"51.140.99.233/32\",\r\n \ - \ \"51.140.146.0/27\",\r\n \"51.140.210.0/27\",\r\n \ - \ \"51.141.11.34/32\",\r\n \"51.141.25.77/32\",\r\n \"\ - 51.141.53.76/32\",\r\n \"51.141.55.229/32\",\r\n \"51.143.189.37/32\"\ - ,\r\n \"51.144.177.166/32\",\r\n \"51.144.182.233/32\",\r\ - \n \"52.136.52.64/27\",\r\n \"52.136.134.25/32\",\r\n \ - \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \ - \ \"52.138.66.90/32\",\r\n \"52.138.70.62/32\",\r\n \ - \ \"52.138.92.0/26\",\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.140.110.64/27\",\r\n \"52.143.136.41/32\",\r\n \ - \ \"52.146.79.160/27\",\r\n \"52.146.131.0/27\",\r\n \ - \ \"52.150.154.224/27\",\r\n \"52.151.16.118/32\",\r\n \ - \ \"52.156.170.104/32\",\r\n \"52.158.234.203/32\",\r\n \ - \ \"52.161.13.67/32\",\r\n \"52.161.15.197/32\",\r\n \ - \ \"52.161.22.131/32\",\r\n \"52.161.100.126/32\",\r\n \ - \ \"52.162.106.0/26\",\r\n \"52.162.252.26/32\",\r\n \"\ - 52.163.63.20/32\",\r\n \"52.163.249.82/32\",\r\n \"52.164.250.188/32\"\ - ,\r\n \"52.165.42.204/32\",\r\n \"52.165.46.249/32\",\r\n\ - \ \"52.165.129.184/32\",\r\n \"52.165.229.112/32\",\r\n\ - \ \"52.165.229.184/32\",\r\n \"52.167.107.128/26\",\r\n\ - \ \"52.168.28.222/32\",\r\n \"52.169.122.37/32\",\r\n \ - \ \"52.169.219.183/32\",\r\n \"52.170.204.83/32\",\r\n \ - \ \"52.172.55.127/32\",\r\n \"52.172.206.130/32\",\r\n \ - \ \"52.173.148.217/32\",\r\n \"52.173.196.170/32\",\r\n \ - \ \"52.173.240.244/32\",\r\n \"52.174.253.239/32\",\r\n \ - \ \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n \ - \ \"52.176.0.136/32\",\r\n \"52.176.7.71/32\",\r\n \"\ - 52.176.101.49/32\",\r\n \"52.176.155.127/32\",\r\n \"52.177.172.74/32\"\ - ,\r\n \"52.177.206.153/32\",\r\n \"52.178.108.222/32\",\r\ - \n \"52.179.141.33/32\",\r\n \"52.179.143.233/32\",\r\n\ - \ \"52.179.200.0/25\",\r\n \"52.180.160.251/32\",\r\n \ - \ \"52.180.161.1/32\",\r\n \"52.180.177.137/32\",\r\n \ - \ \"52.182.138.0/25\",\r\n \"52.183.42.252/32\",\r\n \ - \ \"52.183.66.36/32\",\r\n \"52.183.92.223/32\",\r\n \"\ - 52.183.119.101/32\",\r\n \"52.184.152.241/32\",\r\n \"52.186.69.224/32\"\ - ,\r\n \"52.187.11.8/32\",\r\n \"52.187.12.93/32\",\r\n \ - \ \"52.191.197.220/32\",\r\n \"52.226.18.140/32\",\r\n \ - \ \"52.226.21.178/32\",\r\n \"52.230.15.63/32\",\r\n \ - \ \"52.230.23.170/32\",\r\n \"52.230.70.94/32\",\r\n \ - \ \"52.230.87.21/32\",\r\n \"52.231.18.0/28\",\r\n \"52.231.25.123/32\"\ - ,\r\n \"52.231.39.143/32\",\r\n \"52.231.56.0/28\",\r\n\ - \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \ - \ \"52.231.207.31/32\",\r\n \"52.232.59.220/32\",\r\n \ - \ \"52.233.41.60/32\",\r\n \"52.233.128.86/32\",\r\n \ - \ \"52.235.40.247/32\",\r\n \"52.235.46.28/32\",\r\n \"\ - 52.236.189.0/26\",\r\n \"52.237.20.252/32\",\r\n \"52.246.154.0/26\"\ - ,\r\n \"52.255.52.19/32\",\r\n \"52.255.58.221/32\",\r\n\ - \ \"65.52.210.9/32\",\r\n \"65.52.251.128/26\",\r\n \ - \ \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\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 \ - \ \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n \"104.41.177.93/32\"\ - ,\r\n \"104.45.16.183/32\",\r\n \"104.45.131.193/32\",\r\ - \n \"104.45.144.73/32\",\r\n \"104.46.177.64/27\",\r\n \ - \ \"104.208.231.0/25\",\r\n \"104.210.89.99/32\",\r\n \ - \ \"104.210.217.251/32\",\r\n \"104.211.84.0/28\",\r\n \ - \ \"104.211.102.50/32\",\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 \"104.211.227.84/32\",\r\n \ - \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \ - \ \"104.214.26.177/32\",\r\n \"104.215.1.53/32\",\r\n \ - \ \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n \ - \ \"137.117.9.157/32\",\r\n \"157.55.170.133/32\",\r\n \ - \ \"168.61.142.128/26\",\r\n \"191.232.51.175/32\",\r\n \ - \ \"191.232.53.203/32\",\r\n \"191.233.11.192/27\",\r\n \ - \ \"191.233.50.64/26\",\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.239.179.124/32\",\r\n \"207.46.150.252/32\",\r\n \ - \ \"2603:1000:4:402::c0/122\",\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 \"2603:1010:6:402::c0/122\",\r\n \"2603:1010:6:802::c0/122\"\ - ,\r\n \"2603:1010:6:c02::c0/122\",\r\n \"2603:1010:101:402::c0/122\"\ - ,\r\n \"2603:1010:304:402::c0/122\",\r\n \"2603:1010:404:402::c0/122\"\ - ,\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 \"2603:1020:206:402::c0/122\"\ - ,\r\n \"2603:1020:206:802::c0/122\",\r\n \"2603:1020:206:c02::c0/122\"\ - ,\r\n \"2603:1020:305:402::c0/122\",\r\n \"2603:1020:405:402::c0/122\"\ - ,\r\n \"2603:1020:605:402::c0/122\",\r\n \"2603:1020:705:402::c0/122\"\ - ,\r\n \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\ - ,\r\n \"2603:1020:805:402::c0/122\",\r\n \"2603:1020:805:802::c0/122\"\ - ,\r\n \"2603:1020:805:c02::c0/122\",\r\n \"2603:1020:905:402::c0/122\"\ - ,\r\n \"2603:1020:a04::6a0/123\",\r\n \"2603:1020:a04:402::c0/122\"\ - ,\r\n \"2603:1020:a04:802::c0/122\",\r\n \"2603:1020:a04:c02::c0/122\"\ - ,\r\n \"2603:1020:b04:402::c0/122\",\r\n \"2603:1020:c04:402::c0/122\"\ - ,\r\n \"2603:1020:c04:802::c0/122\",\r\n \"2603:1020:c04:c02::c0/122\"\ - ,\r\n \"2603:1020:d04:402::c0/122\",\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 \"2603:1020:f04:402::c0/122\"\ - ,\r\n \"2603:1020:1004:1::60/123\",\r\n \"2603:1020:1004:400::c0/122\"\ - ,\r\n \"2603:1020:1004:400::280/122\",\r\n \"2603:1020:1004:400::3c0/122\"\ - ,\r\n \"2603:1020:1004:800::400/122\",\r\n \"2603:1020:1004:c02::1c0/122\"\ - ,\r\n \"2603:1020:1104::520/123\",\r\n \"2603:1020:1104:400::c0/122\"\ - ,\r\n \"2603:1030:f:2::2a0/123\",\r\n \"2603:1030:f:400::8c0/122\"\ - ,\r\n \"2603:1030:10:402::c0/122\",\r\n \"2603:1030:10:802::c0/122\"\ - ,\r\n \"2603:1030:10:c02::c0/122\",\r\n \"2603:1030:104::680/123\"\ - ,\r\n \"2603:1030:104:402::c0/122\",\r\n \"2603:1030:104:402::5c0/122\"\ - ,\r\n \"2603:1030:104:802::80/122\",\r\n \"2603:1030:107::540/123\"\ - ,\r\n \"2603:1030:107:400::40/122\",\r\n \"2603:1030:210:402::c0/122\"\ - ,\r\n \"2603:1030:210:802::c0/122\",\r\n \"2603:1030:210:c02::c0/122\"\ - ,\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 \"2603:1030:40c:402::c0/122\"\ - ,\r\n \"2603:1030:40c:802::c0/122\",\r\n \"2603:1030:40c:c02::c0/122\"\ - ,\r\n \"2603:1030:504::60/123\",\r\n \"2603:1030:504:402::c0/122\"\ - ,\r\n \"2603:1030:504:402::280/122\",\r\n \"2603:1030:504:402::3c0/122\"\ - ,\r\n \"2603:1030:504:802::200/122\",\r\n \"2603:1030:504:c02::3c0/122\"\ - ,\r\n \"2603:1030:608:402::c0/122\",\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 \"2603:1030:a07:402::c0/122\",\r\n \"2603:1030:b04:402::c0/122\"\ - ,\r\n \"2603:1030:c06:400::8c0/122\",\r\n \"2603:1030:c06:802::c0/122\"\ - ,\r\n \"2603:1030:c06:c02::c0/122\",\r\n \"2603:1030:f05:402::c0/122\"\ - ,\r\n \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\ - ,\r\n \"2603:1030:1005:402::c0/122\",\r\n \"2603:1040:5:402::c0/122\"\ - ,\r\n \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\ - ,\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 \"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: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: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\"\ - : \"74\",\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\"\ - : \"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 \ - \ \"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\"\ - : \"74\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\ - \n \"20.36.75.163/32\",\r\n \"20.36.114.0/28\",\r\n \ - \ \"20.36.123.96/27\",\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.136/29\"\ - ,\r\n \"13.72.255.150/32\",\r\n \"13.75.134.84/32\",\r\n\ - \ \"20.53.41.0/27\",\r\n \"40.79.163.72/29\",\r\n \ - \ \"40.79.163.192/26\",\r\n \"40.79.170.48/28\",\r\n \ - \ \"40.79.174.192/26\",\r\n \"40.126.244.209/32\",\r\n \"\ - 52.156.170.104/32\",\r\n \"104.210.89.99/32\",\r\n \"2603:1010:6:402::c0/122\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\ - \n \"13.73.100.183/32\",\r\n \"13.77.50.0/28\",\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\": \"74\",\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\": \"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 \ - \ \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.0/28\"\ - ,\r\n \"13.88.253.180/32\",\r\n \"20.38.146.0/26\",\r\n\ - \ \"20.48.192.32/27\",\r\n \"52.233.41.60/32\",\r\n \ - \ \"52.237.20.252/32\",\r\n \"52.246.154.0/26\",\r\n \ - \ \"2603:1030:f05:402::c0/122\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.0/28\"\ - ,\r\n \"40.86.229.245/32\",\r\n \"40.89.22.224/27\",\r\n\ - \ \"52.235.40.247/32\",\r\n \"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\": \"\ - 74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.128/26\"\ - ,\r\n \"20.192.98.0/26\",\r\n \"40.80.50.0/26\",\r\n \ - \ \"52.140.110.64/27\",\r\n \"52.172.206.130/32\",\r\n \ - \ \"104.211.84.0/28\",\r\n \"104.211.102.50/32\",\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 ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\"\ - ,\r\n \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.89.41.245/32\"\ - ,\r\n \"13.89.170.0/25\",\r\n \"13.89.190.186/32\",\r\n\ - \ \"13.89.224.229/32\",\r\n \"20.40.207.160/27\",\r\n \ - \ \"20.44.10.0/26\",\r\n \"40.77.63.179/32\",\r\n \ - \ \"40.122.132.89/32\",\r\n \"40.122.174.140/32\",\r\n \ - \ \"52.165.42.204/32\",\r\n \"52.165.46.249/32\",\r\n \"\ - 52.165.129.184/32\",\r\n \"52.165.229.112/32\",\r\n \"52.165.229.184/32\"\ - ,\r\n \"52.173.148.217/32\",\r\n \"52.173.196.170/32\",\r\ - \n \"52.173.240.244/32\",\r\n \"52.176.0.136/32\",\r\n \ - \ \"52.176.7.71/32\",\r\n \"52.176.101.49/32\",\r\n \ - \ \"52.176.155.127/32\",\r\n \"52.182.138.0/25\",\r\n \ - \ \"2603:1030:10:402::c0/122\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.96/27\"\ - ,\r\n \"40.78.203.32/27\",\r\n \"52.180.160.251/32\",\r\n\ - \ \"52.180.161.1/32\",\r\n \"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\": \"74\",\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\": \"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 \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.82.53.191/32\"\ - ,\r\n \"13.90.199.155/32\",\r\n \"40.71.10.0/25\",\r\n \ - \ \"40.71.17.19/32\",\r\n \"40.71.203.37/32\",\r\n \ - \ \"40.71.204.115/32\",\r\n \"40.71.216.114/32\",\r\n \ - \ \"40.78.226.0/25\",\r\n \"40.79.154.128/26\",\r\n \"\ - 40.85.178.211/32\",\r\n \"52.146.79.160/27\",\r\n \"52.168.28.222/32\"\ - ,\r\n \"52.170.204.83/32\",\r\n \"52.186.69.224/32\",\r\n\ - \ \"52.191.197.220/32\",\r\n \"52.226.18.140/32\",\r\n \ - \ \"52.226.21.178/32\",\r\n \"104.45.131.193/32\",\r\n \ - \ \"104.45.144.73/32\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"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 \"40.79.39.162/32\",\r\n \ - \ \"40.79.59.92/32\",\r\n \"40.79.67.136/32\",\r\n \ - \ \"52.167.107.128/26\",\r\n \"52.177.172.74/32\",\r\n \"\ - 52.177.206.153/32\",\r\n \"52.179.141.33/32\",\r\n \"52.179.143.233/32\"\ - ,\r\n \"52.179.200.0/25\",\r\n \"52.184.152.241/32\",\r\n\ - \ \"104.208.231.0/25\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\"\ - ,\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.70.62/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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.43.46.0/27\"\ - ,\r\n \"40.79.130.0/28\",\r\n \"40.79.138.48/28\",\r\n \ - \ \"40.79.142.64/26\",\r\n \"40.79.146.48/28\",\r\n \ - \ \"40.79.149.128/26\",\r\n \"40.89.132.238/32\",\r\n \ - \ \"51.11.192.192/26\",\r\n \"52.143.136.41/32\",\r\n \ - \ \"2603:1020:805:402::c0/122\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.0/28\"\ - ,\r\n \"51.105.92.192/27\",\r\n \"52.136.134.25/32\",\r\n\ - \ \"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\": \"\ - 74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.116.50.224/27\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.116.146.224/27\"\ - ,\r\n \"51.116.154.128/26\",\r\n \"51.116.242.0/26\",\r\n\ - \ \"51.116.250.0/26\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\"\ - ,\r\n \"13.78.106.0/26\",\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\": \"74\",\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\": \"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 \ - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \ - \ \"104.215.55.227/32\",\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.192.231.0/27\"\ - ,\r\n \"20.192.234.64/26\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"20.192.166.192/27\"\ - ,\r\n \"20.193.202.64/26\",\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 ]\r\n }\r\n\ - \ },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ - \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 ],\r\n \"systemService\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.64/27\"\ - ,\r\n \"20.44.26.0/26\",\r\n \"20.194.66.64/26\",\r\n \ - \ \"20.194.80.64/26\",\r\n \"52.231.18.0/28\",\r\n \ - \ \"52.231.25.123/32\",\r\n \"52.231.39.143/32\",\r\n \ - \ \"52.231.56.0/28\",\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 ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ - \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.80.173.0/27\"\ - ,\r\n \"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\": \"74\",\r\n \"properties\": {\r\ - \n \"changeNumber\": \"2\",\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\": \"AzureCosmosDB\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.49.114.128/27\",\r\n \ - \ \"23.96.180.213/32\",\r\n \"23.96.219.207/32\",\r\n \ - \ \"23.96.242.234/32\",\r\n \"52.162.106.0/26\",\r\n \"\ - 52.162.252.26/32\",\r\n \"65.52.210.9/32\",\r\n \"157.55.170.133/32\"\ - ,\r\n \"2603:1030:608:402::c0/122\"\r\n ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \ - \ \"id\": \"AzureCosmosDB.NorthEurope\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\"\ - ,\r\n \"13.66.26.107/32\",\r\n \"13.66.82.75/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 \"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\"\ - : \"74\",\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\": \"\ - 74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.0/26\"\ - ,\r\n \"13.76.161.130/32\",\r\n \"23.98.82.0/26\",\r\n \ - \ \"23.98.107.224/27\",\r\n \"40.78.236.192/26\",\r\n \ - \ \"52.163.63.20/32\",\r\n \"52.163.249.82/32\",\r\n \ - \ \"52.187.11.8/32\",\r\n \"52.187.12.93/32\",\r\n \"\ - 52.230.15.63/32\",\r\n \"52.230.23.170/32\",\r\n \"52.230.70.94/32\"\ - ,\r\n \"52.230.87.21/32\",\r\n \"2603:1040:5:402::c0/122\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"13.71.115.125/32\"\ - ,\r\n \"13.71.124.81/32\",\r\n \"20.41.199.128/27\",\r\n\ - \ \"40.78.194.0/28\",\r\n \"52.172.55.127/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\": [\r\n \"51.12.43.0/27\"\ - ,\r\n \"51.12.98.64/26\",\r\n \"51.12.226.0/26\",\r\n \ - \ \"51.12.234.0/26\",\r\n \"2603:1020:1004:1::60/123\",\r\n\ - \ \"2603:1020:1004:400::c0/122\",\r\n \"2603:1020:1004:400::280/122\"\ - ,\r\n \"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.SwitzerlandNorth\",\r\n\ - \ \"id\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.208.18.0/26\"\ - ,\r\n \"51.103.202.0/26\",\r\n \"51.107.52.224/27\",\r\n\ - \ \"51.107.58.64/26\",\r\n \"2603:1020:a04::6a0/123\",\r\ - \n \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.32/27\"\ - ,\r\n \"51.107.154.64/26\",\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.160/27\"\ - ,\r\n \"20.37.75.128/26\",\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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.128/27\"\ - ,\r\n \"40.120.74.64/26\",\r\n \"65.52.251.128/26\",\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 ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \"\ - id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": \"74\"\ - ,\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\": \"AzureCosmosDB\"\ - ,\r\n \"addressPrefixes\": [\r\n \"51.104.31.128/27\",\r\n\ - \ \"51.105.66.0/26\",\r\n \"51.105.74.0/26\",\r\n \ - \ \"51.140.52.73/32\",\r\n \"51.140.70.75/32\",\r\n \"\ - 51.140.75.146/32\",\r\n \"51.140.83.56/32\",\r\n \"51.140.99.233/32\"\ - ,\r\n \"51.140.146.0/27\",\r\n \"51.143.189.37/32\",\r\n\ - \ \"2603:1020:705:402::c0/122\",\r\n \"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\": \"74\",\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\": \"AzureCosmosDB\"\ - ,\r\n \"addressPrefixes\": [\r\n \"51.137.166.128/27\",\r\n\ - \ \"51.140.210.0/27\",\r\n \"51.141.11.34/32\",\r\n \ - \ \"51.141.25.77/32\",\r\n \"51.141.53.76/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.0/26\"\ - ,\r\n \"13.78.188.25/32\",\r\n \"52.150.154.224/27\",\r\n\ - \ \"52.161.13.67/32\",\r\n \"52.161.15.197/32\",\r\n \ - \ \"52.161.22.131/32\",\r\n \"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\": \"74\",\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\": \"AzureCosmosDB\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.69.66.0/25\",\r\n \ - \ \"13.69.66.128/29\",\r\n \"13.69.112.0/25\",\r\n \ - \ \"13.81.51.99/32\",\r\n \"13.94.201.5/32\",\r\n \"13.95.234.68/32\"\ - ,\r\n \"20.61.97.0/27\",\r\n \"40.68.44.85/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\"\ - : \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\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\": \"74\",\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\": \"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 \"137.117.9.157/32\"\ - ,\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\": \"74\"\ - ,\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\": \"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 \"40.65.114.105/32\",\r\n \ - \ \"40.78.243.192/26\",\r\n \"40.78.250.0/26\",\r\n \"\ - 52.151.16.118/32\",\r\n \"52.158.234.203/32\",\r\n \"52.183.42.252/32\"\ - ,\r\n \"52.183.66.36/32\",\r\n \"52.183.92.223/32\",\r\n\ - \ \"52.183.119.101/32\",\r\n \"2603:1030:c06:400::8c0/122\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"20.150.166.192/27\"\ - ,\r\n \"20.150.170.64/26\",\r\n \"20.150.178.0/26\",\r\n\ - \ \"20.150.186.0/26\",\r\n \"2603:1030:504::60/123\",\r\n\ - \ \"2603:1030:504:402::c0/122\",\r\n \"2603:1030:504:402::280/122\"\ - ,\r\n \"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\": \"74\",\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\": \"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.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 \"\ - 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.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\ - \ \"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 \"2603:1020:5:1::160/123\",\r\n \"2603:1020:206:1::160/123\"\ - ,\r\n \"2603:1020:305::160/123\",\r\n \"2603:1020:405::160/123\"\ - ,\r\n \"2603:1020:605::160/123\",\r\n \"2603:1020:705:1::160/123\"\ - ,\r\n \"2603:1020:805:1::160/123\",\r\n \"2603:1020:905::160/123\"\ - ,\r\n \"2603:1020:a04:1::160/123\",\r\n \"2603:1020:b04::160/123\"\ - ,\r\n \"2603:1020:c04:1::160/123\",\r\n \"2603:1020:d04::160/123\"\ - ,\r\n \"2603:1020:e04:1::160/123\",\r\n \"2603:1020:f04::160/123\"\ - ,\r\n \"2603:1020:1004::160/123\",\r\n \"2603:1020:1104::160/123\"\ - ,\r\n \"2603:1030:f:1::160/123\",\r\n \"2603:1030:10:1::160/123\"\ - ,\r\n \"2603:1030:104:1::160/123\",\r\n \"2603:1030:107::160/123\"\ - ,\r\n \"2603:1030:210:1::160/123\",\r\n \"2603:1030:40b:1::160/123\"\ - ,\r\n \"2603:1030:40c:1::160/123\",\r\n \"2603:1030:504:1::160/123\"\ - ,\r\n \"2603:1030:608::160/123\",\r\n \"2603:1030:807:1::160/123\"\ - ,\r\n \"2603:1030:a07::160/123\",\r\n \"2603:1030:b04::160/123\"\ - ,\r\n \"2603:1030:c06:1::160/123\",\r\n \"2603:1030:f05:1::160/123\"\ - ,\r\n \"2603:1030:1005::160/123\",\r\n \"2603:1040:5:1::160/123\"\ - ,\r\n \"2603:1040:207::160/123\",\r\n \"2603:1040:407:1::160/123\"\ - ,\r\n \"2603:1040:606::160/123\",\r\n \"2603:1040:806::160/123\"\ - ,\r\n \"2603:1040:904:1::160/123\",\r\n \"2603:1040:a06:1::160/123\"\ - ,\r\n \"2603:1040:b04::160/123\",\r\n \"2603:1040:c06::160/123\"\ - ,\r\n \"2603:1040:d04::160/123\",\r\n \"2603:1040:f05:1::160/123\"\ - ,\r\n \"2603:1040:1002::e0/123\",\r\n \"2603:1040:1104::160/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\"\ - : \"74\",\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\": \"AzureDataExplorerManagement\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.64.38.225/32\",\r\n\ - \ \"13.66.141.160/28\",\r\n \"13.69.106.240/28\",\r\n \ - \ \"13.69.229.176/28\",\r\n \"13.70.73.112/28\",\r\n \ - \ \"13.71.173.64/28\",\r\n \"13.71.196.64/28\",\r\n \ - \ \"13.73.240.96/28\",\r\n \"13.75.39.0/28\",\r\n \"13.77.52.240/28\"\ - ,\r\n \"13.86.36.42/32\",\r\n \"13.86.219.64/28\",\r\n \ - \ \"13.87.57.224/28\",\r\n \"13.87.123.224/28\",\r\n \ - \ \"13.89.174.80/28\",\r\n \"20.21.37.0/28\",\r\n \"\ - 20.36.242.104/32\",\r\n \"20.37.24.1/32\",\r\n \"20.39.97.38/32\"\ - ,\r\n \"20.39.99.177/32\",\r\n \"20.40.114.21/32\",\r\n\ - \ \"20.40.161.39/32\",\r\n \"20.43.89.90/32\",\r\n \ - \ \"20.43.120.96/28\",\r\n \"20.44.16.96/28\",\r\n \"\ - 20.44.27.96/28\",\r\n \"20.45.3.60/32\",\r\n \"20.46.13.240/28\"\ - ,\r\n \"20.46.146.7/32\",\r\n \"20.72.27.128/28\",\r\n \ - \ \"20.99.9.224/28\",\r\n \"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 \"\ - 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.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: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: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\": \"74\",\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\": \"AzureDataLake\"\ - ,\r\n \"addressPrefixes\": [\r\n \"40.90.138.133/32\",\r\n\ - \ \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n \ - \ \"40.90.141.167/32\",\r\n \"40.90.144.0/27\",\r\n \ - \ \"40.90.145.192/26\",\r\n \"65.52.108.31/32\",\r\n \ - \ \"65.52.108.38/32\",\r\n \"104.44.88.66/31\",\r\n \"104.44.88.106/31\"\ - ,\r\n \"104.44.88.112/31\",\r\n \"104.44.88.176/31\",\r\n\ - \ \"104.44.88.184/29\",\r\n \"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.64/27\",\r\n \ - \ \"104.44.91.160/27\",\r\n \"104.44.93.192/27\"\r\n ]\r\n\ - \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n\ - \ \"id\": \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": \"AzureDeviceUpdate\"\ - ,\r\n \"addressPrefixes\": [\r\n \"20.37.71.192/28\",\r\n\ - \ \"20.38.143.224/28\",\r\n \"20.40.229.32/28\",\r\n \ - \ \"20.45.116.224/28\",\r\n \"20.45.241.192/26\",\r\n \ - \ \"20.46.11.192/28\",\r\n \"20.48.196.112/28\",\r\n \ - \ \"20.49.119.192/28\",\r\n \"20.51.12.64/26\",\r\n \"\ - 20.51.20.64/28\",\r\n \"20.53.47.16/28\",\r\n \"20.53.48.160/28\"\ - ,\r\n \"20.53.56.96/28\",\r\n \"20.58.67.0/28\",\r\n \ - \ \"20.59.77.64/26\",\r\n \"20.61.102.96/28\",\r\n \ - \ \"20.62.59.16/28\",\r\n \"20.62.132.240/28\",\r\n \"\ - 20.62.135.128/27\",\r\n \"20.62.135.160/28\",\r\n \"20.65.133.64/28\"\ - ,\r\n \"20.66.3.208/28\",\r\n \"20.69.0.112/28\",\r\n \ - \ \"20.69.4.64/26\",\r\n \"20.69.4.128/26\",\r\n \ - \ \"20.86.93.128/26\",\r\n \"20.150.244.16/28\",\r\n \"\ - 20.189.225.240/28\",\r\n \"20.191.165.240/28\",\r\n \"20.192.43.240/28\"\ - ,\r\n \"20.192.48.112/28\",\r\n \"20.192.80.0/28\",\r\n\ - \ \"20.192.167.208/28\",\r\n \"20.194.73.224/28\",\r\n \ - \ \"20.195.65.112/28\",\r\n \"20.195.72.112/28\",\r\n \ - \ \"20.205.67.192/26\",\r\n \"40.67.53.144/28\",\r\n \ - \ \"51.12.46.112/28\",\r\n \"51.12.198.96/28\",\r\n \"\ - 51.13.137.48/28\",\r\n \"51.107.242.112/28\",\r\n \"51.107.250.224/28\"\ - ,\r\n \"51.116.54.160/28\",\r\n \"51.116.149.192/28\",\r\ - \n \"51.120.233.80/28\",\r\n \"51.138.210.80/28\",\r\n \ - \ \"51.143.212.48/28\",\r\n \"52.136.185.128/28\",\r\n \ - \ \"52.139.107.80/28\",\r\n \"52.146.136.16/28\",\r\n \ - \ \"52.147.112.192/28\",\r\n \"52.172.113.176/28\",\r\n \ - \ \"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\": \"74\",\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\": \"AzureDevOps\",\r\n \"addressPrefixes\"\ - : [\r\n \"20.37.158.0/23\",\r\n \"20.37.194.0/24\",\r\n\ - \ \"20.39.13.0/26\",\r\n \"20.41.6.0/23\",\r\n \ - \ \"20.41.194.0/24\",\r\n \"20.42.5.0/24\",\r\n \"20.42.134.0/23\"\ - ,\r\n \"20.42.226.0/24\",\r\n \"20.45.196.64/26\",\r\n \ - \ \"20.189.107.0/24\",\r\n \"20.195.68.0/24\",\r\n \ - \ \"40.74.28.0/23\",\r\n \"40.80.187.0/24\",\r\n \"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\": \"74\",\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\": \"AzureDevSpaces\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.69.71.144/28\",\r\n \"13.70.78.176/28\",\r\n\ - \ \"13.71.175.112/28\",\r\n \"13.71.199.96/28\",\r\n \ - \ \"13.73.244.128/28\",\r\n \"13.74.111.128/28\",\r\n \ - \ \"13.78.111.144/28\",\r\n \"13.86.221.224/28\",\r\n \ - \ \"20.37.157.64/28\",\r\n \"20.37.195.80/28\",\r\n \"\ - 20.38.85.128/28\",\r\n \"20.39.11.64/28\",\r\n \"20.41.5.128/28\"\ - ,\r\n \"20.42.6.32/27\",\r\n \"20.42.6.128/28\",\r\n \ - \ \"20.42.64.64/26\",\r\n \"20.42.131.192/27\",\r\n \ - \ \"20.42.230.64/28\",\r\n \"20.43.65.208/28\",\r\n \"\ - 20.43.130.240/28\",\r\n \"20.189.108.32/28\",\r\n \"40.69.110.176/28\"\ - ,\r\n \"40.70.151.80/28\",\r\n \"40.74.30.144/28\",\r\n\ - \ \"40.75.35.224/28\",\r\n \"40.78.239.0/28\",\r\n \ - \ \"40.78.251.224/27\",\r\n \"40.82.253.112/28\",\r\n \ - \ \"40.89.17.192/28\",\r\n \"40.119.9.240/28\",\r\n \"\ - 51.104.25.208/28\",\r\n \"51.105.77.64/28\",\r\n \"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\": \"74\",\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\": \"AzureDigitalTwins\",\r\n \"\ - addressPrefixes\": [\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\ - \ \"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.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: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:1040:207:1::500/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 \"2603:1040:1104:1::380/121\"\r\n ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"\ - AzureEventGrid\",\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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.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.193.34.0/28\",\r\n \"\ - 20.193.34.32/28\",\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.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: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: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\": \"74\",\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\": \"\",\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 \"\ - 20.37.64.104/29\",\r\n \"20.37.156.120/29\",\r\n \"20.37.195.0/29\"\ - ,\r\n \"20.37.224.104/29\",\r\n \"20.38.84.72/29\",\r\n\ - \ \"20.38.136.104/29\",\r\n \"20.39.11.8/29\",\r\n \ - \ \"20.41.4.88/29\",\r\n \"20.41.64.120/29\",\r\n \"\ - 20.41.192.104/29\",\r\n \"20.42.4.120/29\",\r\n \"20.42.129.152/29\"\ - ,\r\n \"20.42.224.104/29\",\r\n \"20.43.41.136/29\",\r\n\ - \ \"20.43.65.128/29\",\r\n \"20.43.130.80/29\",\r\n \ - \ \"20.45.112.104/29\",\r\n \"20.45.192.104/29\",\r\n \ - \ \"20.72.18.248/29\",\r\n \"20.150.160.96/29\",\r\n \ - \ \"20.189.106.112/29\",\r\n \"20.192.161.104/29\",\r\n \ - \ \"20.192.225.48/29\",\r\n \"40.67.48.104/29\",\r\n \"\ - 40.74.30.72/29\",\r\n \"40.80.56.104/29\",\r\n \"40.80.168.104/29\"\ - ,\r\n \"40.80.184.120/29\",\r\n \"40.82.248.248/29\",\r\n\ - \ \"40.89.16.104/29\",\r\n \"51.12.41.8/29\",\r\n \ - \ \"51.12.193.8/29\",\r\n \"51.104.25.128/29\",\r\n \"\ - 51.105.80.104/29\",\r\n \"51.105.88.104/29\",\r\n \"51.107.48.104/29\"\ - ,\r\n \"51.107.144.104/29\",\r\n \"51.120.40.104/29\",\r\ - \n \"51.120.224.104/29\",\r\n \"51.137.160.112/29\",\r\n\ - \ \"51.143.192.104/29\",\r\n \"52.136.48.104/29\",\r\n \ - \ \"52.140.104.104/29\",\r\n \"52.150.136.120/29\",\r\n \ - \ \"52.228.80.120/29\",\r\n \"102.133.56.88/29\",\r\n \ - \ \"102.133.216.88/29\",\r\n \"147.243.0.0/16\",\r\n \ - \ \"191.233.9.120/29\",\r\n \"191.235.225.128/29\",\r\n \ - \ \"2603:1000:4::600/123\",\r\n \"2603:1000:104::e0/123\",\r\n\ - \ \"2603:1000:104::300/123\",\r\n \"2603:1000:104:1::5c0/123\"\ - ,\r\n \"2603:1000:104:1::7e0/123\",\r\n \"2603:1010:6:1::5c0/123\"\ - ,\r\n \"2603:1010:6:1::7e0/123\",\r\n \"2603:1010:101::600/123\"\ - ,\r\n \"2603:1010:304::600/123\",\r\n \"2603:1010:404::600/123\"\ - ,\r\n \"2603:1020:5:1::5c0/123\",\r\n \"2603:1020:5:1::7e0/123\"\ - ,\r\n \"2603:1020:206:1::5c0/123\",\r\n \"2603:1020:206:1::7e0/123\"\ - ,\r\n \"2603:1020:305::600/123\",\r\n \"2603:1020:405::600/123\"\ - ,\r\n \"2603:1020:605::600/123\",\r\n \"2603:1020:705:1::5c0/123\"\ - ,\r\n \"2603:1020:705:1::7e0/123\",\r\n \"2603:1020:805:1::5c0/123\"\ - ,\r\n \"2603:1020:805:1::7e0/123\",\r\n \"2603:1020:905::600/123\"\ - ,\r\n \"2603:1020:a04:1::5c0/123\",\r\n \"2603:1020:a04:1::7e0/123\"\ - ,\r\n \"2603:1020:b04::600/123\",\r\n \"2603:1020:c04:1::5c0/123\"\ - ,\r\n \"2603:1020:c04:1::7e0/123\",\r\n \"2603:1020:d04::600/123\"\ - ,\r\n \"2603:1020:e04:1::5c0/123\",\r\n \"2603:1020:e04:1::7e0/123\"\ - ,\r\n \"2603:1020:f04::600/123\",\r\n \"2603:1020:1004::5c0/123\"\ - ,\r\n \"2603:1020:1004::7e0/123\",\r\n \"2603:1020:1104::680/123\"\ - ,\r\n \"2603:1030:f:1::600/123\",\r\n \"2603:1030:10:1::5c0/123\"\ - ,\r\n \"2603:1030:10:1::7e0/123\",\r\n \"2603:1030:104:1::5c0/123\"\ - ,\r\n \"2603:1030:104:1::7e0/123\",\r\n \"2603:1030:107::6a0/123\"\ - ,\r\n \"2603:1030:210:1::5c0/123\",\r\n \"2603:1030:210:1::7e0/123\"\ - ,\r\n \"2603:1030:40b:1::5c0/123\",\r\n \"2603:1030:40c:1::5c0/123\"\ - ,\r\n \"2603:1030:40c:1::7e0/123\",\r\n \"2603:1030:504:1::5c0/123\"\ - ,\r\n \"2603:1030:504:1::7e0/123\",\r\n \"2603:1030:608::600/123\"\ - ,\r\n \"2603:1030:807:1::5c0/123\",\r\n \"2603:1030:807:1::7e0/123\"\ - ,\r\n \"2603:1030:a07::600/123\",\r\n \"2603:1030:b04::600/123\"\ - ,\r\n \"2603:1030:c06:1::5c0/123\",\r\n \"2603:1030:f05:1::5c0/123\"\ - ,\r\n \"2603:1030:f05:1::7e0/123\",\r\n \"2603:1030:1005::600/123\"\ - ,\r\n \"2603:1040:5::e0/123\",\r\n \"2603:1040:5:1::5c0/123\"\ - ,\r\n \"2603:1040:5:1::7e0/123\",\r\n \"2603:1040:207::600/123\"\ - ,\r\n \"2603:1040:407:1::5c0/123\",\r\n \"2603:1040:407:1::7e0/123\"\ - ,\r\n \"2603:1040:606::600/123\",\r\n \"2603:1040:806::600/123\"\ - ,\r\n \"2603:1040:904:1::5c0/123\",\r\n \"2603:1040:904:1::7e0/123\"\ - ,\r\n \"2603:1040:a06::e0/123\",\r\n \"2603:1040:a06:1::5c0/123\"\ - ,\r\n \"2603:1040:a06:1::7e0/123\",\r\n \"2603:1040:b04::600/123\"\ - ,\r\n \"2603:1040:c06::600/123\",\r\n \"2603:1040:d04::5c0/123\"\ - ,\r\n \"2603:1040:d04::7e0/123\",\r\n \"2603:1040:f05:1::5c0/123\"\ - ,\r\n \"2603:1040:f05:1::7e0/123\",\r\n \"2603:1040:1002:1::1e0/123\"\ - ,\r\n \"2603:1040:1104::680/123\",\r\n \"2603:1050:6:1::5c0/123\"\ - ,\r\n \"2603:1050:6:1::7e0/123\",\r\n \"2603:1050:403::5c0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"AzureFrontDoor\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.107.3.0/24\",\r\n \ - \ \"13.107.4.0/22\",\r\n \"13.107.9.0/24\",\r\n \"\ - 13.107.12.0/23\",\r\n \"13.107.15.0/24\",\r\n \"13.107.16.0/24\"\ - ,\r\n \"13.107.18.0/23\",\r\n \"13.107.21.0/24\",\r\n \ - \ \"13.107.22.0/24\",\r\n \"13.107.37.0/24\",\r\n \ - \ \"13.107.38.0/23\",\r\n \"13.107.40.0/24\",\r\n \"13.107.42.0/23\"\ - ,\r\n \"13.107.48.0/24\",\r\n \"13.107.50.0/24\",\r\n \ - \ \"13.107.52.0/24\",\r\n \"13.107.54.0/24\",\r\n \ - \ \"13.107.56.0/24\",\r\n \"13.107.64.0/18\",\r\n \"13.107.128.0/19\"\ - ,\r\n \"13.107.228.0/23\",\r\n \"13.107.245.0/24\",\r\n\ - \ \"13.107.254.0/23\",\r\n \"131.253.3.0/24\",\r\n \ - \ \"131.253.21.0/24\",\r\n \"131.253.33.0/24\",\r\n \ - \ \"150.171.32.0/19\",\r\n \"202.89.233.96/28\",\r\n \"\ - 204.79.197.0/24\",\r\n \"2620:1ec:4::/46\",\r\n \"2620:1ec:a::/47\"\ - ,\r\n \"2620:1ec:c::/47\",\r\n \"2620:1ec:12::/47\",\r\n\ - \ \"2620:1ec:21::/48\",\r\n \"2620:1ec:22::/48\",\r\n \ - \ \"2620:1ec:26::/63\",\r\n \"2620:1ec:26:2::/64\",\r\n \ - \ \"2620:1ec:28::/48\",\r\n \"2620:1ec:34::/48\",\r\n \ - \ \"2620:1ec:39::/48\",\r\n \"2620:1ec:3e::/47\",\r\n \ - \ \"2620:1ec:42::/47\",\r\n \"2620:1ec:44::/47\",\r\n \ - \ \"2620:1ec:4a::/47\",\r\n \"2620:1ec:8f0::/44\",\r\n \ - \ \"2620:1ec:900::/44\",\r\n \"2620:1ec:a92::/48\",\r\n \ - \ \"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\": \"74\",\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\": \"\",\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.231.0/24\",\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.72.18.240/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 \"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 \"51.12.41.0/29\",\r\n \"\ - 51.12.193.0/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: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: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::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureInformationProtection\"\ - ,\r\n \"id\": \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": \"AzureInformationProtection\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.153.57/32\",\r\n\ - \ \"13.66.245.220/32\",\r\n \"13.66.251.171/32\",\r\n \ - \ \"13.67.114.221/32\",\r\n \"13.68.179.152/32\",\r\n \ - \ \"13.76.139.8/32\",\r\n \"13.76.244.119/32\",\r\n \ - \ \"13.77.166.40/32\",\r\n \"13.77.203.47/32\",\r\n \"\ - 13.78.130.67/32\",\r\n \"13.78.130.185/32\",\r\n \"13.78.178.191/32\"\ - ,\r\n \"13.79.189.239/32\",\r\n \"13.79.189.241/32\",\r\n\ - \ \"13.82.198.231/32\",\r\n \"13.83.91.144/32\",\r\n \ - \ \"13.92.58.123/32\",\r\n \"13.92.61.93/32\",\r\n \ - \ \"13.93.72.133/32\",\r\n \"13.93.75.214/32\",\r\n \"\ - 13.94.98.184/32\",\r\n \"13.94.116.226/32\",\r\n \"23.97.70.206/32\"\ - ,\r\n \"23.99.106.184/32\",\r\n \"23.99.114.156/32\",\r\n\ - \ \"23.99.251.107/32\",\r\n \"23.101.112.34/32\",\r\n \ - \ \"23.101.147.227/32\",\r\n \"23.101.163.169/32\",\r\n \ - \ \"40.69.191.65/32\",\r\n \"40.70.16.196/32\",\r\n \ - \ \"40.76.94.49/32\",\r\n \"40.83.177.47/32\",\r\n \"\ - 40.83.223.214/32\",\r\n \"40.87.2.166/32\",\r\n \"40.87.67.213/32\"\ - ,\r\n \"40.87.94.91/32\",\r\n \"40.114.2.72/32\",\r\n \ - \ \"40.117.180.9/32\",\r\n \"40.121.48.207/32\",\r\n \ - \ \"40.121.49.153/32\",\r\n \"40.121.90.82/32\",\r\n \ - \ \"40.127.160.102/32\",\r\n \"40.127.175.173/32\",\r\n \ - \ \"51.136.18.12/32\",\r\n \"51.141.184.35/32\",\r\n \"\ - 51.143.32.47/32\",\r\n \"51.143.88.135/32\",\r\n \"51.144.167.90/32\"\ - ,\r\n \"51.145.146.97/32\",\r\n \"52.162.33.18/32\",\r\n\ - \ \"52.162.37.146/32\",\r\n \"52.162.88.200/32\",\r\n \ - \ \"52.162.95.132/32\",\r\n \"52.162.208.48/32\",\r\n \ - \ \"52.163.61.51/32\",\r\n \"52.163.85.21/32\",\r\n \ - \ \"52.163.85.129/32\",\r\n \"52.163.87.92/32\",\r\n \"\ - 52.163.89.155/32\",\r\n \"52.163.89.160/32\",\r\n \"52.165.189.139/32\"\ - ,\r\n \"52.167.1.118/32\",\r\n \"52.167.225.247/32\",\r\n\ - \ \"52.167.226.2/32\",\r\n \"52.167.227.104/32\",\r\n \ - \ \"52.167.227.154/32\",\r\n \"52.173.21.111/32\",\r\n \ - \ \"52.173.89.54/32\",\r\n \"52.173.89.66/32\",\r\n \ - \ \"52.173.93.137/32\",\r\n \"52.176.44.178/32\",\r\n \ - \ \"52.178.145.186/32\",\r\n \"52.178.147.96/32\",\r\n \"\ - 52.179.136.129/32\",\r\n \"52.184.34.233/32\",\r\n \"52.184.35.49/32\"\ - ,\r\n \"52.232.110.114/32\",\r\n \"52.232.113.160/32\",\r\ - \n \"52.232.118.97/32\",\r\n \"52.232.119.81/32\",\r\n \ - \ \"52.237.141.83/32\",\r\n \"52.237.141.229/32\",\r\n \ - \ \"52.250.56.125/32\",\r\n \"65.52.36.85/32\",\r\n \ - \ \"65.52.55.108/32\",\r\n \"65.52.176.250/32\",\r\n \ - \ \"65.52.177.192/32\",\r\n \"65.52.184.44/32\",\r\n \"\ - 65.52.184.218/32\",\r\n \"65.52.236.123/32\",\r\n \"70.37.163.131/32\"\ - ,\r\n \"94.245.88.160/32\",\r\n \"104.40.16.135/32\",\r\n\ - \ \"104.40.30.29/32\",\r\n \"104.41.143.145/32\",\r\n \ - \ \"137.116.91.123/32\",\r\n \"137.117.47.75/32\",\r\n \ - \ \"138.91.121.248/32\",\r\n \"138.91.122.178/32\",\r\n \ - \ \"157.55.177.248/32\",\r\n \"157.55.185.205/32\",\r\n \ - \ \"157.56.8.93/32\",\r\n \"157.56.8.135/32\",\r\n \ - \ \"157.56.9.127/32\",\r\n \"168.61.46.212/32\",\r\n \"\ - 168.62.5.167/32\",\r\n \"168.62.8.139/32\",\r\n \"168.62.25.173/32\"\ - ,\r\n \"168.62.25.179/32\",\r\n \"168.62.48.148/32\",\r\n\ - \ \"168.62.49.18/32\",\r\n \"168.62.52.244/32\",\r\n \ - \ \"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\": \"74\",\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\": \"AzureIoTHub\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.66.142.96/27\",\r\n \"13.67.10.224/27\",\r\n\ - \ \"13.67.234.22/32\",\r\n \"13.69.71.0/25\",\r\n \ - \ \"13.69.109.0/25\",\r\n \"13.69.192.43/32\",\r\n \"\ - 13.69.230.64/27\",\r\n \"13.70.74.192/27\",\r\n \"13.70.182.204/32\"\ - ,\r\n \"13.70.182.210/32\",\r\n \"13.71.84.34/32\",\r\n\ - \ \"13.71.113.127/32\",\r\n \"13.71.150.19/32\",\r\n \ - \ \"13.71.175.32/27\",\r\n \"13.71.196.224/27\",\r\n \ - \ \"13.73.115.51/32\",\r\n \"13.73.244.0/27\",\r\n \"\ - 13.73.252.128/25\",\r\n \"13.74.108.192/27\",\r\n \"13.75.39.160/27\"\ - ,\r\n \"13.76.83.155/32\",\r\n \"13.76.217.46/32\",\r\n\ - \ \"13.77.53.128/27\",\r\n \"13.78.109.160/27\",\r\n \ - \ \"13.78.129.154/32\",\r\n \"13.78.130.69/32\",\r\n \ - \ \"13.79.172.43/32\",\r\n \"13.82.93.138/32\",\r\n \"\ - 13.84.189.6/32\",\r\n \"13.85.68.113/32\",\r\n \"13.86.221.0/25\"\ - ,\r\n \"13.87.58.96/27\",\r\n \"13.87.124.96/27\",\r\n \ - \ \"13.89.174.160/27\",\r\n \"13.89.231.149/32\",\r\n \ - \ \"13.94.40.72/32\",\r\n \"13.95.15.251/32\",\r\n \ - \ \"20.21.44.96/27\",\r\n \"20.21.67.160/27\",\r\n \"20.21.75.160/27\"\ - ,\r\n \"20.36.108.160/27\",\r\n \"20.36.117.64/27\",\r\n\ - \ \"20.36.123.32/27\",\r\n \"20.36.123.128/25\",\r\n \ - \ \"20.37.67.128/25\",\r\n \"20.37.68.0/27\",\r\n \ - \ \"20.37.76.160/27\",\r\n \"20.37.198.160/27\",\r\n \"\ - 20.37.199.0/25\",\r\n \"20.37.227.64/27\",\r\n \"20.37.227.128/25\"\ - ,\r\n \"20.38.128.128/27\",\r\n \"20.38.139.128/25\",\r\n\ - \ \"20.38.140.0/27\",\r\n \"20.38.147.192/27\",\r\n \ - \ \"20.39.14.32/27\",\r\n \"20.39.14.128/25\",\r\n \ - \ \"20.40.206.192/27\",\r\n \"20.40.207.0/25\",\r\n \"20.41.68.96/27\"\ - ,\r\n \"20.41.68.128/25\",\r\n \"20.41.197.64/27\",\r\n\ - \ \"20.41.197.128/25\",\r\n \"20.42.230.160/27\",\r\n \ - \ \"20.42.231.0/25\",\r\n \"20.43.44.160/27\",\r\n \ - \ \"20.43.45.0/25\",\r\n \"20.43.70.160/27\",\r\n \"20.43.71.0/25\"\ - ,\r\n \"20.43.121.64/27\",\r\n \"20.44.4.128/27\",\r\n \ - \ \"20.44.8.224/27\",\r\n \"20.44.17.96/27\",\r\n \ - \ \"20.44.29.0/27\",\r\n \"20.45.114.224/27\",\r\n \"\ - 20.45.115.0/25\",\r\n \"20.45.123.128/27\",\r\n \"20.45.198.32/27\"\ - ,\r\n \"20.45.198.128/25\",\r\n \"20.49.83.128/27\",\r\n\ - \ \"20.49.91.128/27\",\r\n \"20.49.99.96/27\",\r\n \ - \ \"20.49.99.128/25\",\r\n \"20.49.109.128/25\",\r\n \ - \ \"20.49.110.0/26\",\r\n \"20.49.110.128/25\",\r\n \"\ - 20.49.113.32/27\",\r\n \"20.49.113.128/25\",\r\n \"20.49.120.96/27\"\ - ,\r\n \"20.49.120.128/25\",\r\n \"20.49.121.0/25\",\r\n\ - \ \"20.50.65.128/25\",\r\n \"20.50.68.0/27\",\r\n \ - \ \"20.72.28.160/27\",\r\n \"20.150.165.192/27\",\r\n \ - \ \"20.150.166.0/25\",\r\n \"20.150.172.192/27\",\r\n \"\ - 20.150.179.224/27\",\r\n \"20.150.187.224/27\",\r\n \"20.187.195.0/25\"\ - ,\r\n \"20.188.0.51/32\",\r\n \"20.188.3.145/32\",\r\n \ - \ \"20.188.39.126/32\",\r\n \"20.189.109.192/27\",\r\n \ - \ \"20.192.99.224/27\",\r\n \"20.192.165.224/27\",\r\n \ - \ \"20.192.166.0/25\",\r\n \"20.192.230.32/27\",\r\n \ - \ \"20.192.230.128/25\",\r\n \"20.192.238.0/27\",\r\n \ - \ \"20.193.206.0/27\",\r\n \"20.194.67.96/27\",\r\n \"\ - 20.205.75.192/27\",\r\n \"20.205.83.192/27\",\r\n \"20.208.19.160/27\"\ - ,\r\n \"23.96.222.45/32\",\r\n \"23.96.223.89/32\",\r\n\ - \ \"23.98.86.0/27\",\r\n \"23.98.104.192/27\",\r\n \ - \ \"23.98.106.0/25\",\r\n \"23.99.109.81/32\",\r\n \"\ - 23.100.4.253/32\",\r\n \"23.100.8.130/32\",\r\n \"23.100.105.192/32\"\ - ,\r\n \"23.101.29.228/32\",\r\n \"23.102.235.31/32\",\r\n\ - \ \"40.64.132.160/27\",\r\n \"40.64.134.0/25\",\r\n \ - \ \"40.67.51.0/25\",\r\n \"40.67.51.128/27\",\r\n \"\ - 40.67.60.128/27\",\r\n \"40.69.108.128/27\",\r\n \"40.70.148.128/27\"\ - ,\r\n \"40.71.14.128/25\",\r\n \"40.74.66.139/32\",\r\n\ - \ \"40.74.125.44/32\",\r\n \"40.74.149.0/27\",\r\n \ - \ \"40.75.35.96/27\",\r\n \"40.76.71.185/32\",\r\n \"\ - 40.77.23.107/32\",\r\n \"40.78.22.17/32\",\r\n \"40.78.196.96/27\"\ - ,\r\n \"40.78.204.64/27\",\r\n \"40.78.229.128/25\",\r\n\ - \ \"40.78.238.0/27\",\r\n \"40.78.245.32/27\",\r\n \ - \ \"40.78.251.160/27\",\r\n \"40.79.114.144/32\",\r\n \ - \ \"40.79.132.128/27\",\r\n \"40.79.139.32/27\",\r\n \"\ - 40.79.148.0/27\",\r\n \"40.79.156.128/25\",\r\n \"40.79.163.32/27\"\ - ,\r\n \"40.79.171.128/27\",\r\n \"40.79.180.96/27\",\r\n\ - \ \"40.79.187.224/27\",\r\n \"40.79.195.192/27\",\r\n \ - \ \"40.80.51.128/27\",\r\n \"40.80.62.64/27\",\r\n \ - \ \"40.80.62.128/25\",\r\n \"40.80.172.64/27\",\r\n \"\ - 40.80.172.128/25\",\r\n \"40.80.176.64/27\",\r\n \"40.83.177.42/32\"\ - ,\r\n \"40.84.53.157/32\",\r\n \"40.87.138.172/32\",\r\n\ - \ \"40.87.143.97/32\",\r\n \"40.89.20.192/27\",\r\n \ - \ \"40.89.21.0/25\",\r\n \"40.112.221.188/32\",\r\n \ - \ \"40.112.223.235/32\",\r\n \"40.113.153.50/32\",\r\n \ - \ \"40.113.176.160/27\",\r\n \"40.113.176.192/27\",\r\n \ - \ \"40.113.177.0/24\",\r\n \"40.114.53.146/32\",\r\n \"\ - 40.118.27.192/32\",\r\n \"40.119.11.224/27\",\r\n \"40.120.75.160/27\"\ - ,\r\n \"40.127.132.17/32\",\r\n \"51.12.42.32/27\",\r\n\ - \ \"51.12.42.128/25\",\r\n \"51.12.100.64/27\",\r\n \ - \ \"51.12.194.32/27\",\r\n \"51.12.194.128/25\",\r\n \ - \ \"51.12.204.64/27\",\r\n \"51.12.227.224/27\",\r\n \"\ - 51.12.235.224/27\",\r\n \"51.103.203.160/27\",\r\n \"51.104.30.0/25\"\ - ,\r\n \"51.104.30.128/27\",\r\n \"51.105.69.0/27\",\r\n\ - \ \"51.105.75.192/27\",\r\n \"51.105.91.128/25\",\r\n \ - \ \"51.105.92.0/27\",\r\n \"51.107.51.64/27\",\r\n \ - \ \"51.107.51.128/25\",\r\n \"51.107.60.96/27\",\r\n \"\ - 51.107.147.64/27\",\r\n \"51.107.147.128/25\",\r\n \"51.107.156.96/27\"\ - ,\r\n \"51.116.49.224/27\",\r\n \"51.116.50.0/25\",\r\n\ - \ \"51.116.60.96/27\",\r\n \"51.116.145.192/27\",\r\n \ - \ \"51.116.146.0/25\",\r\n \"51.116.158.0/27\",\r\n \ - \ \"51.116.243.160/27\",\r\n \"51.116.251.128/27\",\r\n \ - \ \"51.120.43.128/25\",\r\n \"51.120.44.0/27\",\r\n \"\ - 51.120.100.96/27\",\r\n \"51.120.107.224/27\",\r\n \"51.120.211.224/27\"\ - ,\r\n \"51.120.227.128/25\",\r\n \"51.120.228.0/27\",\r\n\ - \ \"51.137.164.160/27\",\r\n \"51.137.165.0/25\",\r\n \ - \ \"51.140.84.251/32\",\r\n \"51.140.126.10/32\",\r\n \ - \ \"51.140.149.32/27\",\r\n \"51.140.212.160/27\",\r\n \ - \ \"51.140.226.207/32\",\r\n \"51.140.240.234/32\",\r\n \ - \ \"51.141.49.253/32\",\r\n \"51.144.118.31/32\",\r\n \ - \ \"52.136.51.128/25\",\r\n \"52.136.52.0/27\",\r\n \"\ - 52.136.132.236/32\",\r\n \"52.138.92.96/27\",\r\n \"52.138.229.0/27\"\ - ,\r\n \"52.140.108.160/27\",\r\n \"52.140.109.0/25\",\r\n\ - \ \"52.147.10.141/32\",\r\n \"52.147.10.149/32\",\r\n \ - \ \"52.150.152.96/27\",\r\n \"52.150.153.128/25\",\r\n \ - \ \"52.151.6.77/32\",\r\n \"52.151.78.51/32\",\r\n \ - \ \"52.158.236.252/32\",\r\n \"52.161.15.247/32\",\r\n \ - \ \"52.162.111.64/27\",\r\n \"52.163.212.39/32\",\r\n \"\ - 52.163.215.122/32\",\r\n \"52.167.107.192/27\",\r\n \"52.167.155.89/32\"\ - ,\r\n \"52.168.180.95/32\",\r\n \"52.169.138.222/32\",\r\ - \n \"52.172.203.144/32\",\r\n \"52.175.221.106/32\",\r\n\ - \ \"52.176.4.4/32\",\r\n \"52.176.92.27/32\",\r\n \ - \ \"52.177.196.50/32\",\r\n \"52.178.147.144/32\",\r\n \ - \ \"52.179.159.231/32\",\r\n \"52.180.165.88/32\",\r\n \ - \ \"52.180.165.248/32\",\r\n \"52.180.177.125/32\",\r\n \ - \ \"52.182.139.224/27\",\r\n \"52.225.176.167/32\",\r\n \ - \ \"52.225.177.25/32\",\r\n \"52.225.179.220/32\",\r\n \ - \ \"52.225.180.26/32\",\r\n \"52.225.180.217/32\",\r\n \"\ - 52.225.187.149/32\",\r\n \"52.228.85.224/27\",\r\n \"52.228.86.0/25\"\ - ,\r\n \"52.231.20.32/27\",\r\n \"52.231.32.236/32\",\r\n\ - \ \"52.231.148.128/27\",\r\n \"52.231.205.15/32\",\r\n \ - \ \"52.236.189.128/25\",\r\n \"52.237.27.123/32\",\r\n \ - \ \"52.242.31.77/32\",\r\n \"52.246.155.192/27\",\r\n \ - \ \"52.250.225.32/27\",\r\n \"65.52.252.160/27\",\r\n \ - \ \"102.133.28.160/27\",\r\n \"102.133.59.0/25\",\r\n \ - \ \"102.133.59.128/27\",\r\n \"102.133.124.32/27\",\r\n \ - \ \"102.133.156.64/27\",\r\n \"102.133.218.192/27\",\r\n \ - \ \"102.133.219.0/25\",\r\n \"102.133.251.128/27\",\r\n \ - \ \"104.40.49.44/32\",\r\n \"104.41.34.180/32\",\r\n \"\ - 104.43.252.98/32\",\r\n \"104.46.115.237/32\",\r\n \"104.210.105.7/32\"\ - ,\r\n \"104.211.18.153/32\",\r\n \"104.211.210.195/32\"\ - ,\r\n \"104.214.34.123/32\",\r\n \"137.117.83.38/32\",\r\ - \n \"157.55.253.43/32\",\r\n \"168.61.54.255/32\",\r\n \ - \ \"168.61.208.218/32\",\r\n \"191.233.11.160/27\",\r\n \ - \ \"191.233.14.0/25\",\r\n \"191.233.54.0/27\",\r\n \ - \ \"191.233.205.128/27\",\r\n \"191.234.136.128/25\",\r\n \ - \ \"191.234.137.0/27\",\r\n \"191.234.147.224/27\",\r\n \ - \ \"191.234.155.224/27\",\r\n \"207.46.138.102/32\",\r\n \ - \ \"2603:1000:4:402::300/123\",\r\n \"2603:1000:104:402::300/123\"\ - ,\r\n \"2603:1000:104:802::240/123\",\r\n \"2603:1000:104:c02::240/123\"\ - ,\r\n \"2603:1010:6:402::300/123\",\r\n \"2603:1010:6:802::240/123\"\ - ,\r\n \"2603:1010:6:c02::240/123\",\r\n \"2603:1010:101:402::300/123\"\ - ,\r\n \"2603:1010:304:402::300/123\",\r\n \"2603:1010:404:402::300/123\"\ - ,\r\n \"2603:1020:5:402::300/123\",\r\n \"2603:1020:5:802::240/123\"\ - ,\r\n \"2603:1020:5:c02::240/123\",\r\n \"2603:1020:206:402::300/123\"\ - ,\r\n \"2603:1020:206:802::240/123\",\r\n \"2603:1020:206:c02::240/123\"\ - ,\r\n \"2603:1020:305:402::300/123\",\r\n \"2603:1020:405:402::300/123\"\ - ,\r\n \"2603:1020:605:402::300/123\",\r\n \"2603:1020:705:402::300/123\"\ - ,\r\n \"2603:1020:705:802::240/123\",\r\n \"2603:1020:705:c02::240/123\"\ - ,\r\n \"2603:1020:805:402::300/123\",\r\n \"2603:1020:805:802::240/123\"\ - ,\r\n \"2603:1020:805:c02::240/123\",\r\n \"2603:1020:905:402::300/123\"\ - ,\r\n \"2603:1020:a04:402::300/123\",\r\n \"2603:1020:a04:802::240/123\"\ - ,\r\n \"2603:1020:a04:c02::240/123\",\r\n \"2603:1020:b04:402::300/123\"\ - ,\r\n \"2603:1020:c04:402::300/123\",\r\n \"2603:1020:c04:802::240/123\"\ - ,\r\n \"2603:1020:c04:c02::240/123\",\r\n \"2603:1020:d04:402::300/123\"\ - ,\r\n \"2603:1020:e04:402::300/123\",\r\n \"2603:1020:e04:802::240/123\"\ - ,\r\n \"2603:1020:e04:c02::240/123\",\r\n \"2603:1020:f04:402::300/123\"\ - ,\r\n \"2603:1020:1004:400::480/123\",\r\n \"2603:1020:1004:800::100/123\"\ - ,\r\n \"2603:1020:1004:800::240/123\",\r\n \"2603:1020:1004:c02::2a0/123\"\ - ,\r\n \"2603:1020:1104:400::300/123\",\r\n \"2603:1030:f:400::b00/123\"\ - ,\r\n \"2603:1030:10:402::300/123\",\r\n \"2603:1030:10:802::240/123\"\ - ,\r\n \"2603:1030:10:c02::240/123\",\r\n \"2603:1030:104:402::300/123\"\ - ,\r\n \"2603:1030:104:402::740/123\",\r\n \"2603:1030:104:802::1e0/123\"\ - ,\r\n \"2603:1030:107:400::280/123\",\r\n \"2603:1030:210:402::300/123\"\ - ,\r\n \"2603:1030:210:802::240/123\",\r\n \"2603:1030:210:c02::240/123\"\ - ,\r\n \"2603:1030:40b:400::b00/123\",\r\n \"2603:1030:40b:800::240/123\"\ - ,\r\n \"2603:1030:40b:c00::240/123\",\r\n \"2603:1030:40c:402::300/123\"\ - ,\r\n \"2603:1030:40c:802::240/123\",\r\n \"2603:1030:40c:c02::240/123\"\ - ,\r\n \"2603:1030:504:402::460/123\",\r\n \"2603:1030:504:802::100/123\"\ - ,\r\n \"2603:1030:504:c02::2a0/123\",\r\n \"2603:1030:608:402::300/123\"\ - ,\r\n \"2603:1030:807:402::300/123\",\r\n \"2603:1030:807:802::240/123\"\ - ,\r\n \"2603:1030:807:c02::240/123\",\r\n \"2603:1030:a07:402::980/123\"\ - ,\r\n \"2603:1030:b04:402::300/123\",\r\n \"2603:1030:c06:400::b00/123\"\ - ,\r\n \"2603:1030:c06:802::240/123\",\r\n \"2603:1030:c06:c02::240/123\"\ - ,\r\n \"2603:1030:f05:402::300/123\",\r\n \"2603:1030:f05:802::240/123\"\ - ,\r\n \"2603:1030:f05:c02::240/123\",\r\n \"2603:1030:1005:402::300/123\"\ - ,\r\n \"2603:1040:5:402::300/123\",\r\n \"2603:1040:5:802::240/123\"\ - ,\r\n \"2603:1040:5:c02::240/123\",\r\n \"2603:1040:207:402::300/123\"\ - ,\r\n \"2603:1040:207:800::e0/123\",\r\n \"2603:1040:207:c00::e0/123\"\ - ,\r\n \"2603:1040:407:402::300/123\",\r\n \"2603:1040:407:802::240/123\"\ - ,\r\n \"2603:1040:407:c02::240/123\",\r\n \"2603:1040:606:402::300/123\"\ - ,\r\n \"2603:1040:806:402::300/123\",\r\n \"2603:1040:904:402::300/123\"\ - ,\r\n \"2603:1040:904:802::240/123\",\r\n \"2603:1040:904:c02::240/123\"\ - ,\r\n \"2603:1040:a06:402::300/123\",\r\n \"2603:1040:a06:802::240/123\"\ - ,\r\n \"2603:1040:a06:c02::240/123\",\r\n \"2603:1040:b04:402::300/123\"\ - ,\r\n \"2603:1040:c06:402::300/123\",\r\n \"2603:1040:d04:400::480/123\"\ - ,\r\n \"2603:1040:d04:800::100/123\",\r\n \"2603:1040:d04:800::240/123\"\ - ,\r\n \"2603:1040:d04:c02::2a0/123\",\r\n \"2603:1040:f05:402::300/123\"\ - ,\r\n \"2603:1040:f05:802::240/123\",\r\n \"2603:1040:f05:c02::240/123\"\ - ,\r\n \"2603:1040:1002:400::200/123\",\r\n \"2603:1040:1002:800::e0/123\"\ - ,\r\n \"2603:1040:1002:c00::e0/123\",\r\n \"2603:1040:1104:400::300/123\"\ - ,\r\n \"2603:1050:6:402::300/123\",\r\n \"2603:1050:6:802::240/123\"\ - ,\r\n \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\"\ - \r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault\"\ - ,\r\n \"id\": \"AzureKeyVault\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"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 \"13.70.138.129/32\"\ - ,\r\n \"13.71.170.40/30\",\r\n \"13.71.194.112/30\",\r\n\ - \ \"13.72.250.239/32\",\r\n \"13.74.10.39/32\",\r\n \ - \ \"13.74.10.113/32\",\r\n \"13.74.111.148/30\",\r\n \ - \ \"13.75.34.144/30\",\r\n \"13.77.50.64/30\",\r\n \"\ - 13.78.106.88/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\"\ - ,\r\n \"13.84.174.143/32\",\r\n \"13.87.34.51/32\",\r\n\ - \ \"13.87.39.0/32\",\r\n \"13.87.56.80/30\",\r\n \ - \ \"13.87.122.80/30\",\r\n \"13.89.61.248/32\",\r\n \"\ - 13.89.170.200/30\",\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.36.40.39/32\",\r\n \"20.36.40.42/32\",\r\n \ - \ \"20.36.72.34/32\",\r\n \"20.36.72.38/32\",\r\n \"20.36.106.64/30\"\ - ,\r\n \"20.36.114.16/30\",\r\n \"20.37.74.228/30\",\r\n\ - \ \"20.38.149.196/30\",\r\n \"20.40.230.32/28\",\r\n \ - \ \"20.40.230.48/29\",\r\n \"20.42.64.44/30\",\r\n \ - \ \"20.42.73.8/30\",\r\n \"20.43.56.38/32\",\r\n \"20.43.56.66/32\"\ - ,\r\n \"20.44.2.0/30\",\r\n \"20.44.13.224/30\",\r\n \ - \ \"20.44.19.172/30\",\r\n \"20.44.29.112/30\",\r\n \ - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"20.45.117.32/29\"\ - ,\r\n \"20.45.117.40/30\",\r\n \"20.45.123.240/30\",\r\n\ - \ \"20.45.123.252/30\",\r\n \"20.45.208.8/30\",\r\n \ - \ \"20.45.241.176/29\",\r\n \"20.46.11.248/29\",\r\n \ - \ \"20.46.12.192/30\",\r\n \"20.48.197.104/29\",\r\n \"\ - 20.48.197.112/30\",\r\n \"20.49.82.0/30\",\r\n \"20.49.90.0/30\"\ - ,\r\n \"20.49.91.232/30\",\r\n \"20.49.119.232/29\",\r\n\ - \ \"20.49.119.240/28\",\r\n \"20.50.80.192/30\",\r\n \ - \ \"20.51.12.248/29\",\r\n \"20.51.13.64/30\",\r\n \ - \ \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"20.52.88.144/29\"\ - ,\r\n \"20.52.88.152/30\",\r\n \"20.53.47.68/30\",\r\n \ - \ \"20.53.47.200/29\",\r\n \"20.53.48.40/29\",\r\n \ - \ \"20.53.49.96/30\",\r\n \"20.53.57.40/29\",\r\n \"\ - 20.53.57.48/30\",\r\n \"20.58.67.48/29\",\r\n \"20.58.67.56/30\"\ - ,\r\n \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n\ - \ \"20.62.60.128/27\",\r\n \"20.62.134.76/30\",\r\n \ - \ \"20.62.134.224/29\",\r\n \"20.65.134.48/28\",\r\n \ - \ \"20.65.134.64/29\",\r\n \"20.66.2.28/30\",\r\n \"20.66.5.128/29\"\ - ,\r\n \"20.69.1.104/29\",\r\n \"20.69.1.112/30\",\r\n \ - \ \"20.72.21.148/30\",\r\n \"20.72.21.192/29\",\r\n \ - \ \"20.72.26.0/30\",\r\n \"20.83.221.96/28\",\r\n \"\ - 20.88.156.160/29\",\r\n \"20.98.145.80/28\",\r\n \"20.98.192.176/28\"\ - ,\r\n \"20.150.170.0/30\",\r\n \"20.150.181.28/30\",\r\n\ - \ \"20.150.181.164/30\",\r\n \"20.150.189.32/30\",\r\n \ - \ \"20.150.244.36/30\",\r\n \"20.150.245.56/29\",\r\n \ - \ \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n \ - \ \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n \ - \ \"20.188.2.148/32\",\r\n \"20.188.2.156/32\",\r\n \"\ - 20.188.40.44/32\",\r\n \"20.188.40.46/32\",\r\n \"20.189.228.136/29\"\ - ,\r\n \"20.189.228.208/30\",\r\n \"20.191.166.120/29\",\r\ - \n \"20.191.167.128/30\",\r\n \"20.192.44.112/29\",\r\n\ - \ \"20.192.44.120/30\",\r\n \"20.192.50.216/29\",\r\n \ - \ \"20.192.50.224/30\",\r\n \"20.192.80.48/29\",\r\n \ - \ \"20.192.80.56/30\",\r\n \"20.192.102.64/30\",\r\n \ - \ \"20.192.234.0/30\",\r\n \"20.193.194.44/30\",\r\n \"\ - 20.193.194.80/29\",\r\n \"20.193.202.0/30\",\r\n \"20.194.66.0/30\"\ - ,\r\n \"20.194.74.80/29\",\r\n \"20.194.74.88/30\",\r\n\ - \ \"20.195.67.192/29\",\r\n \"20.195.67.200/30\",\r\n \ - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \ - \ \"20.195.83.60/30\",\r\n \"20.195.84.168/29\",\r\n \ - \ \"20.195.146.68/30\",\r\n \"20.195.146.192/29\",\r\n \ - \ \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n \"\ - 20.205.192.64/30\",\r\n \"20.208.18.76/30\",\r\n \"23.96.210.207/32\"\ - ,\r\n \"23.96.250.48/32\",\r\n \"23.97.50.43/32\",\r\n \ - \ \"23.97.120.25/32\",\r\n \"23.97.120.29/32\",\r\n \ - \ \"23.97.120.39/32\",\r\n \"23.97.120.57/32\",\r\n \ - \ \"23.97.178.0/32\",\r\n \"23.99.132.207/32\",\r\n \"23.100.57.24/32\"\ - ,\r\n \"23.100.58.149/32\",\r\n \"23.101.21.103/32\",\r\n\ - \ \"23.101.21.193/32\",\r\n \"23.101.23.190/32\",\r\n \ - \ \"23.101.23.192/32\",\r\n \"23.101.159.107/32\",\r\n \ - \ \"23.102.72.114/32\",\r\n \"23.102.75.18/32\",\r\n \ - \ \"40.65.188.244/32\",\r\n \"40.65.189.219/32\",\r\n \ - \ \"40.67.53.184/29\",\r\n \"40.67.53.224/30\",\r\n \"\ - 40.67.58.0/30\",\r\n \"40.69.106.64/30\",\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.71.10.200/30\",\r\n \ - \ \"40.74.100.48/30\",\r\n \"40.74.150.68/30\",\r\n \ - \ \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n \"40.78.194.64/30\"\ - ,\r\n \"40.78.239.124/30\",\r\n \"40.78.245.200/30\",\r\n\ - \ \"40.78.253.68/30\",\r\n \"40.79.118.1/32\",\r\n \ - \ \"40.79.118.5/32\",\r\n \"40.79.130.40/30\",\r\n \"\ - 40.79.141.136/30\",\r\n \"40.79.148.84/30\",\r\n \"40.79.163.156/30\"\ - ,\r\n \"40.79.173.4/30\",\r\n \"40.79.178.64/30\",\r\n \ - \ \"40.79.191.192/30\",\r\n \"40.79.197.112/30\",\r\n \ - \ \"40.80.53.8/30\",\r\n \"40.84.47.24/32\",\r\n \"\ - 40.85.185.208/32\",\r\n \"40.85.229.9/32\",\r\n \"40.85.231.231/32\"\ - ,\r\n \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n\ - \ \"40.87.69.184/32\",\r\n \"40.89.121.172/30\",\r\n \ - \ \"40.89.145.89/32\",\r\n \"40.89.145.93/32\",\r\n \ - \ \"40.89.180.10/32\",\r\n \"40.89.180.25/32\",\r\n \"\ - 40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"40.112.242.144/30\"\ - ,\r\n \"40.117.157.122/32\",\r\n \"40.120.74.0/30\",\r\n\ - \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \ - \ \"40.124.64.128/30\",\r\n \"51.12.17.232/29\",\r\n \ - \ \"51.12.17.240/30\",\r\n \"51.12.25.204/30\",\r\n \ - \ \"51.12.28.32/29\",\r\n \"51.12.98.0/30\",\r\n \"51.12.202.0/30\"\ - ,\r\n \"51.12.229.24/30\",\r\n \"51.12.237.24/30\",\r\n\ - \ \"51.13.136.188/30\",\r\n \"51.13.137.216/29\",\r\n \ - \ \"51.103.202.76/30\",\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.107.58.0/30\",\r\n \"51.107.154.0/30\"\ - ,\r\n \"51.107.241.116/30\",\r\n \"51.107.242.248/29\",\r\ - \n \"51.107.250.44/30\",\r\n \"51.107.251.104/29\",\r\n\ - \ \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n \ - \ \"51.116.58.0/30\",\r\n \"51.116.154.64/30\",\r\n \ - \ \"51.116.243.220/30\",\r\n \"51.116.251.188/30\",\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.218.0/30\",\r\n \"51.120.233.132/30\"\ - ,\r\n \"51.120.234.128/29\",\r\n \"51.138.210.132/30\",\r\ - \n \"51.138.211.8/29\",\r\n \"51.140.146.56/30\",\r\n \ - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \ - \ \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ - \ \"51.143.6.21/32\",\r\n \"51.143.212.184/29\",\r\n \"\ - 51.143.213.192/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 \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \ - \ \"52.138.92.188/30\",\r\n \"52.138.160.103/32\",\r\n \ - \ \"52.138.160.105/32\",\r\n \"52.139.107.208/29\",\r\n \ - \ \"52.139.107.216/30\",\r\n \"52.146.137.68/30\",\r\n \ - \ \"52.146.137.168/29\",\r\n \"52.147.113.72/29\",\r\n \ - \ \"52.147.113.80/30\",\r\n \"52.148.84.142/32\",\r\n \ - \ \"52.148.84.145/32\",\r\n \"52.151.41.92/32\",\r\n \"\ - 52.151.47.4/32\",\r\n \"52.151.75.86/32\",\r\n \"52.154.176.47/32\"\ - ,\r\n \"52.154.177.179/32\",\r\n \"52.157.162.137/32\",\r\ - \n \"52.157.162.147/32\",\r\n \"52.158.236.253/32\",\r\n\ - \ \"52.158.239.35/32\",\r\n \"52.161.25.42/32\",\r\n \ - \ \"52.161.31.136/32\",\r\n \"52.161.31.139/32\",\r\n \ - \ \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n \ - \ \"52.165.21.159/32\",\r\n \"52.165.208.47/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.168.109.101/32\",\r\n \ - \ \"52.169.232.147/32\",\r\n \"52.172.116.4/30\",\r\n \"\ - 52.172.116.136/29\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\"\ - ,\r\n \"52.173.216.55/32\",\r\n \"52.175.236.86/32\",\r\n\ - \ \"52.176.48.58/32\",\r\n \"52.176.254.165/32\",\r\n \ - \ \"52.177.71.51/32\",\r\n \"52.180.176.121/32\",\r\n \ - \ \"52.180.176.122/32\",\r\n \"52.182.143.192/30\",\r\n \ - \ \"52.183.24.22/32\",\r\n \"52.183.80.133/32\",\r\n \ - \ \"52.183.93.92/32\",\r\n \"52.183.94.166/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.187.161.13/32\",\r\n \"52.187.163.139/32\",\r\ - \n \"52.225.179.130/32\",\r\n \"52.225.182.225/32\",\r\n\ - \ \"52.225.188.225/32\",\r\n \"52.225.191.36/32\",\r\n \ - \ \"52.225.218.218/32\",\r\n \"52.231.18.40/30\",\r\n \ - \ \"52.231.32.65/32\",\r\n \"52.231.32.66/32\",\r\n \ - \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \ - \ \"52.231.200.108/32\",\r\n \"52.236.189.80/30\",\r\n \ - \ \"52.237.253.194/32\",\r\n \"52.246.157.4/30\",\r\n \"\ - 52.247.193.69/32\",\r\n \"52.255.63.107/32\",\r\n \"52.255.152.252/32\"\ - ,\r\n \"52.255.152.255/32\",\r\n \"65.52.250.0/30\",\r\n\ - \ \"102.37.81.88/29\",\r\n \"102.37.81.128/30\",\r\n \ - \ \"102.37.160.176/29\",\r\n \"102.37.160.184/30\",\r\n \ - \ \"102.133.26.0/30\",\r\n \"102.133.124.140/30\",\r\n \ - \ \"102.133.154.0/30\",\r\n \"102.133.251.220/30\",\r\n \ - \ \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n \ - \ \"104.41.162.219/32\",\r\n \"104.41.162.228/32\",\r\n \ - \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"\ - 104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.44.136.42/32\"\ - ,\r\n \"104.46.40.31/32\",\r\n \"104.46.179.244/30\",\r\n\ - \ \"104.46.183.152/29\",\r\n \"104.46.219.151/32\",\r\n\ - \ \"104.46.219.184/32\",\r\n \"104.208.26.47/32\",\r\n \ - \ \"104.210.195.61/32\",\r\n \"104.211.81.24/30\",\r\n \ - \ \"104.211.98.11/32\",\r\n \"104.211.99.174/32\",\r\n \ - \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \ - \ \"104.211.167.57/32\",\r\n \"104.211.224.186/32\",\r\n \ - \ \"104.211.225.134/32\",\r\n \"104.214.18.168/30\",\r\n \ - \ \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n \ - \ \"104.215.94.76/32\",\r\n \"104.215.99.117/32\",\r\n \ - \ \"104.215.139.166/32\",\r\n \"104.215.140.132/32\",\r\n \ - \ \"137.116.44.148/32\",\r\n \"137.116.120.244/32\",\r\n \ - \ \"137.116.233.191/32\",\r\n \"168.62.108.27/32\",\r\n \ - \ \"168.62.237.29/32\",\r\n \"168.63.167.27/32\",\r\n \ - \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \ - \ \"191.233.50.0/30\",\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:1000:4::2a0/125\",\r\n \"2603:1000:4:402::80/125\",\r\ - \n \"2603:1000:104::660/125\",\r\n \"2603:1000:104:402::80/125\"\ - ,\r\n \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\ - ,\r\n \"2603:1010:6::340/125\",\r\n \"2603:1010:6:402::80/125\"\ - ,\r\n \"2603:1010:6:802::80/125\",\r\n \"2603:1010:6:c02::80/125\"\ - ,\r\n \"2603:1010:101::2a0/125\",\r\n \"2603:1010:101:402::80/125\"\ - ,\r\n \"2603:1010:304::2a0/125\",\r\n \"2603:1010:304:402::80/125\"\ - ,\r\n \"2603:1010:404::2a0/125\",\r\n \"2603:1010:404:402::80/125\"\ - ,\r\n \"2603:1020:5::340/125\",\r\n \"2603:1020:5:402::80/125\"\ - ,\r\n \"2603:1020:5:802::80/125\",\r\n \"2603:1020:5:c02::80/125\"\ - ,\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 \"2603:1020:305:402::80/125\",\r\n \"2603:1020:405:402::80/125\"\ - ,\r\n \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\ - ,\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 \"2603:1020:805::340/125\",\r\n \"2603:1020:805:402::80/125\"\ - ,\r\n \"2603:1020:805:802::80/125\",\r\n \"2603:1020:805:c02::80/125\"\ - ,\r\n \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\ - ,\r\n \"2603:1020:a04::340/125\",\r\n \"2603:1020:a04:402::80/125\"\ - ,\r\n \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\ - ,\r\n \"2603:1020:b04::2a0/125\",\r\n \"2603:1020:b04:402::80/125\"\ - ,\r\n \"2603:1020:c04::340/125\",\r\n \"2603:1020:c04:402::80/125\"\ - ,\r\n \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\ - ,\r\n \"2603:1020:d04::2a0/125\",\r\n \"2603:1020:d04:402::80/125\"\ - ,\r\n \"2603:1020:e04::340/125\",\r\n \"2603:1020:e04:402::80/125\"\ - ,\r\n \"2603:1020:e04:802::80/125\",\r\n \"2603:1020:e04:c02::80/125\"\ - ,\r\n \"2603:1020:f04::2a0/125\",\r\n \"2603:1020:f04:402::80/125\"\ - ,\r\n \"2603:1020:1004:1::1f8/125\",\r\n \"2603:1020:1004:400::80/125\"\ - ,\r\n \"2603:1020:1004:400::2f8/125\",\r\n \"2603:1020:1004:800::140/125\"\ - ,\r\n \"2603:1020:1104:1::158/125\",\r\n \"2603:1020:1104:400::80/125\"\ - ,\r\n \"2603:1030:f:1::2a0/125\",\r\n \"2603:1030:f:400::880/125\"\ - ,\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 \"2603:1030:104::340/125\",\r\n \"2603:1030:104:402::80/125\"\ - ,\r\n \"2603:1030:107::738/125\",\r\n \"2603:1030:107:400::/125\"\ - ,\r\n \"2603:1030:107:400::10/125\",\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 \"2603:1030:40b:2::220/125\"\ - ,\r\n \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\"\ - ,\r\n \"2603:1030:40b:c00::80/125\",\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 \"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 \"2603:1030:608::2a0/125\"\ - ,\r\n \"2603:1030:608:402::80/125\",\r\n \"2603:1030:807::340/125\"\ - ,\r\n \"2603:1030:807:402::80/125\",\r\n \"2603:1030:807:802::80/125\"\ - ,\r\n \"2603:1030:807:c02::80/125\",\r\n \"2603:1030:a07::2a0/125\"\ - ,\r\n \"2603:1030:a07:402::80/125\",\r\n \"2603:1030:b04::2a0/125\"\ - ,\r\n \"2603:1030:b04:402::80/125\",\r\n \"2603:1030:c06:2::220/125\"\ - ,\r\n \"2603:1030:c06:400::880/125\",\r\n \"2603:1030:c06:802::80/125\"\ - ,\r\n \"2603:1030:c06:c02::80/125\",\r\n \"2603:1030:f05::340/125\"\ - ,\r\n \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\"\ - ,\r\n \"2603:1030:f05:c02::80/125\",\r\n \"2603:1030:1005::2a0/125\"\ - ,\r\n \"2603:1030:1005:402::80/125\",\r\n \"2603:1040:5::440/125\"\ - ,\r\n \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\"\ - ,\r\n \"2603:1040:5:c02::80/125\",\r\n \"2603:1040:207::2a0/125\"\ - ,\r\n \"2603:1040:207:402::80/125\",\r\n \"2603:1040:407::340/125\"\ - ,\r\n \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\"\ - ,\r\n \"2603:1040:407:c02::80/125\",\r\n \"2603:1040:606::2a0/125\"\ - ,\r\n \"2603:1040:606:402::80/125\",\r\n \"2603:1040:806::2a0/125\"\ - ,\r\n \"2603:1040:806:402::80/125\",\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 \"2603:1040:a06::440/125\"\ - ,\r\n \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\"\ - ,\r\n \"2603:1040:a06:c02::80/125\",\r\n \"2603:1040:b04::2a0/125\"\ - ,\r\n \"2603:1040:b04:402::80/125\",\r\n \"2603:1040:c06::2a0/125\"\ - ,\r\n \"2603:1040:c06:402::80/125\",\r\n \"2603:1040:d04:1::1f8/125\"\ - ,\r\n \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\"\ - ,\r\n \"2603:1040:d04:800::140/125\",\r\n \"2603:1040:e05::20/125\"\ - ,\r\n \"2603:1040:f05::340/125\",\r\n \"2603:1040:f05:402::80/125\"\ - ,\r\n \"2603:1040:f05:802::80/125\",\r\n \"2603:1040:f05:c02::80/125\"\ - ,\r\n \"2603:1040:1002:1::470/125\",\r\n \"2603:1040:1104:1::158/125\"\ - ,\r\n \"2603:1040:1104:400::80/125\",\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 \"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\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.36.40.39/32\"\ - ,\r\n \"20.36.40.42/32\",\r\n \"20.36.106.64/30\",\r\n \ - \ \"20.53.48.40/29\",\r\n \"20.53.49.96/30\",\r\n \ - \ \"2603:1010:304::2a0/125\",\r\n \"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\"\ - : \"74\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\ - \n \"20.36.72.34/32\",\r\n \"20.36.72.38/32\",\r\n \ - \ \"20.36.114.16/30\",\r\n \"20.53.57.40/29\",\r\n \"\ - 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\": \"74\",\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\": \"AzureKeyVault\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.70.72.24/30\",\r\n \ - \ \"13.72.250.239/32\",\r\n \"20.53.47.68/30\",\r\n \"\ - 20.53.47.200/29\",\r\n \"40.79.163.156/30\",\r\n \"40.79.173.4/30\"\ - ,\r\n \"52.237.253.194/32\",\r\n \"2603:1010:6::340/125\"\ - ,\r\n \"2603:1010:6:402::80/125\",\r\n \"2603:1010:6:802::80/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\ - \n \"13.70.138.129/32\",\r\n \"13.77.50.64/30\",\r\n \ - \ \"52.255.63.107/32\",\r\n \"104.46.179.244/30\",\r\n \ - \ \"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\": \"74\"\ - ,\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\"\ - : \"74\",\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\": [\r\n \"20.195.146.68/30\"\ - ,\r\n \"20.195.146.192/29\",\r\n \"23.97.120.25/32\",\r\n\ - \ \"23.97.120.29/32\",\r\n \"23.97.120.39/32\",\r\n \ - \ \"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\"\ - : \"74\",\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 ],\r\n \"systemService\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.40/30\"\ - ,\r\n \"20.38.149.196/30\",\r\n \"20.48.197.104/29\",\r\n\ - \ \"20.48.197.112/30\",\r\n \"40.85.229.9/32\",\r\n \ - \ \"40.85.231.231/32\",\r\n \"52.246.157.4/30\",\r\n \ - \ \"2603:1030:f05::340/125\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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 \"20.192.102.64/30\",\r\n\ - \ \"40.80.53.8/30\",\r\n \"104.211.81.24/30\",\r\n \ - \ \"104.211.98.11/32\",\r\n \"104.211.99.174/32\",\r\n \ - \ \"2603:1040:a06::440/125\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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 \"20.46.11.248/29\",\r\n\ - \ \"20.46.12.192/30\",\r\n \"52.176.254.165/32\",\r\n \ - \ \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"74\"\ - ,\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\"\ - : \"74\",\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 \"52.225.179.130/32\"\ - ,\r\n \"52.225.182.225/32\",\r\n \"52.225.188.225/32\",\r\ - \n \"52.225.191.36/32\",\r\n \"2603:1030:40b:2::220/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.43.56.38/32\"\ - ,\r\n \"20.43.56.66/32\",\r\n \"20.188.40.44/32\",\r\n \ - \ \"20.188.40.46/32\",\r\n \"40.79.130.40/30\",\r\n \ - \ \"40.79.141.136/30\",\r\n \"40.79.148.84/30\",\r\n \ - \ \"40.89.145.89/32\",\r\n \"40.89.145.93/32\",\r\n \"\ - 40.89.180.10/32\",\r\n \"40.89.180.25/32\",\r\n \"51.138.210.132/30\"\ - ,\r\n \"51.138.211.8/29\",\r\n \"2603:1020:805::340/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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 \"51.116.58.0/30\",\r\n \ - \ \"2603:1020:d04::2a0/125\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"20.52.88.144/29\"\ - ,\r\n \"20.52.88.152/30\",\r\n \"51.116.154.64/30\",\r\n\ - \ \"51.116.243.220/30\",\r\n \"51.116.251.188/30\",\r\n\ - \ \"2603:1020:c04::340/125\",\r\n \"2603:1020:c04:402::80/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"13.78.106.88/30\"\ - ,\r\n \"20.188.2.148/32\",\r\n \"20.188.2.156/32\",\r\n\ - \ \"20.191.166.120/29\",\r\n \"20.191.167.128/30\",\r\n\ - \ \"23.102.72.114/32\",\r\n \"23.102.75.18/32\",\r\n \ - \ \"40.79.191.192/30\",\r\n \"40.79.197.112/30\",\r\n \ - \ \"104.41.162.219/32\",\r\n \"104.41.162.228/32\",\r\n \ - \ \"104.46.219.151/32\",\r\n \"104.46.219.184/32\",\r\n \ - \ \"2603:1040:407::340/125\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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 \"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\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.44/30\"\ - ,\r\n \"20.193.194.80/29\",\r\n \"20.193.202.0/30\",\r\n\ - \ \"2603:1040:d04:1::1f8/125\",\r\n \"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\"\ - : \"74\",\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 ],\r\n \"systemService\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.29.112/30\"\ - ,\r\n \"20.194.66.0/30\",\r\n \"20.194.74.80/29\",\r\n \ - \ \"20.194.74.88/30\",\r\n \"52.231.18.40/30\",\r\n \ - \ \"52.231.32.65/32\",\r\n \"52.231.32.66/32\",\r\n \ - \ \"2603:1040:f05::340/125\",\r\n \"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\"\ - : \"74\",\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\": \"\ - 74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\"\ - ,\r\n \"20.49.119.240/28\",\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\": \"74\"\ - ,\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 \ - \ \"52.146.137.68/30\",\r\n \"52.146.137.168/29\",\r\n \ - \ \"52.169.232.147/32\",\r\n \"137.116.233.191/32\",\r\n \ - \ \"2603:1020:5::340/125\",\r\n \"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\"\ - : \"74\",\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 \"51.120.234.128/29\",\r\n\ - \ \"2603:1020:e04::340/125\",\r\n \"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\"\ - : \"74\",\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.SouthAfricaNorth\"\ - ,\r\n \"id\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.176/29\"\ - ,\r\n \"102.37.160.184/30\",\r\n \"102.133.124.140/30\"\ - ,\r\n \"102.133.154.0/30\",\r\n \"102.133.251.220/30\",\r\ - \n \"2603:1000:104::660/125\",\r\n \"2603:1000:104:402::80/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"102.37.81.88/29\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.84.174.143/32\"\ - ,\r\n \"20.45.123.240/30\",\r\n \"20.45.123.252/30\",\r\n\ - \ \"20.49.90.0/30\",\r\n \"20.49.91.232/30\",\r\n \ - \ \"20.65.134.48/28\",\r\n \"20.65.134.64/29\",\r\n \"\ - 40.124.64.128/30\",\r\n \"104.44.136.42/32\",\r\n \"104.210.195.61/32\"\ - ,\r\n \"104.214.18.168/30\",\r\n \"104.215.94.76/32\",\r\ - \n \"104.215.99.117/32\",\r\n \"2603:1030:807::340/125\"\ - ,\r\n \"2603:1030:807:402::80/125\",\r\n \"2603:1030:807:802::80/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": [\r\n \"13.67.8.104/30\"\ - ,\r\n \"20.195.67.192/29\",\r\n \"20.195.67.200/30\",\r\n\ - \ \"20.195.83.60/30\",\r\n \"20.195.84.168/29\",\r\n \ - \ \"20.205.192.64/30\",\r\n \"23.97.50.43/32\",\r\n \ - \ \"23.101.21.103/32\",\r\n \"23.101.21.193/32\",\r\n \ - \ \"23.101.23.190/32\",\r\n \"23.101.23.192/32\",\r\n \"\ - 40.65.188.244/32\",\r\n \"40.65.189.219/32\",\r\n \"40.78.239.124/30\"\ - ,\r\n \"52.148.84.142/32\",\r\n \"52.148.84.145/32\",\r\n\ - \ \"52.187.161.13/32\",\r\n \"52.187.163.139/32\",\r\n \ - \ \"104.215.139.166/32\",\r\n \"104.215.140.132/32\",\r\n\ - \ \"168.63.167.27/32\",\r\n \"2603:1040:5::440/125\",\r\n\ - \ \"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\": \"\ - 74\",\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\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.204/30\"\ - ,\r\n \"51.12.28.32/29\",\r\n \"51.12.98.0/30\",\r\n \ - \ \"51.12.229.24/30\",\r\n \"51.12.237.24/30\",\r\n \ - \ \"2603:1020:1004:1::1f8/125\",\r\n \"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.SwitzerlandNorth\"\ - ,\r\n \"id\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.208.18.76/30\"\ - ,\r\n \"51.103.202.76/30\",\r\n \"51.107.58.0/30\",\r\n\ - \ \"51.107.241.116/30\",\r\n \"51.107.242.248/29\",\r\n\ - \ \"2603:1020:a04::340/125\",\r\n \"2603:1020:a04:402::80/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"51.107.154.0/30\"\ - ,\r\n \"51.107.250.44/30\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureKeyVault\",\r\n \"addressPrefixes\": [\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\": \"74\"\ - ,\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\"\ - : \"74\",\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\": \"\ - 74\",\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\": [\r\n \"13.71.194.112/30\"\ - ,\r\n \"20.69.1.104/29\",\r\n \"20.69.1.112/30\",\r\n \ - \ \"52.161.25.42/32\",\r\n \"52.161.31.136/32\",\r\n \ - \ \"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\": \"74\"\ - ,\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\": \"\ - 74\",\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\"\ - : \"74\",\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\": [\r\n \"20.66.2.28/30\"\ - ,\r\n \"20.66.5.128/29\",\r\n \"40.112.242.144/30\",\r\n\ - \ \"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\"\ - : \"74\",\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 \"20.51.13.64/30\",\r\n \ - \ \"20.83.221.96/28\",\r\n \"40.78.245.200/30\",\r\n \ - \ \"40.78.253.68/30\",\r\n \"51.143.6.21/32\",\r\n \"52.151.41.92/32\"\ - ,\r\n \"52.151.47.4/32\",\r\n \"52.158.236.253/32\",\r\n\ - \ \"52.158.239.35/32\",\r\n \"52.175.236.86/32\",\r\n \ - \ \"52.183.24.22/32\",\r\n \"52.183.80.133/32\",\r\n \ - \ \"52.183.93.92/32\",\r\n \"52.183.94.166/32\",\r\n \ - \ \"52.247.193.69/32\",\r\n \"2603:1030:c06:2::220/125\",\r\n \ - \ \"2603:1030:c06:400::880/125\",\r\n \"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\": \"74\"\ - ,\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\": [\r\n \"20.150.170.0/30\",\r\n\ - \ \"20.150.181.28/30\",\r\n \"20.150.181.164/30\",\r\n \ - \ \"20.150.189.32/30\",\r\n \"20.150.244.36/30\",\r\n \ - \ \"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\": \"74\"\ - ,\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\": \"AzureMachineLearning\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n\ - \ \"13.66.140.80/28\",\r\n \"13.67.8.224/28\",\r\n \ - \ \"13.69.64.192/28\",\r\n \"13.69.106.192/28\",\r\n \ - \ \"13.69.227.192/28\",\r\n \"13.70.72.144/28\",\r\n \"\ - 13.71.170.192/28\",\r\n \"13.71.173.80/28\",\r\n \"13.71.194.240/28\"\ - ,\r\n \"13.73.240.16/28\",\r\n \"13.73.240.112/28\",\r\n\ - \ \"13.73.240.240/28\",\r\n \"13.73.248.96/28\",\r\n \ - \ \"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.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.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\"\ - ,\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 \"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.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: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: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\":\ - \ \"74\",\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\": \"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.151.158/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.78.237.51/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.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.53.0/27\",\r\n \ - \ \"20.21.67.200/29\",\r\n \"20.21.75.200/29\",\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.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.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.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.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \ - \ \"20.53.48.64/27\",\r\n \"20.58.66.96/27\",\r\n \ - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\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.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.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.24/32\"\ - ,\r\n \"20.189.81.26/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.225.128/27\",\r\n \"20.190.60.32/32\",\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.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.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \ - \ \"20.192.102.72/29\",\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.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.208.19.200/29\",\r\n \ - \ \"23.96.28.38/32\",\r\n \"23.96.245.125/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.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 \"23.101.225.155/32\",\r\n \ - \ \"23.101.232.120/32\",\r\n \"23.101.239.238/32\",\r\n \ - \ \"23.102.44.211/32\",\r\n \"23.102.45.216/32\",\r\n \ - \ \"23.102.66.132/32\",\r\n \"23.102.77.48/32\",\r\n \ - \ \"23.102.181.197/32\",\r\n \"40.64.132.128/28\",\r\n \ - \ \"40.64.132.240/28\",\r\n \"40.64.134.128/29\",\r\n \"\ - 40.64.134.136/31\",\r\n \"40.64.134.138/32\",\r\n \"40.67.52.224/27\"\ - ,\r\n \"40.67.59.192/28\",\r\n \"40.67.122.0/26\",\r\n \ - \ \"40.67.122.96/29\",\r\n \"40.68.61.229/32\",\r\n \ - \ \"40.68.154.39/32\",\r\n \"40.69.81.159/32\",\r\n \ - \ \"40.69.107.16/28\",\r\n \"40.69.108.48/29\",\r\n \"40.69.111.128/27\"\ - ,\r\n \"40.69.194.158/32\",\r\n \"40.70.23.205/32\",\r\n\ - \ \"40.70.148.0/30\",\r\n \"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.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.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.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.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.136.192/27\",\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.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 \ - \ \"51.116.54.32/27\",\r\n \"51.116.59.176/28\",\r\n \"\ - 51.116.149.0/27\",\r\n \"51.116.155.240/28\",\r\n \"51.116.242.152/29\"\ - ,\r\n \"51.116.245.96/28\",\r\n \"51.116.246.96/29\",\r\n\ - \ \"51.116.250.152/29\",\r\n \"51.116.253.32/28\",\r\n \ - \ \"51.116.253.136/29\",\r\n \"51.120.40.68/31\",\r\n \ - \ \"51.120.98.0/29\",\r\n \"51.120.98.248/29\",\r\n \ - \ \"51.120.106.152/29\",\r\n \"51.120.110.200/29\",\r\n \ - \ \"51.120.210.152/29\",\r\n \"51.120.213.64/27\",\r\n \ - \ \"51.120.214.136/29\",\r\n \"51.120.219.208/28\",\r\n \ - \ \"51.120.232.34/31\",\r\n \"51.120.232.160/27\",\r\n \ - \ \"51.120.234.140/31\",\r\n \"51.120.235.240/28\",\r\n \ - \ \"51.132.193.96/29\",\r\n \"51.137.164.92/31\",\r\n \"\ - 51.137.164.112/28\",\r\n \"51.137.164.200/29\",\r\n \"51.137.164.208/28\"\ - ,\r\n \"51.138.160.80/29\",\r\n \"51.140.6.23/32\",\r\n\ - \ \"51.140.54.208/32\",\r\n \"51.140.60.235/32\",\r\n \ - \ \"51.140.69.144/32\",\r\n \"51.140.148.48/28\",\r\n \ - \ \"51.140.151.160/29\",\r\n \"51.140.152.61/32\",\r\n \ - \ \"51.140.152.186/32\",\r\n \"51.140.163.207/32\",\r\n \ - \ \"51.140.180.52/32\",\r\n \"51.140.181.40/32\",\r\n \ - \ \"51.140.211.160/28\",\r\n \"51.140.212.64/29\",\r\n \ - \ \"51.141.113.128/32\",\r\n \"51.143.88.183/32\",\r\n \ - \ \"51.143.165.22/32\",\r\n \"51.143.209.96/27\",\r\n \"\ - 51.144.41.38/32\",\r\n \"51.144.81.252/32\",\r\n \"51.145.44.242/32\"\ - ,\r\n \"52.136.53.96/27\",\r\n \"52.138.31.112/32\",\r\n\ - \ \"52.138.31.127/32\",\r\n \"52.138.90.48/30\",\r\n \ - \ \"52.138.90.56/29\",\r\n \"52.138.222.110/32\",\r\n \ - \ \"52.138.226.88/29\",\r\n \"52.138.227.128/29\",\r\n \ - \ \"52.139.8.32/32\",\r\n \"52.139.106.160/27\",\r\n \ - \ \"52.140.104.68/31\",\r\n \"52.140.108.96/28\",\r\n \"\ - 52.140.108.216/29\",\r\n \"52.140.108.224/28\",\r\n \"52.140.108.240/31\"\ - ,\r\n \"52.141.22.149/32\",\r\n \"52.141.22.239/32\",\r\n\ - \ \"52.146.133.32/27\",\r\n \"52.147.97.64/27\",\r\n \ - \ \"52.147.112.96/27\",\r\n \"52.150.36.187/32\",\r\n \ - \ \"52.150.152.48/28\",\r\n \"52.150.152.90/31\",\r\n \ - \ \"52.150.154.24/29\",\r\n \"52.150.154.32/28\",\r\n \ - \ \"52.151.11.176/32\",\r\n \"52.155.118.97/32\",\r\n \"\ - 52.155.162.238/32\",\r\n \"52.156.40.142/32\",\r\n \"52.156.168.82/32\"\ - ,\r\n \"52.161.8.76/32\",\r\n \"52.161.11.71/32\",\r\n \ - \ \"52.161.12.245/32\",\r\n \"52.162.87.50/32\",\r\n \ - \ \"52.162.110.64/28\",\r\n \"52.162.110.168/29\",\r\n \ - \ \"52.162.214.75/32\",\r\n \"52.163.94.131/32\",\r\n \ - \ \"52.163.122.20/32\",\r\n \"52.164.120.183/32\",\r\n \ - \ \"52.164.125.22/32\",\r\n \"52.164.225.5/32\",\r\n \"\ - 52.165.27.187/32\",\r\n \"52.165.34.117/32\",\r\n \"52.165.38.20/32\"\ - ,\r\n \"52.165.150.242/32\",\r\n \"52.167.106.88/29\",\r\ - \n \"52.167.107.64/29\",\r\n \"52.167.109.72/29\",\r\n \ - \ \"52.167.145.160/29\",\r\n \"52.167.221.184/32\",\r\n \ - \ \"52.168.112.64/32\",\r\n \"52.168.116.72/29\",\r\n \ - \ \"52.168.136.177/32\",\r\n \"52.169.4.236/32\",\r\n \ - \ \"52.169.15.254/32\",\r\n \"52.169.30.110/32\",\r\n \ - \ \"52.169.64.244/32\",\r\n \"52.171.56.178/32\",\r\n \ - \ \"52.171.138.167/32\",\r\n \"52.172.113.64/27\",\r\n \"\ - 52.172.209.125/32\",\r\n \"52.173.25.25/32\",\r\n \"52.173.33.254/32\"\ - ,\r\n \"52.173.90.199/32\",\r\n \"52.173.185.24/32\",\r\n\ - \ \"52.173.196.209/32\",\r\n \"52.173.196.230/32\",\r\n\ - \ \"52.173.249.138/32\",\r\n \"52.175.198.74/32\",\r\n \ - \ \"52.175.231.105/32\",\r\n \"52.175.235.148/32\",\r\n \ - \ \"52.176.42.206/32\",\r\n \"52.176.46.30/32\",\r\n \ - \ \"52.176.49.206/32\",\r\n \"52.176.55.135/32\",\r\n \ - \ \"52.176.92.196/32\",\r\n \"52.177.223.60/32\",\r\n \ - \ \"52.178.17.224/29\",\r\n \"52.178.26.73/32\",\r\n \"\ - 52.178.37.209/32\",\r\n \"52.179.192.178/32\",\r\n \"52.180.160.132/32\"\ - ,\r\n \"52.180.164.91/32\",\r\n \"52.180.178.187/32\",\r\ - \n \"52.180.182.209/32\",\r\n \"52.182.138.216/29\",\r\n\ - \ \"52.182.139.48/29\",\r\n \"52.182.143.200/29\",\r\n \ - \ \"52.183.41.109/32\",\r\n \"52.183.66.112/32\",\r\n \ - \ \"52.183.73.112/32\",\r\n \"52.183.95.86/32\",\r\n \ - \ \"52.183.127.155/32\",\r\n \"52.184.158.205/32\",\r\n \ - \ \"52.185.132.101/32\",\r\n \"52.185.132.170/32\",\r\n \ - \ \"52.185.215.171/32\",\r\n \"52.186.121.41/32\",\r\n \ - \ \"52.186.126.31/32\",\r\n \"52.188.179.229/32\",\r\n \ - \ \"52.191.170.253/32\",\r\n \"52.191.197.52/32\",\r\n \ - \ \"52.224.125.230/32\",\r\n \"52.224.162.220/32\",\r\n \ - \ \"52.224.235.3/32\",\r\n \"52.226.151.250/32\",\r\n \"\ - 52.228.80.68/31\",\r\n \"52.228.81.162/31\",\r\n \"52.228.85.192/28\"\ - ,\r\n \"52.228.86.152/29\",\r\n \"52.228.86.160/28\",\r\n\ - \ \"52.228.86.176/32\",\r\n \"52.229.25.130/32\",\r\n \ - \ \"52.229.37.75/32\",\r\n \"52.229.218.221/32\",\r\n \ - \ \"52.229.225.6/32\",\r\n \"52.230.224.237/32\",\r\n \ - \ \"52.231.18.240/28\",\r\n \"52.231.23.120/29\",\r\n \ - \ \"52.231.28.204/32\",\r\n \"52.231.33.16/32\",\r\n \"\ - 52.231.64.72/32\",\r\n \"52.231.67.208/32\",\r\n \"52.231.70.0/32\"\ - ,\r\n \"52.231.108.46/32\",\r\n \"52.231.111.52/32\",\r\n\ - \ \"52.231.147.160/28\",\r\n \"52.231.148.80/29\",\r\n \ - \ \"52.232.35.33/32\",\r\n \"52.232.65.133/32\",\r\n \ - \ \"52.232.106.242/32\",\r\n \"52.236.186.88/29\",\r\n \ - \ \"52.236.186.208/28\",\r\n \"52.236.189.88/29\",\r\n \ - \ \"52.237.34.41/32\",\r\n \"52.237.157.70/32\",\r\n \ - \ \"52.240.244.144/29\",\r\n \"52.242.230.209/32\",\r\n \ - \ \"52.246.154.152/29\",\r\n \"52.246.155.144/29\",\r\n \ - \ \"52.246.157.16/28\",\r\n \"52.246.158.160/29\",\r\n \"\ - 52.247.202.90/32\",\r\n \"52.250.228.8/29\",\r\n \"52.250.228.16/28\"\ - ,\r\n \"52.250.228.32/31\",\r\n \"65.52.2.145/32\",\r\n\ - \ \"65.52.5.76/32\",\r\n \"65.52.122.208/32\",\r\n \ - \ \"65.52.250.232/29\",\r\n \"65.52.250.240/28\",\r\n \ - \ \"102.37.64.128/27\",\r\n \"102.37.72.240/29\",\r\n \ - \ \"102.37.80.64/27\",\r\n \"102.133.27.48/28\",\r\n \"\ - 102.133.28.64/29\",\r\n \"102.133.122.152/29\",\r\n \"102.133.123.240/29\"\ - ,\r\n \"102.133.126.64/27\",\r\n \"102.133.126.152/29\"\ - ,\r\n \"102.133.155.48/28\",\r\n \"102.133.161.73/32\",\r\ - \n \"102.133.162.233/32\",\r\n \"102.133.216.68/31\",\r\n\ - \ \"102.133.216.106/31\",\r\n \"102.133.218.144/28\",\r\n\ - \ \"102.133.218.244/30\",\r\n \"102.133.219.128/28\",\r\n\ - \ \"102.133.221.160/27\",\r\n \"102.133.250.152/29\",\r\n\ - \ \"102.133.251.80/29\",\r\n \"102.133.254.224/29\",\r\n\ - \ \"104.40.222.36/32\",\r\n \"104.41.61.169/32\",\r\n \ - \ \"104.41.152.101/32\",\r\n \"104.41.157.59/32\",\r\n \ - \ \"104.41.224.134/32\",\r\n \"104.42.40.28/32\",\r\n \ - \ \"104.44.140.84/32\",\r\n \"104.45.136.42/32\",\r\n \ - \ \"104.45.230.69/32\",\r\n \"104.45.232.72/32\",\r\n \ - \ \"104.46.123.164/32\",\r\n \"104.46.162.64/27\",\r\n \"\ - 104.46.179.128/27\",\r\n \"104.208.33.155/32\",\r\n \"104.208.34.98/32\"\ - ,\r\n \"104.208.35.169/32\",\r\n \"104.208.144.88/29\",\r\ - \n \"104.209.156.106/32\",\r\n \"104.209.161.217/32\",\r\ - \n \"104.210.9.42/32\",\r\n \"104.211.79.84/32\",\r\n \ - \ \"104.211.90.234/32\",\r\n \"104.211.91.254/32\",\r\n \ - \ \"104.211.92.54/32\",\r\n \"104.211.92.218/32\",\r\n \ - \ \"104.211.95.59/32\",\r\n \"104.211.96.228/32\",\r\n \ - \ \"104.211.103.96/32\",\r\n \"104.211.147.128/28\",\r\n \ - \ \"104.211.216.161/32\",\r\n \"104.214.70.219/32\",\r\n \ - \ \"104.214.104.109/32\",\r\n \"104.214.164.128/27\",\r\n\ - \ \"104.214.166.96/29\",\r\n \"104.215.81.124/32\",\r\n\ - \ \"104.215.96.105/32\",\r\n \"104.215.100.22/32\",\r\n\ - \ \"104.215.103.78/32\",\r\n \"104.215.115.118/32\",\r\n\ - \ \"111.221.88.173/32\",\r\n \"137.116.82.175/32\",\r\n\ - \ \"137.116.146.215/32\",\r\n \"137.116.151.139/32\",\r\n\ - \ \"137.116.226.81/32\",\r\n \"137.117.144.33/32\",\r\n\ - \ \"138.91.9.98/32\",\r\n \"138.91.32.98/32\",\r\n \ - \ \"138.91.37.93/32\",\r\n \"157.55.177.6/32\",\r\n \ - \ \"168.61.142.0/27\",\r\n \"168.61.179.178/32\",\r\n \"\ - 168.62.169.17/32\",\r\n \"168.63.174.169/32\",\r\n \"168.63.242.221/32\"\ - ,\r\n \"191.232.33.83/32\",\r\n \"191.232.161.75/32\",\r\ - \n \"191.232.213.23/32\",\r\n \"191.232.213.239/32\",\r\n\ - \ \"191.232.214.6/32\",\r\n \"191.232.239.181/32\",\r\n\ - \ \"191.233.15.128/27\",\r\n \"191.233.51.128/28\",\r\n\ - \ \"191.233.203.232/29\",\r\n \"191.233.204.248/29\",\r\n\ - \ \"191.233.207.216/29\",\r\n \"191.234.136.60/31\",\r\n\ - \ \"191.234.136.80/28\",\r\n \"191.234.137.40/29\",\r\n\ - \ \"191.234.137.48/28\",\r\n \"191.234.146.152/29\",\r\n\ - \ \"191.234.149.40/29\",\r\n \"191.234.149.144/28\",\r\n\ - \ \"191.234.154.152/29\",\r\n \"191.234.157.48/28\",\r\n\ - \ \"191.234.157.160/29\",\r\n \"191.235.224.68/31\",\r\n\ - \ \"191.237.224.192/27\",\r\n \"191.239.251.90/32\",\r\n\ - \ \"207.46.224.101/32\",\r\n \"207.46.236.191/32\",\r\n\ - \ \"2603:1000:4::780/121\",\r\n \"2603:1000:4:1::280/123\"\ - ,\r\n \"2603:1000:4:1::300/121\",\r\n \"2603:1000:4:402::500/121\"\ - ,\r\n \"2603:1000:104::4c0/122\",\r\n \"2603:1000:104::600/122\"\ - ,\r\n \"2603:1000:104:1::280/122\",\r\n \"2603:1000:104:2::/123\"\ - ,\r\n \"2603:1000:104:2::80/121\",\r\n \"2603:1000:104:402::500/121\"\ - ,\r\n \"2603:1010:2:3::c9/128\",\r\n \"2603:1010:6::60/123\"\ - ,\r\n \"2603:1010:6::1c0/122\",\r\n \"2603:1010:6::300/123\"\ - ,\r\n \"2603:1010:6::500/121\",\r\n \"2603:1010:6:1::280/122\"\ - ,\r\n \"2603:1010:6:402::500/121\",\r\n \"2603:1010:101::780/121\"\ - ,\r\n \"2603:1010:101:1::280/123\",\r\n \"2603:1010:101:1::300/121\"\ - ,\r\n \"2603:1010:101:402::500/121\",\r\n \"2603:1010:300::88/128\"\ - ,\r\n \"2603:1010:304::780/121\",\r\n \"2603:1010:304:1::280/123\"\ - ,\r\n \"2603:1010:304:1::300/121\",\r\n \"2603:1010:304:402::500/121\"\ - ,\r\n \"2603:1010:404::780/121\",\r\n \"2603:1010:404:1::280/123\"\ - ,\r\n \"2603:1010:404:1::300/121\",\r\n \"2603:1010:404:402::500/121\"\ - ,\r\n \"2603:1020:5::60/123\",\r\n \"2603:1020:5::1c0/122\"\ - ,\r\n \"2603:1020:5::300/123\",\r\n \"2603:1020:5::360/123\"\ - ,\r\n \"2603:1020:5::500/121\",\r\n \"2603:1020:5:1::280/122\"\ - ,\r\n \"2603:1020:5:402::500/121\",\r\n \"2603:1020:200::682f:a517/128\"\ - ,\r\n \"2603:1020:200::682f:a52a/128\",\r\n \"2603:1020:200::682f:a6f1/128\"\ - ,\r\n \"2603:1020:206::60/123\",\r\n \"2603:1020:206::1c0/122\"\ - ,\r\n \"2603:1020:206::300/123\",\r\n \"2603:1020:206::360/123\"\ - ,\r\n \"2603:1020:206::500/121\",\r\n \"2603:1020:206:1::280/122\"\ - ,\r\n \"2603:1020:206:402::500/121\",\r\n \"2603:1020:305::780/121\"\ - ,\r\n \"2603:1020:405::780/121\",\r\n \"2603:1020:605::780/121\"\ - ,\r\n \"2603:1020:605:1::280/123\",\r\n \"2603:1020:605:1::300/121\"\ - ,\r\n \"2603:1020:605:402::500/121\",\r\n \"2603:1020:705::60/123\"\ - ,\r\n \"2603:1020:705::1c0/122\",\r\n \"2603:1020:705::300/123\"\ - ,\r\n \"2603:1020:705::360/123\",\r\n \"2603:1020:705::500/121\"\ - ,\r\n \"2603:1020:705:1::280/122\",\r\n \"2603:1020:705:402::500/121\"\ - ,\r\n \"2603:1020:805::60/123\",\r\n \"2603:1020:805::1c0/122\"\ - ,\r\n \"2603:1020:805::300/123\",\r\n \"2603:1020:805::360/123\"\ - ,\r\n \"2603:1020:805::500/121\",\r\n \"2603:1020:805:1::280/122\"\ - ,\r\n \"2603:1020:805:402::500/121\",\r\n \"2603:1020:905::780/121\"\ - ,\r\n \"2603:1020:905:1::280/123\",\r\n \"2603:1020:905:1::300/121\"\ - ,\r\n \"2603:1020:905:402::500/121\",\r\n \"2603:1020:a04::60/123\"\ - ,\r\n \"2603:1020:a04::1c0/122\",\r\n \"2603:1020:a04::300/123\"\ - ,\r\n \"2603:1020:a04::360/123\",\r\n \"2603:1020:a04::500/121\"\ - ,\r\n \"2603:1020:a04:1::280/122\",\r\n \"2603:1020:a04:402::500/121\"\ - ,\r\n \"2603:1020:b04::780/121\",\r\n \"2603:1020:b04:1::280/123\"\ - ,\r\n \"2603:1020:b04:1::300/121\",\r\n \"2603:1020:b04:402::500/121\"\ - ,\r\n \"2603:1020:c01:2::b/128\",\r\n \"2603:1020:c01:2::e/128\"\ - ,\r\n \"2603:1020:c04::60/123\",\r\n \"2603:1020:c04::1c0/122\"\ - ,\r\n \"2603:1020:c04::300/123\",\r\n \"2603:1020:c04::360/123\"\ - ,\r\n \"2603:1020:c04::500/121\",\r\n \"2603:1020:c04:1::280/122\"\ - ,\r\n \"2603:1020:c04:402::500/121\",\r\n \"2603:1020:d01:2::a/128\"\ - ,\r\n \"2603:1020:d04::780/121\",\r\n \"2603:1020:d04:1::280/123\"\ - ,\r\n \"2603:1020:d04:1::300/121\",\r\n \"2603:1020:d04:402::500/121\"\ - ,\r\n \"2603:1020:e04::60/123\",\r\n \"2603:1020:e04::1c0/122\"\ - ,\r\n \"2603:1020:e04::300/123\",\r\n \"2603:1020:e04::360/123\"\ - ,\r\n \"2603:1020:e04::500/121\",\r\n \"2603:1020:e04:1::280/122\"\ - ,\r\n \"2603:1020:e04:402::500/121\",\r\n \"2603:1020:f04::780/121\"\ - ,\r\n \"2603:1020:f04:1::280/123\",\r\n \"2603:1020:f04:1::300/121\"\ - ,\r\n \"2603:1020:f04:402::500/121\",\r\n \"2603:1020:1001:6::1/128\"\ - ,\r\n \"2603:1020:1004::280/122\",\r\n \"2603:1020:1004:1::380/121\"\ - ,\r\n \"2603:1020:1004:2::180/121\",\r\n \"2603:1020:1004:400::420/123\"\ - ,\r\n \"2603:1020:1004:400::4a0/123\",\r\n \"2603:1020:1004:400::580/121\"\ - ,\r\n \"2603:1020:1004:c02::100/121\",\r\n \"2603:1020:1101::3/128\"\ - ,\r\n \"2603:1020:1104:1::160/123\",\r\n \"2603:1020:1104:1::180/122\"\ - ,\r\n \"2603:1020:1104:1::1c0/123\",\r\n \"2603:1020:1104:1::4c0/123\"\ - ,\r\n \"2603:1020:1104:1::500/121\",\r\n \"2603:1020:1104:400::440/123\"\ - ,\r\n \"2603:1020:1104:400::480/121\",\r\n \"2603:1030:7:5::e/128\"\ - ,\r\n \"2603:1030:7:5::17/128\",\r\n \"2603:1030:7:5::29/128\"\ - ,\r\n \"2603:1030:7:5::32/128\",\r\n \"2603:1030:7:6::10/128\"\ - ,\r\n \"2603:1030:7:6::14/128\",\r\n \"2603:1030:7:6::1b/128\"\ - ,\r\n \"2603:1030:7:6::37/128\",\r\n \"2603:1030:7:6::3f/128\"\ - ,\r\n \"2603:1030:8:5::8/128\",\r\n \"2603:1030:f:1::780/121\"\ - ,\r\n \"2603:1030:f:2::280/123\",\r\n \"2603:1030:f:2::300/121\"\ - ,\r\n \"2603:1030:f:400::d00/121\",\r\n \"2603:1030:10::60/123\"\ - ,\r\n \"2603:1030:10::1c0/122\",\r\n \"2603:1030:10::300/123\"\ - ,\r\n \"2603:1030:10::360/123\",\r\n \"2603:1030:10::500/121\"\ - ,\r\n \"2603:1030:10:1::280/122\",\r\n \"2603:1030:10:402::500/121\"\ - ,\r\n \"2603:1030:104::60/123\",\r\n \"2603:1030:104::1c0/122\"\ - ,\r\n \"2603:1030:104::300/123\",\r\n \"2603:1030:104::360/123\"\ - ,\r\n \"2603:1030:104::500/121\",\r\n \"2603:1030:104:1::280/122\"\ - ,\r\n \"2603:1030:104:402::500/121\",\r\n \"2603:1030:107:1::80/121\"\ - ,\r\n \"2603:1030:107:1::200/123\",\r\n \"2603:1030:107:1::280/121\"\ - ,\r\n \"2603:1030:107:400::3c0/123\",\r\n \"2603:1030:107:400::480/121\"\ - ,\r\n \"2603:1030:210::60/123\",\r\n \"2603:1030:210::1c0/122\"\ - ,\r\n \"2603:1030:210::300/123\",\r\n \"2603:1030:210::360/123\"\ - ,\r\n \"2603:1030:210::500/121\",\r\n \"2603:1030:210:1::280/122\"\ - ,\r\n \"2603:1030:210:402::500/121\",\r\n \"2603:1030:302:402::80/123\"\ - ,\r\n \"2603:1030:302:402::100/121\",\r\n \"2603:1030:408:6::18/128\"\ - ,\r\n \"2603:1030:408:6::2a/128\",\r\n \"2603:1030:408:6::3f/128\"\ - ,\r\n \"2603:1030:408:6::59/128\",\r\n \"2603:1030:408:7::37/128\"\ - ,\r\n \"2603:1030:408:7::39/128\",\r\n \"2603:1030:408:7::3b/128\"\ - ,\r\n \"2603:1030:408:7::48/128\",\r\n \"2603:1030:408:7::4f/128\"\ - ,\r\n \"2603:1030:409:2::6/128\",\r\n \"2603:1030:409:2::b/128\"\ - ,\r\n \"2603:1030:409:2::c/128\",\r\n \"2603:1030:40b:1::280/122\"\ - ,\r\n \"2603:1030:40b:2::80/121\",\r\n \"2603:1030:40b:2::240/123\"\ - ,\r\n \"2603:1030:40b:2::300/121\",\r\n \"2603:1030:40b:400::d00/121\"\ - ,\r\n \"2603:1030:40c::60/123\",\r\n \"2603:1030:40c::1c0/122\"\ - ,\r\n \"2603:1030:40c::300/123\",\r\n \"2603:1030:40c::360/123\"\ - ,\r\n \"2603:1030:40c::500/121\",\r\n \"2603:1030:40c:1::280/122\"\ - ,\r\n \"2603:1030:40c:402::500/121\",\r\n \"2603:1030:504::380/121\"\ - ,\r\n \"2603:1030:504::540/123\",\r\n \"2603:1030:504::700/121\"\ - ,\r\n \"2603:1030:504:1::280/122\",\r\n \"2603:1030:504:c02::100/123\"\ - ,\r\n \"2603:1030:504:c02::180/121\",\r\n \"2603:1030:608::780/121\"\ - ,\r\n \"2603:1030:608:1::280/123\",\r\n \"2603:1030:608:1::300/121\"\ - ,\r\n \"2603:1030:608:402::500/121\",\r\n \"2603:1030:800:5::bfee:a401/128\"\ - ,\r\n \"2603:1030:800:5::bfee:a418/128\",\r\n \"2603:1030:800:5::bfee:a429/128\"\ - ,\r\n \"2603:1030:800:5::bfee:a42a/128\",\r\n \"2603:1030:800:5::bfee:a435/128\"\ - ,\r\n \"2603:1030:807::60/123\",\r\n \"2603:1030:807::1c0/122\"\ - ,\r\n \"2603:1030:807::300/123\",\r\n \"2603:1030:807::360/123\"\ - ,\r\n \"2603:1030:807::500/121\",\r\n \"2603:1030:807:1::280/122\"\ - ,\r\n \"2603:1030:807:402::500/121\",\r\n \"2603:1030:a07::780/121\"\ - ,\r\n \"2603:1030:a07:1::280/123\",\r\n \"2603:1030:a07:1::300/121\"\ - ,\r\n \"2603:1030:a07:402::380/121\",\r\n \"2603:1030:b00::68/128\"\ - ,\r\n \"2603:1030:b00::ca/128\",\r\n \"2603:1030:b00::e8/128\"\ - ,\r\n \"2603:1030:b00::164/128\",\r\n \"2603:1030:b00::2a1/128\"\ - ,\r\n \"2603:1030:b00::4d9/128\",\r\n \"2603:1030:b00::4db/128\"\ - ,\r\n \"2603:1030:b00::50d/128\",\r\n \"2603:1030:b04::780/121\"\ - ,\r\n \"2603:1030:b04:1::280/123\",\r\n \"2603:1030:b04:1::300/121\"\ - ,\r\n \"2603:1030:b04:402::500/121\",\r\n \"2603:1030:c02:2::285/128\"\ - ,\r\n \"2603:1030:c02:2::2da/128\",\r\n \"2603:1030:c02:2::4e1/128\"\ - ,\r\n \"2603:1030:c06:1::280/122\",\r\n \"2603:1030:c06:2::80/121\"\ - ,\r\n \"2603:1030:c06:2::240/123\",\r\n \"2603:1030:c06:2::300/121\"\ - ,\r\n \"2603:1030:c06:400::d00/121\",\r\n \"2603:1030:d00::1d/128\"\ - ,\r\n \"2603:1030:d00::48/128\",\r\n \"2603:1030:d00::5a/128\"\ - ,\r\n \"2603:1030:d00::82/128\",\r\n \"2603:1030:d00::84/128\"\ - ,\r\n \"2603:1030:d00::9a/128\",\r\n \"2603:1030:f05::60/123\"\ - ,\r\n \"2603:1030:f05::1c0/122\",\r\n \"2603:1030:f05::300/123\"\ - ,\r\n \"2603:1030:f05::360/123\",\r\n \"2603:1030:f05::500/121\"\ - ,\r\n \"2603:1030:f05:1::280/122\",\r\n \"2603:1030:f05:402::500/121\"\ - ,\r\n \"2603:1030:1005::780/121\",\r\n \"2603:1030:1005:1::280/123\"\ - ,\r\n \"2603:1030:1005:1::300/121\",\r\n \"2603:1030:1005:402::500/121\"\ - ,\r\n \"2603:1040:5::160/123\",\r\n \"2603:1040:5::2c0/122\"\ - ,\r\n \"2603:1040:5::400/123\",\r\n \"2603:1040:5::460/123\"\ - ,\r\n \"2603:1040:5::600/121\",\r\n \"2603:1040:5:1::280/122\"\ - ,\r\n \"2603:1040:5:402::500/121\",\r\n \"2603:1040:207::780/121\"\ - ,\r\n \"2603:1040:207:1::280/123\",\r\n \"2603:1040:207:1::300/121\"\ - ,\r\n \"2603:1040:207:402::500/121\",\r\n \"2603:1040:207:800::300/121\"\ - ,\r\n \"2603:1040:407::60/123\",\r\n \"2603:1040:407::1c0/122\"\ - ,\r\n \"2603:1040:407::300/123\",\r\n \"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:400::420/123\",\r\n \"2603:1040:d04:400::580/121\"\ - ,\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: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: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:3707/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:37d9/128\"\ - ,\r\n \"2a01:111:f100:1005::a83e:f7fe/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:3070/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:313a/128\"\ - ,\r\n \"2a01:111:f100:2000::a83e:32a5/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:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/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:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/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:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\"\ - ,\r\n \"2a01:111:f100:3000::a83e:187a/128\",\r\n \"2a01:111:f100:3000::a83e:187c/128\"\ - ,\r\n \"2a01:111:f100:3000::a83e:18be/128\",\r\n \"2a01:111:f100:3000::a83e:1913/128\"\ - ,\r\n \"2a01:111:f100:3000::a83e:1978/128\",\r\n \"2a01:111:f100:3000::a83e:197f/128\"\ - ,\r\n \"2a01:111:f100:3000::a83e:19b3/128\",\r\n \"2a01:111:f100:3000::a83e:19c0/128\"\ - ,\r\n \"2a01:111:f100:3000::a83e:1a00/128\",\r\n \"2a01:111:f100:3000::a83e:1a54/127\"\ - ,\r\n \"2a01:111:f100:3000::a83e:1a8e/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:1b12/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: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: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\": \"\ - 74\",\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\": \"74\"\ - ,\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\": \"AzurePortal\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.67.35.35/32\",\r\n \ - \ \"13.67.35.77/32\",\r\n \"13.68.130.251/32\",\r\n \ - \ \"13.68.235.98/32\",\r\n \"13.69.112.176/28\",\r\n \ - \ \"13.69.126.92/32\",\r\n \"13.71.190.228/32\",\r\n \"\ - 13.73.249.32/27\",\r\n \"13.73.249.160/28\",\r\n \"13.73.255.248/29\"\ - ,\r\n \"13.77.1.236/32\",\r\n \"13.77.55.208/28\",\r\n \ - \ \"13.77.202.2/32\",\r\n \"13.78.49.187/32\",\r\n \ - \ \"13.78.132.155/32\",\r\n \"13.78.230.142/32\",\r\n \ - \ \"13.88.220.109/32\",\r\n \"13.88.222.0/32\",\r\n \"\ - 13.90.156.71/32\",\r\n \"13.92.138.76/32\",\r\n \"20.21.39.64/27\"\ - ,\r\n \"20.36.121.128/27\",\r\n \"20.36.122.56/30\",\r\n\ - \ \"20.36.125.104/29\",\r\n \"20.37.65.128/27\",\r\n \ - \ \"20.37.66.56/30\",\r\n \"20.37.70.96/29\",\r\n \ - \ \"20.37.195.224/27\",\r\n \"20.37.196.252/30\",\r\n \"\ - 20.37.198.64/27\",\r\n \"20.37.225.128/27\",\r\n \"20.37.226.56/30\"\ - ,\r\n \"20.37.229.152/29\",\r\n \"20.38.85.192/27\",\r\n\ - \ \"20.38.87.224/27\",\r\n \"20.38.137.160/27\",\r\n \ - \ \"20.38.138.60/30\",\r\n \"20.38.142.88/29\",\r\n \ - \ \"20.38.149.208/28\",\r\n \"20.39.12.32/27\",\r\n \"\ - 20.39.12.232/30\",\r\n \"20.40.200.0/27\",\r\n \"20.40.200.160/30\"\ - ,\r\n \"20.40.224.226/31\",\r\n \"20.40.225.32/29\",\r\n\ - \ \"20.41.5.192/27\",\r\n \"20.41.65.224/27\",\r\n \ - \ \"20.41.67.88/30\",\r\n \"20.41.193.224/27\",\r\n \ - \ \"20.41.197.16/30\",\r\n \"20.42.6.192/27\",\r\n \"20.42.227.192/27\"\ - ,\r\n \"20.42.228.220/30\",\r\n \"20.42.228.224/27\",\r\n\ - \ \"20.42.230.80/28\",\r\n \"20.43.42.64/27\",\r\n \ - \ \"20.43.43.164/30\",\r\n \"20.43.46.248/29\",\r\n \ - \ \"20.43.66.64/27\",\r\n \"20.43.67.92/30\",\r\n \"20.43.67.96/27\"\ - ,\r\n \"20.43.70.64/28\",\r\n \"20.43.123.160/28\",\r\n\ - \ \"20.43.132.32/27\",\r\n \"20.44.19.32/28\",\r\n \ - \ \"20.45.112.124/30\",\r\n \"20.45.113.128/27\",\r\n \ - \ \"20.45.116.64/29\",\r\n \"20.45.125.240/28\",\r\n \"\ - 20.45.195.160/27\",\r\n \"20.45.197.192/27\",\r\n \"20.45.197.228/30\"\ - ,\r\n \"20.46.10.40/29\",\r\n \"20.47.232.32/28\",\r\n \ - \ \"20.48.193.48/29\",\r\n \"20.49.99.16/28\",\r\n \ - \ \"20.49.99.32/30\",\r\n \"20.49.103.96/29\",\r\n \"\ - 20.49.109.36/30\",\r\n \"20.49.109.44/31\",\r\n \"20.49.109.48/28\"\ - ,\r\n \"20.49.115.184/29\",\r\n \"20.49.120.0/27\",\r\n\ - \ \"20.49.120.36/30\",\r\n \"20.49.126.156/30\",\r\n \ - \ \"20.49.127.224/28\",\r\n \"20.50.1.32/27\",\r\n \ - \ \"20.50.1.160/27\",\r\n \"20.50.1.200/30\",\r\n \"20.50.1.208/28\"\ - ,\r\n \"20.50.65.72/30\",\r\n \"20.51.16.120/29\",\r\n \ - \ \"20.53.44.4/30\",\r\n \"20.53.44.64/29\",\r\n \ - \ \"20.61.98.128/29\",\r\n \"20.62.128.240/29\",\r\n \"\ - 20.72.20.96/27\",\r\n \"20.150.161.192/27\",\r\n \"20.150.165.144/30\"\ - ,\r\n \"20.150.166.160/29\",\r\n \"20.187.197.0/29\",\r\n\ - \ \"20.189.108.96/27\",\r\n \"20.189.109.88/30\",\r\n \ - \ \"20.189.109.160/27\",\r\n \"20.189.224.208/29\",\r\n \ - \ \"20.191.161.80/29\",\r\n \"20.192.161.192/27\",\r\n \ - \ \"20.192.164.180/30\",\r\n \"20.192.166.160/29\",\r\n \ - \ \"20.192.228.128/27\",\r\n \"20.192.230.0/30\",\r\n \ - \ \"20.192.230.112/29\",\r\n \"20.194.72.56/29\",\r\n \ - \ \"23.98.104.80/28\",\r\n \"23.98.104.96/27\",\r\n \"\ - 23.98.104.128/30\",\r\n \"23.98.108.44/31\",\r\n \"23.98.108.168/29\"\ - ,\r\n \"23.102.65.134/32\",\r\n \"40.64.128.128/27\",\r\n\ - \ \"40.64.132.88/30\",\r\n \"40.64.132.96/28\",\r\n \ - \ \"40.64.135.88/29\",\r\n \"40.65.114.234/32\",\r\n \ - \ \"40.67.48.124/30\",\r\n \"40.67.49.128/27\",\r\n \"\ - 40.67.50.192/27\",\r\n \"40.67.52.88/29\",\r\n \"40.67.121.128/28\"\ - ,\r\n \"40.71.15.144/28\",\r\n \"40.78.239.48/28\",\r\n\ - \ \"40.78.245.208/28\",\r\n \"40.79.189.96/28\",\r\n \ - \ \"40.80.58.128/27\",\r\n \"40.80.59.28/30\",\r\n \ - \ \"40.80.59.32/27\",\r\n \"40.80.169.224/27\",\r\n \"\ - 40.80.172.16/30\",\r\n \"40.80.173.192/29\",\r\n \"40.80.190.160/27\"\ - ,\r\n \"40.80.191.200/30\",\r\n \"40.82.253.224/27\",\r\n\ - \ \"40.84.132.239/32\",\r\n \"40.84.228.255/32\",\r\n \ - \ \"40.89.18.160/27\",\r\n \"40.89.20.132/30\",\r\n \ - \ \"40.89.23.232/29\",\r\n \"40.113.117.57/32\",\r\n \ - \ \"40.114.78.132/32\",\r\n \"40.114.236.251/32\",\r\n \"\ - 40.117.86.243/32\",\r\n \"40.117.237.78/32\",\r\n \"40.119.9.236/30\"\ - ,\r\n \"51.12.41.20/30\",\r\n \"51.12.41.160/27\",\r\n \ - \ \"51.12.43.128/29\",\r\n \"51.12.193.20/30\",\r\n \ - \ \"51.12.193.160/27\",\r\n \"51.12.194.104/29\",\r\n \ - \ \"51.13.136.8/29\",\r\n \"51.104.27.96/27\",\r\n \"\ - 51.104.28.220/30\",\r\n \"51.104.28.224/28\",\r\n \"51.105.80.124/30\"\ - ,\r\n \"51.105.81.128/27\",\r\n \"51.105.89.160/27\",\r\n\ - \ \"51.105.90.152/30\",\r\n \"51.107.49.160/27\",\r\n \ - \ \"51.107.50.60/30\",\r\n \"51.107.53.240/29\",\r\n \ - \ \"51.107.145.128/27\",\r\n \"51.107.146.56/30\",\r\n \ - \ \"51.107.149.248/29\",\r\n \"51.116.48.192/27\",\r\n \ - \ \"51.116.49.140/30\",\r\n \"51.116.51.160/29\",\r\n \ - \ \"51.116.144.192/27\",\r\n \"51.116.145.140/30\",\r\n \ - \ \"51.116.148.104/29\",\r\n \"51.120.41.160/27\",\r\n \"\ - 51.120.42.60/30\",\r\n \"51.120.225.128/27\",\r\n \"51.120.226.56/30\"\ - ,\r\n \"51.120.232.16/29\",\r\n \"51.137.162.160/27\",\r\ - \n \"51.137.164.80/30\",\r\n \"51.137.167.152/29\",\r\n\ - \ \"51.140.69.25/32\",\r\n \"51.140.138.84/32\",\r\n \ - \ \"51.140.149.64/28\",\r\n \"51.143.192.124/30\",\r\n \ - \ \"51.143.193.128/27\",\r\n \"51.143.208.192/29\",\r\n \ - \ \"51.145.3.27/32\",\r\n \"51.145.21.195/32\",\r\n \ - \ \"52.136.49.160/27\",\r\n \"52.136.51.72/30\",\r\n \"\ - 52.136.52.232/29\",\r\n \"52.136.184.64/29\",\r\n \"52.140.105.224/27\"\ - ,\r\n \"52.140.107.112/28\",\r\n \"52.140.108.64/30\",\r\ - \n \"52.140.111.96/29\",\r\n \"52.146.132.80/29\",\r\n \ - \ \"52.150.139.224/27\",\r\n \"52.150.140.216/30\",\r\n \ - \ \"52.150.152.16/28\",\r\n \"52.150.152.224/27\",\r\n \ - \ \"52.150.156.232/29\",\r\n \"52.161.101.86/32\",\r\n \ - \ \"52.163.207.80/32\",\r\n \"52.172.112.152/29\",\r\n \ - \ \"52.172.181.227/32\",\r\n \"52.172.190.71/32\",\r\n \ - \ \"52.172.191.4/32\",\r\n \"52.172.215.87/32\",\r\n \ - \ \"52.228.24.159/32\",\r\n \"52.228.83.160/27\",\r\n \"\ - 52.228.84.84/30\",\r\n \"52.228.84.96/28\",\r\n \"52.233.66.46/32\"\ - ,\r\n \"52.243.76.246/32\",\r\n \"102.133.56.160/27\",\r\ - \n \"102.133.58.192/30\",\r\n \"102.133.61.176/29\",\r\n\ - \ \"102.133.217.192/27\",\r\n \"102.133.218.56/30\",\r\n\ - \ \"102.133.221.0/29\",\r\n \"104.41.216.228/32\",\r\n \ - \ \"104.42.195.92/32\",\r\n \"104.46.178.96/29\",\r\n \ - \ \"104.211.89.213/32\",\r\n \"104.211.101.116/32\",\r\n \ - \ \"104.214.117.155/32\",\r\n \"104.215.120.160/32\",\r\n\ - \ \"104.215.146.128/32\",\r\n \"137.116.247.179/32\",\r\n\ - \ \"191.233.10.96/27\",\r\n \"191.233.15.0/29\",\r\n \ - \ \"191.234.136.0/27\",\r\n \"191.234.136.48/30\",\r\n \ - \ \"191.234.139.144/29\",\r\n \"191.235.227.160/27\",\r\n \ - \ \"213.199.128.226/32\",\r\n \"2603:1000:4::700/121\",\r\n\ - \ \"2603:1000:104::200/121\",\r\n \"2603:1000:104::400/121\"\ - ,\r\n \"2603:1000:104:1::680/121\",\r\n \"2603:1010:6::100/121\"\ - ,\r\n \"2603:1010:6:1::680/121\",\r\n \"2603:1010:101::700/121\"\ - ,\r\n \"2603:1010:304::700/121\",\r\n \"2603:1010:404::700/121\"\ - ,\r\n \"2603:1020:5::100/121\",\r\n \"2603:1020:5:1::680/121\"\ - ,\r\n \"2603:1020:206::100/121\",\r\n \"2603:1020:206:1::680/121\"\ - ,\r\n \"2603:1020:305::700/121\",\r\n \"2603:1020:405::700/121\"\ - ,\r\n \"2603:1020:605::700/121\",\r\n \"2603:1020:705::100/121\"\ - ,\r\n \"2603:1020:705:1::680/121\",\r\n \"2603:1020:805::100/121\"\ - ,\r\n \"2603:1020:805:1::680/121\",\r\n \"2603:1020:905::700/121\"\ - ,\r\n \"2603:1020:a04::100/121\",\r\n \"2603:1020:a04:1::680/121\"\ - ,\r\n \"2603:1020:b04::700/121\",\r\n \"2603:1020:c04::100/121\"\ - ,\r\n \"2603:1020:c04:1::680/121\",\r\n \"2603:1020:d04::700/121\"\ - ,\r\n \"2603:1020:e04::100/121\",\r\n \"2603:1020:e04:1::680/121\"\ - ,\r\n \"2603:1020:f04::700/121\",\r\n \"2603:1020:1004::680/121\"\ - ,\r\n \"2603:1020:1004:1::100/121\",\r\n \"2603:1020:1104::780/121\"\ - ,\r\n \"2603:1030:f:1::700/121\",\r\n \"2603:1030:10::100/121\"\ - ,\r\n \"2603:1030:10:1::680/121\",\r\n \"2603:1030:104::100/121\"\ - ,\r\n \"2603:1030:104:1::680/121\",\r\n \"2603:1030:107:1::/121\"\ - ,\r\n \"2603:1030:210::100/121\",\r\n \"2603:1030:210:1::680/121\"\ - ,\r\n \"2603:1030:40b:1::680/121\",\r\n \"2603:1030:40c::100/121\"\ - ,\r\n \"2603:1030:40c:1::680/121\",\r\n \"2603:1030:504::100/121\"\ - ,\r\n \"2603:1030:504:1::680/121\",\r\n \"2603:1030:608::700/121\"\ - ,\r\n \"2603:1030:807::100/121\",\r\n \"2603:1030:807:1::680/121\"\ - ,\r\n \"2603:1030:a07::700/121\",\r\n \"2603:1030:b04::700/121\"\ - ,\r\n \"2603:1030:c06:1::680/121\",\r\n \"2603:1030:f05::100/121\"\ - ,\r\n \"2603:1030:f05:1::680/121\",\r\n \"2603:1030:1005::700/121\"\ - ,\r\n \"2603:1040:5::200/121\",\r\n \"2603:1040:5:1::680/121\"\ - ,\r\n \"2603:1040:207::700/121\",\r\n \"2603:1040:407::100/121\"\ - ,\r\n \"2603:1040:407:1::680/121\",\r\n \"2603:1040:606::700/121\"\ - ,\r\n \"2603:1040:806::700/121\",\r\n \"2603:1040:904::100/121\"\ - ,\r\n \"2603:1040:904:1::680/121\",\r\n \"2603:1040:a06::200/121\"\ - ,\r\n \"2603:1040:a06:1::680/121\",\r\n \"2603:1040:b04::700/121\"\ - ,\r\n \"2603:1040:c06::700/121\",\r\n \"2603:1040:d04::680/121\"\ - ,\r\n \"2603:1040:d04:1::100/121\",\r\n \"2603:1040:f05::100/121\"\ - ,\r\n \"2603:1040:f05:1::680/121\",\r\n \"2603:1040:1002:1::580/121\"\ - ,\r\n \"2603:1040:1104::780/121\",\r\n \"2603:1050:6::100/121\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"13.66.145.228/30\",\r\n\ - \ \"13.69.233.132/30\",\r\n \"13.70.79.84/30\",\r\n \ - \ \"20.44.19.168/30\",\r\n \"20.45.126.120/30\",\r\n \ - \ \"20.49.103.240/28\",\r\n \"20.51.9.64/28\",\r\n \"\ - 20.51.17.96/28\",\r\n \"20.53.44.240/28\",\r\n \"20.61.99.112/28\"\ - ,\r\n \"20.62.129.224/28\",\r\n \"20.65.132.80/28\",\r\n\ - \ \"20.150.130.192/28\",\r\n \"20.191.165.112/28\",\r\n\ - \ \"20.195.64.224/28\",\r\n \"40.74.150.64/30\",\r\n \ - \ \"40.78.239.120/30\",\r\n \"40.79.197.44/30\",\r\n \ - \ \"51.12.73.96/28\",\r\n \"51.140.149.88/30\",\r\n \"\ - 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\": \"74\",\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\": \"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.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\ - \ \"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.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: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: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: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 \"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:402::280/122\"\ - ,\r\n \"2603:1040:a06::280/122\",\r\n \"2603:1040:a06:2::400/120\"\ - ,\r\n \"2603:1040:a06:402::280/122\",\r\n \"2603:1040:b04::6c0/122\"\ - ,\r\n \"2603:1040:b04:402::280/122\",\r\n \"2603:1040:c06::6c0/122\"\ - ,\r\n \"2603:1040:c06:402::280/122\",\r\n \"2603:1040:d04:1::400/120\"\ - ,\r\n \"2603:1040:d04:400::180/122\",\r\n \"2603:1040:f05::180/122\"\ - ,\r\n \"2603:1040:f05:2::100/120\",\r\n \"2603:1040:f05:402::280/122\"\ - ,\r\n \"2603:1040:1002:1::600/120\",\r\n \"2603:1040:1002:400::1c0/122\"\ - ,\r\n \"2603:1040:1104:1::/120\",\r\n \"2603:1040:1104:400::280/122\"\ - ,\r\n \"2603:1050:6::180/122\",\r\n \"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\": \"AzureSignalR\"\ - ,\r\n \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\":\ - \ \"74\",\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\": \"AzureSignalR\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.145.0/26\",\r\n \ - \ \"13.67.15.64/27\",\r\n \"13.69.113.0/24\",\r\n \ - \ \"13.69.232.128/25\",\r\n \"13.70.74.224/27\",\r\n \"\ - 13.71.199.32/27\",\r\n \"13.73.244.64/27\",\r\n \"13.74.111.0/25\"\ - ,\r\n \"13.78.109.224/27\",\r\n \"13.89.175.128/26\",\r\n\ - \ \"20.38.132.96/27\",\r\n \"20.38.143.192/27\",\r\n \ - \ \"20.38.149.224/27\",\r\n \"20.40.229.0/27\",\r\n \ - \ \"20.42.64.128/25\",\r\n \"20.42.72.0/25\",\r\n \"20.44.10.128/26\"\ - ,\r\n \"20.44.17.128/26\",\r\n \"20.45.123.192/27\",\r\n\ - \ \"20.46.11.96/27\",\r\n \"20.48.196.192/27\",\r\n \ - \ \"20.49.91.192/27\",\r\n \"20.49.119.96/27\",\r\n \ - \ \"20.51.12.32/27\",\r\n \"20.51.17.224/27\",\r\n \"20.53.47.32/27\"\ - ,\r\n \"20.61.102.64/27\",\r\n \"20.62.59.32/27\",\r\n \ - \ \"20.62.133.64/27\",\r\n \"20.65.132.224/27\",\r\n \ - \ \"20.66.3.224/27\",\r\n \"20.69.0.192/27\",\r\n \"\ - 20.82.247.128/25\",\r\n \"20.86.94.128/25\",\r\n \"20.88.155.0/25\"\ - ,\r\n \"20.150.174.160/27\",\r\n \"20.150.244.160/27\",\r\ - \n \"20.189.170.0/24\",\r\n \"20.189.229.224/27\",\r\n \ - \ \"20.191.166.64/27\",\r\n \"20.192.34.0/27\",\r\n \ - \ \"20.192.44.64/27\",\r\n \"20.192.55.192/27\",\r\n \ - \ \"20.193.199.160/27\",\r\n \"20.193.205.224/27\",\r\n \ - \ \"20.194.73.192/27\",\r\n \"20.195.65.192/27\",\r\n \"\ - 20.195.72.192/27\",\r\n \"20.195.84.0/25\",\r\n \"23.98.86.64/27\"\ - ,\r\n \"40.69.108.192/26\",\r\n \"40.69.110.128/27\",\r\n\ - \ \"40.70.148.192/26\",\r\n \"40.71.15.0/25\",\r\n \ - \ \"40.74.98.160/27\",\r\n \"40.78.204.96/27\",\r\n \ - \ \"40.78.238.64/26\",\r\n \"40.78.238.128/25\",\r\n \"\ - 40.78.245.64/26\",\r\n \"40.78.253.0/26\",\r\n \"40.79.132.160/27\"\ - ,\r\n \"40.79.139.96/27\",\r\n \"40.79.148.32/27\",\r\n\ - \ \"40.79.163.96/27\",\r\n \"40.79.171.192/27\",\r\n \ - \ \"40.79.189.0/27\",\r\n \"40.79.197.0/27\",\r\n \ - \ \"40.80.53.32/27\",\r\n \"40.120.64.160/27\",\r\n \"51.12.17.160/27\"\ - ,\r\n \"51.12.46.192/27\",\r\n \"51.12.101.192/27\",\r\n\ - \ \"51.12.168.0/27\",\r\n \"51.104.9.64/27\",\r\n \ - \ \"51.105.69.32/27\",\r\n \"51.105.77.0/27\",\r\n \"\ - 51.107.128.128/27\",\r\n \"51.107.192.192/27\",\r\n \"51.107.242.192/27\"\ - ,\r\n \"51.107.250.192/27\",\r\n \"51.116.149.96/27\",\r\ - \n \"51.116.246.32/27\",\r\n \"51.120.213.96/27\",\r\n \ - \ \"51.120.233.96/27\",\r\n \"51.138.210.96/27\",\r\n \ - \ \"51.143.212.128/27\",\r\n \"52.136.53.224/27\",\r\n \ - \ \"52.138.92.224/27\",\r\n \"52.138.229.128/25\",\r\n \ - \ \"52.139.107.96/27\",\r\n \"52.146.136.32/27\",\r\n \ - \ \"52.167.109.0/26\",\r\n \"52.178.16.0/24\",\r\n \"\ - 52.182.141.64/26\",\r\n \"52.231.20.96/27\",\r\n \"52.231.20.192/26\"\ - ,\r\n \"52.236.190.0/24\",\r\n \"102.37.160.32/27\",\r\n\ - \ \"102.133.126.96/27\",\r\n \"104.214.164.160/27\",\r\n\ - \ \"191.233.207.128/27\",\r\n \"191.238.72.96/27\",\r\n\ - \ \"2603:1000:4:2::100/120\",\r\n \"2603:1000:104:2::600/120\"\ - ,\r\n \"2603:1010:6:2::500/120\",\r\n \"2603:1010:101:2::/120\"\ - ,\r\n \"2603:1010:304:2::100/120\",\r\n \"2603:1010:404:2::100/120\"\ - ,\r\n \"2603:1020:5:4::/120\",\r\n \"2603:1020:206:4::200/120\"\ - ,\r\n \"2603:1020:605:2::100/120\",\r\n \"2603:1020:705:2::500/120\"\ - ,\r\n \"2603:1020:805:2::300/120\",\r\n \"2603:1020:905:2::100/120\"\ - ,\r\n \"2603:1020:a04:2::300/120\",\r\n \"2603:1020:b04:2::100/120\"\ - ,\r\n \"2603:1020:c04:2::300/120\",\r\n \"2603:1020:d04:1::700/120\"\ - ,\r\n \"2603:1020:e04:3::700/120\",\r\n \"2603:1020:f04:3::100/120\"\ - ,\r\n \"2603:1020:1004:2::600/120\",\r\n \"2603:1020:1104:2::/120\"\ - ,\r\n \"2603:1030:f:3::500/120\",\r\n \"2603:1030:10:4::/120\"\ - ,\r\n \"2603:1030:104:2::400/120\",\r\n \"2603:1030:107:1::600/120\"\ - ,\r\n \"2603:1030:210:5::/120\",\r\n \"2603:1030:302::300/120\"\ - ,\r\n \"2603:1030:40b:3::100/120\",\r\n \"2603:1030:40c:4::/120\"\ - ,\r\n \"2603:1030:504:2::500/120\",\r\n \"2603:1030:608:1::700/120\"\ - ,\r\n \"2603:1030:807:3::/120\",\r\n \"2603:1030:a07:1::700/120\"\ - ,\r\n \"2603:1030:b04:1::700/120\",\r\n \"2603:1030:c06:2::700/120\"\ - ,\r\n \"2603:1030:f05:2::500/120\",\r\n \"2603:1030:1005:2::100/120\"\ - ,\r\n \"2603:1040:5:3::/120\",\r\n \"2603:1040:207:2::600/120\"\ - ,\r\n \"2603:1040:407:2::300/120\",\r\n \"2603:1040:606:2::100/120\"\ - ,\r\n \"2603:1040:806:2::100/120\",\r\n \"2603:1040:904:2::300/120\"\ - ,\r\n \"2603:1040:a06:3::/120\",\r\n \"2603:1040:b04:2::100/120\"\ - ,\r\n \"2603:1040:c06:2::100/120\",\r\n \"2603:1040:d04:2::600/120\"\ - ,\r\n \"2603:1040:e05::600/120\",\r\n \"2603:1040:f05:2::700/120\"\ - ,\r\n \"2603:1040:1002::100/120\",\r\n \"2603:1040:1104:2::/120\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"AzureSiteRecovery\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.141.240/28\",\r\n\ - \ \"13.67.10.96/28\",\r\n \"13.69.67.80/28\",\r\n \ - \ \"13.69.107.80/28\",\r\n \"13.69.230.16/28\",\r\n \"\ - 13.70.74.96/28\",\r\n \"13.70.159.158/32\",\r\n \"13.71.173.224/28\"\ - ,\r\n \"13.71.196.144/28\",\r\n \"13.73.242.192/28\",\r\n\ - \ \"13.74.108.144/28\",\r\n \"13.75.39.80/28\",\r\n \ - \ \"13.77.53.64/28\",\r\n \"13.78.109.128/28\",\r\n \ - \ \"13.82.88.226/32\",\r\n \"13.84.148.14/32\",\r\n \"\ - 13.86.219.176/28\",\r\n \"13.87.37.4/32\",\r\n \"13.87.58.48/28\"\ - ,\r\n \"13.87.124.48/28\",\r\n \"13.89.174.144/28\",\r\n\ - \ \"20.21.32.0/28\",\r\n \"20.21.43.224/28\",\r\n \ - \ \"20.21.66.112/28\",\r\n \"20.21.74.112/28\",\r\n \"\ - 20.36.34.70/32\",\r\n \"20.36.69.62/32\",\r\n \"20.36.108.96/28\"\ - ,\r\n \"20.36.115.224/28\",\r\n \"20.36.120.80/28\",\r\n\ - \ \"20.37.64.80/28\",\r\n \"20.37.76.128/28\",\r\n \ - \ \"20.37.156.96/28\",\r\n \"20.37.192.112/28\",\r\n \ - \ \"20.37.224.80/28\",\r\n \"20.38.80.112/28\",\r\n \"\ - 20.38.128.80/28\",\r\n \"20.38.136.80/28\",\r\n \"20.38.147.160/28\"\ - ,\r\n \"20.39.8.80/28\",\r\n \"20.41.4.64/28\",\r\n \ - \ \"20.41.64.96/28\",\r\n \"20.41.192.80/28\",\r\n \ - \ \"20.42.4.96/28\",\r\n \"20.42.129.128/28\",\r\n \"20.42.224.80/28\"\ - ,\r\n \"20.43.40.112/28\",\r\n \"20.43.64.112/28\",\r\n\ - \ \"20.43.121.16/28\",\r\n \"20.43.130.64/28\",\r\n \ - \ \"20.44.4.80/28\",\r\n \"20.44.8.176/28\",\r\n \"\ - 20.44.17.32/28\",\r\n \"20.44.27.192/28\",\r\n \"20.45.75.232/32\"\ - ,\r\n \"20.45.112.80/28\",\r\n \"20.45.123.96/28\",\r\n\ - \ \"20.45.192.80/28\",\r\n \"20.49.83.48/28\",\r\n \ - \ \"20.49.91.48/28\",\r\n \"20.72.16.0/28\",\r\n \"\ - 20.72.28.32/28\",\r\n \"20.150.160.80/28\",\r\n \"20.150.172.48/28\"\ - ,\r\n \"20.150.179.208/28\",\r\n \"20.150.187.208/28\",\r\ - \n \"20.189.106.96/28\",\r\n \"20.192.99.208/28\",\r\n \ - \ \"20.192.160.0/28\",\r\n \"20.192.225.0/28\",\r\n \ - \ \"20.192.235.224/28\",\r\n \"20.193.203.208/28\",\r\n \ - \ \"20.194.67.48/28\",\r\n \"20.205.75.80/28\",\r\n \ - \ \"20.205.83.80/28\",\r\n \"20.208.18.112/28\",\r\n \"\ - 23.96.195.247/32\",\r\n \"23.98.83.80/28\",\r\n \"40.67.48.80/28\"\ - ,\r\n \"40.67.60.80/28\",\r\n \"40.69.108.64/28\",\r\n \ - \ \"40.69.144.231/32\",\r\n \"40.69.212.238/32\",\r\n \ - \ \"40.70.148.96/28\",\r\n \"40.71.14.0/28\",\r\n \ - \ \"40.74.24.112/28\",\r\n \"40.74.147.176/28\",\r\n \"\ - 40.75.35.80/28\",\r\n \"40.78.196.64/28\",\r\n \"40.78.204.16/28\"\ - ,\r\n \"40.78.229.48/28\",\r\n \"40.78.236.144/28\",\r\n\ - \ \"40.78.243.160/28\",\r\n \"40.78.251.96/28\",\r\n \ - \ \"40.79.132.64/28\",\r\n \"40.79.139.0/28\",\r\n \ - \ \"40.79.146.192/28\",\r\n \"40.79.156.48/28\",\r\n \"\ - 40.79.163.16/28\",\r\n \"40.79.171.96/28\",\r\n \"40.79.180.32/28\"\ - ,\r\n \"40.79.187.176/28\",\r\n \"40.79.195.160/28\",\r\n\ - \ \"40.80.51.96/28\",\r\n \"40.80.56.80/28\",\r\n \ - \ \"40.80.168.80/28\",\r\n \"40.80.176.16/28\",\r\n \"\ - 40.80.184.96/28\",\r\n \"40.82.248.96/28\",\r\n \"40.83.179.48/32\"\ - ,\r\n \"40.89.16.80/28\",\r\n \"40.119.9.192/28\",\r\n \ - \ \"40.120.75.96/28\",\r\n \"40.123.219.238/32\",\r\n \ - \ \"51.12.47.0/28\",\r\n \"51.12.100.32/28\",\r\n \ - \ \"51.12.198.112/28\",\r\n \"51.12.204.32/28\",\r\n \"\ - 51.12.227.208/28\",\r\n \"51.12.235.208/28\",\r\n \"51.103.202.112/28\"\ - ,\r\n \"51.104.9.0/28\",\r\n \"51.104.24.112/28\",\r\n \ - \ \"51.105.67.192/28\",\r\n \"51.105.75.160/28\",\r\n \ - \ \"51.105.80.80/28\",\r\n \"51.105.88.80/28\",\r\n \ - \ \"51.107.48.80/28\",\r\n \"51.107.60.64/28\",\r\n \"\ - 51.107.68.31/32\",\r\n \"51.107.144.80/28\",\r\n \"51.107.156.80/28\"\ - ,\r\n \"51.107.231.223/32\",\r\n \"51.116.48.80/28\",\r\n\ - \ \"51.116.60.64/28\",\r\n \"51.116.144.80/28\",\r\n \ - \ \"51.116.156.176/28\",\r\n \"51.116.208.58/32\",\r\n \ - \ \"51.116.243.128/28\",\r\n \"51.116.251.48/28\",\r\n \ - \ \"51.120.40.80/28\",\r\n \"51.120.100.64/28\",\r\n \ - \ \"51.120.107.208/28\",\r\n \"51.120.211.208/28\",\r\n \ - \ \"51.120.220.64/28\",\r\n \"51.120.224.80/28\",\r\n \"\ - 51.137.160.96/28\",\r\n \"51.140.43.158/32\",\r\n \"51.140.212.80/28\"\ - ,\r\n \"51.141.3.203/32\",\r\n \"51.143.192.80/28\",\r\n\ - \ \"52.136.48.80/28\",\r\n \"52.136.139.227/32\",\r\n \ - \ \"52.138.92.64/28\",\r\n \"52.138.227.144/28\",\r\n \ - \ \"52.140.104.80/28\",\r\n \"52.143.138.106/32\",\r\n \ - \ \"52.150.136.96/28\",\r\n \"52.161.20.168/32\",\r\n \ - \ \"52.162.111.0/28\",\r\n \"52.166.13.64/32\",\r\n \"\ - 52.167.107.80/28\",\r\n \"52.172.46.220/32\",\r\n \"52.172.187.37/32\"\ - ,\r\n \"52.175.17.132/32\",\r\n \"52.175.146.69/32\",\r\n\ - \ \"52.180.178.64/32\",\r\n \"52.182.139.192/28\",\r\n \ - \ \"52.183.45.166/32\",\r\n \"52.184.158.163/32\",\r\n \ - \ \"52.185.150.140/32\",\r\n \"52.187.58.193/32\",\r\n \ - \ \"52.187.191.206/32\",\r\n \"52.225.188.170/32\",\r\n \ - \ \"52.228.36.192/32\",\r\n \"52.228.80.96/28\",\r\n \ - \ \"52.229.125.98/32\",\r\n \"52.231.20.16/28\",\r\n \ - \ \"52.231.28.253/32\",\r\n \"52.231.148.96/28\",\r\n \"\ - 52.231.198.185/32\",\r\n \"52.236.187.64/28\",\r\n \"52.246.155.160/28\"\ - ,\r\n \"65.52.252.192/28\",\r\n \"102.133.28.128/28\",\r\ - \n \"102.133.59.160/28\",\r\n \"102.133.72.51/32\",\r\n\ - \ \"102.133.124.64/28\",\r\n \"102.133.156.96/28\",\r\n\ - \ \"102.133.160.44/32\",\r\n \"102.133.218.176/28\",\r\n\ - \ \"102.133.251.160/28\",\r\n \"104.210.113.114/32\",\r\n\ - \ \"104.211.177.6/32\",\r\n \"191.233.8.0/28\",\r\n \ - \ \"191.233.51.192/28\",\r\n \"191.233.205.80/28\",\r\n \ - \ \"191.234.147.208/28\",\r\n \"191.234.155.208/28\",\r\n \ - \ \"191.234.185.172/32\",\r\n \"191.235.224.112/28\",\r\n\ - \ \"2603:1000:4::/123\",\r\n \"2603:1000:4:402::2d0/125\"\ - ,\r\n \"2603:1000:104:1::/123\",\r\n \"2603:1000:104:402::2d0/125\"\ - ,\r\n \"2603:1000:104:802::158/125\",\r\n \"2603:1000:104:c02::158/125\"\ - ,\r\n \"2603:1010:6:1::/123\",\r\n \"2603:1010:6:402::2d0/125\"\ - ,\r\n \"2603:1010:6:802::158/125\",\r\n \"2603:1010:6:c02::158/125\"\ - ,\r\n \"2603:1010:101::/123\",\r\n \"2603:1010:101:402::2d0/125\"\ - ,\r\n \"2603:1010:304::/123\",\r\n \"2603:1010:304:402::2d0/125\"\ - ,\r\n \"2603:1010:404::/123\",\r\n \"2603:1010:404:402::2d0/125\"\ - ,\r\n \"2603:1020:5:1::/123\",\r\n \"2603:1020:5:402::2d0/125\"\ - ,\r\n \"2603:1020:5:802::158/125\",\r\n \"2603:1020:5:c02::158/125\"\ - ,\r\n \"2603:1020:206:1::/123\",\r\n \"2603:1020:206:402::2d0/125\"\ - ,\r\n \"2603:1020:206:802::158/125\",\r\n \"2603:1020:206:c02::158/125\"\ - ,\r\n \"2603:1020:305::/123\",\r\n \"2603:1020:305:402::2d0/125\"\ - ,\r\n \"2603:1020:405::/123\",\r\n \"2603:1020:405:402::2d0/125\"\ - ,\r\n \"2603:1020:605::/123\",\r\n \"2603:1020:605:402::2d0/125\"\ - ,\r\n \"2603:1020:705:1::/123\",\r\n \"2603:1020:705:402::2d0/125\"\ - ,\r\n \"2603:1020:705:802::158/125\",\r\n \"2603:1020:705:c02::158/125\"\ - ,\r\n \"2603:1020:805:1::/123\",\r\n \"2603:1020:805:402::2d0/125\"\ - ,\r\n \"2603:1020:805:802::158/125\",\r\n \"2603:1020:805:c02::158/125\"\ - ,\r\n \"2603:1020:905::/123\",\r\n \"2603:1020:905:402::2d0/125\"\ - ,\r\n \"2603:1020:a04:1::/123\",\r\n \"2603:1020:a04:402::2d0/125\"\ - ,\r\n \"2603:1020:a04:802::158/125\",\r\n \"2603:1020:a04:c02::158/125\"\ - ,\r\n \"2603:1020:b04::/123\",\r\n \"2603:1020:b04:402::2d0/125\"\ - ,\r\n \"2603:1020:c04:1::/123\",\r\n \"2603:1020:c04:402::2d0/125\"\ - ,\r\n \"2603:1020:c04:802::158/125\",\r\n \"2603:1020:c04:c02::158/125\"\ - ,\r\n \"2603:1020:d04::/123\",\r\n \"2603:1020:d04:402::2d0/125\"\ - ,\r\n \"2603:1020:e04:1::/123\",\r\n \"2603:1020:e04:402::2d0/125\"\ - ,\r\n \"2603:1020:e04:802::158/125\",\r\n \"2603:1020:e04:c02::158/125\"\ - ,\r\n \"2603:1020:f04::/123\",\r\n \"2603:1020:f04:402::2d0/125\"\ - ,\r\n \"2603:1020:1004::/123\",\r\n \"2603:1020:1004:400::1d0/125\"\ - ,\r\n \"2603:1020:1004:400::2f0/125\",\r\n \"2603:1020:1004:800::3e0/125\"\ - ,\r\n \"2603:1020:1004:c02::3a0/125\",\r\n \"2603:1020:1104::/123\"\ - ,\r\n \"2603:1020:1104:400::2d0/125\",\r\n \"2603:1030:f:1::/123\"\ - ,\r\n \"2603:1030:f:400::ad0/125\",\r\n \"2603:1030:10:1::/123\"\ - ,\r\n \"2603:1030:10:402::2d0/125\",\r\n \"2603:1030:10:802::158/125\"\ - ,\r\n \"2603:1030:10:c02::158/125\",\r\n \"2603:1030:104:1::/123\"\ - ,\r\n \"2603:1030:104:402::2d0/125\",\r\n \"2603:1030:104:402::700/125\"\ - ,\r\n \"2603:1030:104:802::1a0/125\",\r\n \"2603:1030:107::/123\"\ - ,\r\n \"2603:1030:107:400::f8/125\",\r\n \"2603:1030:210:1::/123\"\ - ,\r\n \"2603:1030:210:402::2d0/125\",\r\n \"2603:1030:210:802::158/125\"\ - ,\r\n \"2603:1030:210:c02::158/125\",\r\n \"2603:1030:40b:1::/123\"\ - ,\r\n \"2603:1030:40b:400::ad0/125\",\r\n \"2603:1030:40b:800::158/125\"\ - ,\r\n \"2603:1030:40b:c00::158/125\",\r\n \"2603:1030:40c:1::/123\"\ - ,\r\n \"2603:1030:40c:402::2d0/125\",\r\n \"2603:1030:40c:802::158/125\"\ - ,\r\n \"2603:1030:40c:c02::158/125\",\r\n \"2603:1030:504:1::/123\"\ - ,\r\n \"2603:1030:504:402::1d0/125\",\r\n \"2603:1030:504:402::2f0/125\"\ - ,\r\n \"2603:1030:504:802::3e0/125\",\r\n \"2603:1030:504:c02::390/125\"\ - ,\r\n \"2603:1030:608::/123\",\r\n \"2603:1030:608:402::2d0/125\"\ - ,\r\n \"2603:1030:807:1::/123\",\r\n \"2603:1030:807:402::2d0/125\"\ - ,\r\n \"2603:1030:807:802::158/125\",\r\n \"2603:1030:807:c02::158/125\"\ - ,\r\n \"2603:1030:a07::/123\",\r\n \"2603:1030:a07:402::950/125\"\ - ,\r\n \"2603:1030:b04::/123\",\r\n \"2603:1030:b04:402::2d0/125\"\ - ,\r\n \"2603:1030:c06:1::/123\",\r\n \"2603:1030:c06:400::ad0/125\"\ - ,\r\n \"2603:1030:c06:802::158/125\",\r\n \"2603:1030:c06:c02::158/125\"\ - ,\r\n \"2603:1030:f05:1::/123\",\r\n \"2603:1030:f05:402::2d0/125\"\ - ,\r\n \"2603:1030:f05:802::158/125\",\r\n \"2603:1030:f05:c02::158/125\"\ - ,\r\n \"2603:1030:1005::/123\",\r\n \"2603:1030:1005:402::2d0/125\"\ - ,\r\n \"2603:1040:5:1::/123\",\r\n \"2603:1040:5:402::2d0/125\"\ - ,\r\n \"2603:1040:5:802::158/125\",\r\n \"2603:1040:5:c02::158/125\"\ - ,\r\n \"2603:1040:207::/123\",\r\n \"2603:1040:207:402::2d0/125\"\ - ,\r\n \"2603:1040:207:800::58/125\",\r\n \"2603:1040:207:c00::58/125\"\ - ,\r\n \"2603:1040:407:1::/123\",\r\n \"2603:1040:407:402::2d0/125\"\ - ,\r\n \"2603:1040:407:802::158/125\",\r\n \"2603:1040:407:c02::158/125\"\ - ,\r\n \"2603:1040:606::/123\",\r\n \"2603:1040:606:402::2d0/125\"\ - ,\r\n \"2603:1040:806::/123\",\r\n \"2603:1040:806:402::2d0/125\"\ - ,\r\n \"2603:1040:904:1::/123\",\r\n \"2603:1040:904:402::2d0/125\"\ - ,\r\n \"2603:1040:904:802::158/125\",\r\n \"2603:1040:904:c02::158/125\"\ - ,\r\n \"2603:1040:a06:1::/123\",\r\n \"2603:1040:a06:402::2d0/125\"\ - ,\r\n \"2603:1040:a06:802::158/125\",\r\n \"2603:1040:a06:c02::158/125\"\ - ,\r\n \"2603:1040:b04::/123\",\r\n \"2603:1040:b04:402::2d0/125\"\ - ,\r\n \"2603:1040:c06::/123\",\r\n \"2603:1040:c06:402::2d0/125\"\ - ,\r\n \"2603:1040:d04::/123\",\r\n \"2603:1040:d04:400::1d0/125\"\ - ,\r\n \"2603:1040:d04:400::2f0/125\",\r\n \"2603:1040:d04:800::3e0/125\"\ - ,\r\n \"2603:1040:f05:1::/123\",\r\n \"2603:1040:f05:402::2d0/125\"\ - ,\r\n \"2603:1040:f05:802::158/125\",\r\n \"2603:1040:f05:c02::158/125\"\ - ,\r\n \"2603:1040:1002::40/123\",\r\n \"2603:1040:1002:400::188/125\"\ - ,\r\n \"2603:1040:1002:800::58/125\",\r\n \"2603:1040:1002:c00::58/125\"\ - ,\r\n \"2603:1040:1104::/123\",\r\n \"2603:1040:1104:400::2d0/125\"\ - ,\r\n \"2603:1050:6:1::/123\",\r\n \"2603:1050:6:402::2d0/125\"\ - ,\r\n \"2603:1050:6:802::158/125\",\r\n \"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\": \"AzureTrafficManager\"\ - ,\r\n \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": \"AzureTrafficManager\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.65.92.252/32\",\r\n\ - \ \"13.65.95.152/32\",\r\n \"13.75.124.254/32\",\r\n \ - \ \"13.75.127.63/32\",\r\n \"13.75.152.253/32\",\r\n \ - \ \"13.75.153.124/32\",\r\n \"13.84.222.37/32\",\r\n \ - \ \"23.96.236.252/32\",\r\n \"23.101.191.199/32\",\r\n \"\ - 40.68.30.66/32\",\r\n \"40.68.31.178/32\",\r\n \"40.78.67.110/32\"\ - ,\r\n \"40.87.147.10/32\",\r\n \"40.87.151.34/32\",\r\n\ - \ \"40.114.5.197/32\",\r\n \"52.172.155.168/32\",\r\n \ - \ \"52.172.158.37/32\",\r\n \"52.173.90.107/32\",\r\n \ - \ \"52.173.250.232/32\",\r\n \"52.240.144.45/32\",\r\n \ - \ \"52.240.151.125/32\",\r\n \"65.52.217.19/32\",\r\n \ - \ \"104.41.187.209/32\",\r\n \"104.41.190.203/32\",\r\n \ - \ \"104.42.192.195/32\",\r\n \"104.45.149.110/32\",\r\n \ - \ \"104.215.91.84/32\",\r\n \"137.135.46.163/32\",\r\n \ - \ \"137.135.47.215/32\",\r\n \"137.135.80.149/32\",\r\n \ - \ \"137.135.82.249/32\",\r\n \"191.232.208.52/32\",\r\n \ - \ \"191.232.214.62/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ - \ \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"BatchNodeManagement\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"\ - 13.65.208.36/32\",\r\n \"13.66.141.32/27\",\r\n \"13.66.225.240/32\"\ - ,\r\n \"13.66.227.117/32\",\r\n \"13.66.227.193/32\",\r\n\ - \ \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \ - \ \"13.67.190.3/32\",\r\n \"13.67.237.249/32\",\r\n \ - \ \"13.69.65.64/26\",\r\n \"13.69.106.128/26\",\r\n \"13.69.125.173/32\"\ - ,\r\n \"13.69.229.32/27\",\r\n \"13.70.73.0/27\",\r\n \ - \ \"13.71.144.135/32\",\r\n \"13.71.172.96/27\",\r\n \ - \ \"13.71.195.160/27\",\r\n \"13.73.117.100/32\",\r\n \ - \ \"13.73.153.226/32\",\r\n \"13.73.157.134/32\",\r\n \ - \ \"13.73.249.64/27\",\r\n \"13.74.107.128/27\",\r\n \"\ - 13.75.36.96/27\",\r\n \"13.77.52.128/27\",\r\n \"13.77.80.138/32\"\ - ,\r\n \"13.78.108.128/27\",\r\n \"13.78.145.2/32\",\r\n\ - \ \"13.78.145.73/32\",\r\n \"13.78.150.134/32\",\r\n \ - \ \"13.78.187.18/32\",\r\n \"13.79.172.125/32\",\r\n \ - \ \"13.80.117.88/32\",\r\n \"13.81.1.133/32\",\r\n \"\ - 13.81.59.254/32\",\r\n \"13.81.63.6/32\",\r\n \"13.81.104.137/32\"\ - ,\r\n \"13.86.218.192/27\",\r\n \"13.87.32.176/32\",\r\n\ - \ \"13.87.32.218/32\",\r\n \"13.87.33.133/32\",\r\n \ - \ \"13.87.57.96/27\",\r\n \"13.87.123.96/27\",\r\n \ - \ \"13.89.55.147/32\",\r\n \"13.89.171.224/27\",\r\n \"\ - 13.91.55.167/32\",\r\n \"13.91.88.93/32\",\r\n \"13.91.107.154/32\"\ - ,\r\n \"13.92.114.103/32\",\r\n \"13.93.206.144/32\",\r\n\ - \ \"13.94.214.82/32\",\r\n \"13.95.9.27/32\",\r\n \ - \ \"20.21.33.32/27\",\r\n \"20.36.40.22/32\",\r\n \"\ - 20.36.47.197/32\",\r\n \"20.36.107.128/27\",\r\n \"20.36.121.160/27\"\ - ,\r\n \"20.37.65.160/27\",\r\n \"20.37.75.224/27\",\r\n\ - \ \"20.37.196.128/27\",\r\n \"20.37.225.160/27\",\r\n \ - \ \"20.38.85.224/27\",\r\n \"20.38.137.192/27\",\r\n \ - \ \"20.38.146.224/27\",\r\n \"20.39.1.125/32\",\r\n \ - \ \"20.39.1.239/32\",\r\n \"20.39.2.44/32\",\r\n \"20.39.2.122/32\"\ - ,\r\n \"20.39.3.157/32\",\r\n \"20.39.3.186/32\",\r\n \ - \ \"20.39.12.64/27\",\r\n \"20.40.137.186/32\",\r\n \ - \ \"20.40.149.165/32\",\r\n \"20.40.200.32/27\",\r\n \ - \ \"20.41.5.224/27\",\r\n \"20.41.66.128/27\",\r\n \"20.41.195.128/27\"\ - ,\r\n \"20.42.6.224/27\",\r\n \"20.42.227.224/27\",\r\n\ - \ \"20.43.42.96/27\",\r\n \"20.43.66.96/27\",\r\n \ - \ \"20.43.132.64/27\",\r\n \"20.44.4.112/29\",\r\n \"\ - 20.44.27.64/27\",\r\n \"20.45.113.160/27\",\r\n \"20.45.122.224/27\"\ - ,\r\n \"20.45.195.192/27\",\r\n \"20.49.83.64/27\",\r\n\ - \ \"20.49.91.64/27\",\r\n \"20.50.1.64/26\",\r\n \ - \ \"20.72.17.64/27\",\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 \"20.189.109.0/27\",\r\n \"20.192.99.96/27\",\r\n\ - \ \"20.192.161.224/27\",\r\n \"20.192.228.160/27\",\r\n\ - \ \"20.192.235.192/27\",\r\n \"20.193.203.128/27\",\r\n\ - \ \"23.96.12.112/32\",\r\n \"23.96.101.73/32\",\r\n \ - \ \"23.96.109.140/32\",\r\n \"23.96.232.67/32\",\r\n \ - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"\ - 23.97.97.29/32\",\r\n \"23.97.180.74/32\",\r\n \"23.98.82.160/27\"\ - ,\r\n \"23.99.98.61/32\",\r\n \"23.99.107.229/32\",\r\n\ - \ \"23.99.195.236/32\",\r\n \"23.100.100.145/32\",\r\n \ - \ \"23.100.103.112/32\",\r\n \"23.101.176.33/32\",\r\n \ - \ \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ - \ \"40.64.128.160/27\",\r\n \"40.67.49.160/27\",\r\n \ - \ \"40.67.60.0/27\",\r\n \"40.68.100.153/32\",\r\n \"\ - 40.68.191.54/32\",\r\n \"40.68.218.90/32\",\r\n \"40.69.107.128/27\"\ - ,\r\n \"40.70.147.224/27\",\r\n \"40.71.12.192/27\",\r\n\ - \ \"40.74.101.0/27\",\r\n \"40.74.140.140/32\",\r\n \ - \ \"40.74.149.48/29\",\r\n \"40.74.177.177/32\",\r\n \ - \ \"40.75.35.136/29\",\r\n \"40.77.18.99/32\",\r\n \"\ - 40.78.195.128/27\",\r\n \"40.78.203.0/27\",\r\n \"40.78.227.0/27\"\ - ,\r\n \"40.78.234.96/27\",\r\n \"40.78.242.224/27\",\r\n\ - \ \"40.78.250.160/27\",\r\n \"40.79.131.96/27\",\r\n \ - \ \"40.79.138.96/27\",\r\n \"40.79.146.96/27\",\r\n \ - \ \"40.79.154.32/27\",\r\n \"40.79.162.96/27\",\r\n \"\ - 40.79.170.192/27\",\r\n \"40.79.186.128/27\",\r\n \"40.79.194.32/27\"\ - ,\r\n \"40.80.50.224/27\",\r\n \"40.80.58.160/27\",\r\n\ - \ \"40.80.170.128/27\",\r\n \"40.80.190.192/27\",\r\n \ - \ \"40.82.255.64/27\",\r\n \"40.84.49.170/32\",\r\n \ - \ \"40.84.62.82/32\",\r\n \"40.85.226.213/32\",\r\n \"\ - 40.85.227.37/32\",\r\n \"40.86.224.98/32\",\r\n \"40.86.224.104/32\"\ - ,\r\n \"40.88.48.36/32\",\r\n \"40.89.18.192/27\",\r\n \ - \ \"40.89.65.161/32\",\r\n \"40.89.66.236/32\",\r\n \ - \ \"40.89.67.77/32\",\r\n \"40.89.70.17/32\",\r\n \"\ - 40.112.254.235/32\",\r\n \"40.115.50.9/32\",\r\n \"40.118.208.127/32\"\ - ,\r\n \"40.122.166.234/32\",\r\n \"51.12.41.192/27\",\r\n\ - \ \"51.12.100.0/27\",\r\n \"51.12.193.192/27\",\r\n \ - \ \"51.12.204.0/27\",\r\n \"51.12.227.96/27\",\r\n \ - \ \"51.12.235.96/27\",\r\n \"51.104.28.0/27\",\r\n \"51.105.66.224/27\"\ - ,\r\n \"51.105.74.224/27\",\r\n \"51.105.81.160/27\",\r\n\ - \ \"51.105.89.192/27\",\r\n \"51.107.49.192/27\",\r\n \ - \ \"51.107.59.224/27\",\r\n \"51.107.145.160/27\",\r\n \ - \ \"51.107.155.224/27\",\r\n \"51.116.48.224/27\",\r\n \ - \ \"51.116.59.224/27\",\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 \"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 \"51.120.220.0/27\",\r\n \"51.120.225.160/27\",\r\n\ - \ \"51.137.162.192/27\",\r\n \"51.140.148.160/27\",\r\n\ - \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \ - \ \"51.140.184.63/32\",\r\n \"51.140.211.128/27\",\r\n \ - \ \"51.141.8.61/32\",\r\n \"51.141.8.62/32\",\r\n \ - \ \"51.141.8.64/32\",\r\n \"51.143.193.160/27\",\r\n \"\ - 52.136.49.192/27\",\r\n \"52.136.143.192/31\",\r\n \"52.137.105.46/32\"\ - ,\r\n \"52.138.90.64/27\",\r\n \"52.138.226.128/27\",\r\n\ - \ \"52.140.106.128/27\",\r\n \"52.143.139.121/32\",\r\n\ - \ \"52.143.140.12/32\",\r\n \"52.148.148.46/32\",\r\n \ - \ \"52.150.140.128/27\",\r\n \"52.161.95.12/32\",\r\n \ - \ \"52.161.107.48/32\",\r\n \"52.162.110.32/27\",\r\n \ - \ \"52.164.244.189/32\",\r\n \"52.164.245.81/32\",\r\n \ - \ \"52.165.44.224/32\",\r\n \"52.166.19.45/32\",\r\n \"\ - 52.167.106.128/27\",\r\n \"52.169.27.79/32\",\r\n \"52.169.30.175/32\"\ - ,\r\n \"52.169.235.90/32\",\r\n \"52.174.33.113/32\",\r\n\ - \ \"52.174.34.69/32\",\r\n \"52.174.35.218/32\",\r\n \ - \ \"52.174.38.99/32\",\r\n \"52.174.176.203/32\",\r\n \ - \ \"52.174.179.66/32\",\r\n \"52.174.180.164/32\",\r\n \ - \ \"52.175.218.150/32\",\r\n \"52.178.149.188/32\",\r\n \ - \ \"52.180.176.58/32\",\r\n \"52.180.177.108/32\",\r\n \ - \ \"52.180.177.206/32\",\r\n \"52.180.179.94/32\",\r\n \ - \ \"52.180.181.0/32\",\r\n \"52.180.181.239/32\",\r\n \"\ - 52.182.139.0/27\",\r\n \"52.188.222.115/32\",\r\n \"52.189.217.254/32\"\ - ,\r\n \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n\ - \ \"52.225.185.38/32\",\r\n \"52.225.191.67/32\",\r\n \ - \ \"52.228.44.187/32\",\r\n \"52.228.83.192/27\",\r\n \ - \ \"52.231.19.96/27\",\r\n \"52.231.32.70/31\",\r\n \ - \ \"52.231.32.82/32\",\r\n \"52.231.147.128/27\",\r\n \"\ - 52.231.200.112/31\",\r\n \"52.231.200.126/32\",\r\n \"52.233.40.34/32\"\ - ,\r\n \"52.233.157.9/32\",\r\n \"52.233.157.78/32\",\r\n\ - \ \"52.233.161.238/32\",\r\n \"52.233.172.80/32\",\r\n \ - \ \"52.235.41.66/32\",\r\n \"52.236.186.128/26\",\r\n \ - \ \"52.237.30.175/32\",\r\n \"52.242.22.129/32\",\r\n \ - \ \"52.242.33.105/32\",\r\n \"52.246.154.224/27\",\r\n \ - \ \"52.249.60.22/32\",\r\n \"52.253.227.240/32\",\r\n \ - \ \"65.52.199.156/32\",\r\n \"65.52.199.188/32\",\r\n \"\ - 65.52.251.224/27\",\r\n \"70.37.49.163/32\",\r\n \"102.133.27.192/27\"\ - ,\r\n \"102.133.56.192/27\",\r\n \"102.133.123.64/27\",\r\ - \n \"102.133.155.192/27\",\r\n \"102.133.217.224/27\",\r\ - \n \"102.133.250.224/27\",\r\n \"104.40.69.159/32\",\r\n\ - \ \"104.40.183.25/32\",\r\n \"104.41.2.182/32\",\r\n \ - \ \"104.41.129.99/32\",\r\n \"104.43.128.78/32\",\r\n \ - \ \"104.43.131.156/32\",\r\n \"104.43.132.75/32\",\r\n \ - \ \"104.45.13.8/32\",\r\n \"104.45.82.201/32\",\r\n \"\ - 104.45.88.181/32\",\r\n \"104.46.232.208/32\",\r\n \"104.46.236.29/32\"\ - ,\r\n \"104.47.149.96/32\",\r\n \"104.208.16.128/27\",\r\ - \n \"104.208.144.128/27\",\r\n \"104.208.156.99/32\",\r\n\ - \ \"104.208.157.18/32\",\r\n \"104.210.3.254/32\",\r\n \ - \ \"104.210.115.52/32\",\r\n \"104.211.82.96/27\",\r\n \ - \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \ - \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \ - \ \"104.211.160.74/31\",\r\n \"104.211.224.117/32\",\r\n \ - \ \"104.211.224.119/32\",\r\n \"104.211.224.121/32\",\r\n\ - \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n\ - \ \"111.221.104.48/32\",\r\n \"137.116.33.5/32\",\r\n \ - \ \"137.116.33.29/32\",\r\n \"137.116.33.71/32\",\r\n \ - \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \ - \ \"137.116.193.225/32\",\r\n \"137.117.45.176/32\",\r\n \ - \ \"137.117.109.143/32\",\r\n \"138.91.1.114/32\",\r\n \ - \ \"138.91.17.36/32\",\r\n \"157.55.167.71/32\",\r\n \ - \ \"157.55.210.88/32\",\r\n \"168.61.161.154/32\",\r\n \ - \ \"168.61.209.228/32\",\r\n \"168.62.4.114/32\",\r\n \"\ - 168.62.36.128/32\",\r\n \"168.62.168.27/32\",\r\n \"168.63.5.53/32\"\ - ,\r\n \"168.63.36.126/32\",\r\n \"168.63.133.23/32\",\r\n\ - \ \"168.63.208.148/32\",\r\n \"191.232.37.60/32\",\r\n \ - \ \"191.233.10.0/27\",\r\n \"191.233.76.85/32\",\r\n \ - \ \"191.233.204.96/27\",\r\n \"191.234.147.96/27\",\r\n \ - \ \"191.234.155.96/27\",\r\n \"191.235.227.192/27\",\r\n \ - \ \"191.236.37.239/32\",\r\n \"191.236.38.142/32\",\r\n \ - \ \"191.236.161.35/32\",\r\n \"191.236.163.245/32\",\r\n \ - \ \"191.236.164.44/32\",\r\n \"191.239.18.3/32\",\r\n \ - \ \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ - \ \"191.239.64.139/32\",\r\n \"191.239.64.152/32\",\r\n \ - \ \"191.239.160.161/32\",\r\n \"191.239.160.185/32\",\r\n \ - \ \"207.46.149.75/32\",\r\n \"207.46.225.72/32\",\r\n \ - \ \"2603:1000:4::400/122\",\r\n \"2603:1000:104:1::340/122\"\ - ,\r\n \"2603:1010:6:1::340/122\",\r\n \"2603:1010:101::400/122\"\ - ,\r\n \"2603:1010:304::400/122\",\r\n \"2603:1010:404::400/122\"\ - ,\r\n \"2603:1020:5:1::340/122\",\r\n \"2603:1020:206:1::340/122\"\ - ,\r\n \"2603:1020:305::400/122\",\r\n \"2603:1020:405::400/122\"\ - ,\r\n \"2603:1020:605::400/122\",\r\n \"2603:1020:705:1::340/122\"\ - ,\r\n \"2603:1020:805:1::340/122\",\r\n \"2603:1020:905::400/122\"\ - ,\r\n \"2603:1020:a04:1::340/122\",\r\n \"2603:1020:b04::400/122\"\ - ,\r\n \"2603:1020:c04:1::340/122\",\r\n \"2603:1020:d04::400/122\"\ - ,\r\n \"2603:1020:e04:1::340/122\",\r\n \"2603:1020:f04::400/122\"\ - ,\r\n \"2603:1020:1004::340/122\",\r\n \"2603:1020:1104::300/122\"\ - ,\r\n \"2603:1030:f:1::400/122\",\r\n \"2603:1030:10:1::340/122\"\ - ,\r\n \"2603:1030:104:1::340/122\",\r\n \"2603:1030:107::300/122\"\ - ,\r\n \"2603:1030:210:1::340/122\",\r\n \"2603:1030:40b:1::340/122\"\ - ,\r\n \"2603:1030:40c:1::340/122\",\r\n \"2603:1030:504:1::340/122\"\ - ,\r\n \"2603:1030:608::400/122\",\r\n \"2603:1030:807:1::340/122\"\ - ,\r\n \"2603:1030:a07::400/122\",\r\n \"2603:1030:b04::400/122\"\ - ,\r\n \"2603:1030:c06:1::340/122\",\r\n \"2603:1030:f05:1::340/122\"\ - ,\r\n \"2603:1030:1005::400/122\",\r\n \"2603:1040:5:1::340/122\"\ - ,\r\n \"2603:1040:207::400/122\",\r\n \"2603:1040:407:1::340/122\"\ - ,\r\n \"2603:1040:606::400/122\",\r\n \"2603:1040:806::400/122\"\ - ,\r\n \"2603:1040:904:1::340/122\",\r\n \"2603:1040:a06:1::340/122\"\ - ,\r\n \"2603:1040:b04::400/122\",\r\n \"2603:1040:c06::400/122\"\ - ,\r\n \"2603:1040:d04::340/122\",\r\n \"2603:1040:f05:1::340/122\"\ - ,\r\n \"2603:1040:1002::500/122\",\r\n \"2603:1040:1104::300/122\"\ - ,\r\n \"2603:1050:6:1::340/122\",\r\n \"2603:1050:403::340/122\"\ - \r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"CognitiveServicesManagement\"\ - ,\r\n \"id\": \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"FW\"\r\n \ - \ ],\r\n \"systemService\": \"CognitiveServicesManagement\",\r\ - \n \"addressPrefixes\": [\r\n \"13.64.73.207/32\",\r\n \ - \ \"13.65.241.39/32\",\r\n \"13.66.56.76/32\",\r\n \ - \ \"13.66.141.232/29\",\r\n \"13.66.142.0/26\",\r\n \"\ - 13.67.10.80/29\",\r\n \"13.67.10.128/26\",\r\n \"13.68.82.4/32\"\ - ,\r\n \"13.68.211.223/32\",\r\n \"13.69.67.64/28\",\r\n\ - \ \"13.69.67.128/26\",\r\n \"13.69.230.0/29\",\r\n \ - \ \"13.69.230.32/29\",\r\n \"13.70.74.88/29\",\r\n \"\ - 13.70.74.120/29\",\r\n \"13.70.127.50/32\",\r\n \"13.70.149.125/32\"\ - ,\r\n \"13.71.173.216/29\",\r\n \"13.71.173.248/29\",\r\n\ - \ \"13.71.196.136/29\",\r\n \"13.71.196.168/29\",\r\n \ - \ \"13.73.242.48/29\",\r\n \"13.73.242.128/26\",\r\n \ - \ \"13.73.249.0/27\",\r\n \"13.73.249.96/27\",\r\n \"\ - 13.73.249.128/28\",\r\n \"13.73.253.122/31\",\r\n \"13.73.254.200/29\"\ - ,\r\n \"13.73.254.208/29\",\r\n \"13.73.254.216/30\",\r\n\ - \ \"13.73.255.32/27\",\r\n \"13.74.139.192/32\",\r\n \ - \ \"13.75.39.64/29\",\r\n \"13.75.39.96/29\",\r\n \ - \ \"13.75.92.220/32\",\r\n \"13.75.137.81/32\",\r\n \"13.75.163.9/32\"\ - ,\r\n \"13.75.168.111/32\",\r\n \"13.77.55.152/29\",\r\n\ - \ \"13.77.170.155/32\",\r\n \"13.78.17.188/32\",\r\n \ - \ \"13.78.70.7/32\",\r\n \"13.78.185.44/32\",\r\n \ - \ \"13.78.187.168/32\",\r\n \"13.83.68.180/32\",\r\n \"\ - 13.84.42.205/32\",\r\n \"13.86.178.10/32\",\r\n \"13.86.184.142/32\"\ - ,\r\n \"13.86.219.128/27\",\r\n \"13.86.219.160/29\",\r\n\ - \ \"13.87.216.38/32\",\r\n \"13.88.14.63/32\",\r\n \ - \ \"13.88.26.200/32\",\r\n \"13.91.58.176/32\",\r\n \ - \ \"13.91.138.229/32\",\r\n \"13.92.179.108/32\",\r\n \"\ - 13.93.122.1/32\",\r\n \"13.94.26.39/32\",\r\n \"20.21.37.64/27\"\ - ,\r\n \"20.21.37.96/28\",\r\n \"20.21.39.0/26\",\r\n \ - \ \"20.21.39.232/29\",\r\n \"20.36.120.224/27\",\r\n \ - \ \"20.36.121.192/27\",\r\n \"20.36.121.224/28\",\r\n \ - \ \"20.36.125.128/26\",\r\n \"20.37.64.224/27\",\r\n \"\ - 20.37.65.192/27\",\r\n \"20.37.65.224/28\",\r\n \"20.37.68.36/30\"\ - ,\r\n \"20.37.70.128/26\",\r\n \"20.37.70.224/27\",\r\n\ - \ \"20.37.71.208/28\",\r\n \"20.37.76.200/30\",\r\n \ - \ \"20.37.156.204/30\",\r\n \"20.37.157.96/27\",\r\n \ - \ \"20.37.195.112/28\",\r\n \"20.37.195.192/27\",\r\n \ - \ \"20.37.196.160/27\",\r\n \"20.37.224.224/27\",\r\n \"\ - 20.37.225.192/27\",\r\n \"20.37.225.224/28\",\r\n \"20.37.229.192/26\"\ - ,\r\n \"20.38.84.108/30\",\r\n \"20.38.85.160/27\",\r\n\ - \ \"20.38.87.128/27\",\r\n \"20.38.87.160/28\",\r\n \ - \ \"20.38.136.240/28\",\r\n \"20.38.137.128/27\",\r\n \ - \ \"20.38.137.224/27\",\r\n \"20.38.141.12/30\",\r\n \ - \ \"20.38.142.128/26\",\r\n \"20.38.142.224/27\",\r\n \"\ - 20.38.143.240/28\",\r\n \"20.39.11.112/28\",\r\n \"20.39.12.0/27\"\ - ,\r\n \"20.39.12.96/27\",\r\n \"20.39.15.56/31\",\r\n \ - \ \"20.39.15.60/30\",\r\n \"20.40.24.42/32\",\r\n \ - \ \"20.40.125.208/32\",\r\n \"20.40.164.245/32\",\r\n \"\ - 20.40.170.73/32\",\r\n \"20.40.187.210/32\",\r\n \"20.40.188.109/32\"\ - ,\r\n \"20.40.190.135/32\",\r\n \"20.40.190.225/32\",\r\n\ - \ \"20.40.200.64/27\",\r\n \"20.40.200.96/28\",\r\n \ - \ \"20.40.207.152/29\",\r\n \"20.40.224.32/28\",\r\n \ - \ \"20.40.224.48/30\",\r\n \"20.40.224.56/29\",\r\n \"\ - 20.40.225.64/26\",\r\n \"20.40.225.192/26\",\r\n \"20.40.229.64/28\"\ - ,\r\n \"20.41.5.160/27\",\r\n \"20.41.65.192/27\",\r\n \ - \ \"20.41.66.160/27\",\r\n \"20.41.66.192/28\",\r\n \ - \ \"20.41.69.40/29\",\r\n \"20.41.69.56/30\",\r\n \"\ - 20.41.193.176/28\",\r\n \"20.41.193.192/27\",\r\n \"20.41.195.160/27\"\ - ,\r\n \"20.41.208.0/30\",\r\n \"20.42.4.204/30\",\r\n \ - \ \"20.42.6.144/28\",\r\n \"20.42.6.160/27\",\r\n \ - \ \"20.42.7.128/27\",\r\n \"20.42.131.240/28\",\r\n \"\ - 20.42.227.144/28\",\r\n \"20.42.227.160/27\",\r\n \"20.42.228.128/27\"\ - ,\r\n \"20.43.42.16/28\",\r\n \"20.43.42.32/27\",\r\n \ - \ \"20.43.43.0/27\",\r\n \"20.43.45.232/29\",\r\n \ - \ \"20.43.45.244/30\",\r\n \"20.43.47.0/26\",\r\n \"20.43.47.128/27\"\ - ,\r\n \"20.43.66.16/28\",\r\n \"20.43.66.32/27\",\r\n \ - \ \"20.43.67.0/27\",\r\n \"20.43.88.240/32\",\r\n \ - \ \"20.43.121.0/29\",\r\n \"20.43.121.32/29\",\r\n \"20.43.131.48/28\"\ - ,\r\n \"20.43.132.0/27\",\r\n \"20.43.132.96/27\",\r\n \ - \ \"20.44.8.160/29\",\r\n \"20.44.8.192/29\",\r\n \ - \ \"20.44.17.16/29\",\r\n \"20.44.17.48/29\",\r\n \"20.44.27.120/29\"\ - ,\r\n \"20.44.27.216/29\",\r\n \"20.45.67.213/32\",\r\n\ - \ \"20.45.112.224/27\",\r\n \"20.45.113.192/27\",\r\n \ - \ \"20.45.113.224/28\",\r\n \"20.45.116.128/26\",\r\n \ - \ \"20.45.116.240/28\",\r\n \"20.45.192.126/31\",\r\n \ - \ \"20.45.195.128/27\",\r\n \"20.45.195.224/27\",\r\n \ - \ \"20.45.196.0/28\",\r\n \"20.45.198.88/29\",\r\n \"20.45.199.36/30\"\ - ,\r\n \"20.45.232.21/32\",\r\n \"20.46.10.128/26\",\r\n\ - \ \"20.46.10.192/27\",\r\n \"20.46.11.224/28\",\r\n \ - \ \"20.47.154.170/32\",\r\n \"20.48.192.64/29\",\r\n \ - \ \"20.48.192.80/30\",\r\n \"20.48.193.64/26\",\r\n \"\ - 20.48.193.192/27\",\r\n \"20.48.196.240/28\",\r\n \"20.49.96.128/27\"\ - ,\r\n \"20.49.96.160/28\",\r\n \"20.49.102.56/29\",\r\n\ - \ \"20.49.102.192/28\",\r\n \"20.49.102.208/30\",\r\n \ - \ \"20.49.102.216/29\",\r\n \"20.49.102.224/30\",\r\n \ - \ \"20.49.103.128/26\",\r\n \"20.49.114.160/29\",\r\n \ - \ \"20.49.114.176/29\",\r\n \"20.49.114.184/30\",\r\n \ - \ \"20.49.114.224/27\",\r\n \"20.49.115.192/26\",\r\n \"\ - 20.49.118.64/27\",\r\n \"20.49.119.208/28\",\r\n \"20.49.126.136/29\"\ - ,\r\n \"20.49.126.144/29\",\r\n \"20.49.126.152/30\",\r\n\ - \ \"20.49.126.224/27\",\r\n \"20.50.1.16/28\",\r\n \ - \ \"20.50.68.126/31\",\r\n \"20.51.8.128/26\",\r\n \"\ - 20.51.8.224/27\",\r\n \"20.51.12.192/27\",\r\n \"20.51.12.224/28\"\ - ,\r\n \"20.51.16.192/26\",\r\n \"20.51.17.32/27\",\r\n \ - \ \"20.51.20.112/28\",\r\n \"20.52.64.16/29\",\r\n \ - \ \"20.52.72.48/29\",\r\n \"20.52.88.128/28\",\r\n \"\ - 20.52.135.226/32\",\r\n \"20.53.41.32/29\",\r\n \"20.53.41.40/30\"\ - ,\r\n \"20.53.41.48/28\",\r\n \"20.53.44.0/30\",\r\n \ - \ \"20.53.44.128/26\",\r\n \"20.53.44.192/27\",\r\n \ - \ \"20.53.47.80/28\",\r\n \"20.53.48.176/28\",\r\n \"\ - 20.53.56.112/28\",\r\n \"20.58.66.64/27\",\r\n \"20.58.67.32/28\"\ - ,\r\n \"20.61.96.168/29\",\r\n \"20.61.96.176/29\",\r\n\ - \ \"20.61.96.188/30\",\r\n \"20.61.97.64/27\",\r\n \ - \ \"20.61.98.64/31\",\r\n \"20.61.98.192/26\",\r\n \"\ - 20.61.99.32/27\",\r\n \"20.61.103.80/28\",\r\n \"20.62.58.0/26\"\ - ,\r\n \"20.62.59.96/28\",\r\n \"20.62.128.144/30\",\r\n\ - \ \"20.62.129.64/26\",\r\n \"20.62.129.160/27\",\r\n \ - \ \"20.62.134.80/28\",\r\n \"20.65.130.0/26\",\r\n \ - \ \"20.65.130.128/26\",\r\n \"20.65.133.96/28\",\r\n \"\ - 20.66.2.64/26\",\r\n \"20.66.2.160/27\",\r\n \"20.66.4.240/28\"\ - ,\r\n \"20.69.0.240/28\",\r\n \"20.72.20.64/27\",\r\n \ - \ \"20.72.20.128/26\",\r\n \"20.72.21.8/29\",\r\n \ - \ \"20.99.11.16/28\",\r\n \"20.99.11.104/29\",\r\n \"20.150.161.160/27\"\ - ,\r\n \"20.150.164.128/27\",\r\n \"20.150.164.160/28\",\r\ - \n \"20.150.167.64/26\",\r\n \"20.150.174.136/29\",\r\n\ - \ \"20.150.241.80/29\",\r\n \"20.150.244.48/28\",\r\n \ - \ \"20.150.244.128/27\",\r\n \"20.184.58.62/32\",\r\n \ - \ \"20.184.240.78/32\",\r\n \"20.184.241.66/32\",\r\n \ - \ \"20.184.241.238/32\",\r\n \"20.184.242.113/32\",\r\n \ - \ \"20.184.242.115/32\",\r\n \"20.184.242.189/32\",\r\n \ - \ \"20.185.105.28/32\",\r\n \"20.187.195.152/29\",\r\n \ - \ \"20.187.196.192/30\",\r\n \"20.187.197.64/26\",\r\n \ - \ \"20.187.197.160/27\",\r\n \"20.189.108.64/27\",\r\n \ - \ \"20.189.109.32/27\",\r\n \"20.189.109.64/28\",\r\n \"\ - 20.189.111.200/30\",\r\n \"20.189.111.208/28\",\r\n \"20.189.225.0/26\"\ - ,\r\n \"20.189.225.96/27\",\r\n \"20.189.228.144/28\",\r\ - \n \"20.191.160.8/29\",\r\n \"20.191.160.20/30\",\r\n \ - \ \"20.191.160.96/28\",\r\n \"20.191.160.112/30\",\r\n \ - \ \"20.191.161.128/26\",\r\n \"20.191.161.224/27\",\r\n \ - \ \"20.191.166.96/28\",\r\n \"20.192.44.96/28\",\r\n \ - \ \"20.192.48.192/28\",\r\n \"20.192.50.80/28\",\r\n \ - \ \"20.192.50.208/29\",\r\n \"20.192.80.32/28\",\r\n \"\ - 20.192.161.144/28\",\r\n \"20.192.161.160/27\",\r\n \"20.192.164.128/27\"\ - ,\r\n \"20.192.167.64/26\",\r\n \"20.192.184.84/30\",\r\n\ - \ \"20.192.225.208/28\",\r\n \"20.192.225.224/27\",\r\n\ - \ \"20.192.228.192/27\",\r\n \"20.192.231.128/26\",\r\n\ - \ \"20.193.194.0/28\",\r\n \"20.193.194.48/29\",\r\n \ - \ \"20.193.194.64/28\",\r\n \"20.194.72.64/26\",\r\n \ - \ \"20.194.72.192/27\",\r\n \"20.194.74.64/28\",\r\n \ - \ \"20.195.65.240/29\",\r\n \"20.195.72.240/28\",\r\n \"\ - 20.195.146.80/28\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/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.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.78.20.224/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.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.85.230.100/32\",\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.89.134.214/32\",\r\n \"40.90.138.4/32\",\r\n\ - \ \"40.90.139.2/32\",\r\n \"40.90.139.36/32\",\r\n \ - \ \"40.90.139.163/32\",\r\n \"40.90.141.99/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.2.134/32\",\r\n \"40.119.11.216/29\",\r\n \"40.120.8.48/30\"\ - ,\r\n \"40.121.217.232/32\",\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.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.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.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.144.174/32\",\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.105.170.64/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.189/32\",\r\n \ - \ \"51.107.224.209/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.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.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.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.5.56/32\"\ - ,\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\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.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.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.155.218.251/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.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.173.240.242/32\",\r\n \ - \ \"52.174.60.141/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.13.227/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.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.160.229/32\",\r\n \ - \ \"52.191.173.81/32\",\r\n \"52.224.200.129/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.229.16.14/32\",\r\n \ - \ \"52.231.74.63/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.233.163.218/32\"\ - ,\r\n \"52.237.137.4/32\",\r\n \"52.249.207.163/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.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.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.162.221/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.194.173/32\",\r\n \"104.42.239.93/32\",\r\n \ - \ \"104.44.89.44/32\",\r\n \"104.46.112.239/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.88.173/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.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \ - \ \"137.135.64.59/32\",\r\n \"168.61.158.107/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 \"191.235.228.0/28\",\r\n\ - \ \"191.238.72.80/28\",\r\n \"2603:1000:4::680/122\",\r\n\ - \ \"2603:1000:104::180/122\",\r\n \"2603:1000:104::380/122\"\ - ,\r\n \"2603:1000:104:1::640/122\",\r\n \"2603:1010:6::80/122\"\ - ,\r\n \"2603:1010:6:1::640/122\",\r\n \"2603:1010:101::680/122\"\ - ,\r\n \"2603:1010:304::680/122\",\r\n \"2603:1010:404::680/122\"\ - ,\r\n \"2603:1020:5::80/122\",\r\n \"2603:1020:5:1::640/122\"\ - ,\r\n \"2603:1020:206::80/122\",\r\n \"2603:1020:206:1::640/122\"\ - ,\r\n \"2603:1020:305::680/122\",\r\n \"2603:1020:405::680/122\"\ - ,\r\n \"2603:1020:605::680/122\",\r\n \"2603:1020:705::80/122\"\ - ,\r\n \"2603:1020:705:1::640/122\",\r\n \"2603:1020:805::80/122\"\ - ,\r\n \"2603:1020:805:1::640/122\",\r\n \"2603:1020:905::680/122\"\ - ,\r\n \"2603:1020:a04::80/122\",\r\n \"2603:1020:a04::698/125\"\ - ,\r\n \"2603:1020:a04:1::640/122\",\r\n \"2603:1020:a04:2::680/121\"\ - ,\r\n \"2603:1020:b04::680/122\",\r\n \"2603:1020:c04::80/122\"\ - ,\r\n \"2603:1020:c04:1::640/122\",\r\n \"2603:1020:d04::680/122\"\ - ,\r\n \"2603:1020:e04::80/122\",\r\n \"2603:1020:e04::358/125\"\ - ,\r\n \"2603:1020:e04:1::640/122\",\r\n \"2603:1020:e04:2::/122\"\ - ,\r\n \"2603:1020:e04:3::280/122\",\r\n \"2603:1020:f04::680/122\"\ - ,\r\n \"2603:1020:f04:2::/122\",\r\n \"2603:1020:1004::640/122\"\ - ,\r\n \"2603:1020:1004:1::80/122\",\r\n \"2603:1020:1004:1::1f0/125\"\ - ,\r\n \"2603:1020:1004:1::300/122\",\r\n \"2603:1020:1004:1::740/122\"\ - ,\r\n \"2603:1020:1104::700/121\",\r\n \"2603:1020:1104:1::150/125\"\ - ,\r\n \"2603:1020:1104:1::480/122\",\r\n \"2603:1030:f:1::2b8/125\"\ - ,\r\n \"2603:1030:f:1::680/122\",\r\n \"2603:1030:f:2::600/121\"\ - ,\r\n \"2603:1030:10::80/122\",\r\n \"2603:1030:10:1::640/122\"\ - ,\r\n \"2603:1030:104::80/122\",\r\n \"2603:1030:104::6c8/125\"\ - ,\r\n \"2603:1030:104:1::640/122\",\r\n \"2603:1030:107::730/125\"\ - ,\r\n \"2603:1030:107::740/122\",\r\n \"2603:1030:107::780/122\"\ - ,\r\n \"2603:1030:210::80/122\",\r\n \"2603:1030:210:1::640/122\"\ - ,\r\n \"2603:1030:40b:1::640/122\",\r\n \"2603:1030:40c::80/122\"\ - ,\r\n \"2603:1030:40c:1::640/122\",\r\n \"2603:1030:504::80/122\"\ - ,\r\n \"2603:1030:504::1f0/125\",\r\n \"2603:1030:504::300/122\"\ - ,\r\n \"2603:1030:504:1::640/122\",\r\n \"2603:1030:504:2::200/122\"\ - ,\r\n \"2603:1030:608::680/122\",\r\n \"2603:1030:807::80/122\"\ - ,\r\n \"2603:1030:807:1::640/122\",\r\n \"2603:1030:a07::680/122\"\ - ,\r\n \"2603:1030:b04::680/122\",\r\n \"2603:1030:c06:1::640/122\"\ - ,\r\n \"2603:1030:f05::80/122\",\r\n \"2603:1030:f05:1::640/122\"\ - ,\r\n \"2603:1030:1005::680/122\",\r\n \"2603:1040:5::180/122\"\ - ,\r\n \"2603:1040:5:1::640/122\",\r\n \"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:904::80/122\"\ - ,\r\n \"2603:1040:904:1::640/122\",\r\n \"2603:1040:a06::180/122\"\ - ,\r\n \"2603:1040:a06::7c8/125\",\r\n \"2603:1040:a06:1::640/122\"\ - ,\r\n \"2603:1040:a06:2::380/121\",\r\n \"2603:1040:b04::680/122\"\ - ,\r\n \"2603:1040:c06::680/122\",\r\n \"2603:1040:d04::640/122\"\ - ,\r\n \"2603:1040:d04:1::80/122\",\r\n \"2603:1040:d04:1::1f0/125\"\ - ,\r\n \"2603:1040:d04:1::300/122\",\r\n \"2603:1040:d04:1::740/122\"\ - ,\r\n \"2603:1040:f05::80/122\",\r\n \"2603:1040:f05::358/125\"\ - ,\r\n \"2603:1040:f05:1::640/122\",\r\n \"2603:1040:f05:2::80/121\"\ - ,\r\n \"2603:1040:1002:1::478/125\",\r\n \"2603:1040:1002:1::480/121\"\ - ,\r\n \"2603:1040:1002:1::500/122\",\r\n \"2603:1040:1104::700/121\"\ - ,\r\n \"2603:1040:1104:1::150/125\",\r\n \"2603:1040:1104:1::500/122\"\ - ,\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\": \"DataFactory\",\r\n \"id\": \"DataFactory\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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.21.46.64/28\",\r\n \"\ - 20.21.48.0/23\",\r\n \"20.21.67.208/28\",\r\n \"20.21.75.208/28\"\ - ,\r\n \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n\ - \ \"20.36.124.128/25\",\r\n \"20.36.125.0/26\",\r\n \ - \ \"20.37.68.144/28\",\r\n \"20.37.69.128/25\",\r\n \ - \ \"20.37.70.0/26\",\r\n \"20.37.154.0/23\",\r\n \"20.37.156.0/26\"\ - ,\r\n \"20.37.193.0/25\",\r\n \"20.37.193.128/26\",\r\n\ - \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \ - \ \"20.37.228.192/26\",\r\n \"20.37.229.0/25\",\r\n \ - \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.38.141.16/28\"\ - ,\r\n \"20.38.141.128/25\",\r\n \"20.38.142.0/26\",\r\n\ - \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \ - \ \"20.39.8.96/27\",\r\n \"20.39.8.128/26\",\r\n \"\ - 20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n \"20.41.2.0/23\"\ - ,\r\n \"20.41.4.0/26\",\r\n \"20.41.64.128/25\",\r\n \ - \ \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\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.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"\ - 20.42.64.0/28\",\r\n \"20.42.129.64/26\",\r\n \"20.42.132.0/23\"\ - ,\r\n \"20.42.225.0/25\",\r\n \"20.42.225.128/26\",\r\n\ - \ \"20.42.230.136/29\",\r\n \"20.43.40.128/25\",\r\n \ - \ \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n \ - \ \"20.43.64.128/25\",\r\n \"20.43.65.0/26\",\r\n \"20.43.70.120/29\"\ - ,\r\n \"20.43.121.48/28\",\r\n \"20.43.128.128/25\",\r\n\ - \ \"20.43.130.0/26\",\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.48.201.0/26\"\ - ,\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.49.118.128/25\",\r\n \ - \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.52.93.128/26\"\ - ,\r\n \"20.53.0.48/28\",\r\n \"20.53.45.0/24\",\r\n \ - \ \"20.53.46.0/26\",\r\n \"20.58.71.0/26\",\r\n \"\ - 20.65.130.192/26\",\r\n \"20.65.131.0/24\",\r\n \"20.72.22.0/23\"\ - ,\r\n \"20.72.28.48/28\",\r\n \"20.90.129.128/25\",\r\n\ - \ \"20.90.130.0/24\",\r\n \"20.99.12.0/23\",\r\n \ - \ \"20.100.0.192/26\",\r\n \"20.150.162.0/23\",\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.104.128/25\",\r\n \"20.189.106.0/26\",\r\n\ - \ \"20.189.109.232/29\",\r\n \"20.189.192.192/26\",\r\n\ - \ \"20.191.164.0/24\",\r\n \"20.191.165.0/26\",\r\n \ - \ \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n \"\ - 20.192.102.80/28\",\r\n \"20.192.152.0/26\",\r\n \"20.192.162.0/23\"\ - ,\r\n \"20.192.184.96/28\",\r\n \"20.192.226.0/23\",\r\n\ - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \ - \ \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n \ - \ \"20.195.64.0/25\",\r\n \"20.200.195.0/26\",\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\ - \ \"20.208.2.0/23\",\r\n \"20.208.19.208/28\",\r\n \ - \ \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n \ - \ \"23.98.109.64/26\",\r\n \"23.98.109.128/25\",\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.24.192/26\",\r\n \"40.74.26.0/23\",\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.56.128/25\",\r\n \"40.80.57.0/26\",\r\n \"40.80.62.24/29\"\ - ,\r\n \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n\ - \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \ - \ \"40.80.185.0/24\",\r\n \"40.80.186.0/25\",\r\n \ - \ \"40.82.249.64/26\",\r\n \"40.82.250.0/23\",\r\n \"40.89.16.128/25\"\ - ,\r\n \"40.89.17.0/26\",\r\n \"40.89.20.224/29\",\r\n \ - \ \"40.113.176.232/29\",\r\n \"40.119.9.0/25\",\r\n \ - \ \"40.119.9.128/26\",\r\n \"40.120.8.56/29\",\r\n \"\ - 40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n \"40.120.86.64/26\"\ - ,\r\n \"40.122.0.16/28\",\r\n \"51.12.18.0/23\",\r\n \ - \ \"51.12.26.0/23\",\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.103.203.208/28\"\ - ,\r\n \"51.104.9.32/28\",\r\n \"51.104.24.128/25\",\r\n\ - \ \"51.104.25.0/26\",\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.105.93.64/26\",\r\n \ - \ \"51.105.93.128/25\",\r\n \"51.107.51.40/29\",\r\n \"\ - 51.107.52.0/25\",\r\n \"51.107.52.128/26\",\r\n \"51.107.128.0/28\"\ - ,\r\n \"51.107.148.80/28\",\r\n \"51.107.149.0/25\",\r\n\ - \ \"51.107.149.128/26\",\r\n \"51.107.192.80/28\",\r\n \ - \ \"51.107.246.192/26\",\r\n \"51.116.147.32/28\",\r\n \ - \ \"51.116.147.64/26\",\r\n \"51.116.147.128/25\",\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.45.64/26\",\r\n \ - \ \"51.120.45.128/25\",\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.120.229.64/26\",\r\n \"51.120.229.128/25\"\ - ,\r\n \"51.120.238.0/23\",\r\n \"51.137.160.128/25\",\r\n\ - \ \"51.137.161.0/26\",\r\n \"51.137.164.192/29\",\r\n \ - \ \"51.138.160.16/28\",\r\n \"51.138.215.128/26\",\r\n \ - \ \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n \ - \ \"52.138.229.32/28\",\r\n \"52.139.111.64/26\",\r\n \ - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \ - \ \"52.140.108.208/29\",\r\n \"52.150.136.192/26\",\r\n \ - \ \"52.150.137.128/25\",\r\n \"52.150.154.16/29\",\r\n \ - \ \"52.150.155.0/24\",\r\n \"52.150.157.160/29\",\r\n \"\ - 52.150.157.192/26\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\"\ - ,\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n\ - \ \"52.228.80.128/25\",\r\n \"52.228.81.0/26\",\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.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.37.166.128/26\",\r\n \"102.133.60.48/28\"\ - ,\r\n \"102.133.60.192/26\",\r\n \"102.133.61.0/25\",\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.216.128/25\",\r\n\ - \ \"102.133.217.0/26\",\r\n \"102.133.218.248/29\",\r\n\ - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n\ - \ \"104.46.179.64/26\",\r\n \"104.46.182.0/24\",\r\n \ - \ \"191.233.12.0/23\",\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.142.64/26\",\r\n \"191.234.143.0/24\",\r\n \ - \ \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ - \ \"191.235.224.128/25\",\r\n \"191.235.225.0/26\",\r\n \ - \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4::500/121\",\r\n \ - \ \"2603:1000:4:402::330/124\",\r\n \"2603:1000:104::/121\"\ - ,\r\n \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\"\ - ,\r\n \"2603:1000:104::280/121\",\r\n \"2603:1000:104:1::480/121\"\ - ,\r\n \"2603:1000:104:1::500/122\",\r\n \"2603:1000:104:1::700/121\"\ - ,\r\n \"2603:1000:104:1::780/122\",\r\n \"2603:1000:104:402::330/124\"\ - ,\r\n \"2603:1000:104:802::210/124\",\r\n \"2603:1000:104:c02::210/124\"\ - ,\r\n \"2603:1010:6:1::480/121\",\r\n \"2603:1010:6:1::500/122\"\ - ,\r\n \"2603:1010:6:1::700/121\",\r\n \"2603:1010:6:1::780/122\"\ - ,\r\n \"2603:1010:6:402::330/124\",\r\n \"2603:1010:6:802::210/124\"\ - ,\r\n \"2603:1010:6:c02::210/124\",\r\n \"2603:1010:101::440/122\"\ - ,\r\n \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\ - ,\r\n \"2603:1010:304::440/122\",\r\n \"2603:1010:304::500/121\"\ - ,\r\n \"2603:1010:304:402::330/124\",\r\n \"2603:1010:404::440/122\"\ - ,\r\n \"2603:1010:404::500/121\",\r\n \"2603:1010:404:402::330/124\"\ - ,\r\n \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\"\ - ,\r\n \"2603:1020:5:1::700/121\",\r\n \"2603:1020:5:1::780/122\"\ - ,\r\n \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\"\ - ,\r\n \"2603:1020:5:c02::210/124\",\r\n \"2603:1020:206:1::480/121\"\ - ,\r\n \"2603:1020:206:1::500/122\",\r\n \"2603:1020:206:1::700/121\"\ - ,\r\n \"2603:1020:206:1::780/122\",\r\n \"2603:1020:206:402::330/124\"\ - ,\r\n \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\ - ,\r\n \"2603:1020:305::440/122\",\r\n \"2603:1020:305::500/121\"\ - ,\r\n \"2603:1020:305:402::330/124\",\r\n \"2603:1020:405::440/122\"\ - ,\r\n \"2603:1020:405::500/121\",\r\n \"2603:1020:405:402::330/124\"\ - ,\r\n \"2603:1020:605::440/122\",\r\n \"2603:1020:605::500/121\"\ - ,\r\n \"2603:1020:605:402::330/124\",\r\n \"2603:1020:705:1::480/121\"\ - ,\r\n \"2603:1020:705:1::500/122\",\r\n \"2603:1020:705:1::700/121\"\ - ,\r\n \"2603:1020:705:1::780/122\",\r\n \"2603:1020:705:402::330/124\"\ - ,\r\n \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\ - ,\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 \"2603:1020:905::440/122\"\ - ,\r\n \"2603:1020:905::500/121\",\r\n \"2603:1020:905:402::330/124\"\ - ,\r\n \"2603:1020:a04:1::480/121\",\r\n \"2603:1020:a04:1::500/122\"\ - ,\r\n \"2603:1020:a04:1::700/121\",\r\n \"2603:1020:a04:1::780/122\"\ - ,\r\n \"2603:1020:a04:402::330/124\",\r\n \"2603:1020:a04:802::210/124\"\ - ,\r\n \"2603:1020:a04:c02::210/124\",\r\n \"2603:1020:b04::440/122\"\ - ,\r\n \"2603:1020:b04::500/121\",\r\n \"2603:1020:b04:402::330/124\"\ - ,\r\n \"2603:1020:c04:1::480/121\",\r\n \"2603:1020:c04:1::500/122\"\ - ,\r\n \"2603:1020:c04:1::700/121\",\r\n \"2603:1020:c04:1::780/122\"\ - ,\r\n \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\"\ - ,\r\n \"2603:1020:c04:c02::210/124\",\r\n \"2603:1020:d04::440/122\"\ - ,\r\n \"2603:1020:d04::500/121\",\r\n \"2603:1020:d04:402::330/124\"\ - ,\r\n \"2603:1020:e04:1::480/121\",\r\n \"2603:1020:e04:1::500/122\"\ - ,\r\n \"2603:1020:e04:1::700/121\",\r\n \"2603:1020:e04:1::780/122\"\ - ,\r\n \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\"\ - ,\r\n \"2603:1020:e04:c02::210/124\",\r\n \"2603:1020:f04::440/122\"\ - ,\r\n \"2603:1020:f04::500/121\",\r\n \"2603:1020:f04:402::330/124\"\ - ,\r\n \"2603:1020:1004::480/121\",\r\n \"2603:1020:1004::500/122\"\ - ,\r\n \"2603:1020:1004::700/121\",\r\n \"2603:1020:1004::780/122\"\ - ,\r\n \"2603:1020:1004:400::240/124\",\r\n \"2603:1020:1004:800::340/124\"\ - ,\r\n \"2603:1020:1004:c02::380/124\",\r\n \"2603:1020:1104::600/121\"\ - ,\r\n \"2603:1020:1104:400::500/124\",\r\n \"2603:1030:f:1::440/122\"\ - ,\r\n \"2603:1030:f:1::500/121\",\r\n \"2603:1030:f:400::b30/124\"\ - ,\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 \"2603:1030:104:1::480/121\"\ - ,\r\n \"2603:1030:104:1::500/122\",\r\n \"2603:1030:104:1::700/121\"\ - ,\r\n \"2603:1030:104:1::780/122\",\r\n \"2603:1030:104:402::330/124\"\ - ,\r\n \"2603:1030:104:802::40/124\",\r\n \"2603:1030:107::600/121\"\ - ,\r\n \"2603:1030:107:400::380/124\",\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 \"2603:1030:40b:1::480/121\",\r\n \"2603:1030:40b:1::500/122\"\ - ,\r\n \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\"\ - ,\r\n \"2603:1030:40b:c00::210/124\",\r\n \"2603:1030:40c:1::480/121\"\ - ,\r\n \"2603:1030:40c:1::500/122\",\r\n \"2603:1030:40c:1::700/121\"\ - ,\r\n \"2603:1030:40c:1::780/122\",\r\n \"2603:1030:40c:402::330/124\"\ - ,\r\n \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\ - ,\r\n \"2603:1030:504:1::480/121\",\r\n \"2603:1030:504:1::500/122\"\ - ,\r\n \"2603:1030:504:1::700/121\",\r\n \"2603:1030:504:1::780/122\"\ - ,\r\n \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\"\ - ,\r\n \"2603:1030:504:c02::380/124\",\r\n \"2603:1030:608::440/122\"\ - ,\r\n \"2603:1030:608::500/121\",\r\n \"2603:1030:608:402::330/124\"\ - ,\r\n \"2603:1030:807:1::480/121\",\r\n \"2603:1030:807:1::500/122\"\ - ,\r\n \"2603:1030:807:1::700/121\",\r\n \"2603:1030:807:1::780/122\"\ - ,\r\n \"2603:1030:807:402::330/124\",\r\n \"2603:1030:807:802::210/124\"\ - ,\r\n \"2603:1030:807:c02::210/124\",\r\n \"2603:1030:a07::440/122\"\ - ,\r\n \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\ - ,\r\n \"2603:1030:b04::440/122\",\r\n \"2603:1030:b04::500/121\"\ - ,\r\n \"2603:1030:b04:402::330/124\",\r\n \"2603:1030:c06:1::480/121\"\ - ,\r\n \"2603:1030:c06:1::500/122\",\r\n \"2603:1030:c06:400::b30/124\"\ - ,\r\n \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\ - ,\r\n \"2603:1030:f05:1::480/121\",\r\n \"2603:1030:f05:1::500/122\"\ - ,\r\n \"2603:1030:f05:1::700/121\",\r\n \"2603:1030:f05:1::780/122\"\ - ,\r\n \"2603:1030:f05:402::330/124\",\r\n \"2603:1030:f05:802::210/124\"\ - ,\r\n \"2603:1030:f05:c02::210/124\",\r\n \"2603:1030:1005::440/122\"\ - ,\r\n \"2603:1030:1005::500/121\",\r\n \"2603:1030:1005:402::330/124\"\ - ,\r\n \"2603:1040:5::/121\",\r\n \"2603:1040:5::80/122\"\ - ,\r\n \"2603:1040:5:1::480/121\",\r\n \"2603:1040:5:1::500/122\"\ - ,\r\n \"2603:1040:5:1::700/121\",\r\n \"2603:1040:5:1::780/122\"\ - ,\r\n \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\"\ - ,\r\n \"2603:1040:5:c02::210/124\",\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 \"2603:1040:407:1::480/121\",\r\n \"2603:1040:407:1::500/122\"\ - ,\r\n \"2603:1040:407:1::700/121\",\r\n \"2603:1040:407:1::780/122\"\ - ,\r\n \"2603:1040:407:402::330/124\",\r\n \"2603:1040:407:802::210/124\"\ - ,\r\n \"2603:1040:407:c02::210/124\",\r\n \"2603:1040:606::440/122\"\ - ,\r\n \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\ - ,\r\n \"2603:1040:806::440/122\",\r\n \"2603:1040:806::500/121\"\ - ,\r\n \"2603:1040:806:402::330/124\",\r\n \"2603:1040:904:1::480/121\"\ - ,\r\n \"2603:1040:904:1::500/122\",\r\n \"2603:1040:904:1::700/121\"\ - ,\r\n \"2603:1040:904:1::780/122\",\r\n \"2603:1040:904:402::330/124\"\ - ,\r\n \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\ - ,\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 \"2603:1040:b04::440/122\"\ - ,\r\n \"2603:1040:b04::500/121\",\r\n \"2603:1040:b04:402::330/124\"\ - ,\r\n \"2603:1040:c06::440/122\",\r\n \"2603:1040:c06::500/121\"\ - ,\r\n \"2603:1040:c06:402::330/124\",\r\n \"2603:1040:d04::480/121\"\ - ,\r\n \"2603:1040:d04::500/122\",\r\n \"2603:1040:d04::700/121\"\ - ,\r\n \"2603:1040:d04::780/122\",\r\n \"2603:1040:d04:400::240/124\"\ - ,\r\n \"2603:1040:d04:800::340/124\",\r\n \"2603:1040:d04:c02::380/124\"\ - ,\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 \"2603:1040:1002:1::380/121\"\ - ,\r\n \"2603:1040:1002:400::230/124\",\r\n \"2603:1040:1002:800::70/124\"\ - ,\r\n \"2603:1040:1002:c00::70/124\",\r\n \"2603:1040:1104::600/121\"\ - ,\r\n \"2603:1040:1104:400::500/124\",\r\n \"2603:1050:6:1::480/121\"\ - ,\r\n \"2603:1050:6:1::500/122\",\r\n \"2603:1050:6:1::700/121\"\ - ,\r\n \"2603:1050:6:1::780/122\",\r\n \"2603:1050:6:402::330/124\"\ - ,\r\n \"2603:1050:6:802::210/124\",\r\n \"2603:1050:6:c02::210/124\"\ - ,\r\n \"2603:1050:403::480/121\",\r\n \"2603:1050:403::500/122\"\ - ,\r\n \"2603:1050:403:400::240/124\"\r\n ]\r\n }\r\n\ - \ },\r\n {\r\n \"name\": \"DataFactoryManagement\",\r\n \"\ - id\": \"DataFactoryManagement\",\r\n \"serviceTagChangeNumber\": \"74\"\ - ,\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\": \"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.21.46.64/28\",\r\n \"20.21.67.208/28\",\r\n \"20.21.75.208/28\"\ - ,\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.72.28.48/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.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.205.77.160/28\",\r\n \"\ - 20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.208.19.208/28\"\ - ,\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/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.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.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.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.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.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 \"2603:1000:104:1::500/122\"\ - ,\r\n \"2603:1000:104:1::780/122\",\r\n \"2603:1000:104:402::330/124\"\ - ,\r\n \"2603:1000:104:802::210/124\",\r\n \"2603:1000:104:c02::210/124\"\ - ,\r\n \"2603:1010:6:1::500/122\",\r\n \"2603:1010:6:1::780/122\"\ - ,\r\n \"2603:1010:6:402::330/124\",\r\n \"2603:1010:6:802::210/124\"\ - ,\r\n \"2603:1010:6:c02::210/124\",\r\n \"2603:1010:101::440/122\"\ - ,\r\n \"2603:1010:101:402::330/124\",\r\n \"2603:1010:304::440/122\"\ - ,\r\n \"2603:1010:304:402::330/124\",\r\n \"2603:1010:404::440/122\"\ - ,\r\n \"2603:1010:404:402::330/124\",\r\n \"2603:1020:5:1::500/122\"\ - ,\r\n \"2603:1020:5:1::780/122\",\r\n \"2603:1020:5:402::330/124\"\ - ,\r\n \"2603:1020:5:802::210/124\",\r\n \"2603:1020:5:c02::210/124\"\ - ,\r\n \"2603:1020:206:1::500/122\",\r\n \"2603:1020:206:1::780/122\"\ - ,\r\n \"2603:1020:206:402::330/124\",\r\n \"2603:1020:206:802::210/124\"\ - ,\r\n \"2603:1020:206:c02::210/124\",\r\n \"2603:1020:305::440/122\"\ - ,\r\n \"2603:1020:305:402::330/124\",\r\n \"2603:1020:405::440/122\"\ - ,\r\n \"2603:1020:405:402::330/124\",\r\n \"2603:1020:605::440/122\"\ - ,\r\n \"2603:1020:605:402::330/124\",\r\n \"2603:1020:705:1::500/122\"\ - ,\r\n \"2603:1020:705:1::780/122\",\r\n \"2603:1020:705:402::330/124\"\ - ,\r\n \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\ - ,\r\n \"2603:1020:805:1::500/122\",\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 \"2603:1020:905::440/122\"\ - ,\r\n \"2603:1020:905:402::330/124\",\r\n \"2603:1020:a04:1::500/122\"\ - ,\r\n \"2603:1020:a04:1::780/122\",\r\n \"2603:1020:a04:402::330/124\"\ - ,\r\n \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\ - ,\r\n \"2603:1020:b04::440/122\",\r\n \"2603:1020:b04:402::330/124\"\ - ,\r\n \"2603:1020:c04:1::500/122\",\r\n \"2603:1020:c04:1::780/122\"\ - ,\r\n \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\"\ - ,\r\n \"2603:1020:c04:c02::210/124\",\r\n \"2603:1020:d04::440/122\"\ - ,\r\n \"2603:1020:d04:402::330/124\",\r\n \"2603:1020:e04:1::500/122\"\ - ,\r\n \"2603:1020:e04:1::780/122\",\r\n \"2603:1020:e04:402::330/124\"\ - ,\r\n \"2603:1020:e04:802::210/124\",\r\n \"2603:1020:e04:c02::210/124\"\ - ,\r\n \"2603:1020:f04::440/122\",\r\n \"2603:1020:f04:402::330/124\"\ - ,\r\n \"2603:1020:1004::500/122\",\r\n \"2603:1020:1004::780/122\"\ - ,\r\n \"2603:1020:1004:400::240/124\",\r\n \"2603:1020:1004:800::340/124\"\ - ,\r\n \"2603:1020:1004:c02::380/124\",\r\n \"2603:1020:1104:400::500/124\"\ - ,\r\n \"2603:1030:f:1::440/122\",\r\n \"2603:1030:f:400::b30/124\"\ - ,\r\n \"2603:1030:10:1::500/122\",\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 \"2603:1030:104:1::500/122\"\ - ,\r\n \"2603:1030:104:1::780/122\",\r\n \"2603:1030:104:402::330/124\"\ - ,\r\n \"2603:1030:104:802::40/124\",\r\n \"2603:1030:107:400::380/124\"\ - ,\r\n \"2603:1030:210:1::500/122\",\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 \"2603:1030:40b:1::500/122\"\ - ,\r\n \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\"\ - ,\r\n \"2603:1030:40b:c00::210/124\",\r\n \"2603:1030:40c:1::500/122\"\ - ,\r\n \"2603:1030:40c:1::780/122\",\r\n \"2603:1030:40c:402::330/124\"\ - ,\r\n \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\ - ,\r\n \"2603:1030:504:1::500/122\",\r\n \"2603:1030:504:1::780/122\"\ - ,\r\n \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\"\ - ,\r\n \"2603:1030:504:c02::380/124\",\r\n \"2603:1030:608::440/122\"\ - ,\r\n \"2603:1030:608:402::330/124\",\r\n \"2603:1030:807:1::500/122\"\ - ,\r\n \"2603:1030:807:1::780/122\",\r\n \"2603:1030:807:402::330/124\"\ - ,\r\n \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\ - ,\r\n \"2603:1030:a07::440/122\",\r\n \"2603:1030:a07:402::9b0/124\"\ - ,\r\n \"2603:1030:b04::440/122\",\r\n \"2603:1030:b04:402::330/124\"\ - ,\r\n \"2603:1030:c06:1::500/122\",\r\n \"2603:1030:c06:400::b30/124\"\ - ,\r\n \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\ - ,\r\n \"2603:1030:f05:1::500/122\",\r\n \"2603:1030:f05:1::780/122\"\ - ,\r\n \"2603:1030:f05:402::330/124\",\r\n \"2603:1030:f05:802::210/124\"\ - ,\r\n \"2603:1030:f05:c02::210/124\",\r\n \"2603:1030:1005::440/122\"\ - ,\r\n \"2603:1030:1005:402::330/124\",\r\n \"2603:1040:5::80/122\"\ - ,\r\n \"2603:1040:5:1::500/122\",\r\n \"2603:1040:5:1::780/122\"\ - ,\r\n \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\"\ - ,\r\n \"2603:1040:5:c02::210/124\",\r\n \"2603:1040:207::440/122\"\ - ,\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 \"2603:1040:407:1::500/122\"\ - ,\r\n \"2603:1040:407:1::780/122\",\r\n \"2603:1040:407:402::330/124\"\ - ,\r\n \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\ - ,\r\n \"2603:1040:606::440/122\",\r\n \"2603:1040:606:402::330/124\"\ - ,\r\n \"2603:1040:806::440/122\",\r\n \"2603:1040:806:402::330/124\"\ - ,\r\n \"2603:1040:904:1::500/122\",\r\n \"2603:1040:904:1::780/122\"\ - ,\r\n \"2603:1040:904:402::330/124\",\r\n \"2603:1040:904:802::210/124\"\ - ,\r\n \"2603:1040:904:c02::210/124\",\r\n \"2603:1040:a06::80/122\"\ - ,\r\n \"2603:1040:a06:1::500/122\",\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 \"2603:1040:b04::440/122\"\ - ,\r\n \"2603:1040:b04:402::330/124\",\r\n \"2603:1040:c06::440/122\"\ - ,\r\n \"2603:1040:c06:402::330/124\",\r\n \"2603:1040:d04::500/122\"\ - ,\r\n \"2603:1040:d04::780/122\",\r\n \"2603:1040:d04:400::240/124\"\ - ,\r\n \"2603:1040:d04:800::340/124\",\r\n \"2603:1040:d04:c02::380/124\"\ - ,\r\n \"2603:1040:f05:1::500/122\",\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 \"2603:1040:1002:400::230/124\"\ - ,\r\n \"2603:1040:1002:800::70/124\",\r\n \"2603:1040:1002:c00::70/124\"\ - ,\r\n \"2603:1040:1104:400::500/124\",\r\n \"2603:1050:6:1::500/122\"\ - ,\r\n \"2603:1050:6:1::780/122\",\r\n \"2603:1050:6:402::330/124\"\ - ,\r\n \"2603:1050:6:802::210/124\",\r\n \"2603:1050:6:c02::210/124\"\ - ,\r\n \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n\ - \ \"13.69.226.128/25\",\r\n \"13.71.171.0/24\",\r\n \ - \ \"13.74.106.128/25\",\r\n \"13.75.35.0/24\",\r\n \ - \ \"13.77.51.0/24\",\r\n \"13.78.107.0/24\",\r\n \"40.78.242.0/25\"\ - ,\r\n \"40.79.138.192/26\",\r\n \"40.120.64.224/27\",\r\n\ - \ \"51.107.129.64/27\",\r\n \"51.140.147.0/24\",\r\n \ - \ \"65.52.252.128/27\",\r\n \"102.133.251.96/27\",\r\n \ - \ \"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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"EventHub\",\r\n \ - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"74\",\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 \"VSE\"\r\n ],\r\n \"systemService\"\ - : \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\"\ - ,\r\n \"13.65.209.24/32\",\r\n \"13.66.138.64/28\",\r\n\ - \ \"13.66.145.128/26\",\r\n \"13.66.149.0/26\",\r\n \ - \ \"13.66.228.204/32\",\r\n \"13.66.230.42/32\",\r\n \ - \ \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.68.20.101/32\"\ - ,\r\n \"13.68.21.169/32\",\r\n \"13.68.77.215/32\",\r\n\ - \ \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \ - \ \"13.69.111.128/26\",\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.70.72.0/28\",\r\n \"13.70.79.16/28\",\r\n \ - \ \"13.70.114.64/26\",\r\n \"13.71.30.214/32\",\r\n \ - \ \"13.71.123.78/32\",\r\n \"13.71.154.11/32\",\r\n \"\ - 13.71.170.16/28\",\r\n \"13.71.177.128/26\",\r\n \"13.71.194.64/27\"\ - ,\r\n \"13.72.254.134/32\",\r\n \"13.74.107.0/26\",\r\n\ - \ \"13.75.34.64/26\",\r\n \"13.76.179.223/32\",\r\n \ - \ \"13.76.216.217/32\",\r\n \"13.77.50.32/27\",\r\n \ - \ \"13.78.106.64/28\",\r\n \"13.78.149.209/32\",\r\n \"\ - 13.78.150.233/32\",\r\n \"13.78.191.44/32\",\r\n \"13.84.145.196/32\"\ - ,\r\n \"13.87.34.139/32\",\r\n \"13.87.34.243/32\",\r\n\ - \ \"13.87.56.32/27\",\r\n \"13.87.122.32/27\",\r\n \ - \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\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 \"13.90.83.7/32\",\r\n \ - \ \"13.90.208.184/32\",\r\n \"13.91.61.11/32\",\r\n \ - \ \"13.92.124.151/32\",\r\n \"13.92.180.208/32\",\r\n \ - \ \"13.92.190.184/32\",\r\n \"13.93.226.138/32\",\r\n \ - \ \"13.94.47.61/32\",\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 \ - \ \"20.36.46.142/32\",\r\n \"20.36.74.130/32\",\r\n \ - \ \"20.36.106.192/27\",\r\n \"20.36.114.32/27\",\r\n \ - \ \"20.36.144.64/26\",\r\n \"20.37.74.0/27\",\r\n \"20.38.146.64/26\"\ - ,\r\n \"20.42.68.64/26\",\r\n \"20.42.74.0/26\",\r\n \ - \ \"20.42.131.16/28\",\r\n \"20.42.131.64/26\",\r\n \ - \ \"20.43.126.64/26\",\r\n \"20.44.2.128/26\",\r\n \"\ - 20.44.13.64/26\",\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\"\ - ,\r\n \"20.45.92.0/24\",\r\n \"20.45.117.128/26\",\r\n \ - \ \"20.45.122.64/26\",\r\n \"20.45.126.192/26\",\r\n \ - \ \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ - \ \"20.46.15.64/26\",\r\n \"20.47.216.64/26\",\r\n \"20.48.200.128/26\"\ - ,\r\n \"20.49.84.192/26\",\r\n \"20.49.93.64/27\",\r\n \ - \ \"20.49.93.128/27\",\r\n \"20.49.95.128/26\",\r\n \ - \ \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n \"\ - 20.50.201.64/26\",\r\n \"20.51.3.0/24\",\r\n \"20.51.14.96/27\"\ - ,\r\n \"20.51.14.128/25\",\r\n \"20.51.22.128/26\",\r\n\ - \ \"20.51.23.0/25\",\r\n \"20.51.23.128/26\",\r\n \ - \ \"20.52.64.128/26\",\r\n \"20.52.92.0/24\",\r\n \"\ - 20.53.51.0/24\",\r\n \"20.53.59.0/24\",\r\n \"20.53.85.82/32\"\ - ,\r\n \"20.58.69.0/24\",\r\n \"20.62.62.0/24\",\r\n \ - \ \"20.66.7.0/24\",\r\n \"20.69.3.0/24\",\r\n \"20.70.219.0/24\"\ - ,\r\n \"20.72.27.192/26\",\r\n \"20.76.242.45/32\",\r\n\ - \ \"20.82.245.0/24\",\r\n \"20.83.192.0/26\",\r\n \ - \ \"20.86.89.0/24\",\r\n \"20.88.65.0/24\",\r\n \"20.88.153.0/26\"\ - ,\r\n \"20.89.0.64/26\",\r\n \"20.89.10.0/24\",\r\n \ - \ \"20.90.128.128/26\",\r\n \"20.92.2.0/24\",\r\n \"\ - 20.97.32.192/26\",\r\n \"20.99.15.0/24\",\r\n \"20.100.0.0/26\"\ - ,\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 \ - \ \"20.150.182.0/27\",\r\n \"20.150.186.64/26\",\r\n \ - \ \"20.150.189.128/26\",\r\n \"20.150.246.32/27\",\r\n \ - \ \"20.150.246.64/26\",\r\n \"20.150.246.128/25\",\r\n \ - \ \"20.151.32.64/26\",\r\n \"20.189.231.0/24\",\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.83.0/24\",\r\n \ - \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \ - \ \"20.192.161.64/27\",\r\n \"20.192.168.0/26\",\r\n \ - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/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 \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n \ - \ \"20.194.128.192/26\",\r\n \"20.195.77.0/24\",\r\n \ - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"\ - 20.195.137.192/26\",\r\n \"20.195.150.160/27\",\r\n \"20.195.150.192/26\"\ - ,\r\n \"20.195.151.0/25\",\r\n \"20.195.152.64/26\",\r\n\ - \ \"20.200.193.0/24\",\r\n \"20.205.75.128/26\",\r\n \ - \ \"20.205.83.128/26\",\r\n \"20.208.19.64/26\",\r\n \ - \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \ - \ \"23.97.67.90/32\",\r\n \"23.97.97.36/32\",\r\n \"23.97.103.3/32\"\ - ,\r\n \"23.97.120.51/32\",\r\n \"23.97.226.21/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 \"23.99.7.105/32\",\r\n \"23.99.54.235/32\"\ - ,\r\n \"23.99.60.253/32\",\r\n \"23.99.80.186/32\",\r\n\ - \ \"23.99.118.48/32\",\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 \ - \ \"23.100.14.185/32\",\r\n \"23.100.100.84/32\",\r\n \"\ - 23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.0.186/32\"\ - ,\r\n \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n\ - \ \"23.102.128.15/32\",\r\n \"23.102.160.39/32\",\r\n \ - \ \"23.102.161.227/32\",\r\n \"23.102.163.4/32\",\r\n \ - \ \"23.102.165.127/32\",\r\n \"23.102.167.73/32\",\r\n \ - \ \"23.102.180.26/32\",\r\n \"23.102.234.49/32\",\r\n \ - \ \"40.64.113.64/26\",\r\n \"40.67.58.128/26\",\r\n \"\ - 40.67.72.64/26\",\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 \"40.69.29.216/32\",\r\n \ - \ \"40.69.106.32/27\",\r\n \"40.69.217.246/32\",\r\n \ - \ \"40.70.78.154/32\",\r\n \"40.70.146.0/26\",\r\n \"\ - 40.71.10.128/26\",\r\n \"40.71.100.98/32\",\r\n \"40.74.100.0/27\"\ - ,\r\n \"40.74.141.187/32\",\r\n \"40.74.146.16/28\",\r\n\ - \ \"40.74.151.0/26\",\r\n \"40.75.34.0/28\",\r\n \ - \ \"40.76.29.197/32\",\r\n \"40.76.40.11/32\",\r\n \"\ - 40.76.194.119/32\",\r\n \"40.78.110.196/32\",\r\n \"40.78.194.32/27\"\ - ,\r\n \"40.78.202.32/27\",\r\n \"40.78.226.128/26\",\r\n\ - \ \"40.78.234.0/27\",\r\n \"40.78.242.128/28\",\r\n \ - \ \"40.78.247.0/26\",\r\n \"40.78.250.64/28\",\r\n \ - \ \"40.78.253.128/26\",\r\n \"40.79.44.59/32\",\r\n \"40.79.74.86/32\"\ - ,\r\n \"40.79.130.16/28\",\r\n \"40.79.138.0/28\",\r\n \ - \ \"40.79.142.0/26\",\r\n \"40.79.146.0/28\",\r\n \ - \ \"40.79.149.64/26\",\r\n \"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.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 \ - \ \"137.116.91.178/32\",\r\n \"137.116.157.26/32\",\r\n \ - \ \"137.116.158.30/32\",\r\n \"137.117.85.236/32\",\r\n \ - \ \"137.117.89.253/32\",\r\n \"137.117.91.152/32\",\r\n \ - \ \"137.135.102.226/32\",\r\n \"138.91.1.105/32\",\r\n \ - \ \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n \ - \ \"138.91.193.184/32\",\r\n \"168.61.92.197/32\",\r\n \ - \ \"168.61.143.128/26\",\r\n \"168.61.148.205/32\",\r\n \ - \ \"168.62.52.235/32\",\r\n \"168.62.234.250/32\",\r\n \ - \ \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n \"\ - 168.63.141.27/32\",\r\n \"191.233.9.64/27\",\r\n \"191.233.73.228/32\"\ - ,\r\n \"191.233.203.0/28\",\r\n \"191.234.146.64/26\",\r\ - \n \"191.234.150.192/26\",\r\n \"191.234.154.64/26\",\r\n\ - \ \"191.236.32.73/32\",\r\n \"191.236.32.191/32\",\r\n \ - \ \"191.236.35.225/32\",\r\n \"191.236.128.253/32\",\r\n\ - \ \"191.236.129.107/32\",\r\n \"191.237.47.93/32\",\r\n\ - \ \"191.237.129.158/32\",\r\n \"191.237.224.0/26\",\r\n\ - \ \"191.238.75.0/24\",\r\n \"191.238.99.131/32\",\r\n \ - \ \"191.238.160.221/32\",\r\n \"191.239.64.142/32\",\r\n \ - \ \"191.239.64.144/32\",\r\n \"191.239.160.45/32\",\r\n \ - \ \"191.239.160.178/32\",\r\n \"207.46.153.127/32\",\r\n\ - \ \"207.46.154.16/32\",\r\n \"207.46.227.14/32\",\r\n \ - \ \"2603:1000:4::240/122\",\r\n \"2603:1000:4:2::/120\",\r\ - \n \"2603:1000:4:402::1c0/123\",\r\n \"2603:1000:104:1::240/122\"\ - ,\r\n \"2603:1000:104:2::500/120\",\r\n \"2603:1000:104:402::1c0/123\"\ - ,\r\n \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\ - ,\r\n \"2603:1010:6:1::240/122\",\r\n \"2603:1010:6:2::400/120\"\ - ,\r\n \"2603:1010:6:402::1c0/123\",\r\n \"2603:1010:6:802::160/123\"\ - ,\r\n \"2603:1010:6:c02::160/123\",\r\n \"2603:1010:101::240/122\"\ - ,\r\n \"2603:1010:101:402::1c0/123\",\r\n \"2603:1010:304::240/122\"\ - ,\r\n \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\ - ,\r\n \"2603:1010:404::240/122\",\r\n \"2603:1010:404:2::/120\"\ - ,\r\n \"2603:1010:404:402::1c0/123\",\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: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:1020:305::240/122\",\r\n \"2603:1020:305:402::1c0/123\"\ - ,\r\n \"2603:1020:405::240/122\",\r\n \"2603:1020:405:402::1c0/123\"\ - ,\r\n \"2603:1020:605::240/122\",\r\n \"2603:1020:605:2::/120\"\ - ,\r\n \"2603:1020:605:402::1c0/123\",\r\n \"2603:1020:705:1::240/122\"\ - ,\r\n \"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 \"2603:1020:805:1::240/122\",\r\n \"2603:1020:805:2::200/120\"\ - ,\r\n \"2603:1020:805:402::1c0/123\",\r\n \"2603:1020:805:802::160/123\"\ - ,\r\n \"2603:1020:805:c02::160/123\",\r\n \"2603:1020:905::240/122\"\ - ,\r\n \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\ - ,\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 \"2603:1020:b04::240/122\"\ - ,\r\n \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\ - ,\r\n \"2603:1020:c04:1::240/122\",\r\n \"2603:1020:c04:2::200/120\"\ - ,\r\n \"2603:1020:c04:402::1c0/123\",\r\n \"2603:1020:c04:802::160/123\"\ - ,\r\n \"2603:1020:c04:c02::160/123\",\r\n \"2603:1020:d04::240/122\"\ - ,\r\n \"2603:1020:d04:1::600/120\",\r\n \"2603:1020:d04:402::1c0/123\"\ - ,\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 \"2603:1020:f04::240/122\"\ - ,\r\n \"2603:1020:f04:3::/120\",\r\n \"2603:1020:f04:402::1c0/123\"\ - ,\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 \"2603:1020:1104:400::1c0/123\",\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 \"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 \"2603:1030:104:1::240/122\"\ - ,\r\n \"2603:1030:104:2::300/120\",\r\n \"2603:1030:104:402::1c0/123\"\ - ,\r\n \"2603:1030:104:402::660/123\",\r\n \"2603:1030:104:802::180/123\"\ - ,\r\n \"2603:1030:107:1::500/120\",\r\n \"2603:1030:107:400::140/123\"\ - ,\r\n \"2603:1030:210:1::240/122\",\r\n \"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:1030:302::200/120\",\r\n \"2603:1030:40b:1::240/122\"\ - ,\r\n \"2603:1030:40b:2::4c0/122\",\r\n \"2603:1030:40b:3::/120\"\ - ,\r\n \"2603:1030:40b:400::9c0/123\",\r\n \"2603:1030:40b:800::160/123\"\ - ,\r\n \"2603:1030:40b:c00::160/123\",\r\n \"2603:1030:40c:1::240/122\"\ - ,\r\n \"2603:1030:40c:402::1c0/123\",\r\n \"2603:1030:40c:802::160/123\"\ - ,\r\n \"2603:1030:40c:c02::160/123\",\r\n \"2603:1030:504:1::240/122\"\ - ,\r\n \"2603:1030:504:2::400/120\",\r\n \"2603:1030:504:402::2c0/123\"\ - ,\r\n \"2603:1030:504:802::240/123\",\r\n \"2603:1030:504:c02::c0/123\"\ - ,\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 \"2603:1030:807:1::240/122\"\ - ,\r\n \"2603:1030:807:402::1c0/123\",\r\n \"2603:1030:807:802::160/123\"\ - ,\r\n \"2603:1030:807:c02::160/123\",\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 \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\"\ - ,\r\n \"2603:1030:b04:402::1c0/123\",\r\n \"2603:1030:c06:1::240/122\"\ - ,\r\n \"2603:1030:c06:2::600/120\",\r\n \"2603:1030:c06:400::9c0/123\"\ - ,\r\n \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\"\ - ,\r\n \"2603:1030:f05:1::240/122\",\r\n \"2603:1030:f05:2::400/120\"\ - ,\r\n \"2603:1030:f05:402::1c0/123\",\r\n \"2603:1030:f05:802::160/123\"\ - ,\r\n \"2603:1030:f05:c02::160/123\",\r\n \"2603:1030:1005::240/122\"\ - ,\r\n \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\ - ,\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:1040:207::240/122\",\r\n \"2603:1040:207:2::100/120\"\ - ,\r\n \"2603:1040:207:402::1c0/123\",\r\n \"2603:1040:407:1::240/122\"\ - ,\r\n \"2603:1040:407:2::200/120\",\r\n \"2603:1040:407:402::1c0/123\"\ - ,\r\n \"2603:1040:407:802::160/123\",\r\n \"2603:1040:407:c02::160/123\"\ - ,\r\n \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\"\ - ,\r\n \"2603:1040:606:402::1c0/123\",\r\n \"2603:1040:806::240/122\"\ - ,\r\n \"2603:1040:806:2::/120\",\r\n \"2603:1040:806:402::1c0/123\"\ - ,\r\n \"2603:1040:904:1::240/122\",\r\n \"2603:1040:904:2::200/120\"\ - ,\r\n \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\"\ - ,\r\n \"2603:1040:904:c02::160/123\",\r\n \"2603:1040:a06:1::240/122\"\ - ,\r\n \"2603:1040:a06:2::700/120\",\r\n \"2603:1040:a06:402::1c0/123\"\ - ,\r\n \"2603:1040:a06:802::160/123\",\r\n \"2603:1040:a06:c02::160/123\"\ - ,\r\n \"2603:1040:b04::240/122\",\r\n \"2603:1040:b04:2::/120\"\ - ,\r\n \"2603:1040:b04:402::1c0/123\",\r\n \"2603:1040:c06::240/122\"\ - ,\r\n \"2603:1040:c06:2::/120\",\r\n \"2603:1040:c06:402::1c0/123\"\ - ,\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 \"2603:1040:e05::500/120\",\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 \"2603:1040:1002:1::200/120\",\r\n \"2603:1040:1104:400::1c0/123\"\ - ,\r\n \"2603:1050:6:1::240/122\",\r\n \"2603:1050:6:2::200/120\"\ - ,\r\n \"2603:1050:6:402::1c0/123\",\r\n \"2603:1050:6:802::160/123\"\ - ,\r\n \"2603:1050:6:c02::160/123\",\r\n \"2603:1050:403::240/122\"\ - ,\r\n \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\ - ,\r\n \"2603:10e1:100:2::1435:5552/128\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\ - ,\r\n \"2603:10e1:100:2::14c3:6100/128\",\r\n \"2603:10e1:100:2::287d:67fb/128\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\ - \n \"20.36.74.130/32\",\r\n \"20.36.114.32/27\",\r\n \ - \ \"20.53.59.0/24\",\r\n \"2603:1010:404::240/122\",\r\n \ - \ \"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\"\ - : \"74\",\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\": [\r\n \"13.70.72.0/28\"\ - ,\r\n \"13.70.79.16/28\",\r\n \"13.70.114.64/26\",\r\n \ - \ \"13.72.254.134/32\",\r\n \"20.53.85.82/32\",\r\n \ - \ \"20.70.219.0/24\",\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 \"104.210.106.31/32\",\r\n \"191.239.64.142/32\",\r\ - \n \"191.239.64.144/32\",\r\n \"2603:1010:6:1::240/122\"\ - ,\r\n \"2603:1010:6:2::400/120\",\r\n \"2603:1010:6:402::1c0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\ - \n \"13.77.50.32/27\",\r\n \"20.92.2.0/24\",\r\n \ - \ \"40.115.79.2/32\",\r\n \"40.127.83.123/32\",\r\n \"\ - 191.239.160.45/32\",\r\n \"191.239.160.178/32\",\r\n \"\ - 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\"\ - : \"74\",\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\": [\r\n \"20.195.137.192/26\"\ - ,\r\n \"20.195.152.64/26\",\r\n \"23.97.97.36/32\",\r\n\ - \ \"23.97.103.3/32\",\r\n \"104.41.63.213/32\",\r\n \ - \ \"191.233.203.0/28\",\r\n \"191.234.146.64/26\",\r\n \ - \ \"191.234.150.192/26\",\r\n \"191.234.154.64/26\",\r\n \ - \ \"191.238.75.0/24\",\r\n \"2603:1050:6:1::240/122\",\r\n \ - \ \"2603:1050:6:2::200/120\",\r\n \"2603:1050:6:402::1c0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"20.195.150.160/27\"\ - ,\r\n \"20.195.150.192/26\",\r\n \"20.195.151.0/25\",\r\n\ - \ \"23.97.120.51/32\",\r\n \"191.233.9.64/27\",\r\n \ - \ \"191.237.224.0/26\",\r\n \"2603:1050:403::240/122\",\r\n\ - \ \"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\"\ - : \"74\",\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\": [\r\n \"13.71.170.16/28\"\ - ,\r\n \"13.71.177.128/26\",\r\n \"20.38.146.64/26\",\r\n\ - \ \"20.48.200.128/26\",\r\n \"20.151.32.64/26\",\r\n \ - \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \ - \ \"52.139.4.118/32\",\r\n \"52.233.30.41/32\",\r\n \"\ - 52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n \"52.246.154.64/26\"\ - ,\r\n \"52.246.159.0/26\",\r\n \"2603:1030:f05:1::240/122\"\ - ,\r\n \"2603:1030:f05:2::400/120\",\r\n \"2603:1030:f05:402::1c0/123\"\ - ,\r\n \"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\": \"74\"\ - ,\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\": \"74\"\ - ,\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 \"104.211.81.0/28\",\r\n \ - \ \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n \ - \ \"2603:1040:a06:1::240/122\",\r\n \"2603:1040:a06:2::700/120\"\ - ,\r\n \"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\": \"74\",\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\": \"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 \ - \ \"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\": \"\ - 74\",\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\"\ - : \"74\",\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\": \"74\",\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\": \"AzureEventHub\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.90.83.7/32\",\r\n \ - \ \"13.90.208.184/32\",\r\n \"13.92.124.151/32\",\r\n \ - \ \"13.92.180.208/32\",\r\n \"13.92.190.184/32\",\r\n \ - \ \"20.42.68.64/26\",\r\n \"20.42.74.0/26\",\r\n \"20.88.153.0/26\"\ - ,\r\n \"40.71.10.128/26\",\r\n \"40.71.100.98/32\",\r\n\ - \ \"40.76.29.197/32\",\r\n \"40.76.40.11/32\",\r\n \ - \ \"40.76.194.119/32\",\r\n \"40.78.226.128/26\",\r\n \ - \ \"40.79.155.0/26\",\r\n \"40.117.88.66/32\",\r\n \"\ - 40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\"\ - ,\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.179.6.240/32\",\r\n \ - \ \"52.179.8.35/32\",\r\n \"52.191.213.188/32\",\r\n \ - \ \"52.191.228.245/32\",\r\n \"52.226.36.235/32\",\r\n \"\ - 104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"137.117.85.236/32\"\ - ,\r\n \"137.117.89.253/32\",\r\n \"137.117.91.152/32\",\r\ - \n \"137.135.102.226/32\",\r\n \"168.62.52.235/32\",\r\n\ - \ \"191.236.32.73/32\",\r\n \"191.236.32.191/32\",\r\n \ - \ \"191.236.35.225/32\",\r\n \"191.237.47.93/32\",\r\n \ - \ \"2603:1030:210:1::240/122\",\r\n \"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\": \"74\",\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\": \"AzureEventHub\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.68.20.101/32\",\r\n\ - \ \"13.68.21.169/32\",\r\n \"13.68.77.215/32\",\r\n \ - \ \"20.36.144.64/26\",\r\n \"20.62.62.0/24\",\r\n \"\ - 40.70.78.154/32\",\r\n \"40.70.146.0/26\",\r\n \"40.79.44.59/32\"\ - ,\r\n \"40.79.74.86/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.179.157.59/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.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 \"137.116.48.46/32\",\r\n\ - \ \"137.116.77.157/32\",\r\n \"137.116.91.178/32\",\r\n\ - \ \"191.237.129.158/32\",\r\n \"2603:1030:40c:1::240/122\"\ - ,\r\n \"2603:1030:40c:402::1c0/123\",\r\n \"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\": \"74\"\ - ,\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\": [\r\n \"20.47.216.64/26\"\ - ,\r\n \"20.51.22.128/26\",\r\n \"20.51.23.0/25\",\r\n \ - \ \"20.51.23.128/26\",\r\n \"40.74.146.16/28\",\r\n \ - \ \"40.74.151.0/26\",\r\n \"40.75.34.0/28\",\r\n \"40.89.122.0/26\"\ - ,\r\n \"52.138.90.0/28\",\r\n \"52.225.184.224/32\",\r\n\ - \ \"52.225.186.130/32\",\r\n \"2603:1030:40b:1::240/122\"\ - ,\r\n \"2603:1030:40b:2::4c0/122\",\r\n \"2603:1030:40b:3::/120\"\ - ,\r\n \"2603:1030:40b:400::9c0/123\",\r\n \"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\": \"\ - 74\",\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\": [\r\n \"40.79.130.16/28\"\ - ,\r\n \"40.79.138.0/28\",\r\n \"40.79.142.0/26\",\r\n \ - \ \"40.79.146.0/28\",\r\n \"40.79.149.64/26\",\r\n \ - \ \"51.11.192.128/26\",\r\n \"51.138.214.0/24\",\r\n \"\ - 52.143.136.55/32\",\r\n \"2603:1020:805:1::240/122\",\r\n \ - \ \"2603:1020:805:2::200/120\",\r\n \"2603:1020:805:402::1c0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"40.79.178.32/27\"\ - ,\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n\ - \ \"2603:1020:905::240/122\",\r\n \"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\": \"74\"\ - ,\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\": [\r\n \"51.116.58.128/27\"\ - ,\r\n \"51.116.73.0/24\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.128/26\"\ - ,\r\n \"20.52.92.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 \"2603:1020:c04:1::240/122\",\r\ - \n \"2603:1020:c04:2::200/120\",\r\n \"2603:1020:c04:402::1c0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"13.71.154.11/32\"\ - ,\r\n \"13.78.106.64/28\",\r\n \"20.89.0.64/26\",\r\n \ - \ \"20.89.10.0/24\",\r\n \"20.194.128.192/26\",\r\n \ - \ \"23.100.100.84/32\",\r\n \"40.79.186.32/27\",\r\n \ - \ \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n \"\ - 52.243.36.161/32\",\r\n \"138.91.1.105/32\",\r\n \"2603:1040:407:1::240/122\"\ - ,\r\n \"2603:1040:407:2::200/120\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"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:400::1c0/123\"\ - \r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaWest\"\ - ,\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": \"74\"\ - ,\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\": \"74\",\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\": \"74\",\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\"\ - : \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\"\ - ,\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\"\ - : \"74\",\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\": \"74\"\ - ,\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\": \"74\",\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\"\ - : \"74\",\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 \"102.133.154.128/26\",\r\n\ - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \ - \ \"2603:1000:104:1::240/122\",\r\n \"2603:1000:104:2::500/120\"\ - ,\r\n \"2603:1000:104:402::1c0/123\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.65.0/26\"\ - ,\r\n \"102.37.83.0/24\",\r\n \"102.133.26.128/26\",\r\n\ - \ \"2603:1000:4::240/122\",\r\n \"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\": \"\ - 74\",\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\"\ - : \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.24/32\"\ - ,\r\n \"13.84.145.196/32\",\r\n \"20.45.122.64/26\",\r\n\ - \ \"20.45.126.192/26\",\r\n \"20.49.93.64/27\",\r\n \ - \ \"20.49.93.128/27\",\r\n \"20.49.95.128/26\",\r\n \ - \ \"20.97.32.192/26\",\r\n \"23.102.128.15/32\",\r\n \"\ - 23.102.160.39/32\",\r\n \"23.102.161.227/32\",\r\n \"23.102.163.4/32\"\ - ,\r\n \"23.102.165.127/32\",\r\n \"23.102.167.73/32\",\r\ - \n \"23.102.180.26/32\",\r\n \"40.84.150.241/32\",\r\n \ - \ \"40.84.185.67/32\",\r\n \"40.124.65.64/26\",\r\n \ - \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \ - \ \"104.210.146.250/32\",\r\n \"104.214.18.128/27\",\r\n \ - \ \"104.214.70.229/32\",\r\n \"191.238.160.221/32\",\r\n \ - \ \"2603:1030:807:1::240/122\",\r\n \"2603:1030:807:402::1c0/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"74\"\ - ,\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\": [\r\n \"13.71.123.78/32\"\ - ,\r\n \"40.78.194.32/27\",\r\n \"52.172.119.0/24\",\r\n\ - \ \"104.211.224.190/32\",\r\n \"104.211.224.238/32\",\r\n\ - \ \"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\": \"\ - 74\",\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.SwitzerlandNorth\"\ - ,\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.120.75.64/27\"\ - ,\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n \ - \ \"65.52.250.32/27\",\r\n \"2603:1040:904:1::240/122\",\r\ - \n \"2603:1040:904:2::200/120\",\r\n \"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\"\ - : \"74\",\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 \"51.132.192.192/26\",\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 \"2603:1020:705:1::240/122\",\r\n \"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\": \"74\",\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\": \"AzureEventHub\"\ - ,\r\n \"addressPrefixes\": [\r\n \"20.58.69.0/24\",\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 \ - \ \"2603:1020:605::240/122\",\r\n \"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\": \"74\"\ - ,\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\"\ - : \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.64/27\"\ - ,\r\n \"13.78.149.209/32\",\r\n \"13.78.150.233/32\",\r\n\ - \ \"13.78.191.44/32\",\r\n \"20.69.3.0/24\",\r\n \ - \ \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n \"\ - 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\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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 \"13.93.226.138/32\",\r\n \ - \ \"20.66.7.0/24\",\r\n \"23.99.7.105/32\",\r\n \"23.99.54.235/32\"\ - ,\r\n \"23.99.60.253/32\",\r\n \"23.99.80.186/32\",\r\n\ - \ \"40.78.110.196/32\",\r\n \"40.83.191.202/32\",\r\n \ - \ \"40.83.222.100/32\",\r\n \"40.86.176.23/32\",\r\n \ - \ \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n \ - \ \"40.112.242.0/25\",\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.42.97.95/32\",\r\n \"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\": \"74\",\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\": \"AzureEventHub\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.138.64/28\",\r\n\ - \ \"13.66.145.128/26\",\r\n \"13.66.149.0/26\",\r\n \ - \ \"13.66.228.204/32\",\r\n \"13.66.230.42/32\",\r\n \ - \ \"20.42.131.16/28\",\r\n \"20.42.131.64/26\",\r\n \"\ - 20.51.14.96/27\",\r\n \"20.51.14.128/25\",\r\n \"20.83.192.0/26\"\ - ,\r\n \"40.64.113.64/26\",\r\n \"40.78.242.128/28\",\r\n\ - \ \"40.78.247.0/26\",\r\n \"40.78.250.64/28\",\r\n \ - \ \"40.78.253.128/26\",\r\n \"40.125.103.251/32\",\r\n \ - \ \"52.151.58.121/32\",\r\n \"52.183.46.73/32\",\r\n \ - \ \"52.183.86.102/32\",\r\n \"2603:1030:c06:1::240/122\",\r\n \ - \ \"2603:1030:c06:2::600/120\",\r\n \"2603:1030:c06:400::9c0/123\"\ - ,\r\n \"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\": \"74\",\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 \"20.150.182.0/27\",\r\n \ - \ \"20.150.186.64/26\",\r\n \"20.150.189.128/26\",\r\n \ - \ \"20.150.246.32/27\",\r\n \"20.150.246.64/26\",\r\n \ - \ \"20.150.246.128/25\",\r\n \"2603:1030:504:1::240/122\",\r\n\ - \ \"2603:1030:504:2::400/120\",\r\n \"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\"\ - : \"74\",\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\": \"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.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.112.72/29\",\r\n \"\ - 20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.54.106.86/32\"\ - ,\r\n \"20.54.121.133/32\",\r\n \"20.72.16.64/26\",\r\n\ - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \ - \ \"20.99.8.0/26\",\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.192.47.0/26\",\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 \"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.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.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.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.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.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.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 \"2603:1000:4::40/122\",\r\n \ - \ \"2603:1000:104:1::40/122\",\r\n \"2603:1010:6:1::40/122\"\ - ,\r\n \"2603:1010:101::40/122\",\r\n \"2603:1010:304::40/122\"\ - ,\r\n \"2603:1010:404::40/122\",\r\n \"2603:1020:5:1::40/122\"\ - ,\r\n \"2603:1020:206:1::40/122\",\r\n \"2603:1020:305::40/122\"\ - ,\r\n \"2603:1020:405::40/122\",\r\n \"2603:1020:605::40/122\"\ - ,\r\n \"2603:1020:705:1::40/122\",\r\n \"2603:1020:805:1::40/122\"\ - ,\r\n \"2603:1020:905::40/122\",\r\n \"2603:1020:a04:1::40/122\"\ - ,\r\n \"2603:1020:b04::40/122\",\r\n \"2603:1020:c04:1::40/122\"\ - ,\r\n \"2603:1020:d04::40/122\",\r\n \"2603:1020:e04:1::40/122\"\ - ,\r\n \"2603:1020:f04::40/122\",\r\n \"2603:1020:1004::40/122\"\ - ,\r\n \"2603:1020:1104::40/122\",\r\n \"2603:1030:f:1::40/122\"\ - ,\r\n \"2603:1030:10:1::40/122\",\r\n \"2603:1030:104:1::40/122\"\ - ,\r\n \"2603:1030:107::40/122\",\r\n \"2603:1030:210:1::40/122\"\ - ,\r\n \"2603:1030:40b:1::40/122\",\r\n \"2603:1030:40c:1::40/122\"\ - ,\r\n \"2603:1030:504:1::40/122\",\r\n \"2603:1030:608::40/122\"\ - ,\r\n \"2603:1030:807:1::40/122\",\r\n \"2603:1030:a07::40/122\"\ - ,\r\n \"2603:1030:b04::40/122\",\r\n \"2603:1030:c06:1::40/122\"\ - ,\r\n \"2603:1030:f05:1::40/122\",\r\n \"2603:1030:1005::40/122\"\ - ,\r\n \"2603:1040:5:1::40/122\",\r\n \"2603:1040:207::40/122\"\ - ,\r\n \"2603:1040:407:1::40/122\",\r\n \"2603:1040:606::40/122\"\ - ,\r\n \"2603:1040:806::40/122\",\r\n \"2603:1040:904:1::40/122\"\ - ,\r\n \"2603:1040:a06:1::40/122\",\r\n \"2603:1040:b04::40/122\"\ - ,\r\n \"2603:1040:c06::40/122\",\r\n \"2603:1040:d04::40/122\"\ - ,\r\n \"2603:1040:f05:1::40/122\",\r\n \"2603:1040:1002::80/122\"\ - ,\r\n \"2603:1040:1104::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\": \"GuestAndHybridManagement\",\r\n \"id\":\ - \ \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": \"74\"\ - ,\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\": \"AzureAutomation\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.65.24.129/32\",\r\n\ - \ \"13.66.138.94/31\",\r\n \"13.66.141.224/29\",\r\n \ - \ \"13.66.145.80/28\",\r\n \"13.67.8.110/31\",\r\n \ - \ \"13.67.10.72/29\",\r\n \"13.69.64.78/31\",\r\n \"13.69.67.48/29\"\ - ,\r\n \"13.69.107.64/29\",\r\n \"13.69.109.128/31\",\r\n\ - \ \"13.69.109.176/28\",\r\n \"13.69.227.78/31\",\r\n \ - \ \"13.69.229.248/29\",\r\n \"13.70.72.30/31\",\r\n \ - \ \"13.70.74.80/29\",\r\n \"13.70.123.166/32\",\r\n \"\ - 13.71.170.46/31\",\r\n \"13.71.173.208/29\",\r\n \"13.71.175.144/28\"\ - ,\r\n \"13.71.194.118/31\",\r\n \"13.71.196.128/29\",\r\n\ - \ \"13.71.199.176/28\",\r\n \"13.73.242.40/29\",\r\n \ - \ \"13.73.242.210/31\",\r\n \"13.73.244.208/28\",\r\n \ - \ \"13.74.107.92/31\",\r\n \"13.74.108.136/29\",\r\n \ - \ \"13.75.34.150/31\",\r\n \"13.75.39.104/29\",\r\n \"\ - 13.77.1.26/32\",\r\n \"13.77.1.212/32\",\r\n \"13.77.50.70/31\"\ - ,\r\n \"13.77.53.56/29\",\r\n \"13.77.55.192/28\",\r\n \ - \ \"13.78.59.184/32\",\r\n \"13.78.106.94/31\",\r\n \ - \ \"13.78.109.120/29\",\r\n \"13.78.111.208/28\",\r\n \ - \ \"13.86.219.200/29\",\r\n \"13.86.221.216/31\",\r\n \ - \ \"13.86.223.64/28\",\r\n \"13.87.56.86/31\",\r\n \"13.87.58.72/29\"\ - ,\r\n \"13.87.122.86/31\",\r\n \"13.87.124.72/29\",\r\n\ - \ \"13.88.240.74/32\",\r\n \"13.88.244.195/32\",\r\n \ - \ \"13.89.170.206/31\",\r\n \"13.89.174.136/29\",\r\n \ - \ \"13.89.178.96/28\",\r\n \"13.94.240.75/32\",\r\n \ - \ \"20.21.42.112/29\",\r\n \"20.21.66.88/29\",\r\n \"20.21.74.88/29\"\ - ,\r\n \"20.36.39.150/32\",\r\n \"20.36.106.70/31\",\r\n\ - \ \"20.36.108.128/29\",\r\n \"20.36.108.240/28\",\r\n \ - \ \"20.36.114.22/31\",\r\n \"20.36.117.32/29\",\r\n \ - \ \"20.36.117.144/28\",\r\n \"20.37.74.226/31\",\r\n \ - \ \"20.37.76.120/29\",\r\n \"20.38.128.104/29\",\r\n \"\ - 20.38.128.168/31\",\r\n \"20.38.132.0/28\",\r\n \"20.38.147.152/29\"\ - ,\r\n \"20.38.149.128/31\",\r\n \"20.40.231.60/31\",\r\n\ - \ \"20.42.64.32/31\",\r\n \"20.42.72.128/31\",\r\n \ - \ \"20.42.72.144/28\",\r\n \"20.43.120.248/29\",\r\n \ - \ \"20.43.121.120/31\",\r\n \"20.43.123.48/28\",\r\n \"\ - 20.44.2.6/31\",\r\n \"20.44.4.104/29\",\r\n \"20.44.8.200/29\"\ - ,\r\n \"20.44.10.120/31\",\r\n \"20.44.17.8/29\",\r\n \ - \ \"20.44.17.216/31\",\r\n \"20.44.19.16/28\",\r\n \ - \ \"20.44.27.112/29\",\r\n \"20.44.29.48/31\",\r\n \"\ - 20.44.29.96/28\",\r\n \"20.45.90.94/31\",\r\n \"20.45.93.144/28\"\ - ,\r\n \"20.45.94.64/29\",\r\n \"20.45.123.88/29\",\r\n \ - \ \"20.45.123.232/31\",\r\n \"20.45.241.184/29\",\r\n \ - \ \"20.45.242.0/28\",\r\n \"20.45.242.16/31\",\r\n \ - \ \"20.47.232.160/28\",\r\n \"20.47.232.176/29\",\r\n \"\ - 20.48.201.74/31\",\r\n \"20.48.201.80/28\",\r\n \"20.48.202.0/29\"\ - ,\r\n \"20.49.82.24/29\",\r\n \"20.49.90.24/29\",\r\n \ - \ \"20.51.5.2/31\",\r\n \"20.51.5.8/29\",\r\n \"\ - 20.51.5.16/28\",\r\n \"20.51.14.78/31\",\r\n \"20.51.21.250/31\"\ - ,\r\n \"20.52.89.54/31\",\r\n \"20.52.93.216/29\",\r\n \ - \ \"20.52.94.96/28\",\r\n \"20.53.52.224/28\",\r\n \ - \ \"20.53.52.240/29\",\r\n \"20.53.52.248/31\",\r\n \"\ - 20.53.57.62/31\",\r\n \"20.53.60.80/28\",\r\n \"20.53.60.192/29\"\ - ,\r\n \"20.58.68.60/31\",\r\n \"20.58.71.72/29\",\r\n \ - \ \"20.58.71.224/28\",\r\n \"20.59.79.64/28\",\r\n \ - \ \"20.62.63.252/31\",\r\n \"20.66.6.88/29\",\r\n \"20.69.2.14/31\"\ - ,\r\n \"20.69.4.200/29\",\r\n \"20.69.4.208/28\",\r\n \ - \ \"20.70.220.180/31\",\r\n \"20.70.221.16/28\",\r\n \ - \ \"20.70.221.192/29\",\r\n \"20.72.27.176/29\",\r\n \ - \ \"20.82.246.152/29\",\r\n \"20.83.221.112/28\",\r\n \"\ - 20.83.221.192/29\",\r\n \"20.86.92.252/31\",\r\n \"20.88.154.18/31\"\ - ,\r\n \"20.88.156.168/29\",\r\n \"20.88.156.176/28\",\r\n\ - \ \"20.89.11.118/31\",\r\n \"20.89.11.120/29\",\r\n \ - \ \"20.89.11.224/28\",\r\n \"20.90.129.72/29\",\r\n \ - \ \"20.90.131.96/28\",\r\n \"20.90.131.112/31\",\r\n \"\ - 20.92.3.224/28\",\r\n \"20.92.3.240/29\",\r\n \"20.92.3.248/31\"\ - ,\r\n \"20.97.32.188/31\",\r\n \"20.97.33.120/29\",\r\n\ - \ \"20.97.33.224/28\",\r\n \"20.98.145.72/29\",\r\n \ - \ \"20.98.145.96/28\",\r\n \"20.98.192.224/28\",\r\n \ - \ \"20.98.192.240/29\",\r\n \"20.100.1.128/28\",\r\n \"\ - 20.100.1.144/29\",\r\n \"20.100.1.152/31\",\r\n \"20.105.208.104/29\"\ - ,\r\n \"20.105.208.112/28\",\r\n \"20.111.0.32/28\",\r\n\ - \ \"20.111.0.48/29\",\r\n \"20.150.129.250/31\",\r\n \ - \ \"20.150.130.32/28\",\r\n \"20.150.130.48/29\",\r\n \ - \ \"20.150.171.216/29\",\r\n \"20.150.172.224/31\",\r\n \ - \ \"20.150.179.192/29\",\r\n \"20.150.181.24/31\",\r\n \ - \ \"20.150.181.176/28\",\r\n \"20.150.187.192/29\",\r\n \ - \ \"20.150.189.24/31\",\r\n \"20.189.193.16/28\",\r\n \ - \ \"20.189.193.160/29\",\r\n \"20.189.228.220/31\",\r\n \ - \ \"20.192.50.230/31\",\r\n \"20.192.99.192/29\",\r\n \"\ - 20.192.101.24/31\",\r\n \"20.192.152.148/31\",\r\n \"20.192.152.152/29\"\ - ,\r\n \"20.192.153.64/28\",\r\n \"20.192.168.148/31\",\r\ - \n \"20.192.168.152/29\",\r\n \"20.192.169.96/28\",\r\n\ - \ \"20.192.184.64/28\",\r\n \"20.192.234.176/28\",\r\n \ - \ \"20.192.235.8/29\",\r\n \"20.192.238.120/31\",\r\n \ - \ \"20.193.202.176/28\",\r\n \"20.193.203.192/29\",\r\n \ - \ \"20.194.66.24/29\",\r\n \"20.195.83.58/31\",\r\n \ - \ \"20.195.84.176/28\",\r\n \"20.195.85.0/29\",\r\n \"\ - 20.195.146.206/31\",\r\n \"20.200.194.236/31\",\r\n \"20.200.194.240/28\"\ - ,\r\n \"20.200.195.160/29\",\r\n \"20.205.67.112/28\",\r\ - \n \"20.205.68.96/29\",\r\n \"20.205.68.104/31\",\r\n \ - \ \"20.205.74.88/29\",\r\n \"20.205.82.88/29\",\r\n \ - \ \"20.206.0.72/29\",\r\n \"20.206.0.80/28\",\r\n \"\ - 20.207.0.88/29\",\r\n \"20.207.1.0/28\",\r\n \"20.208.4.96/31\"\ - ,\r\n \"20.208.18.88/29\",\r\n \"23.96.225.107/32\",\r\n\ - \ \"23.96.225.182/32\",\r\n \"23.98.83.64/29\",\r\n \ - \ \"23.98.86.56/31\",\r\n \"40.64.8.178/31\",\r\n \"\ - 40.64.8.184/29\",\r\n \"40.64.9.128/28\",\r\n \"40.67.60.96/29\"\ - ,\r\n \"40.67.60.108/31\",\r\n \"40.69.106.70/31\",\r\n\ - \ \"40.69.108.88/29\",\r\n \"40.69.110.240/28\",\r\n \ - \ \"40.70.146.78/31\",\r\n \"40.70.148.48/29\",\r\n \ - \ \"40.71.10.206/31\",\r\n \"40.71.13.240/29\",\r\n \"\ - 40.71.30.252/32\",\r\n \"40.74.146.82/31\",\r\n \"40.74.149.32/29\"\ - ,\r\n \"40.74.150.16/28\",\r\n \"40.75.35.128/29\",\r\n\ - \ \"40.75.35.216/31\",\r\n \"40.78.194.70/31\",\r\n \ - \ \"40.78.196.88/29\",\r\n \"40.78.202.130/31\",\r\n \ - \ \"40.78.203.248/29\",\r\n \"40.78.229.40/29\",\r\n \"\ - 40.78.236.128/29\",\r\n \"40.78.238.56/31\",\r\n \"40.78.239.32/28\"\ - ,\r\n \"40.78.242.172/31\",\r\n \"40.78.243.24/29\",\r\n\ - \ \"40.78.250.108/31\",\r\n \"40.78.250.216/29\",\r\n \ - \ \"40.79.130.46/31\",\r\n \"40.79.132.40/29\",\r\n \ - \ \"40.79.138.44/31\",\r\n \"40.79.138.152/29\",\r\n \ - \ \"40.79.139.208/28\",\r\n \"40.79.146.44/31\",\r\n \"\ - 40.79.146.152/29\",\r\n \"40.79.156.40/29\",\r\n \"40.79.163.8/29\"\ - ,\r\n \"40.79.163.152/31\",\r\n \"40.79.170.248/29\",\r\n\ - \ \"40.79.171.224/31\",\r\n \"40.79.173.16/28\",\r\n \ - \ \"40.79.178.70/31\",\r\n \"40.79.180.56/29\",\r\n \ - \ \"40.79.180.208/28\",\r\n \"40.79.187.160/29\",\r\n \ - \ \"40.79.189.56/31\",\r\n \"40.79.194.120/29\",\r\n \"\ - 40.79.197.32/31\",\r\n \"40.80.51.88/29\",\r\n \"40.80.53.0/31\"\ - ,\r\n \"40.80.176.48/29\",\r\n \"40.80.180.0/31\",\r\n \ - \ \"40.80.180.96/28\",\r\n \"40.85.168.201/32\",\r\n \ - \ \"40.89.129.151/32\",\r\n \"40.89.132.62/32\",\r\n \ - \ \"40.89.137.16/32\",\r\n \"40.89.157.7/32\",\r\n \"\ - 40.114.77.89/32\",\r\n \"40.114.85.4/32\",\r\n \"40.118.103.191/32\"\ - ,\r\n \"40.120.8.32/28\",\r\n \"40.120.64.48/28\",\r\n \ - \ \"40.120.75.48/29\",\r\n \"40.120.86.146/31\",\r\n \ - \ \"40.120.86.152/29\",\r\n \"40.120.87.32/28\",\r\n \ - \ \"51.11.97.0/31\",\r\n \"51.11.97.64/28\",\r\n \"51.12.22.172/31\"\ - ,\r\n \"51.12.22.176/28\",\r\n \"51.12.22.192/29\",\r\n\ - \ \"51.12.72.220/31\",\r\n \"51.12.73.64/28\",\r\n \ - \ \"51.12.73.80/29\",\r\n \"51.12.99.208/29\",\r\n \"\ - 51.12.203.72/29\",\r\n \"51.12.227.192/29\",\r\n \"51.12.235.192/29\"\ - ,\r\n \"51.13.141.224/28\",\r\n \"51.13.141.240/29\",\r\n\ - \ \"51.103.202.88/29\",\r\n \"51.104.8.240/29\",\r\n \ - \ \"51.104.9.96/31\",\r\n \"51.105.67.168/29\",\r\n \ - \ \"51.105.69.80/31\",\r\n \"51.105.75.152/29\",\r\n \"\ - 51.105.77.48/31\",\r\n \"51.105.77.80/28\",\r\n \"51.107.60.80/29\"\ - ,\r\n \"51.107.60.92/31\",\r\n \"51.107.60.208/28\",\r\n\ - \ \"51.107.156.72/29\",\r\n \"51.107.156.132/31\",\r\n \ - \ \"51.107.156.208/28\",\r\n \"51.107.247.200/29\",\r\n \ - \ \"51.107.247.208/28\",\r\n \"51.107.251.188/31\",\r\n \ - \ \"51.107.254.224/28\",\r\n \"51.107.254.240/29\",\r\n \ - \ \"51.116.55.174/31\",\r\n \"51.116.60.80/29\",\r\n \ - \ \"51.116.60.224/28\",\r\n \"51.116.74.24/29\",\r\n \ - \ \"51.116.74.80/28\",\r\n \"51.116.156.160/29\",\r\n \ - \ \"51.116.158.56/31\",\r\n \"51.116.158.80/28\",\r\n \"\ - 51.116.243.144/29\",\r\n \"51.116.243.216/31\",\r\n \"51.116.251.32/29\"\ - ,\r\n \"51.116.251.184/31\",\r\n \"51.120.100.80/29\",\r\ - \n \"51.120.100.92/31\",\r\n \"51.120.107.192/29\",\r\n\ - \ \"51.120.109.24/31\",\r\n \"51.120.109.48/28\",\r\n \ - \ \"51.120.211.192/29\",\r\n \"51.120.213.24/31\",\r\n \ - \ \"51.120.220.80/29\",\r\n \"51.120.220.92/31\",\r\n \ - \ \"51.120.220.176/28\",\r\n \"51.120.228.38/31\",\r\n \ - \ \"51.138.215.122/31\",\r\n \"51.140.6.15/32\",\r\n \ - \ \"51.140.51.174/32\",\r\n \"51.140.212.104/29\",\r\n \"\ - 52.136.186.118/31\",\r\n \"52.136.189.88/29\",\r\n \"52.136.190.160/28\"\ - ,\r\n \"52.138.90.52/31\",\r\n \"52.138.92.80/29\",\r\n\ - \ \"52.138.227.136/29\",\r\n \"52.138.229.64/31\",\r\n \ - \ \"52.138.229.80/28\",\r\n \"52.146.138.80/28\",\r\n \ - \ \"52.146.139.192/31\",\r\n \"52.147.97.0/31\",\r\n \ - \ \"52.147.113.182/31\",\r\n \"52.147.117.104/29\",\r\n \ - \ \"52.147.117.112/28\",\r\n \"52.151.62.99/32\",\r\n \ - \ \"52.161.14.192/32\",\r\n \"52.161.28.108/32\",\r\n \"\ - 52.162.110.240/29\",\r\n \"52.162.111.128/31\",\r\n \"52.163.228.23/32\"\ - ,\r\n \"52.167.107.72/29\",\r\n \"52.167.109.64/31\",\r\n\ - \ \"52.169.105.82/32\",\r\n \"52.172.153.216/32\",\r\n \ - \ \"52.172.155.142/32\",\r\n \"52.178.223.62/32\",\r\n \ - \ \"52.180.166.238/32\",\r\n \"52.180.179.25/32\",\r\n \ - \ \"52.182.139.56/29\",\r\n \"52.182.141.12/31\",\r\n \ - \ \"52.182.141.144/28\",\r\n \"52.183.5.195/32\",\r\n \ - \ \"52.231.18.46/31\",\r\n \"52.231.20.0/29\",\r\n \"\ - 52.231.64.18/32\",\r\n \"52.231.69.100/32\",\r\n \"52.231.148.120/29\"\ - ,\r\n \"52.231.148.208/28\",\r\n \"52.236.186.240/29\",\r\ - \n \"52.236.189.72/31\",\r\n \"52.240.241.64/28\",\r\n \ - \ \"52.242.40.64/28\",\r\n \"52.242.40.80/29\",\r\n \ - \ \"52.242.40.88/31\",\r\n \"52.246.155.152/29\",\r\n \ - \ \"52.246.157.0/31\",\r\n \"52.250.228.34/31\",\r\n \"\ - 65.52.250.6/31\",\r\n \"65.52.252.120/29\",\r\n \"102.37.64.32/28\"\ - ,\r\n \"102.37.85.10/31\",\r\n \"102.37.85.16/28\",\r\n\ - \ \"102.37.85.192/29\",\r\n \"102.37.166.218/31\",\r\n \ - \ \"102.37.167.96/28\",\r\n \"102.37.167.112/29\",\r\n \ - \ \"102.133.26.6/31\",\r\n \"102.133.28.144/29\",\r\n \ - \ \"102.133.124.16/29\",\r\n \"102.133.156.112/29\",\r\n \ - \ \"102.133.251.176/29\",\r\n \"102.133.253.32/28\",\r\n \ - \ \"104.41.9.106/32\",\r\n \"104.41.178.182/32\",\r\n \ - \ \"104.208.163.218/32\",\r\n \"104.209.137.89/32\",\r\n \ - \ \"104.210.80.208/32\",\r\n \"104.210.158.71/32\",\r\n \ - \ \"104.214.164.32/28\",\r\n \"104.215.254.56/32\",\r\n \ - \ \"168.61.140.48/28\",\r\n \"191.232.170.251/32\",\r\n \ - \ \"191.233.51.144/29\",\r\n \"191.233.203.30/31\",\r\n \ - \ \"191.233.205.64/29\",\r\n \"191.234.147.192/29\",\r\n \ - \ \"191.234.149.48/28\",\r\n \"191.234.149.136/31\",\r\n \ - \ \"191.234.155.192/29\",\r\n \"191.234.157.40/31\",\r\n\ - \ \"191.238.73.12/31\",\r\n \"191.238.77.32/28\",\r\n \ - \ \"191.238.77.48/29\",\r\n \"2603:1000:4:1::2a0/123\",\r\n\ - \ \"2603:1000:4:402::2c0/124\",\r\n \"2603:1000:104:3::/123\"\ - ,\r\n \"2603:1000:104:402::2c0/124\",\r\n \"2603:1000:104:802::200/124\"\ - ,\r\n \"2603:1000:104:c02::200/124\",\r\n \"2603:1010:6::6a0/123\"\ - ,\r\n \"2603:1010:6:402::2c0/124\",\r\n \"2603:1010:6:802::200/124\"\ - ,\r\n \"2603:1010:6:c02::200/124\",\r\n \"2603:1010:101:1::480/123\"\ - ,\r\n \"2603:1010:101:402::2c0/124\",\r\n \"2603:1010:304:1::2a0/123\"\ - ,\r\n \"2603:1010:304:402::2c0/124\",\r\n \"2603:1010:404:1::2a0/123\"\ - ,\r\n \"2603:1010:404:402::2c0/124\",\r\n \"2603:1020:5:4::200/123\"\ - ,\r\n \"2603:1020:5:402::2c0/124\",\r\n \"2603:1020:5:802::200/124\"\ - ,\r\n \"2603:1020:5:c02::200/124\",\r\n \"2603:1020:206::780/123\"\ - ,\r\n \"2603:1020:206:402::2c0/124\",\r\n \"2603:1020:206:802::200/124\"\ - ,\r\n \"2603:1020:206:c02::200/124\",\r\n \"2603:1020:305:402::2c0/124\"\ - ,\r\n \"2603:1020:405:402::2c0/124\",\r\n \"2603:1020:605:1::480/123\"\ - ,\r\n \"2603:1020:605:402::2c0/124\",\r\n \"2603:1020:705:2::700/123\"\ - ,\r\n \"2603:1020:705:402::2c0/124\",\r\n \"2603:1020:705:802::200/124\"\ - ,\r\n \"2603:1020:705:c02::200/124\",\r\n \"2603:1020:805::6a0/123\"\ - ,\r\n \"2603:1020:805:402::2c0/124\",\r\n \"2603:1020:805:802::200/124\"\ - ,\r\n \"2603:1020:805:c02::200/124\",\r\n \"2603:1020:905:1::2a0/123\"\ - ,\r\n \"2603:1020:905:402::2c0/124\",\r\n \"2603:1020:a04:3::a0/123\"\ - ,\r\n \"2603:1020:a04:402::2c0/124\",\r\n \"2603:1020:a04:802::200/124\"\ - ,\r\n \"2603:1020:a04:c02::200/124\",\r\n \"2603:1020:b04:1::480/123\"\ - ,\r\n \"2603:1020:b04:402::2c0/124\",\r\n \"2603:1020:c04::6a0/123\"\ - ,\r\n \"2603:1020:c04:402::2c0/124\",\r\n \"2603:1020:c04:802::200/124\"\ - ,\r\n \"2603:1020:c04:c02::200/124\",\r\n \"2603:1020:d04:1::2a0/123\"\ - ,\r\n \"2603:1020:d04:402::2c0/124\",\r\n \"2603:1020:e04:3::460/123\"\ - ,\r\n \"2603:1020:e04:402::2c0/124\",\r\n \"2603:1020:e04:802::200/124\"\ - ,\r\n \"2603:1020:e04:c02::200/124\",\r\n \"2603:1020:f04:1::2a0/123\"\ - ,\r\n \"2603:1020:f04:402::2c0/124\",\r\n \"2603:1020:1004:3::40/123\"\ - ,\r\n \"2603:1020:1004:400::1c0/124\",\r\n \"2603:1020:1004:400::2e0/124\"\ - ,\r\n \"2603:1020:1004:400::3a0/124\",\r\n \"2603:1020:1004:800::3d0/124\"\ - ,\r\n \"2603:1020:1004:800::3f0/124\",\r\n \"2603:1020:1004:c02::390/124\"\ - ,\r\n \"2603:1020:1104:1::7a0/123\",\r\n \"2603:1020:1104:400::2c0/124\"\ - ,\r\n \"2603:1030:f:3::2a0/123\",\r\n \"2603:1030:f:400::ac0/124\"\ - ,\r\n \"2603:1030:10::780/123\",\r\n \"2603:1030:10:402::2c0/124\"\ - ,\r\n \"2603:1030:10:802::200/124\",\r\n \"2603:1030:10:c02::200/124\"\ - ,\r\n \"2603:1030:104:402::2c0/124\",\r\n \"2603:1030:104:402::650/124\"\ - ,\r\n \"2603:1030:104:402::710/124\",\r\n \"2603:1030:104:802::70/124\"\ - ,\r\n \"2603:1030:107:400::240/124\",\r\n \"2603:1030:210::780/123\"\ - ,\r\n \"2603:1030:210:402::2c0/124\",\r\n \"2603:1030:210:802::200/124\"\ - ,\r\n \"2603:1030:210:c02::200/124\",\r\n \"2603:1030:40b:3::340/123\"\ - ,\r\n \"2603:1030:40b:400::ac0/124\",\r\n \"2603:1030:40b:800::200/124\"\ - ,\r\n \"2603:1030:40b:c00::200/124\",\r\n \"2603:1030:40c::760/123\"\ - ,\r\n \"2603:1030:40c:402::2c0/124\",\r\n \"2603:1030:40c:802::200/124\"\ - ,\r\n \"2603:1030:40c:c02::200/124\",\r\n \"2603:1030:504:2::2e0/123\"\ - ,\r\n \"2603:1030:504:402::1c0/124\",\r\n \"2603:1030:504:402::2e0/124\"\ - ,\r\n \"2603:1030:504:402::3a0/124\",\r\n \"2603:1030:504:402::440/124\"\ - ,\r\n \"2603:1030:504:802::3c0/123\",\r\n \"2603:1030:504:802::3f0/124\"\ - ,\r\n \"2603:1030:504:c02::410/124\",\r\n \"2603:1030:608:1::480/123\"\ - ,\r\n \"2603:1030:608:402::2c0/124\",\r\n \"2603:1030:807:3::200/123\"\ - ,\r\n \"2603:1030:807:402::2c0/124\",\r\n \"2603:1030:807:802::200/124\"\ - ,\r\n \"2603:1030:807:c02::200/124\",\r\n \"2603:1030:a07:1::4e0/123\"\ - ,\r\n \"2603:1030:a07:402::940/124\",\r\n \"2603:1030:b04:1::480/123\"\ - ,\r\n \"2603:1030:b04:402::2c0/124\",\r\n \"2603:1030:c06:5::120/123\"\ - ,\r\n \"2603:1030:c06:400::ac0/124\",\r\n \"2603:1030:c06:802::200/124\"\ - ,\r\n \"2603:1030:c06:c02::200/124\",\r\n \"2603:1030:f05::6a0/123\"\ - ,\r\n \"2603:1030:f05:402::2c0/124\",\r\n \"2603:1030:f05:802::200/124\"\ - ,\r\n \"2603:1030:f05:c02::200/124\",\r\n \"2603:1030:1005:1::480/123\"\ - ,\r\n \"2603:1030:1005:402::2c0/124\",\r\n \"2603:1040:5:3::200/123\"\ - ,\r\n \"2603:1040:5:402::2c0/124\",\r\n \"2603:1040:5:802::200/124\"\ - ,\r\n \"2603:1040:5:c02::200/124\",\r\n \"2603:1040:207:402::2c0/124\"\ - ,\r\n \"2603:1040:207:800::60/124\",\r\n \"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:c02::200/124\",\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: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: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\": \"74\",\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\": \"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.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 \"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.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 \"168.61.49.99/32\",\r\n \"191.233.10.184/29\"\ - ,\r\n \"191.233.51.152/29\",\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:1000:4:402::320/124\"\ - ,\r\n \"2603:1000:104:402::320/124\",\r\n \"2603:1010:6:402::320/124\"\ - ,\r\n \"2603:1010:101:402::320/124\",\r\n \"2603:1010:304:402::320/124\"\ - ,\r\n \"2603:1010:404:402::320/124\",\r\n \"2603:1020:5:402::320/124\"\ - ,\r\n \"2603:1020:206:402::320/124\",\r\n \"2603:1020:305:402::320/124\"\ - ,\r\n \"2603:1020:405:402::320/124\",\r\n \"2603:1020:605:402::320/124\"\ - ,\r\n \"2603:1020:705:402::320/124\",\r\n \"2603:1020:805:402::320/124\"\ - ,\r\n \"2603:1020:905:402::320/124\",\r\n \"2603:1020:a04:3::40/124\"\ - ,\r\n \"2603:1020:a04:402::320/124\",\r\n \"2603:1020:b04:402::320/124\"\ - ,\r\n \"2603:1020:c04:402::320/124\",\r\n \"2603:1020:d04:402::320/124\"\ - ,\r\n \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\ - ,\r\n \"2603:1020:f04:402::320/124\",\r\n \"2603:1020:1004:1::1e0/124\"\ - ,\r\n \"2603:1020:1104:1::140/124\",\r\n \"2603:1030:f:2::4b0/124\"\ - ,\r\n \"2603:1030:f:400::b20/124\",\r\n \"2603:1030:10:402::320/124\"\ - ,\r\n \"2603:1030:104::7b0/124\",\r\n \"2603:1030:104:402::320/124\"\ - ,\r\n \"2603:1030:107::720/124\",\r\n \"2603:1030:210:402::320/124\"\ - ,\r\n \"2603:1030:40b:400::b20/124\",\r\n \"2603:1030:40c:402::320/124\"\ - ,\r\n \"2603:1030:504::1e0/124\",\r\n \"2603:1030:608:402::320/124\"\ - ,\r\n \"2603:1030:807:402::320/124\",\r\n \"2603:1030:a07:402::9a0/124\"\ - ,\r\n \"2603:1030:b04:402::320/124\",\r\n \"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: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: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\"\ - : \"74\",\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\": \"74\",\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\"\ - : \"74\",\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\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n\ - \ \"13.77.2.56/32\",\r\n \"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\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"74\",\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\"\ - : \"74\",\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\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": [\r\n \"20.39.15.48/29\"\ - ,\r\n \"40.74.146.88/29\",\r\n \"40.89.65.220/32\",\r\n\ - \ \"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\"\ - : \"74\",\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\": [\r\n \"20.43.45.224/29\"\ - ,\r\n \"20.188.39.64/32\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"74\",\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\": \"74\",\r\n \"properties\": {\r\ - \n \"changeNumber\": \"2\",\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\": \"HDInsight\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.49.114.56/29\",\r\n \"\ - 52.162.110.160/29\",\r\n \"157.55.213.99/32\",\r\n \"157.56.8.38/32\"\ - ,\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\": \"74\"\ - ,\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\": [\r\n \"13.69.229.72/29\"\ - ,\r\n \"13.74.153.132/32\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"51.120.43.88/29\"\ - ,\r\n \"51.120.100.48/29\",\r\n \"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\": \"74\"\ - ,\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.73.240.8/29\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"74\",\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\": [\r\n \"13.67.9.152/29\",\r\n \ - \ \"13.76.136.249/32\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"20.41.197.120/29\"\ - ,\r\n \"40.78.195.8/29\",\r\n \"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\"\ - : \"74\",\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.SwitzerlandNorth\",\r\n \ - \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.38.139.88/29\"\ - ,\r\n \"65.52.252.96/29\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.137.166.32/29\"\ - ,\r\n \"51.140.211.24/29\",\r\n \"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\"\ - : \"74\",\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\": [\r\n \"13.71.196.48/29\"\ - ,\r\n \"52.150.154.192/29\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\"\ - ,\r\n \"13.86.218.240/29\",\r\n \"20.49.126.128/29\",\r\n\ - \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \ - \ \"138.91.141.162/32\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"\ - 74\",\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\": \"LogicApps\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n\ - \ \"13.65.82.17/32\",\r\n \"13.65.82.190/32\",\r\n \ - \ \"13.65.86.56/32\",\r\n \"13.65.98.39/32\",\r\n \"\ - 13.66.52.232/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.201.169/32\"\ - ,\r\n \"13.66.210.167/32\",\r\n \"13.66.224.169/32\",\r\n\ - \ \"13.66.246.219/32\",\r\n \"13.67.13.224/27\",\r\n \ - \ \"13.67.91.135/32\",\r\n \"13.67.107.128/32\",\r\n \ - \ \"13.67.110.109/32\",\r\n \"13.67.236.76/32\",\r\n \ - \ \"13.67.236.125/32\",\r\n \"13.69.71.160/27\",\r\n \"\ - 13.69.109.144/28\",\r\n \"13.69.231.160/27\",\r\n \"13.69.233.16/28\"\ - ,\r\n \"13.70.78.192/27\",\r\n \"13.70.159.205/32\",\r\n\ - \ \"13.71.146.140/32\",\r\n \"13.71.158.3/32\",\r\n \ - \ \"13.71.158.120/32\",\r\n \"13.71.184.150/32\",\r\n \ - \ \"13.71.186.1/32\",\r\n \"13.71.199.128/27\",\r\n \"\ - 13.71.199.160/28\",\r\n \"13.73.4.207/32\",\r\n \"13.73.114.207/32\"\ - ,\r\n \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n\ - \ \"13.73.244.160/27\",\r\n \"13.75.89.159/32\",\r\n \ - \ \"13.75.94.173/32\",\r\n \"13.75.149.4/32\",\r\n \ - \ \"13.75.153.66/32\",\r\n \"13.76.4.194/32\",\r\n \"13.76.5.96/32\"\ - ,\r\n \"13.76.133.155/32\",\r\n \"13.77.3.139/32\",\r\n\ - \ \"13.77.53.224/27\",\r\n \"13.77.55.128/28\",\r\n \ - \ \"13.77.56.167/32\",\r\n \"13.77.58.136/32\",\r\n \ - \ \"13.77.149.159/32\",\r\n \"13.77.152.21/32\",\r\n \"\ - 13.78.18.168/32\",\r\n \"13.78.20.232/32\",\r\n \"13.78.21.155/32\"\ - ,\r\n \"13.78.35.229/32\",\r\n \"13.78.42.223/32\",\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.111.160/27\",\r\n \ - \ \"13.78.129.20/32\",\r\n \"13.78.137.179/32\",\r\n \"\ - 13.78.137.247/32\",\r\n \"13.78.141.75/32\",\r\n \"13.78.148.140/32\"\ - ,\r\n \"13.78.151.161/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.84.159.168/32\",\r\n \"13.85.79.155/32\",\r\n \ - \ \"13.86.221.240/28\",\r\n \"13.86.223.0/27\",\r\n \"13.87.58.144/28\"\ - ,\r\n \"13.87.58.160/27\",\r\n \"13.87.124.144/28\",\r\n\ - \ \"13.87.124.160/27\",\r\n \"13.88.249.209/32\",\r\n \ - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \ - \ \"13.92.98.111/32\",\r\n \"13.95.147.65/32\",\r\n \ - \ \"13.95.155.53/32\",\r\n \"20.21.46.80/28\",\r\n \"20.21.46.96/27\"\ - ,\r\n \"20.36.108.192/27\",\r\n \"20.36.108.224/28\",\r\n\ - \ \"20.36.117.96/27\",\r\n \"20.36.117.128/28\",\r\n \ - \ \"20.37.76.208/28\",\r\n \"20.37.76.224/27\",\r\n \ - \ \"20.38.128.176/28\",\r\n \"20.38.128.192/27\",\r\n \ - \ \"20.38.149.144/28\",\r\n \"20.38.149.160/27\",\r\n \"\ - 20.40.32.19/32\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\"\ - ,\r\n \"20.40.32.60/31\",\r\n \"20.40.32.80/31\",\r\n \ - \ \"20.40.32.85/32\",\r\n \"20.40.32.87/32\",\r\n \ - \ \"20.40.32.113/32\",\r\n \"20.40.32.116/32\",\r\n \"\ - 20.40.32.162/32\",\r\n \"20.42.64.48/28\",\r\n \"20.42.72.160/27\"\ - ,\r\n \"20.43.121.192/27\",\r\n \"20.43.121.224/28\",\r\n\ - \ \"20.44.4.176/28\",\r\n \"20.44.4.192/27\",\r\n \ - \ \"20.44.17.224/27\",\r\n \"20.45.64.29/32\",\r\n \"\ - 20.45.64.87/32\",\r\n \"20.45.67.134/31\",\r\n \"20.45.67.170/32\"\ - ,\r\n \"20.45.71.213/32\",\r\n \"20.45.72.54/32\",\r\n \ - \ \"20.45.72.72/32\",\r\n \"20.45.75.193/32\",\r\n \ - \ \"20.45.75.200/32\",\r\n \"20.45.75.236/32\",\r\n \"\ - 20.45.79.239/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\"\ - ,\r\n \"20.72.30.160/28\",\r\n \"20.72.30.192/27\",\r\n\ - \ \"20.150.172.240/28\",\r\n \"20.150.173.192/27\",\r\n\ - \ \"20.150.181.32/27\",\r\n \"20.188.33.169/32\",\r\n \ - \ \"20.188.39.105/32\",\r\n \"20.192.184.0/27\",\r\n \ - \ \"20.192.238.128/27\",\r\n \"20.192.238.160/28\",\r\n \ - \ \"20.193.206.48/28\",\r\n \"20.193.206.128/27\",\r\n \ - \ \"23.96.200.77/32\",\r\n \"23.96.200.227/32\",\r\n \ - \ \"23.96.203.46/32\",\r\n \"23.96.210.49/32\",\r\n \"23.96.212.28/32\"\ - ,\r\n \"23.96.253.219/32\",\r\n \"23.97.68.172/32\",\r\n\ - \ \"23.97.210.126/32\",\r\n \"23.97.211.179/32\",\r\n \ - \ \"23.97.218.130/32\",\r\n \"23.99.125.99/32\",\r\n \ - \ \"23.100.29.190/32\",\r\n \"23.100.82.16/32\",\r\n \ - \ \"23.100.86.139/32\",\r\n \"23.100.87.24/32\",\r\n \"\ - 23.100.87.56/32\",\r\n \"23.100.124.84/32\",\r\n \"23.100.127.172/32\"\ - ,\r\n \"23.101.132.208/32\",\r\n \"23.101.136.201/32\",\r\ - \n \"23.101.139.153/32\",\r\n \"23.101.183.225/32\",\r\n\ - \ \"23.101.191.106/32\",\r\n \"23.102.70.174/32\",\r\n \ - \ \"40.67.60.176/28\",\r\n \"40.67.60.192/27\",\r\n \ - \ \"40.68.209.23/32\",\r\n \"40.68.222.65/32\",\r\n \ - \ \"40.69.110.192/27\",\r\n \"40.69.110.224/28\",\r\n \"\ - 40.70.26.154/32\",\r\n \"40.70.27.236/32\",\r\n \"40.70.27.253/32\"\ - ,\r\n \"40.70.29.214/32\",\r\n \"40.70.131.151/32\",\r\n\ - \ \"40.74.64.207/32\",\r\n \"40.74.66.200/32\",\r\n \ - \ \"40.74.68.85/32\",\r\n \"40.74.74.21/32\",\r\n \"\ - 40.74.76.213/32\",\r\n \"40.74.77.205/32\",\r\n \"40.74.81.13/32\"\ - ,\r\n \"40.74.85.215/32\",\r\n \"40.74.131.151/32\",\r\n\ - \ \"40.74.132.29/32\",\r\n \"40.74.136.23/32\",\r\n \ - \ \"40.74.140.4/32\",\r\n \"40.74.140.162/32\",\r\n \ - \ \"40.74.140.173/32\",\r\n \"40.74.142.133/32\",\r\n \"\ - 40.74.143.215/32\",\r\n \"40.74.149.96/27\",\r\n \"40.75.35.240/28\"\ - ,\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.204.224/27\",\r\n \"40.78.239.16/28\",\r\n \ - \ \"40.78.245.144/28\",\r\n \"40.78.245.160/27\",\r\n \ - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"\ - 40.79.139.160/27\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.160/27\"\ - ,\r\n \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n\ - \ \"40.80.180.16/28\",\r\n \"40.80.180.32/27\",\r\n \ - \ \"40.83.73.39/32\",\r\n \"40.83.75.165/32\",\r\n \ - \ \"40.83.77.208/32\",\r\n \"40.83.98.194/32\",\r\n \"40.83.100.69/32\"\ - ,\r\n \"40.83.127.19/32\",\r\n \"40.83.164.80/32\",\r\n\ - \ \"40.84.25.234/32\",\r\n \"40.84.30.147/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.85.250.135/32\",\r\n \ - \ \"40.85.250.212/32\",\r\n \"40.85.252.47/32\",\r\n \"\ - 40.86.202.42/32\",\r\n \"40.86.203.228/32\",\r\n \"40.86.216.241/32\"\ - ,\r\n \"40.86.217.241/32\",\r\n \"40.86.226.149/32\",\r\n\ - \ \"40.86.228.93/32\",\r\n \"40.89.186.28/32\",\r\n \ - \ \"40.89.186.30/32\",\r\n \"40.89.188.169/32\",\r\n \ - \ \"40.89.190.104/32\",\r\n \"40.89.191.161/32\",\r\n \ - \ \"40.112.90.39/32\",\r\n \"40.112.92.104/32\",\r\n \"\ - 40.112.95.216/32\",\r\n \"40.113.1.181/32\",\r\n \"40.113.3.202/32\"\ - ,\r\n \"40.113.4.18/32\",\r\n \"40.113.10.90/32\",\r\n \ - \ \"40.113.11.17/32\",\r\n \"40.113.12.95/32\",\r\n \ - \ \"40.113.18.211/32\",\r\n \"40.113.20.202/32\",\r\n \ - \ \"40.113.22.12/32\",\r\n \"40.113.94.31/32\",\r\n \"\ - 40.113.218.230/32\",\r\n \"40.114.8.21/32\",\r\n \"40.114.12.31/32\"\ - ,\r\n \"40.114.13.216/32\",\r\n \"40.114.14.143/32\",\r\n\ - \ \"40.114.40.186/32\",\r\n \"40.114.51.5/32\",\r\n \ - \ \"40.114.82.191/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.118.241.243/32\",\r\n \"40.118.244.241/32\"\ - ,\r\n \"40.119.166.152/32\",\r\n \"40.120.64.0/27\",\r\n\ - \ \"40.120.64.32/28\",\r\n \"40.121.91.41/32\",\r\n \ - \ \"40.122.41.236/32\",\r\n \"40.122.46.197/32\",\r\n \ - \ \"40.122.170.198/32\",\r\n \"40.123.212.104/32\",\r\n \ - \ \"40.123.216.73/32\",\r\n \"40.123.217.165/32\",\r\n \ - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \ - \ \"40.123.228.182/32\",\r\n \"40.123.230.45/32\",\r\n \ - \ \"40.123.231.179/32\",\r\n \"40.123.231.186/32\",\r\n \ - \ \"40.126.227.199/32\",\r\n \"40.126.240.14/32\",\r\n \ - \ \"40.126.249.73/32\",\r\n \"40.126.252.33/32\",\r\n \"\ - 40.126.252.85/32\",\r\n \"40.126.252.107/32\",\r\n \"40.127.80.231/32\"\ - ,\r\n \"40.127.83.170/32\",\r\n \"40.127.84.38/32\",\r\n\ - \ \"40.127.86.12/32\",\r\n \"40.127.91.18/32\",\r\n \ - \ \"40.127.93.92/32\",\r\n \"51.11.97.16/28\",\r\n \ - \ \"51.11.97.32/27\",\r\n \"51.12.100.112/28\",\r\n \"51.12.102.160/27\"\ - ,\r\n \"51.12.204.112/28\",\r\n \"51.12.204.192/27\",\r\n\ - \ \"51.12.229.32/27\",\r\n \"51.103.128.52/32\",\r\n \ - \ \"51.103.132.236/32\",\r\n \"51.103.134.69/32\",\r\n \ - \ \"51.103.134.138/32\",\r\n \"51.103.135.51/32\",\r\n \ - \ \"51.103.136.37/32\",\r\n \"51.103.136.209/32\",\r\n \ - \ \"51.103.136.210/32\",\r\n \"51.103.137.79/32\",\r\n \ - \ \"51.103.138.28/32\",\r\n \"51.103.138.96/32\",\r\n \ - \ \"51.103.139.122/32\",\r\n \"51.104.9.112/28\",\r\n \"\ - 51.105.69.96/27\",\r\n \"51.107.60.160/27\",\r\n \"51.107.60.192/28\"\ - ,\r\n \"51.107.156.160/27\",\r\n \"51.107.156.192/28\",\r\ - \n \"51.107.225.151/32\",\r\n \"51.107.225.163/32\",\r\n\ - \ \"51.107.225.167/32\",\r\n \"51.107.225.179/32\",\r\n\ - \ \"51.107.225.180/32\",\r\n \"51.107.225.186/32\",\r\n\ - \ \"51.107.225.190/32\",\r\n \"51.107.231.86/32\",\r\n \ - \ \"51.107.239.66/32\",\r\n \"51.107.239.83/32\",\r\n \ - \ \"51.107.239.112/32\",\r\n \"51.107.239.123/32\",\r\n \ - \ \"51.116.60.144/28\",\r\n \"51.116.60.160/27\",\r\n \ - \ \"51.116.158.64/28\",\r\n \"51.116.168.104/32\",\r\n \ - \ \"51.116.168.222/32\",\r\n \"51.116.171.49/32\",\r\n \ - \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \ - \ \"51.116.175.17/32\",\r\n \"51.116.175.51/32\",\r\n \"\ - 51.116.208.37/32\",\r\n \"51.116.208.51/32\",\r\n \"51.116.208.64/32\"\ - ,\r\n \"51.116.208.132/32\",\r\n \"51.116.208.165/32\",\r\ - \n \"51.116.208.175/32\",\r\n \"51.116.208.192/32\",\r\n\ - \ \"51.116.208.200/32\",\r\n \"51.116.208.217/32\",\r\n\ - \ \"51.116.208.222/32\",\r\n \"51.116.211.29/32\",\r\n \ - \ \"51.116.211.168/32\",\r\n \"51.116.233.22/32\",\r\n \ - \ \"51.116.233.33/32\",\r\n \"51.116.233.35/32\",\r\n \ - \ \"51.116.233.40/32\",\r\n \"51.116.233.87/32\",\r\n \ - \ \"51.116.243.224/27\",\r\n \"51.120.100.160/27\",\r\n \ - \ \"51.120.109.32/28\",\r\n \"51.120.220.128/27\",\r\n \ - \ \"51.120.220.160/28\",\r\n \"51.140.28.225/32\",\r\n \ - \ \"51.140.73.85/32\",\r\n \"51.140.74.14/32\",\r\n \"\ - 51.140.78.44/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.137.190/32\",\r\n\ - \ \"51.140.142.28/32\",\r\n \"51.140.153.135/32\",\r\n \ - \ \"51.140.155.81/32\",\r\n \"51.140.158.24/32\",\r\n \ - \ \"51.141.45.238/32\",\r\n \"51.141.47.136/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.54.185/32\",\r\n \"\ - 51.141.112.112/32\",\r\n \"51.141.113.36/32\",\r\n \"51.141.114.77/32\"\ - ,\r\n \"51.141.118.119/32\",\r\n \"51.141.119.63/32\",\r\ - \n \"51.141.119.150/32\",\r\n \"51.144.176.185/32\",\r\n\ - \ \"51.144.182.201/32\",\r\n \"52.143.156.55/32\",\r\n \ - \ \"52.143.158.203/32\",\r\n \"52.143.162.83/32\",\r\n \ - \ \"52.143.164.15/32\",\r\n \"52.143.164.80/32\",\r\n \ - \ \"52.147.97.16/28\",\r\n \"52.147.97.32/27\",\r\n \ - \ \"52.160.90.237/32\",\r\n \"52.160.92.112/32\",\r\n \"\ - 52.161.8.128/32\",\r\n \"52.161.9.108/32\",\r\n \"52.161.18.218/32\"\ - ,\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n\ - \ \"52.161.27.190/32\",\r\n \"52.162.111.144/28\",\r\n \ - \ \"52.162.111.160/27\",\r\n \"52.162.208.216/32\",\r\n \ - \ \"52.162.213.231/32\",\r\n \"52.163.93.214/32\",\r\n \ - \ \"52.163.228.93/32\",\r\n \"52.163.230.166/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.50.24/32\",\r\n \"\ - 52.172.51.140/32\",\r\n \"52.172.52.0/32\",\r\n \"52.172.55.231/32\"\ - ,\r\n \"52.172.154.168/32\",\r\n \"52.172.157.194/32\",\r\ - \n \"52.172.184.192/32\",\r\n \"52.172.185.79/32\",\r\n\ - \ \"52.172.186.159/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.175.33.254/32\",\r\n \"52.175.198.132/32\",\r\n \ - \ \"52.178.165.215/32\",\r\n \"52.178.166.21/32\",\r\n \ - \ \"52.182.141.160/27\",\r\n \"52.183.29.132/32\",\r\n \ - \ \"52.183.30.10/32\",\r\n \"52.183.30.169/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.226.96/32\",\r\n \"52.187.226.139/32\",\r\ - \n \"52.187.227.245/32\",\r\n \"52.187.229.130/32\",\r\n\ - \ \"52.187.231.161/32\",\r\n \"52.187.231.184/32\",\r\n\ - \ \"52.189.214.42/32\",\r\n \"52.189.216.28/32\",\r\n \ - \ \"52.189.220.75/32\",\r\n \"52.189.222.77/32\",\r\n \ - \ \"52.228.39.244/32\",\r\n \"52.229.120.45/32\",\r\n \ - \ \"52.229.125.57/32\",\r\n \"52.229.126.25/32\",\r\n \ - \ \"52.231.23.16/28\",\r\n \"52.231.23.32/27\",\r\n \"\ - 52.232.128.155/32\",\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.29.92/32\",\r\n\ - \ \"52.233.30.218/32\",\r\n \"65.52.8.225/32\",\r\n \ - \ \"65.52.9.64/32\",\r\n \"65.52.9.96/32\",\r\n \"\ - 65.52.10.183/32\",\r\n \"65.52.60.5/32\",\r\n \"65.52.175.34/32\"\ - ,\r\n \"65.52.185.96/32\",\r\n \"65.52.185.218/32\",\r\n\ - \ \"65.52.186.153/32\",\r\n \"65.52.186.190/32\",\r\n \ - \ \"65.52.186.225/32\",\r\n \"65.52.211.164/32\",\r\n \ - \ \"70.37.50.6/32\",\r\n \"70.37.54.122/32\",\r\n \"\ - 102.133.28.208/28\",\r\n \"102.133.28.224/27\",\r\n \"102.133.72.37/32\"\ - ,\r\n \"102.133.72.98/32\",\r\n \"102.133.72.113/32\",\r\ - \n \"102.133.72.132/32\",\r\n \"102.133.72.145/32\",\r\n\ - \ \"102.133.72.173/32\",\r\n \"102.133.72.179/32\",\r\n\ - \ \"102.133.72.183/32\",\r\n \"102.133.72.184/32\",\r\n\ - \ \"102.133.72.190/32\",\r\n \"102.133.75.169/32\",\r\n\ - \ \"102.133.75.191/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.227.103/32\",\r\n \"102.133.228.4/32\",\r\n\ - \ \"102.133.228.6/32\",\r\n \"102.133.228.9/32\",\r\n \ - \ \"102.133.230.4/32\",\r\n \"102.133.230.82/32\",\r\n \ - \ \"102.133.231.9/32\",\r\n \"102.133.231.51/32\",\r\n \ - \ \"102.133.231.117/32\",\r\n \"102.133.231.188/32\",\r\n \ - \ \"102.133.251.224/27\",\r\n \"104.40.49.140/32\",\r\n \ - \ \"104.40.54.74/32\",\r\n \"104.40.59.188/32\",\r\n \ - \ \"104.40.61.150/32\",\r\n \"104.40.62.178/32\",\r\n \ - \ \"104.40.218.37/32\",\r\n \"104.41.0.115/32\",\r\n \"\ - 104.41.33.103/32\",\r\n \"104.41.162.245/32\",\r\n \"104.41.163.102/32\"\ - ,\r\n \"104.41.168.76/32\",\r\n \"104.41.173.132/32\",\r\ - \n \"104.41.179.165/32\",\r\n \"104.41.181.59/32\",\r\n\ - \ \"104.41.182.232/32\",\r\n \"104.42.38.32/32\",\r\n \ - \ \"104.42.49.145/32\",\r\n \"104.42.224.227/32\",\r\n \ - \ \"104.42.236.93/32\",\r\n \"104.43.166.135/32\",\r\n \ - \ \"104.43.243.39/32\",\r\n \"104.45.9.52/32\",\r\n \ - \ \"104.45.153.81/32\",\r\n \"104.46.32.99/32\",\r\n \"\ - 104.46.34.93/32\",\r\n \"104.46.34.208/32\",\r\n \"104.46.39.63/32\"\ - ,\r\n \"104.46.42.167/32\",\r\n \"104.46.98.208/32\",\r\n\ - \ \"104.46.106.158/32\",\r\n \"104.47.138.214/32\",\r\n\ - \ \"104.208.25.27/32\",\r\n \"104.208.140.40/32\",\r\n \ - \ \"104.208.155.200/32\",\r\n \"104.208.158.174/32\",\r\n\ - \ \"104.209.131.77/32\",\r\n \"104.209.133.254/32\",\r\n\ - \ \"104.209.134.133/32\",\r\n \"104.210.89.222/32\",\r\n\ - \ \"104.210.89.244/32\",\r\n \"104.210.90.241/32\",\r\n\ - \ \"104.210.91.55/32\",\r\n \"104.210.144.48/32\",\r\n \ - \ \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n \ - \ \"104.211.74.145/32\",\r\n \"104.211.90.162/32\",\r\n \ - \ \"104.211.90.169/32\",\r\n \"104.211.101.108/32\",\r\n\ - \ \"104.211.102.62/32\",\r\n \"104.211.154.7/32\",\r\n \ - \ \"104.211.154.59/32\",\r\n \"104.211.156.153/32\",\r\n\ - \ \"104.211.157.237/32\",\r\n \"104.211.158.123/32\",\r\n\ - \ \"104.211.158.127/32\",\r\n \"104.211.162.205/32\",\r\n\ - \ \"104.211.164.25/32\",\r\n \"104.211.164.80/32\",\r\n\ - \ \"104.211.164.112/32\",\r\n \"104.211.164.136/32\",\r\n\ - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n\ - \ \"104.211.227.229/32\",\r\n \"104.211.229.115/32\",\r\n\ - \ \"104.211.230.126/32\",\r\n \"104.211.230.129/32\",\r\n\ - \ \"104.211.231.39/32\",\r\n \"104.214.137.243/32\",\r\n\ - \ \"104.214.161.64/27\",\r\n \"104.214.161.96/28\",\r\n\ - \ \"104.215.88.156/32\",\r\n \"104.215.89.144/32\",\r\n\ - \ \"104.215.90.86/32\",\r\n \"104.215.90.189/32\",\r\n \ - \ \"104.215.90.203/32\",\r\n \"104.215.93.125/32\",\r\n \ - \ \"104.215.176.31/32\",\r\n \"104.215.176.81/32\",\r\n \ - \ \"104.215.177.5/32\",\r\n \"104.215.178.204/32\",\r\n \ - \ \"104.215.179.133/32\",\r\n \"104.215.180.203/32\",\r\n\ - \ \"104.215.181.6/32\",\r\n \"111.221.85.72/32\",\r\n \ - \ \"111.221.85.74/32\",\r\n \"137.116.44.82/32\",\r\n \ - \ \"137.116.80.70/32\",\r\n \"137.116.85.245/32\",\r\n \ - \ \"137.116.126.165/32\",\r\n \"137.117.72.32/32\",\r\n \ - \ \"137.135.106.54/32\",\r\n \"138.91.17.47/32\",\r\n \ - \ \"138.91.25.99/32\",\r\n \"138.91.26.45/32\",\r\n \"\ - 138.91.188.137/32\",\r\n \"157.55.210.61/32\",\r\n \"157.55.212.238/32\"\ - ,\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\ - \n \"157.56.162.53/32\",\r\n \"157.56.167.147/32\",\r\n\ - \ \"168.61.86.120/32\",\r\n \"168.61.152.201/32\",\r\n \ - \ \"168.61.172.83/32\",\r\n \"168.61.172.225/32\",\r\n \ - \ \"168.61.173.172/32\",\r\n \"168.61.217.177/32\",\r\n \ - \ \"168.62.109.110/32\",\r\n \"168.62.219.52/32\",\r\n \ - \ \"168.62.219.83/32\",\r\n \"168.62.248.37/32\",\r\n \ - \ \"168.62.249.81/32\",\r\n \"168.63.136.37/32\",\r\n \ - \ \"168.63.200.173/32\",\r\n \"191.232.32.19/32\",\r\n \ - \ \"191.232.32.100/32\",\r\n \"191.232.34.78/32\",\r\n \ - \ \"191.232.34.249/32\",\r\n \"191.232.35.177/32\",\r\n \ - \ \"191.232.36.213/32\",\r\n \"191.233.54.240/28\",\r\n \ - \ \"191.233.68.51/32\",\r\n \"191.233.207.0/28\",\r\n \"\ - 191.233.207.32/27\",\r\n \"191.234.161.28/32\",\r\n \"191.234.161.168/32\"\ - ,\r\n \"191.234.162.131/32\",\r\n \"191.234.162.178/32\"\ - ,\r\n \"191.234.166.198/32\",\r\n \"191.234.182.26/32\"\ - ,\r\n \"191.235.82.221/32\",\r\n \"191.235.86.199/32\",\r\ - \n \"191.235.91.7/32\",\r\n \"191.235.94.220/32\",\r\n \ - \ \"191.235.95.229/32\",\r\n \"191.235.180.188/32\",\r\n\ - \ \"191.237.255.116/32\",\r\n \"191.238.41.107/32\",\r\n\ - \ \"191.238.161.62/32\",\r\n \"191.238.163.65/32\",\r\n\ - \ \"191.239.67.132/32\",\r\n \"191.239.82.62/32\",\r\n \ - \ \"191.239.161.74/32\",\r\n \"191.239.177.86/32\",\r\n \ - \ \"207.46.148.176/32\",\r\n \"2603:1000:4:402::3c0/124\"\ - ,\r\n \"2603:1000:4:402::3e0/123\",\r\n \"2603:1000:104:402::3c0/124\"\ - ,\r\n \"2603:1000:104:402::3e0/123\",\r\n \"2603:1010:6:402::3c0/124\"\ - ,\r\n \"2603:1010:6:402::3e0/123\",\r\n \"2603:1010:101:402::3c0/124\"\ - ,\r\n \"2603:1010:101:402::3e0/123\",\r\n \"2603:1010:304:402::3c0/124\"\ - ,\r\n \"2603:1010:304:402::3e0/123\",\r\n \"2603:1010:404:402::3c0/124\"\ - ,\r\n \"2603:1010:404:402::3e0/123\",\r\n \"2603:1020:5:402::3c0/124\"\ - ,\r\n \"2603:1020:5:402::3e0/123\",\r\n \"2603:1020:206:402::3c0/124\"\ - ,\r\n \"2603:1020:206:402::3e0/123\",\r\n \"2603:1020:305:402::3c0/124\"\ - ,\r\n \"2603:1020:305:402::3e0/123\",\r\n \"2603:1020:405:402::3c0/124\"\ - ,\r\n \"2603:1020:405:402::3e0/123\",\r\n \"2603:1020:605:402::3c0/124\"\ - ,\r\n \"2603:1020:605:402::3e0/123\",\r\n \"2603:1020:705:402::3c0/124\"\ - ,\r\n \"2603:1020:705:402::3e0/123\",\r\n \"2603:1020:805:402::3c0/124\"\ - ,\r\n \"2603:1020:805:402::3e0/123\",\r\n \"2603:1020:905:402::3c0/124\"\ - ,\r\n \"2603:1020:905:402::3e0/123\",\r\n \"2603:1020:a04:402::3c0/124\"\ - ,\r\n \"2603:1020:a04:402::3e0/123\",\r\n \"2603:1020:b04:402::3c0/124\"\ - ,\r\n \"2603:1020:b04:402::3e0/123\",\r\n \"2603:1020:c04:402::3c0/124\"\ - ,\r\n \"2603:1020:c04:402::3e0/123\",\r\n \"2603:1020:d04:402::3c0/124\"\ - ,\r\n \"2603:1020:d04:402::3e0/123\",\r\n \"2603:1020:e04:402::3c0/124\"\ - ,\r\n \"2603:1020:e04:402::3e0/123\",\r\n \"2603:1020:f04:402::3c0/124\"\ - ,\r\n \"2603:1020:f04:402::3e0/123\",\r\n \"2603:1020:1004:400::250/124\"\ - ,\r\n \"2603:1020:1004:400::260/123\",\r\n \"2603:1020:1104:400::510/124\"\ - ,\r\n \"2603:1020:1104:400::520/123\",\r\n \"2603:1030:f:400::bc0/124\"\ - ,\r\n \"2603:1030:f:400::be0/123\",\r\n \"2603:1030:10:402::3c0/124\"\ - ,\r\n \"2603:1030:10:402::3e0/123\",\r\n \"2603:1030:104:402::3c0/124\"\ - ,\r\n \"2603:1030:104:402::3e0/123\",\r\n \"2603:1030:107:400::390/124\"\ - ,\r\n \"2603:1030:107:400::3a0/123\",\r\n \"2603:1030:210:402::3c0/124\"\ - ,\r\n \"2603:1030:210:402::3e0/123\",\r\n \"2603:1030:40b:400::bc0/124\"\ - ,\r\n \"2603:1030:40b:400::be0/123\",\r\n \"2603:1030:40c:402::3c0/124\"\ - ,\r\n \"2603:1030:40c:402::3e0/123\",\r\n \"2603:1030:504:402::250/124\"\ - ,\r\n \"2603:1030:504:402::260/123\",\r\n \"2603:1030:608:402::3c0/124\"\ - ,\r\n \"2603:1030:608:402::3e0/123\",\r\n \"2603:1030:807:402::3c0/124\"\ - ,\r\n \"2603:1030:807:402::3e0/123\",\r\n \"2603:1030:a07:402::340/124\"\ - ,\r\n \"2603:1030:a07:402::360/123\",\r\n \"2603:1030:b04:402::3c0/124\"\ - ,\r\n \"2603:1030:b04:402::3e0/123\",\r\n \"2603:1030:c06:400::bc0/124\"\ - ,\r\n \"2603:1030:c06:400::be0/123\",\r\n \"2603:1030:f05:402::3c0/124\"\ - ,\r\n \"2603:1030:f05:402::3e0/123\",\r\n \"2603:1030:1005:402::3c0/124\"\ - ,\r\n \"2603:1030:1005:402::3e0/123\",\r\n \"2603:1040:5:402::3c0/124\"\ - ,\r\n \"2603:1040:5:402::3e0/123\",\r\n \"2603:1040:207:402::3c0/124\"\ - ,\r\n \"2603:1040:207:402::3e0/123\",\r\n \"2603:1040:407:402::3c0/124\"\ - ,\r\n \"2603:1040:407:402::3e0/123\",\r\n \"2603:1040:606:402::3c0/124\"\ - ,\r\n \"2603:1040:606:402::3e0/123\",\r\n \"2603:1040:806:402::3c0/124\"\ - ,\r\n \"2603:1040:806:402::3e0/123\",\r\n \"2603:1040:904:402::3c0/124\"\ - ,\r\n \"2603:1040:904:402::3e0/123\",\r\n \"2603:1040:a06:402::3c0/124\"\ - ,\r\n \"2603:1040:a06:402::3e0/123\",\r\n \"2603:1040:b04:402::3c0/124\"\ - ,\r\n \"2603:1040:b04:402::3e0/123\",\r\n \"2603:1040:c06:402::3c0/124\"\ - ,\r\n \"2603:1040:c06:402::3e0/123\",\r\n \"2603:1040:d04:400::250/124\"\ - ,\r\n \"2603:1040:d04:400::260/123\",\r\n \"2603:1040:f05:402::3c0/124\"\ - ,\r\n \"2603:1040:f05:402::3e0/123\",\r\n \"2603:1040:1002:400::3c0/124\"\ - ,\r\n \"2603:1040:1002:400::3e0/123\",\r\n \"2603:1040:1104:400::510/124\"\ - ,\r\n \"2603:1040:1104:400::520/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\": \"74\",\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\": \"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.221.240/28\",\r\n\ - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\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.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.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.72.30.160/28\",\r\n \"20.150.172.240/28\"\ - ,\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/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.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\ - \ \"51.11.97.16/28\",\r\n \"51.12.100.112/28\",\r\n \ - \ \"51.12.204.112/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.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.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.144.176.185/32\",\r\n \"52.147.97.16/28\",\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.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.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 \"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.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.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: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: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\"\ - : \"74\",\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\": \"MicrosoftCloudAppSecurity\"\ - ,\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"13.64.29.32/32\",\r\n \ - \ \"13.64.29.161/32\",\r\n \"13.64.30.76/32\",\r\n \"\ - 13.64.30.117/32\",\r\n \"13.64.30.118/32\",\r\n \"13.64.31.116/32\"\ - ,\r\n \"13.64.196.27/32\",\r\n \"13.64.198.19/32\",\r\n\ - \ \"13.64.198.97/32\",\r\n \"13.64.199.41/32\",\r\n \ - \ \"13.64.252.115/32\",\r\n \"13.66.134.18/32\",\r\n \ - \ \"13.66.142.80/28\",\r\n \"13.66.158.8/32\",\r\n \"\ - 13.66.168.209/32\",\r\n \"13.66.173.192/32\",\r\n \"13.66.210.205/32\"\ - ,\r\n \"13.67.10.192/28\",\r\n \"13.67.48.221/32\",\r\n\ - \ \"13.69.67.96/28\",\r\n \"13.69.107.96/28\",\r\n \ - \ \"13.69.190.115/32\",\r\n \"13.69.230.48/28\",\r\n \ - \ \"13.70.74.160/27\",\r\n \"13.71.175.0/27\",\r\n \"13.71.196.192/27\"\ - ,\r\n \"13.73.242.224/27\",\r\n \"13.74.108.176/28\",\r\n\ - \ \"13.74.168.152/32\",\r\n \"13.75.39.128/27\",\r\n \ - \ \"13.76.43.73/32\",\r\n \"13.76.129.255/32\",\r\n \ - \ \"13.77.53.96/27\",\r\n \"13.77.80.28/32\",\r\n \"13.77.136.80/32\"\ - ,\r\n \"13.77.148.229/32\",\r\n \"13.77.160.162/32\",\r\n\ - \ \"13.77.163.148/32\",\r\n \"13.77.165.61/32\",\r\n \ - \ \"13.80.7.94/32\",\r\n \"13.80.22.71/32\",\r\n \"\ - 13.80.125.22/32\",\r\n \"13.81.123.49/32\",\r\n \"13.81.204.189/32\"\ - ,\r\n \"13.81.212.71/32\",\r\n \"13.86.176.189/32\",\r\n\ - \ \"13.86.176.211/32\",\r\n \"13.86.219.224/27\",\r\n \ - \ \"13.86.235.202/32\",\r\n \"13.86.239.236/32\",\r\n \ - \ \"13.88.224.38/32\",\r\n \"13.88.224.211/32\",\r\n \ - \ \"13.88.224.222/32\",\r\n \"13.88.226.74/32\",\r\n \"\ - 13.88.227.7/32\",\r\n \"13.89.178.0/28\",\r\n \"13.91.61.249/32\"\ - ,\r\n \"13.91.91.243/32\",\r\n \"13.91.98.185/32\",\r\n\ - \ \"13.93.32.114/32\",\r\n \"13.93.113.192/32\",\r\n \ - \ \"13.93.196.52/32\",\r\n \"13.93.216.68/32\",\r\n \ - \ \"13.93.233.42/32\",\r\n \"13.95.1.33/32\",\r\n \"13.95.29.177/32\"\ - ,\r\n \"13.95.30.46/32\",\r\n \"20.36.220.93/32\",\r\n \ - \ \"20.36.222.59/32\",\r\n \"20.36.222.60/32\",\r\n \ - \ \"20.36.240.76/32\",\r\n \"20.36.244.208/32\",\r\n \ - \ \"20.36.245.0/32\",\r\n \"20.36.245.182/32\",\r\n \"\ - 20.36.245.235/32\",\r\n \"20.36.246.188/32\",\r\n \"20.36.248.40/32\"\ - ,\r\n \"20.40.106.50/31\",\r\n \"20.40.107.84/32\",\r\n\ - \ \"20.40.132.195/32\",\r\n \"20.40.134.79/32\",\r\n \ - \ \"20.40.134.94/32\",\r\n \"20.40.160.184/32\",\r\n \ - \ \"20.40.161.119/32\",\r\n \"20.40.161.131/32\",\r\n \ - \ \"20.40.161.132/32\",\r\n \"20.40.161.135/32\",\r\n \"\ - 20.40.161.140/30\",\r\n \"20.40.161.160/31\",\r\n \"20.40.162.86/32\"\ - ,\r\n \"20.40.162.200/32\",\r\n \"20.40.163.88/32\",\r\n\ - \ \"20.40.163.96/31\",\r\n \"20.40.163.130/32\",\r\n \ - \ \"20.40.163.133/32\",\r\n \"20.40.163.178/31\",\r\n \ - \ \"20.42.29.162/32\",\r\n \"20.42.31.48/32\",\r\n \"\ - 20.42.31.251/32\",\r\n \"20.44.8.208/28\",\r\n \"20.44.17.64/28\"\ - ,\r\n \"20.44.72.173/32\",\r\n \"20.44.72.217/32\",\r\n\ - \ \"20.44.73.253/32\",\r\n \"20.45.3.127/32\",\r\n \ - \ \"20.184.57.4/32\",\r\n \"20.184.57.218/32\",\r\n \ - \ \"20.184.58.46/32\",\r\n \"20.184.58.110/32\",\r\n \"\ - 20.184.60.77/32\",\r\n \"20.184.61.67/32\",\r\n \"20.184.61.253/32\"\ - ,\r\n \"20.184.63.158/32\",\r\n \"20.184.63.216/32\",\r\n\ - \ \"20.184.63.232/32\",\r\n \"20.188.72.248/32\",\r\n \ - \ \"23.97.54.160/32\",\r\n \"23.97.55.165/32\",\r\n \ - \ \"23.98.83.96/28\",\r\n \"23.100.67.153/32\",\r\n \"\ - 40.65.169.46/32\",\r\n \"40.65.169.97/32\",\r\n \"40.65.169.196/32\"\ - ,\r\n \"40.65.169.236/32\",\r\n \"40.65.170.17/32\",\r\n\ - \ \"40.65.170.26/32\",\r\n \"40.65.170.80/30\",\r\n \ - \ \"40.65.170.112/31\",\r\n \"40.65.170.123/32\",\r\n \ - \ \"40.65.170.125/32\",\r\n \"40.65.170.128/32\",\r\n \ - \ \"40.65.170.133/32\",\r\n \"40.65.170.137/32\",\r\n \"\ - 40.65.233.253/32\",\r\n \"40.65.235.54/32\",\r\n \"40.66.56.158/32\"\ - ,\r\n \"40.66.57.164/32\",\r\n \"40.66.57.203/32\",\r\n\ - \ \"40.66.59.41/32\",\r\n \"40.66.59.193/32\",\r\n \ - \ \"40.66.59.195/32\",\r\n \"40.66.59.196/32\",\r\n \ - \ \"40.66.59.246/32\",\r\n \"40.66.60.101/32\",\r\n \"40.66.60.118/32\"\ - ,\r\n \"40.66.60.180/32\",\r\n \"40.66.60.185/32\",\r\n\ - \ \"40.66.60.200/32\",\r\n \"40.66.60.206/31\",\r\n \ - \ \"40.66.60.208/31\",\r\n \"40.66.60.210/32\",\r\n \ - \ \"40.66.60.215/32\",\r\n \"40.66.60.216/31\",\r\n \"\ - 40.66.60.219/32\",\r\n \"40.66.60.220/31\",\r\n \"40.66.60.222/32\"\ - ,\r\n \"40.66.60.224/31\",\r\n \"40.66.60.226/32\",\r\n\ - \ \"40.66.60.232/32\",\r\n \"40.66.61.61/32\",\r\n \ - \ \"40.66.61.158/32\",\r\n \"40.66.61.193/32\",\r\n \ - \ \"40.66.61.226/32\",\r\n \"40.66.62.7/32\",\r\n \"40.66.62.9/32\"\ - ,\r\n \"40.66.62.78/32\",\r\n \"40.66.62.130/32\",\r\n \ - \ \"40.66.62.154/32\",\r\n \"40.66.62.225/32\",\r\n \ - \ \"40.66.63.148/32\",\r\n \"40.66.63.255/32\",\r\n \ - \ \"40.67.152.91/32\",\r\n \"40.67.152.227/32\",\r\n \"\ - 40.67.154.160/32\",\r\n \"40.67.155.146/32\",\r\n \"40.67.159.55/32\"\ - ,\r\n \"40.67.216.253/32\",\r\n \"40.67.219.133/32\",\r\n\ - \ \"40.67.251.0/32\",\r\n \"40.67.254.233/32\",\r\n \ - \ \"40.68.245.184/32\",\r\n \"40.69.108.96/27\",\r\n \ - \ \"40.70.0.255/32\",\r\n \"40.70.29.49/32\",\r\n \"40.70.29.200/32\"\ - ,\r\n \"40.70.148.112/28\",\r\n \"40.70.184.90/32\",\r\n\ - \ \"40.71.14.16/28\",\r\n \"40.74.1.235/32\",\r\n \ - \ \"40.74.6.204/32\",\r\n \"40.76.78.217/32\",\r\n \"\ - 40.78.23.204/32\",\r\n \"40.78.56.129/32\",\r\n \"40.78.229.64/28\"\ - ,\r\n \"40.78.236.160/28\",\r\n \"40.78.245.0/28\",\r\n\ - \ \"40.78.251.128/28\",\r\n \"40.79.132.96/28\",\r\n \ - \ \"40.79.139.16/28\",\r\n \"40.79.146.224/28\",\r\n \ - \ \"40.79.156.112/28\",\r\n \"40.79.180.64/27\",\r\n \ - \ \"40.80.219.49/32\",\r\n \"40.80.220.215/32\",\r\n \"\ - 40.80.220.246/32\",\r\n \"40.80.221.77/32\",\r\n \"40.80.222.91/32\"\ - ,\r\n \"40.80.222.197/32\",\r\n \"40.81.56.80/32\",\r\n\ - \ \"40.81.57.138/32\",\r\n \"40.81.57.141/32\",\r\n \ - \ \"40.81.57.144/32\",\r\n \"40.81.57.157/32\",\r\n \ - \ \"40.81.57.164/32\",\r\n \"40.81.57.169/32\",\r\n \"\ - 40.81.58.180/32\",\r\n \"40.81.58.184/32\",\r\n \"40.81.58.193/32\"\ - ,\r\n \"40.81.59.4/32\",\r\n \"40.81.59.90/32\",\r\n \ - \ \"40.81.59.93/32\",\r\n \"40.81.62.162/32\",\r\n \ - \ \"40.81.62.179/32\",\r\n \"40.81.62.193/32\",\r\n \"\ - 40.81.62.199/32\",\r\n \"40.81.62.206/32\",\r\n \"40.81.62.209/32\"\ - ,\r\n \"40.81.62.212/32\",\r\n \"40.81.62.220/30\",\r\n\ - \ \"40.81.62.224/32\",\r\n \"40.81.62.255/32\",\r\n \ - \ \"40.81.63.1/32\",\r\n \"40.81.63.2/32\",\r\n \"\ - 40.81.63.4/31\",\r\n \"40.81.63.7/32\",\r\n \"40.81.63.8/32\"\ - ,\r\n \"40.81.63.235/32\",\r\n \"40.81.63.245/32\",\r\n\ - \ \"40.81.63.248/32\",\r\n \"40.81.120.13/32\",\r\n \ - \ \"40.81.120.24/31\",\r\n \"40.81.120.97/32\",\r\n \ - \ \"40.81.120.187/32\",\r\n \"40.81.120.191/32\",\r\n \"\ - 40.81.120.192/32\",\r\n \"40.81.121.66/32\",\r\n \"40.81.121.76/32\"\ - ,\r\n \"40.81.121.78/32\",\r\n \"40.81.121.107/32\",\r\n\ - \ \"40.81.121.108/32\",\r\n \"40.81.121.111/32\",\r\n \ - \ \"40.81.121.127/32\",\r\n \"40.81.121.135/32\",\r\n \ - \ \"40.81.121.140/32\",\r\n \"40.81.121.175/32\",\r\n \ - \ \"40.81.122.4/32\",\r\n \"40.81.122.62/31\",\r\n \"\ - 40.81.122.76/32\",\r\n \"40.81.122.203/32\",\r\n \"40.81.123.124/32\"\ - ,\r\n \"40.81.123.157/32\",\r\n \"40.81.124.185/32\",\r\n\ - \ \"40.81.124.219/32\",\r\n \"40.81.127.25/32\",\r\n \ - \ \"40.81.127.139/32\",\r\n \"40.81.127.140/31\",\r\n \ - \ \"40.81.127.229/32\",\r\n \"40.81.127.230/32\",\r\n \ - \ \"40.81.127.239/32\",\r\n \"40.81.152.126/32\",\r\n \ - \ \"40.81.152.171/32\",\r\n \"40.81.152.172/32\",\r\n \"\ - 40.81.156.153/32\",\r\n \"40.81.156.154/31\",\r\n \"40.81.156.156/32\"\ - ,\r\n \"40.81.159.35/32\",\r\n \"40.81.159.77/32\",\r\n\ - \ \"40.82.184.80/32\",\r\n \"40.82.185.36/32\",\r\n \ - \ \"40.82.185.117/32\",\r\n \"40.82.185.229/32\",\r\n \ - \ \"40.82.186.166/32\",\r\n \"40.82.186.168/31\",\r\n \ - \ \"40.82.186.176/31\",\r\n \"40.82.186.180/32\",\r\n \"\ - 40.82.186.182/32\",\r\n \"40.82.186.185/32\",\r\n \"40.82.186.214/32\"\ - ,\r\n \"40.82.186.231/32\",\r\n \"40.82.187.161/32\",\r\n\ - \ \"40.82.187.162/31\",\r\n \"40.82.187.164/32\",\r\n \ - \ \"40.82.187.177/32\",\r\n \"40.82.187.178/31\",\r\n \ - \ \"40.82.187.199/32\",\r\n \"40.82.187.200/32\",\r\n \ - \ \"40.82.187.202/32\",\r\n \"40.82.187.204/30\",\r\n \ - \ \"40.82.187.208/30\",\r\n \"40.82.187.212/31\",\r\n \"\ - 40.82.187.218/32\",\r\n \"40.82.187.223/32\",\r\n \"40.82.190.163/32\"\ - ,\r\n \"40.82.191.58/32\",\r\n \"40.84.2.83/32\",\r\n \ - \ \"40.84.4.93/32\",\r\n \"40.84.4.119/32\",\r\n \ - \ \"40.84.5.28/32\",\r\n \"40.84.49.16/32\",\r\n \"40.89.136.227/32\"\ - ,\r\n \"40.89.137.101/32\",\r\n \"40.89.142.184/32\",\r\n\ - \ \"40.89.143.43/32\",\r\n \"40.90.184.197/32\",\r\n \ - \ \"40.90.185.64/32\",\r\n \"40.90.191.153/32\",\r\n \ - \ \"40.90.218.196/31\",\r\n \"40.90.218.198/32\",\r\n \ - \ \"40.90.218.203/32\",\r\n \"40.90.219.121/32\",\r\n \"\ - 40.90.219.184/32\",\r\n \"40.90.220.37/32\",\r\n \"40.90.220.190/32\"\ - ,\r\n \"40.90.220.196/32\",\r\n \"40.90.222.64/32\",\r\n\ - \ \"40.91.74.37/32\",\r\n \"40.91.78.105/32\",\r\n \ - \ \"40.91.114.40/29\",\r\n \"40.91.114.48/31\",\r\n \ - \ \"40.91.122.25/32\",\r\n \"40.91.122.38/32\",\r\n \"40.91.126.157/32\"\ - ,\r\n \"40.91.127.44/32\",\r\n \"40.91.198.19/32\",\r\n\ - \ \"40.113.121.176/32\",\r\n \"40.114.112.147/32\",\r\n\ - \ \"40.114.217.8/32\",\r\n \"40.115.24.65/32\",\r\n \ - \ \"40.115.25.50/32\",\r\n \"40.115.71.111/32\",\r\n \ - \ \"40.118.63.137/32\",\r\n \"40.118.97.232/32\",\r\n \ - \ \"40.118.211.172/32\",\r\n \"40.119.145.130/32\",\r\n \ - \ \"40.119.147.102/32\",\r\n \"40.119.154.72/32\",\r\n \"\ - 40.119.203.98/31\",\r\n \"40.119.203.158/31\",\r\n \"40.119.203.208/31\"\ - ,\r\n \"40.119.207.131/32\",\r\n \"40.119.207.144/32\",\r\ - \n \"40.119.207.164/32\",\r\n \"40.119.207.166/32\",\r\n\ - \ \"40.119.207.174/32\",\r\n \"40.119.207.182/32\",\r\n\ - \ \"40.119.207.193/32\",\r\n \"40.119.207.200/32\",\r\n\ - \ \"40.119.215.167/32\",\r\n \"40.121.134.1/32\",\r\n \ - \ \"40.124.53.69/32\",\r\n \"51.11.26.92/32\",\r\n \ - \ \"51.11.26.95/32\",\r\n \"51.104.9.16/28\",\r\n \"51.105.37.244/32\"\ - ,\r\n \"51.105.67.224/28\",\r\n \"51.105.75.176/28\",\r\n\ - \ \"51.105.124.64/32\",\r\n \"51.105.124.80/32\",\r\n \ - \ \"51.105.161.5/32\",\r\n \"51.105.163.8/32\",\r\n \ - \ \"51.105.163.43/32\",\r\n \"51.105.164.8/32\",\r\n \ - \ \"51.105.164.234/32\",\r\n \"51.105.164.241/32\",\r\n \ - \ \"51.105.165.31/32\",\r\n \"51.105.165.37/32\",\r\n \"\ - 51.105.165.63/32\",\r\n \"51.105.165.116/32\",\r\n \"51.105.166.102/31\"\ - ,\r\n \"51.105.166.106/32\",\r\n \"51.105.179.157/32\",\r\ - \n \"51.137.136.13/32\",\r\n \"51.137.136.14/32\",\r\n \ - \ \"51.137.136.34/32\",\r\n \"51.137.137.69/32\",\r\n \ - \ \"51.137.137.118/32\",\r\n \"51.137.137.121/32\",\r\n \ - \ \"51.137.137.200/32\",\r\n \"51.137.137.237/32\",\r\n \ - \ \"51.140.1.10/32\",\r\n \"51.140.8.108/32\",\r\n \ - \ \"51.140.8.180/32\",\r\n \"51.140.35.95/32\",\r\n \"\ - 51.140.52.106/32\",\r\n \"51.140.78.213/32\",\r\n \"51.140.105.124/32\"\ - ,\r\n \"51.140.125.227/32\",\r\n \"51.140.164.179/32\",\r\ - \n \"51.140.191.146/32\",\r\n \"51.140.212.128/27\",\r\n\ - \ \"51.140.230.246/32\",\r\n \"51.140.231.138/32\",\r\n\ - \ \"51.141.2.189/32\",\r\n \"51.141.7.11/32\",\r\n \ - \ \"51.143.58.207/32\",\r\n \"51.143.111.58/32\",\r\n \ - \ \"51.143.120.236/32\",\r\n \"51.143.120.242/32\",\r\n \ - \ \"51.143.122.59/32\",\r\n \"51.143.122.60/32\",\r\n \ - \ \"51.144.56.60/32\",\r\n \"51.145.108.227/32\",\r\n \"\ - 51.145.108.250/32\",\r\n \"51.145.181.195/32\",\r\n \"51.145.181.214/32\"\ - ,\r\n \"52.137.56.200/32\",\r\n \"52.137.89.147/32\",\r\n\ - \ \"52.138.227.160/28\",\r\n \"52.139.1.70/32\",\r\n \ - \ \"52.139.1.156/32\",\r\n \"52.139.1.158/31\",\r\n \ - \ \"52.139.1.200/32\",\r\n \"52.139.1.218/32\",\r\n \"\ - 52.139.2.0/32\",\r\n \"52.139.16.105/32\",\r\n \"52.139.18.234/32\"\ - ,\r\n \"52.139.18.236/32\",\r\n \"52.139.19.71/32\",\r\n\ - \ \"52.139.19.187/32\",\r\n \"52.139.19.215/32\",\r\n \ - \ \"52.139.19.247/32\",\r\n \"52.139.20.31/32\",\r\n \ - \ \"52.139.20.118/32\",\r\n \"52.139.21.70/32\",\r\n \ - \ \"52.139.245.1/32\",\r\n \"52.139.245.21/32\",\r\n \"\ - 52.139.245.40/32\",\r\n \"52.139.245.48/32\",\r\n \"52.139.251.219/32\"\ - ,\r\n \"52.139.252.105/32\",\r\n \"52.142.112.145/32\",\r\ - \n \"52.142.112.146/32\",\r\n \"52.142.116.135/32\",\r\n\ - \ \"52.142.116.174/32\",\r\n \"52.142.116.250/32\",\r\n\ - \ \"52.142.117.183/32\",\r\n \"52.142.118.130/32\",\r\n\ - \ \"52.142.121.6/32\",\r\n \"52.142.121.75/32\",\r\n \ - \ \"52.142.124.23/32\",\r\n \"52.142.127.127/32\",\r\n \ - \ \"52.142.220.179/32\",\r\n \"52.142.232.120/32\",\r\n \ - \ \"52.143.73.88/32\",\r\n \"52.143.74.31/32\",\r\n \ - \ \"52.148.115.188/32\",\r\n \"52.148.115.194/32\",\r\n \ - \ \"52.148.115.238/32\",\r\n \"52.148.116.37/32\",\r\n \ - \ \"52.148.161.45/32\",\r\n \"52.148.161.53/32\",\r\n \"\ - 52.151.237.243/32\",\r\n \"52.151.238.5/32\",\r\n \"52.151.244.65/32\"\ - ,\r\n \"52.151.247.27/32\",\r\n \"52.153.240.107/32\",\r\ - \n \"52.155.161.88/32\",\r\n \"52.155.161.91/32\",\r\n \ - \ \"52.155.164.131/32\",\r\n \"52.155.166.50/32\",\r\n \ - \ \"52.155.167.231/32\",\r\n \"52.155.168.45/32\",\r\n \ - \ \"52.155.177.13/32\",\r\n \"52.155.178.247/32\",\r\n \ - \ \"52.155.179.84/32\",\r\n \"52.155.180.208/30\",\r\n \ - \ \"52.155.181.180/30\",\r\n \"52.155.182.48/31\",\r\n \ - \ \"52.155.182.50/32\",\r\n \"52.155.182.138/32\",\r\n \ - \ \"52.155.182.141/32\",\r\n \"52.156.197.208/32\",\r\n \ - \ \"52.156.197.254/32\",\r\n \"52.156.198.196/32\",\r\n \ - \ \"52.156.202.7/32\",\r\n \"52.156.203.22/32\",\r\n \"\ - 52.156.203.198/31\",\r\n \"52.156.204.24/32\",\r\n \"52.156.204.51/32\"\ - ,\r\n \"52.156.204.99/32\",\r\n \"52.156.204.139/32\",\r\ - \n \"52.156.205.137/32\",\r\n \"52.156.205.182/32\",\r\n\ - \ \"52.156.205.222/32\",\r\n \"52.156.205.226/32\",\r\n\ - \ \"52.156.206.43/32\",\r\n \"52.156.206.45/32\",\r\n \ - \ \"52.156.206.46/31\",\r\n \"52.157.19.228/32\",\r\n \ - \ \"52.157.20.142/32\",\r\n \"52.157.218.219/32\",\r\n \ - \ \"52.157.218.232/32\",\r\n \"52.157.232.110/32\",\r\n \ - \ \"52.157.232.147/32\",\r\n \"52.157.233.49/32\",\r\n \ - \ \"52.157.233.92/32\",\r\n \"52.157.233.133/32\",\r\n \ - \ \"52.157.233.205/32\",\r\n \"52.157.234.160/32\",\r\n \ - \ \"52.157.234.222/32\",\r\n \"52.157.235.27/32\",\r\n \ - \ \"52.157.235.144/32\",\r\n \"52.157.236.195/32\",\r\n \ - \ \"52.157.237.107/32\",\r\n \"52.157.237.213/32\",\r\n \ - \ \"52.157.237.255/32\",\r\n \"52.157.238.58/32\",\r\n \ - \ \"52.157.239.110/32\",\r\n \"52.157.239.132/32\",\r\n \ - \ \"52.158.28.235/32\",\r\n \"52.167.107.96/28\",\r\n \"\ - 52.169.192.237/32\",\r\n \"52.174.56.180/32\",\r\n \"52.177.85.43/32\"\ - ,\r\n \"52.178.44.248/32\",\r\n \"52.178.89.44/32\",\r\n\ - \ \"52.179.155.177/32\",\r\n \"52.179.194.73/32\",\r\n \ - \ \"52.179.198.41/32\",\r\n \"52.182.139.208/28\",\r\n \ - \ \"52.183.24.254/32\",\r\n \"52.183.30.204/32\",\r\n \ - \ \"52.183.75.62/32\",\r\n \"52.184.165.82/32\",\r\n \ - \ \"52.188.217.236/32\",\r\n \"52.189.208.36/32\",\r\n \ - \ \"52.189.213.36/32\",\r\n \"52.189.213.124/32\",\r\n \ - \ \"52.189.218.253/32\",\r\n \"52.190.26.220/32\",\r\n \"\ - 52.190.31.62/32\",\r\n \"52.191.129.65/32\",\r\n \"52.191.237.188/32\"\ - ,\r\n \"52.191.238.65/32\",\r\n \"52.224.188.157/32\",\r\ - \n \"52.224.188.168/32\",\r\n \"52.224.190.225/32\",\r\n\ - \ \"52.224.191.62/32\",\r\n \"52.224.201.216/32\",\r\n \ - \ \"52.224.201.223/32\",\r\n \"52.224.202.86/32\",\r\n \ - \ \"52.224.202.91/32\",\r\n \"52.225.225.218/32\",\r\n \ - \ \"52.225.231.232/32\",\r\n \"52.232.224.227/32\",\r\n \ - \ \"52.232.225.84/32\",\r\n \"52.232.228.217/32\",\r\n \ - \ \"52.232.245.96/32\",\r\n \"52.236.187.80/28\",\r\n \ - \ \"52.249.25.160/32\",\r\n \"52.249.25.165/32\",\r\n \ - \ \"65.52.138.123/32\",\r\n \"65.52.229.200/32\",\r\n \"\ - 104.40.28.202/32\",\r\n \"104.40.129.120/32\",\r\n \"104.42.15.41/32\"\ - ,\r\n \"104.42.34.58/32\",\r\n \"104.42.38.254/32\",\r\n\ - \ \"104.42.54.24/32\",\r\n \"104.42.75.120/32\",\r\n \ - \ \"104.42.211.215/32\",\r\n \"104.45.7.95/32\",\r\n \ - \ \"104.45.65.169/32\",\r\n \"104.45.168.103/32\",\r\n \ - \ \"104.45.168.104/32\",\r\n \"104.45.168.106/32\",\r\n \ - \ \"104.45.168.108/32\",\r\n \"104.45.168.111/32\",\r\n \ - \ \"104.45.168.114/32\",\r\n \"104.45.170.70/32\",\r\n \ - \ \"104.45.170.127/32\",\r\n \"104.45.170.161/32\",\r\n \ - \ \"104.45.170.173/32\",\r\n \"104.45.170.174/31\",\r\n \ - \ \"104.45.170.176/32\",\r\n \"104.45.170.178/32\",\r\n \ - \ \"104.45.170.180/32\",\r\n \"104.45.170.182/31\",\r\n \ - \ \"104.45.170.184/31\",\r\n \"104.45.170.186/32\",\r\n \ - \ \"104.45.170.188/32\",\r\n \"104.45.170.191/32\",\r\n \ - \ \"104.45.170.194/32\",\r\n \"104.45.170.196/32\",\r\n \ - \ \"104.46.116.211/32\",\r\n \"104.46.121.72/32\",\r\n \ - \ \"104.46.122.189/32\",\r\n \"104.208.216.221/32\",\r\n \ - \ \"104.209.35.177/32\",\r\n \"104.209.168.251/32\",\r\n \ - \ \"104.210.0.32/32\",\r\n \"104.211.9.226/32\",\r\n \"\ - 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\": \"\ - 74\",\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\": \"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.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.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.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 \"\ - 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.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 \ - \ \"191.234.154.136/29\",\r\n \"2603:1000:4:402::88/125\"\ - ,\r\n \"2603:1000:104:402::88/125\",\r\n \"2603:1000:104:802::88/125\"\ - ,\r\n \"2603:1000:104:c02::88/125\",\r\n \"2603:1010:6:402::88/125\"\ - ,\r\n \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\ - ,\r\n \"2603:1010:101:402::88/125\",\r\n \"2603:1010:304:402::88/125\"\ - ,\r\n \"2603:1010:404:402::88/125\",\r\n \"2603:1020:5:402::88/125\"\ - ,\r\n \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\ - ,\r\n \"2603:1020:206:402::88/125\",\r\n \"2603:1020:206:802::88/125\"\ - ,\r\n \"2603:1020:206:c02::88/125\",\r\n \"2603:1020:305:402::88/125\"\ - ,\r\n \"2603:1020:405:402::88/125\",\r\n \"2603:1020:605:402::88/125\"\ - ,\r\n \"2603:1020:705:402::88/125\",\r\n \"2603:1020:705:802::88/125\"\ - ,\r\n \"2603:1020:705:c02::88/125\",\r\n \"2603:1020:805:402::88/125\"\ - ,\r\n \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\ - ,\r\n \"2603:1020:905:402::88/125\",\r\n \"2603:1020:a04:402::88/125\"\ - ,\r\n \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\ - ,\r\n \"2603:1020:b04:402::88/125\",\r\n \"2603:1020:c04:402::88/125\"\ - ,\r\n \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\ - ,\r\n \"2603:1020:d04:402::88/125\",\r\n \"2603:1020:e04:402::88/125\"\ - ,\r\n \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\ - ,\r\n \"2603:1020:f04:402::88/125\",\r\n \"2603:1020:1004:400::88/125\"\ - ,\r\n \"2603:1020:1004:400::3b0/125\",\r\n \"2603:1020:1004:800::148/125\"\ - ,\r\n \"2603:1020:1004:c02::1a8/125\",\r\n \"2603:1020:1104:400::88/125\"\ - ,\r\n \"2603:1030:f:400::888/125\",\r\n \"2603:1030:10:402::88/125\"\ - ,\r\n \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\ - ,\r\n \"2603:1030:104:402::88/125\",\r\n \"2603:1030:104:402::160/125\"\ - ,\r\n \"2603:1030:104:802::50/125\",\r\n \"2603:1030:107:400::8/125\"\ - ,\r\n \"2603:1030:210:402::88/125\",\r\n \"2603:1030:210:802::88/125\"\ - ,\r\n \"2603:1030:210:c02::88/125\",\r\n \"2603:1030:40b:400::888/125\"\ - ,\r\n \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\ - ,\r\n \"2603:1030:40c:402::88/125\",\r\n \"2603:1030:40c:802::88/125\"\ - ,\r\n \"2603:1030:40c:c02::88/125\",\r\n \"2603:1030:504:402::88/125\"\ - ,\r\n \"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 \"2603:1030:608:402::88/125\",\r\n \"2603:1030:807:402::88/125\"\ - ,\r\n \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\ - ,\r\n \"2603:1030:a07:402::88/125\",\r\n \"2603:1030:b04:402::88/125\"\ - ,\r\n \"2603:1030:c06:400::888/125\",\r\n \"2603:1030:c06:802::88/125\"\ - ,\r\n \"2603:1030:c06:c02::88/125\",\r\n \"2603:1030:f05:402::88/125\"\ - ,\r\n \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\ - ,\r\n \"2603:1030:1005:402::88/125\",\r\n \"2603:1040:5:402::88/125\"\ - ,\r\n \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\ - ,\r\n \"2603:1040:207:402::88/125\",\r\n \"2603:1040:207:800::40/125\"\ - ,\r\n \"2603:1040:207:c00::40/125\",\r\n \"2603:1040:407:402::88/125\"\ - ,\r\n \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\ - ,\r\n \"2603:1040:606:402::88/125\",\r\n \"2603:1040:806:402::88/125\"\ - ,\r\n \"2603:1040:904:402::88/125\",\r\n \"2603:1040:904:802::88/125\"\ - ,\r\n \"2603:1040:904:c02::88/125\",\r\n \"2603:1040:a06:402::88/125\"\ - ,\r\n \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\ - ,\r\n \"2603:1040:b04:402::88/125\",\r\n \"2603:1040:c06:402::88/125\"\ - ,\r\n \"2603:1040:d04:400::88/125\",\r\n \"2603:1040:d04:400::3b0/125\"\ - ,\r\n \"2603:1040:d04:800::148/125\",\r\n \"2603:1040:f05:402::88/125\"\ - ,\r\n \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\ - ,\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 \"2603:1040:1104:400::88/125\"\ - ,\r\n \"2603:1050:6:402::88/125\",\r\n \"2603:1050:6:802::88/125\"\ - ,\r\n \"2603:1050:6:c02::88/125\",\r\n \"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\": \"74\",\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 \"addressPrefixes\": [\r\n \"13.70.72.128/29\",\r\n\ - \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \ - \ \"2603:1010:6:402::88/125\",\r\n \"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\": \"74\",\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\": \"MicrosoftContainerRegistry\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.77.50.72/29\",\r\n \ - \ \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n\ - \ \"191.234.154.136/29\",\r\n \"2603:1050:6:402::88/125\"\ - ,\r\n \"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\": \"74\",\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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"13.71.170.48/29\",\r\n \"20.38.146.136/29\",\r\n \ - \ \"52.246.154.136/29\",\r\n \"2603:1030:f05:402::88/125\",\r\ - \n \"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\": \"74\",\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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"20.192.98.136/29\",\r\n \"40.80.50.136/29\",\r\n \ - \ \"104.211.81.128/29\",\r\n \"2603:1040:a06:402::88/125\",\r\ - \n \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"13.89.170.208/29\",\r\n \"52.182.138.200/29\",\r\n \ - \ \"104.208.16.72/29\",\r\n \"2603:1030:10:402::88/125\",\r\ - \n \"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\": \"74\",\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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"13.75.34.152/29\",\r\n \"20.205.74.64/29\",\r\n \ - \ \"20.205.82.64/29\",\r\n \"2603:1040:207:402::88/125\",\r\n\ - \ \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"40.71.10.208/29\",\r\n \"40.78.226.200/29\",\r\n \ - \ \"40.79.154.96/29\",\r\n \"2603:1030:210:402::88/125\",\r\n\ - \ \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"40.70.146.80/29\",\r\n \"52.167.106.72/29\",\r\n \ - \ \"104.208.144.72/29\",\r\n \"2603:1030:40c:402::88/125\",\r\ - \n \"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\": \"74\",\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\ - \ \"addressPrefixes\": [\r\n \"40.74.146.40/29\",\r\n \ - \ \"40.75.34.24/29\",\r\n \"52.138.90.24/29\",\r\n \ - \ \"2603:1030:40b:400::888/125\",\r\n \"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\": \"74\",\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 \"addressPrefixes\": [\r\n \"40.79.130.48/29\",\r\n\ - \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \ - \ \"2603:1020:805:402::88/125\",\r\n \"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\": \"74\",\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\"\ - : \"74\",\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\": \"74\",\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 \"addressPrefixes\": [\r\n \"51.116.154.80/29\",\r\n\ - \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n\ - \ \"2603:1020:c04:402::88/125\",\r\n \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"13.78.106.192/29\",\r\n \"40.79.186.0/29\",\r\n \ - \ \"40.79.194.88/29\",\r\n \"2603:1040:407:402::88/125\",\r\n\ - \ \"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\"\ - : \"74\",\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\": \"74\",\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\": \"MicrosoftContainerRegistry\"\ - ,\r\n \"addressPrefixes\": [\r\n \"20.192.234.16/29\",\r\n\ - \ \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"20.193.202.8/29\",\r\n \"2603:1040:d04:400::88/125\",\r\ - \n \"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\": \"74\",\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\ - \ \"addressPrefixes\": [\r\n \"20.44.26.136/29\",\r\n \ - \ \"20.194.66.8/29\",\r\n \"52.231.18.48/29\",\r\n \ - \ \"2603:1040:f05:402::88/125\",\r\n \"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\": \"74\",\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\": \"74\",\r\n \"properties\": {\r\n \ - \ \"changeNumber\": \"2\",\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\": \"MicrosoftContainerRegistry\"\ - ,\r\n \"addressPrefixes\": [\r\n \"52.162.106.152/29\",\r\n\ - \ \"2603:1030:608:402::88/125\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n\ - \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"13.69.227.80/29\",\r\n \"13.74.107.72/29\",\r\n \ - \ \"52.138.226.72/29\",\r\n \"2603:1020:5:402::88/125\",\r\n \ - \ \"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\": \"74\",\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 \"\ - addressPrefixes\": [\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\"\ - ,\r\n \"51.120.210.136/29\",\r\n \"2603:1020:e04:402::88/125\"\ - ,\r\n \"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\": \"74\",\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.SouthAfricaNorth\"\ - ,\r\n \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ - \ \"serviceTagChangeNumber\": \"74\",\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\": \"MicrosoftContainerRegistry\"\ - ,\r\n \"addressPrefixes\": [\r\n \"102.133.122.136/29\",\r\ - \n \"102.133.154.16/29\",\r\n \"102.133.250.136/29\",\r\n\ - \ \"2603:1000:104:402::88/125\",\r\n \"2603:1000:104:802::88/125\"\ - ,\r\n \"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\": \"74\",\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\": \"MicrosoftContainerRegistry\"\ - ,\r\n \"addressPrefixes\": [\r\n \"102.133.26.16/29\",\r\n\ - \ \"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\": \"74\",\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\": \"MicrosoftContainerRegistry\",\r\ - \n \"addressPrefixes\": [\r\n \"20.45.122.136/29\",\r\n \ - \ \"20.49.90.8/29\",\r\n \"104.214.18.176/29\",\r\n \ - \ \"2603:1030:807:402::88/125\",\r\n \"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\": \"74\",\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\": \"74\",\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 \"addressPrefixes\": [\r\n \"13.67.8.112/29\",\r\n \ - \ \"23.98.82.104/29\",\r\n \"40.78.234.40/29\",\r\n \ - \ \"2603:1040:5:402::88/125\",\r\n \"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\": \"74\",\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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"51.12.98.16/29\",\r\n \"51.12.226.136/29\",\r\n \ - \ \"51.12.234.136/29\",\r\n \"2603:1020:1004:400::88/125\",\r\n\ - \ \"2603:1020:1004:400::3b0/125\",\r\n \"2603:1020:1004:800::148/125\"\ - ,\r\n \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n\ - \ },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\"\ - ,\r\n \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ - \ \"serviceTagChangeNumber\": \"74\",\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 \"addressPrefixes\": [\r\n \"20.208.18.64/29\",\r\n\ - \ \"51.103.202.64/29\",\r\n \"51.107.58.16/29\",\r\n \ - \ \"2603:1020:a04:402::88/125\",\r\n \"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\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \ - \ \"40.120.74.8/29\",\r\n \"65.52.250.8/29\",\r\n \ - \ \"2603:1040:904:402::88/125\",\r\n \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \ - \ \"51.140.146.192/29\",\r\n \"2603:1020:705:402::88/125\",\r\ - \n \"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\"\ - : \"74\",\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\": \"74\",\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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \ - \ \"52.236.186.72/29\",\r\n \"2603:1020:206:402::88/125\",\r\n\ - \ \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"13.66.140.64/29\",\r\n \"40.78.242.152/29\",\r\n \ - \ \"40.78.250.88/29\",\r\n \"2603:1030:c06:400::888/125\",\r\n\ - \ \"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\"\ - : \"74\",\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 \"addressPrefixes\": [\r\n \ - \ \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n \ - \ \"20.150.186.136/29\",\r\n \"2603:1030:504:402::88/125\"\ - ,\r\n \"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\": \"PowerBI\"\ - ,\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": \"74\"\ - ,\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\": \"PowerBI\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.73.248.4/31\",\r\n \ - \ \"13.73.248.48/28\",\r\n \"13.73.248.64/27\",\r\n \ - \ \"20.21.32.22/31\",\r\n \"20.21.36.124/30\",\r\n \"\ - 20.21.37.48/29\",\r\n \"20.36.120.122/31\",\r\n \"20.36.120.124/30\"\ - ,\r\n \"20.36.120.208/29\",\r\n \"20.37.64.122/31\",\r\n\ - \ \"20.37.64.124/30\",\r\n \"20.37.64.208/29\",\r\n \ - \ \"20.37.156.200/30\",\r\n \"20.37.156.240/28\",\r\n \ - \ \"20.37.157.0/29\",\r\n \"20.37.157.16/28\",\r\n \"\ - 20.37.157.32/27\",\r\n \"20.37.195.24/31\",\r\n \"20.37.195.48/29\"\ - ,\r\n \"20.37.195.64/28\",\r\n \"20.37.195.128/26\",\r\n\ - \ \"20.37.224.122/31\",\r\n \"20.37.224.124/30\",\r\n \ - \ \"20.37.224.208/29\",\r\n \"20.38.84.104/31\",\r\n \ - \ \"20.38.84.128/25\",\r\n \"20.38.85.0/25\",\r\n \"\ - 20.38.86.0/24\",\r\n \"20.38.136.70/31\",\r\n \"20.38.136.208/30\"\ - ,\r\n \"20.38.136.216/29\",\r\n \"20.39.11.26/31\",\r\n\ - \ \"20.39.11.28/30\",\r\n \"20.39.11.48/28\",\r\n \ - \ \"20.40.230.60/30\",\r\n \"20.41.4.104/31\",\r\n \"\ - 20.41.4.108/30\",\r\n \"20.41.4.208/28\",\r\n \"20.41.4.224/27\"\ - ,\r\n \"20.41.5.0/25\",\r\n \"20.41.65.146/31\",\r\n \ - \ \"20.41.65.148/30\",\r\n \"20.41.65.152/29\",\r\n \ - \ \"20.41.192.122/31\",\r\n \"20.41.192.124/30\",\r\n \ - \ \"20.41.193.144/29\",\r\n \"20.42.0.70/31\",\r\n \"20.42.4.240/29\"\ - ,\r\n \"20.42.6.0/27\",\r\n \"20.42.6.64/26\",\r\n \ - \ \"20.42.131.32/31\",\r\n \"20.42.131.40/29\",\r\n \ - \ \"20.42.131.48/29\",\r\n \"20.42.131.128/26\",\r\n \"\ - 20.42.224.122/31\",\r\n \"20.42.227.16/28\",\r\n \"20.42.227.32/29\"\ - ,\r\n \"20.42.227.64/26\",\r\n \"20.43.41.176/31\",\r\n\ - \ \"20.43.41.184/29\",\r\n \"20.43.41.192/26\",\r\n \ - \ \"20.43.65.152/31\",\r\n \"20.43.65.176/29\",\r\n \ - \ \"20.43.65.192/28\",\r\n \"20.43.65.224/27\",\r\n \"\ - 20.43.130.192/31\",\r\n \"20.43.130.196/30\",\r\n \"20.43.130.200/29\"\ - ,\r\n \"20.43.130.208/28\",\r\n \"20.43.130.224/28\",\r\n\ - \ \"20.43.131.0/27\",\r\n \"20.43.131.64/26\",\r\n \ - \ \"20.45.90.88/30\",\r\n \"20.45.94.80/29\",\r\n \"\ - 20.45.192.122/31\",\r\n \"20.45.192.124/31\",\r\n \"20.45.192.208/30\"\ - ,\r\n \"20.45.192.216/29\",\r\n \"20.45.192.224/28\",\r\n\ - \ \"20.45.242.48/29\",\r\n \"20.46.15.56/30\",\r\n \ - \ \"20.47.233.72/29\",\r\n \"20.48.196.232/29\",\r\n \ - \ \"20.48.197.124/30\",\r\n \"20.48.202.16/29\",\r\n \"\ - 20.48.202.24/30\",\r\n \"20.50.0.0/24\",\r\n \"20.51.0.204/30\"\ - ,\r\n \"20.51.1.32/28\",\r\n \"20.51.5.4/30\",\r\n \ - \ \"20.51.5.192/26\",\r\n \"20.51.14.76/31\",\r\n \"\ - 20.51.21.160/29\",\r\n \"20.51.21.176/29\",\r\n \"20.51.21.240/29\"\ - ,\r\n \"20.52.89.48/30\",\r\n \"20.52.95.0/29\",\r\n \ - \ \"20.53.49.108/30\",\r\n \"20.53.53.192/29\",\r\n \ - \ \"20.59.79.96/27\",\r\n \"20.59.79.192/28\",\r\n \"\ - 20.65.133.80/29\",\r\n \"20.65.134.192/27\",\r\n \"20.65.134.224/28\"\ - ,\r\n \"20.65.134.240/30\",\r\n \"20.65.135.16/28\",\r\n\ - \ \"20.69.4.224/28\",\r\n \"20.69.4.240/30\",\r\n \ - \ \"20.70.221.0/28\",\r\n \"20.70.221.224/27\",\r\n \"\ - 20.72.16.22/31\",\r\n \"20.72.16.44/30\",\r\n \"20.72.20.32/29\"\ - ,\r\n \"20.83.221.80/30\",\r\n \"20.83.221.84/31\",\r\n\ - \ \"20.83.221.208/29\",\r\n \"20.86.93.192/28\",\r\n \ - \ \"20.86.93.208/29\",\r\n \"20.87.80.8/29\",\r\n \ - \ \"20.88.154.0/29\",\r\n \"20.88.157.72/29\",\r\n \"20.88.157.96/27\"\ - ,\r\n \"20.89.11.112/30\",\r\n \"20.89.11.116/31\",\r\n\ - \ \"20.89.11.248/29\",\r\n \"20.90.32.144/28\",\r\n \ - \ \"20.90.131.116/30\",\r\n \"20.90.132.64/28\",\r\n \ - \ \"20.92.4.144/28\",\r\n \"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.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.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.205.68.120/29\",\r\n \"20.205.69.0/28\"\ - ,\r\n \"20.206.0.96/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.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\ - \ \"191.238.77.216/30\",\r\n \"2603:1000:4::620/123\",\r\ - \n \"2603:1000:4::640/122\",\r\n \"2603:1000:104::100/122\"\ - ,\r\n \"2603:1000:104::140/123\",\r\n \"2603:1000:104::320/123\"\ - ,\r\n \"2603:1000:104::340/122\",\r\n \"2603:1000:104:1::5e0/123\"\ - ,\r\n \"2603:1000:104:1::600/122\",\r\n \"2603:1010:6::/122\"\ - ,\r\n \"2603:1010:6::40/123\",\r\n \"2603:1010:6:1::5e0/123\"\ - ,\r\n \"2603:1010:6:1::600/122\",\r\n \"2603:1010:101::620/123\"\ - ,\r\n \"2603:1010:101::640/122\",\r\n \"2603:1010:304::620/123\"\ - ,\r\n \"2603:1010:304::640/122\",\r\n \"2603:1010:404::620/123\"\ - ,\r\n \"2603:1010:404::640/122\",\r\n \"2603:1020:5::/122\"\ - ,\r\n \"2603:1020:5::40/123\",\r\n \"2603:1020:5:1::5e0/123\"\ - ,\r\n \"2603:1020:5:1::600/122\",\r\n \"2603:1020:206::/122\"\ - ,\r\n \"2603:1020:206::40/123\",\r\n \"2603:1020:206:1::5e0/123\"\ - ,\r\n \"2603:1020:206:1::600/122\",\r\n \"2603:1020:305::620/123\"\ - ,\r\n \"2603:1020:305::640/122\",\r\n \"2603:1020:405::620/123\"\ - ,\r\n \"2603:1020:405::640/122\",\r\n \"2603:1020:605::620/123\"\ - ,\r\n \"2603:1020:605::640/122\",\r\n \"2603:1020:705::/122\"\ - ,\r\n \"2603:1020:705::40/123\",\r\n \"2603:1020:705:1::5e0/123\"\ - ,\r\n \"2603:1020:705:1::600/122\",\r\n \"2603:1020:805::/122\"\ - ,\r\n \"2603:1020:805::40/123\",\r\n \"2603:1020:805:1::5e0/123\"\ - ,\r\n \"2603:1020:805:1::600/122\",\r\n \"2603:1020:905::620/123\"\ - ,\r\n \"2603:1020:905::640/122\",\r\n \"2603:1020:a04::/122\"\ - ,\r\n \"2603:1020:a04::40/123\",\r\n \"2603:1020:a04:1::5e0/123\"\ - ,\r\n \"2603:1020:a04:1::600/122\",\r\n \"2603:1020:b04::620/123\"\ - ,\r\n \"2603:1020:b04::640/122\",\r\n \"2603:1020:c04::/122\"\ - ,\r\n \"2603:1020:c04::40/123\",\r\n \"2603:1020:c04:1::5e0/123\"\ - ,\r\n \"2603:1020:c04:1::600/122\",\r\n \"2603:1020:d04::620/123\"\ - ,\r\n \"2603:1020:d04::640/122\",\r\n \"2603:1020:e04::/122\"\ - ,\r\n \"2603:1020:e04::40/123\",\r\n \"2603:1020:e04:1::5e0/123\"\ - ,\r\n \"2603:1020:e04:1::600/122\",\r\n \"2603:1020:f04::620/123\"\ - ,\r\n \"2603:1020:f04::640/122\",\r\n \"2603:1020:1004::5e0/123\"\ - ,\r\n \"2603:1020:1004::600/122\",\r\n \"2603:1020:1004:1::/122\"\ - ,\r\n \"2603:1020:1004:1::40/123\",\r\n \"2603:1020:1104::6a0/123\"\ - ,\r\n \"2603:1020:1104::6c0/122\",\r\n \"2603:1030:f:1::620/123\"\ - ,\r\n \"2603:1030:f:1::640/122\",\r\n \"2603:1030:10::/122\"\ - ,\r\n \"2603:1030:10::40/123\",\r\n \"2603:1030:10:1::5e0/123\"\ - ,\r\n \"2603:1030:10:1::600/122\",\r\n \"2603:1030:104::/122\"\ - ,\r\n \"2603:1030:104::40/123\",\r\n \"2603:1030:104:1::5e0/123\"\ - ,\r\n \"2603:1030:104:1::600/122\",\r\n \"2603:1030:107::6c0/122\"\ - ,\r\n \"2603:1030:107::700/123\",\r\n \"2603:1030:210::/122\"\ - ,\r\n \"2603:1030:210::40/123\",\r\n \"2603:1030:210:1::5e0/123\"\ - ,\r\n \"2603:1030:210:1::600/122\",\r\n \"2603:1030:40b:1::5e0/123\"\ - ,\r\n \"2603:1030:40b:1::600/122\",\r\n \"2603:1030:40c::/122\"\ - ,\r\n \"2603:1030:40c::40/123\",\r\n \"2603:1030:40c:1::5e0/123\"\ - ,\r\n \"2603:1030:40c:1::600/122\",\r\n \"2603:1030:504::/122\"\ - ,\r\n \"2603:1030:504::40/123\",\r\n \"2603:1030:504:1::5e0/123\"\ - ,\r\n \"2603:1030:504:1::600/122\",\r\n \"2603:1030:608::620/123\"\ - ,\r\n \"2603:1030:608::640/122\",\r\n \"2603:1030:807::/122\"\ - ,\r\n \"2603:1030:807::40/123\",\r\n \"2603:1030:807:1::5e0/123\"\ - ,\r\n \"2603:1030:807:1::600/122\",\r\n \"2603:1030:a07::620/123\"\ - ,\r\n \"2603:1030:a07::640/122\",\r\n \"2603:1030:b04::620/123\"\ - ,\r\n \"2603:1030:b04::640/122\",\r\n \"2603:1030:c06:1::5e0/123\"\ - ,\r\n \"2603:1030:c06:1::600/122\",\r\n \"2603:1030:f05::/122\"\ - ,\r\n \"2603:1030:f05::40/123\",\r\n \"2603:1030:f05:1::5e0/123\"\ - ,\r\n \"2603:1030:f05:1::600/122\",\r\n \"2603:1030:1005::620/123\"\ - ,\r\n \"2603:1030:1005::640/122\",\r\n \"2603:1040:5::100/122\"\ - ,\r\n \"2603:1040:5::140/123\",\r\n \"2603:1040:5:1::5e0/123\"\ - ,\r\n \"2603:1040:5:1::600/122\",\r\n \"2603:1040:207::620/123\"\ - ,\r\n \"2603:1040:207::640/122\",\r\n \"2603:1040:407::/122\"\ - ,\r\n \"2603:1040:407::40/123\",\r\n \"2603:1040:407:1::5e0/123\"\ - ,\r\n \"2603:1040:407:1::600/122\",\r\n \"2603:1040:606::620/123\"\ - ,\r\n \"2603:1040:606::640/122\",\r\n \"2603:1040:806::620/123\"\ - ,\r\n \"2603:1040:806::640/122\",\r\n \"2603:1040:904::/122\"\ - ,\r\n \"2603:1040:904::40/123\",\r\n \"2603:1040:904:1::5e0/123\"\ - ,\r\n \"2603:1040:904:1::600/122\",\r\n \"2603:1040:a06::100/122\"\ - ,\r\n \"2603:1040:a06::140/123\",\r\n \"2603:1040:a06:1::5e0/123\"\ - ,\r\n \"2603:1040:a06:1::600/122\",\r\n \"2603:1040:b04::620/123\"\ - ,\r\n \"2603:1040:b04::640/122\",\r\n \"2603:1040:c06::620/123\"\ - ,\r\n \"2603:1040:c06::640/122\",\r\n \"2603:1040:d04::5e0/123\"\ - ,\r\n \"2603:1040:d04::600/122\",\r\n \"2603:1040:d04:1::/122\"\ - ,\r\n \"2603:1040:d04:1::40/123\",\r\n \"2603:1040:f05::/122\"\ - ,\r\n \"2603:1040:f05::40/123\",\r\n \"2603:1040:f05:1::5e0/123\"\ - ,\r\n \"2603:1040:f05:1::600/122\",\r\n \"2603:1040:1002:1::400/122\"\ - ,\r\n \"2603:1040:1002:1::440/123\",\r\n \"2603:1040:1104::6a0/123\"\ - ,\r\n \"2603:1040:1104::6c0/122\",\r\n \"2603:1050:6::/122\"\ - ,\r\n \"2603:1050:6::40/123\",\r\n \"2603:1050:6:1::5e0/123\"\ - ,\r\n \"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\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"PowerQueryOnline\",\r\n \"\ - addressPrefixes\": [\r\n \"20.21.32.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.72.16.20/31\",\r\n \"20.150.160.108/31\",\r\n \ - \ \"20.189.104.68/31\",\r\n \"20.192.160.20/31\",\r\n \ - \ \"20.192.225.32/31\",\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.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.198.208/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.144.70/31\"\ - ,\r\n \"51.120.40.70/31\",\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.228.80.70/31\",\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: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:1050:6:1::200/123\"\ - ,\r\n \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\ - \n {\r\n \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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 \ - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n\ - \ \"13.66.147.192/26\",\r\n \"13.67.8.96/29\",\r\n \ - \ \"13.67.20.0/26\",\r\n \"13.68.110.36/32\",\r\n \"\ - 13.69.64.64/29\",\r\n \"13.69.106.64/29\",\r\n \"13.69.111.64/26\"\ - ,\r\n \"13.69.227.64/29\",\r\n \"13.69.233.192/26\",\r\n\ - \ \"13.70.72.16/29\",\r\n \"13.70.114.0/26\",\r\n \ - \ \"13.70.186.33/32\",\r\n \"13.71.114.157/32\",\r\n \ - \ \"13.71.170.32/29\",\r\n \"13.71.177.64/26\",\r\n \"13.71.194.96/28\"\ - ,\r\n \"13.74.107.64/29\",\r\n \"13.74.142.88/32\",\r\n\ - \ \"13.75.34.128/28\",\r\n \"13.76.141.36/32\",\r\n \ - \ \"13.77.50.16/28\",\r\n \"13.78.94.187/32\",\r\n \ - \ \"13.78.106.80/29\",\r\n \"13.85.81.218/32\",\r\n \"13.87.35.8/32\"\ - ,\r\n \"13.87.56.64/28\",\r\n \"13.87.122.64/28\",\r\n \ - \ \"13.88.10.93/32\",\r\n \"13.89.170.192/29\",\r\n \ - \ \"13.89.178.128/26\",\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 \"20.36.106.224/27\",\r\n \ - \ \"20.36.114.128/27\",\r\n \"20.36.144.0/26\",\r\n \"\ - 20.37.74.32/27\",\r\n \"20.38.146.128/29\",\r\n \"20.40.231.128/25\"\ - ,\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.43.126.0/26\",\r\n \"20.44.2.8/29\",\r\n \"20.44.13.0/26\"\ - ,\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \ - \ \"20.45.93.0/25\",\r\n \"20.45.117.192/26\",\r\n \ - \ \"20.45.122.128/29\",\r\n \"20.45.126.128/26\",\r\n \ - \ \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"20.47.216.0/26\"\ - ,\r\n \"20.48.199.128/25\",\r\n \"20.49.83.248/29\",\r\n\ - \ \"20.49.84.128/28\",\r\n \"20.49.91.224/29\",\r\n \ - \ \"20.49.91.240/28\",\r\n \"20.49.95.64/26\",\r\n \ - \ \"20.50.72.0/26\",\r\n \"20.50.80.0/26\",\r\n \"20.50.201.0/26\"\ - ,\r\n \"20.51.1.128/25\",\r\n \"20.51.15.0/25\",\r\n \ - \ \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n \ - \ \"20.52.64.64/26\",\r\n \"20.52.91.128/25\",\r\n \"\ - 20.53.50.128/25\",\r\n \"20.53.58.128/25\",\r\n \"20.58.70.0/25\"\ - ,\r\n \"20.62.63.0/25\",\r\n \"20.65.135.128/25\",\r\n \ - \ \"20.66.6.128/25\",\r\n \"20.69.2.128/25\",\r\n \ - \ \"20.70.216.128/25\",\r\n \"20.72.27.144/29\",\r\n \"\ - 20.72.27.160/28\",\r\n \"20.82.244.128/25\",\r\n \"20.86.92.0/25\"\ - ,\r\n \"20.88.64.128/25\",\r\n \"20.88.153.64/26\",\r\n\ - \ \"20.89.0.0/26\",\r\n \"20.89.9.128/25\",\r\n \ - \ \"20.90.128.192/26\",\r\n \"20.92.0.128/25\",\r\n \"\ - 20.99.11.128/25\",\r\n \"20.150.129.0/25\",\r\n \"20.150.160.216/29\"\ - ,\r\n \"20.150.170.8/29\",\r\n \"20.150.175.0/26\",\r\n\ - \ \"20.150.178.128/29\",\r\n \"20.150.182.64/28\",\r\n \ - \ \"20.150.186.128/29\",\r\n \"20.150.189.48/28\",\r\n \ - \ \"20.150.189.64/26\",\r\n \"20.151.32.0/26\",\r\n \ - \ \"20.189.230.128/25\",\r\n \"20.192.32.240/28\",\r\n \ - \ \"20.192.47.192/26\",\r\n \"20.192.55.64/26\",\r\n \"\ - 20.192.55.128/26\",\r\n \"20.192.82.128/25\",\r\n \"20.192.98.128/29\"\ - ,\r\n \"20.192.101.192/26\",\r\n \"20.192.160.40/29\",\r\ - \n \"20.192.225.56/29\",\r\n \"20.192.234.8/29\",\r\n \ - \ \"20.193.199.0/25\",\r\n \"20.193.204.104/29\",\r\n \ - \ \"20.193.204.112/28\",\r\n \"20.194.67.208/29\",\r\n \ - \ \"20.194.68.128/28\",\r\n \"20.194.128.128/26\",\r\n \ - \ \"20.195.75.128/25\",\r\n \"20.195.82.0/25\",\r\n \"\ - 20.195.137.128/26\",\r\n \"20.195.151.128/25\",\r\n \"20.195.152.0/26\"\ - ,\r\n \"20.200.192.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 \"20.208.18.80/29\",\r\n \ - \ \"20.208.18.96/28\",\r\n \"23.97.120.37/32\",\r\n \"\ - 23.98.82.96/29\",\r\n \"23.98.87.128/26\",\r\n \"23.98.112.128/26\"\ - ,\r\n \"40.64.113.0/26\",\r\n \"40.65.108.146/32\",\r\n\ - \ \"40.67.58.8/29\",\r\n \"40.67.72.0/26\",\r\n \ - \ \"40.68.127.68/32\",\r\n \"40.69.106.16/28\",\r\n \"\ - 40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n \"40.71.10.192/29\"\ - ,\r\n \"40.74.100.32/28\",\r\n \"40.74.122.78/32\",\r\n\ - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \ - \ \"40.75.34.16/29\",\r\n \"40.78.194.16/28\",\r\n \ - \ \"40.78.202.16/28\",\r\n \"40.78.226.192/29\",\r\n \"\ - 40.78.234.32/29\",\r\n \"40.78.242.144/29\",\r\n \"40.78.247.192/26\"\ - ,\r\n \"40.78.250.80/29\",\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 \ - \ \"40.79.154.88/29\",\r\n \"40.79.162.16/29\",\r\n \"\ - 40.79.166.128/26\",\r\n \"40.79.170.16/29\",\r\n \"40.79.173.64/26\"\ - ,\r\n \"40.79.178.16/28\",\r\n \"40.79.186.64/27\",\r\n\ - \ \"40.79.194.80/29\",\r\n \"40.80.50.128/29\",\r\n \ - \ \"40.80.53.16/28\",\r\n \"40.86.91.130/32\",\r\n \ - \ \"40.89.121.192/26\",\r\n \"40.112.242.128/28\",\r\n \"\ - 40.114.86.33/32\",\r\n \"40.120.74.24/29\",\r\n \"40.120.77.192/26\"\ - ,\r\n \"40.120.85.0/25\",\r\n \"40.124.65.0/26\",\r\n \ - \ \"51.11.192.64/26\",\r\n \"51.12.22.0/25\",\r\n \ - \ \"51.12.29.128/25\",\r\n \"51.12.98.8/29\",\r\n \"51.12.101.224/28\"\ - ,\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ - \ \"51.12.226.128/29\",\r\n \"51.12.229.80/28\",\r\n \ - \ \"51.12.234.128/29\",\r\n \"51.12.237.80/28\",\r\n \ - \ \"51.13.0.128/26\",\r\n \"51.13.141.0/25\",\r\n \"51.103.202.80/29\"\ - ,\r\n \"51.103.202.96/28\",\r\n \"51.105.66.128/29\",\r\n\ - \ \"51.105.70.192/26\",\r\n \"51.105.74.128/29\",\r\n \ - \ \"51.107.58.8/29\",\r\n \"51.107.128.192/26\",\r\n \ - \ \"51.107.154.8/29\",\r\n \"51.107.244.128/25\",\r\n \ - \ \"51.107.252.128/25\",\r\n \"51.116.58.8/29\",\r\n \"\ - 51.116.72.128/25\",\r\n \"51.116.154.72/29\",\r\n \"51.116.242.128/29\"\ - ,\r\n \"51.116.246.128/26\",\r\n \"51.116.250.128/29\",\r\ - \n \"51.116.253.192/26\",\r\n \"51.120.98.16/29\",\r\n \ - \ \"51.120.106.128/29\",\r\n \"51.120.109.208/28\",\r\n \ - \ \"51.120.210.128/29\",\r\n \"51.120.213.48/28\",\r\n \ - \ \"51.120.218.8/29\",\r\n \"51.120.237.64/26\",\r\n \ - \ \"51.132.192.128/26\",\r\n \"51.138.213.128/25\",\r\n \ - \ \"51.140.43.12/32\",\r\n \"51.140.146.48/29\",\r\n \ - \ \"51.140.149.128/26\",\r\n \"51.140.210.64/28\",\r\n \ - \ \"51.141.1.129/32\",\r\n \"52.136.187.128/25\",\r\n \"\ - 52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n \"52.138.226.64/29\"\ - ,\r\n \"52.139.110.0/25\",\r\n \"52.147.116.0/25\",\r\n\ - \ \"52.161.17.198/32\",\r\n \"52.162.106.128/28\",\r\n \ - \ \"52.167.106.64/29\",\r\n \"52.167.109.128/26\",\r\n \ - \ \"52.168.29.86/32\",\r\n \"52.168.112.128/26\",\r\n \ - \ \"52.168.116.192/26\",\r\n \"52.172.118.128/25\",\r\n \ - \ \"52.172.220.188/32\",\r\n \"52.178.17.64/26\",\r\n \ - \ \"52.180.178.204/32\",\r\n \"52.182.138.192/29\",\r\n \ - \ \"52.182.143.0/26\",\r\n \"52.187.192.243/32\",\r\n \ - \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"\ - 52.231.146.64/28\",\r\n \"52.232.119.191/32\",\r\n \"52.233.33.226/32\"\ - ,\r\n \"52.236.186.64/29\",\r\n \"52.242.36.0/32\",\r\n\ - \ \"52.246.154.128/29\",\r\n \"52.246.158.192/26\",\r\n\ - \ \"65.52.219.186/32\",\r\n \"65.52.250.64/27\",\r\n \ - \ \"102.37.64.192/26\",\r\n \"102.37.72.0/26\",\r\n \ - \ \"102.37.84.0/25\",\r\n \"102.37.163.128/25\",\r\n \"\ - 102.133.26.8/29\",\r\n \"102.133.122.128/29\",\r\n \"102.133.126.192/26\"\ - ,\r\n \"102.133.154.8/29\",\r\n \"102.133.250.128/29\",\r\ - \n \"102.133.253.192/26\",\r\n \"104.40.15.128/32\",\r\n\ - \ \"104.45.239.115/32\",\r\n \"104.208.16.64/29\",\r\n \ - \ \"104.208.144.64/29\",\r\n \"104.211.81.16/29\",\r\n \ - \ \"104.211.146.16/28\",\r\n \"104.211.190.88/32\",\r\n \ - \ \"104.214.18.160/29\",\r\n \"104.214.165.72/29\",\r\n \ - \ \"168.61.142.56/29\",\r\n \"191.232.184.253/32\",\r\n \ - \ \"191.233.8.40/29\",\r\n \"191.233.203.16/29\",\r\n \ - \ \"191.234.146.128/29\",\r\n \"191.234.150.128/26\",\r\n \ - \ \"191.234.154.128/29\",\r\n \"191.234.157.144/28\",\r\n\ - \ \"191.235.170.182/32\",\r\n \"191.237.224.64/26\",\r\n\ - \ \"191.238.73.128/25\",\r\n \"207.46.138.15/32\",\r\n \ - \ \"2603:1000:4::220/123\",\r\n \"2603:1000:4:1::500/120\"\ - ,\r\n \"2603:1000:4:402::170/125\",\r\n \"2603:1000:104:1::220/123\"\ - ,\r\n \"2603:1000:104:2::400/120\",\r\n \"2603:1000:104:402::170/125\"\ - ,\r\n \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\ - ,\r\n \"2603:1010:6::700/120\",\r\n \"2603:1010:6:1::220/123\"\ - ,\r\n \"2603:1010:6:402::170/125\",\r\n \"2603:1010:6:802::150/125\"\ - ,\r\n \"2603:1010:6:c02::150/125\",\r\n \"2603:1010:101::220/123\"\ - ,\r\n \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\ - ,\r\n \"2603:1010:304::220/123\",\r\n \"2603:1010:304:1::500/120\"\ - ,\r\n \"2603:1010:304:402::170/125\",\r\n \"2603:1010:404::220/123\"\ - ,\r\n \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\ - ,\r\n \"2603:1020:5::700/120\",\r\n \"2603:1020:5:1::220/123\"\ - ,\r\n \"2603:1020:5:402::170/125\",\r\n \"2603:1020:5:802::150/125\"\ - ,\r\n \"2603:1020:5:c02::150/125\",\r\n \"2603:1020:206:1::220/123\"\ - ,\r\n \"2603:1020:206:4::/120\",\r\n \"2603:1020:206:402::170/125\"\ - ,\r\n \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\ - ,\r\n \"2603:1020:305::220/123\",\r\n \"2603:1020:305:402::170/125\"\ - ,\r\n \"2603:1020:405::220/123\",\r\n \"2603:1020:405:402::170/125\"\ - ,\r\n \"2603:1020:605::220/123\",\r\n \"2603:1020:605:1::500/120\"\ - ,\r\n \"2603:1020:605:402::170/125\",\r\n \"2603:1020:705::700/120\"\ - ,\r\n \"2603:1020:705:1::220/123\",\r\n \"2603:1020:705:402::170/125\"\ - ,\r\n \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\ - ,\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 \"2603:1020:905::220/123\"\ - ,\r\n \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\ - ,\r\n \"2603:1020:a04::700/120\",\r\n \"2603:1020:a04:1::220/123\"\ - ,\r\n \"2603:1020:a04:402::170/125\",\r\n \"2603:1020:a04:802::150/125\"\ - ,\r\n \"2603:1020:a04:c02::150/125\",\r\n \"2603:1020:b04::220/123\"\ - ,\r\n \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\ - ,\r\n \"2603:1020:c04::700/120\",\r\n \"2603:1020:c04:1::220/123\"\ - ,\r\n \"2603:1020:c04:402::170/125\",\r\n \"2603:1020:c04:802::150/125\"\ - ,\r\n \"2603:1020:c04:c02::150/125\",\r\n \"2603:1020:d04::220/123\"\ - ,\r\n \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\ - ,\r\n \"2603:1020:e04:1::220/123\",\r\n \"2603:1020:e04:3::500/120\"\ - ,\r\n \"2603:1020:e04:402::170/125\",\r\n \"2603:1020:e04:802::150/125\"\ - ,\r\n \"2603:1020:e04:c02::150/125\",\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 \"2603:1020:1004::220/123\",\r\n \"2603:1020:1004:2::300/120\"\ - ,\r\n \"2603:1020:1004:800::e0/124\",\r\n \"2603:1020:1004:800::f0/125\"\ - ,\r\n \"2603:1020:1004:800::358/125\",\r\n \"2603:1020:1004:800::3c0/124\"\ - ,\r\n \"2603:1020:1004:800::3e8/125\",\r\n \"2603:1020:1004:c02::180/123\"\ - ,\r\n \"2603:1020:1004:c02::1a0/125\",\r\n \"2603:1020:1104:400::170/125\"\ - ,\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 \"2603:1030:10:1::220/123\",\r\n \"2603:1030:10:402::170/125\"\ - ,\r\n \"2603:1030:10:802::150/125\",\r\n \"2603:1030:10:c02::150/125\"\ - ,\r\n \"2603:1030:104:1::220/123\",\r\n \"2603:1030:104:2::200/120\"\ - ,\r\n \"2603:1030:104:402::170/125\",\r\n \"2603:1030:104:402::640/124\"\ - ,\r\n \"2603:1030:104:802::68/125\",\r\n \"2603:1030:107:1::400/120\"\ - ,\r\n \"2603:1030:107:400::d8/125\",\r\n \"2603:1030:210:1::220/123\"\ - ,\r\n \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\"\ - ,\r\n \"2603:1030:210:c02::150/125\",\r\n \"2603:1030:302::100/120\"\ - ,\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 \"2603:1030:40c:1::220/123\",\r\n \"2603:1030:40c:402::170/125\"\ - ,\r\n \"2603:1030:40c:802::150/125\",\r\n \"2603:1030:40c:c02::150/125\"\ - ,\r\n \"2603:1030:504:1::220/123\",\r\n \"2603:1030:504:2::300/120\"\ - ,\r\n \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\"\ - ,\r\n \"2603:1030:504:802::358/125\",\r\n \"2603:1030:608::220/123\"\ - ,\r\n \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\ - ,\r\n \"2603:1030:807::700/120\",\r\n \"2603:1030:807:1::220/123\"\ - ,\r\n \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\"\ - ,\r\n \"2603:1030:807:c02::150/125\",\r\n \"2603:1030:a07::220/123\"\ - ,\r\n \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\ - ,\r\n \"2603:1030:b04::220/123\",\r\n \"2603:1030:b04:1::500/120\"\ - ,\r\n \"2603:1030:b04:402::170/125\",\r\n \"2603:1030:c06:1::220/123\"\ - ,\r\n \"2603:1030:c06:2::500/120\",\r\n \"2603:1030:c06:400::970/125\"\ - ,\r\n \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\ - ,\r\n \"2603:1030:f05::700/120\",\r\n \"2603:1030:f05:1::220/123\"\ - ,\r\n \"2603:1030:f05:402::170/125\",\r\n \"2603:1030:f05:802::150/125\"\ - ,\r\n \"2603:1030:f05:c02::150/125\",\r\n \"2603:1030:1005::220/123\"\ - ,\r\n \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\ - ,\r\n \"2603:1040:5:1::220/123\",\r\n \"2603:1040:5:402::170/125\"\ - ,\r\n \"2603:1040:5:802::150/125\",\r\n \"2603:1040:5:c02::150/125\"\ - ,\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 \"2603:1040:407::700/120\",\r\n \"2603:1040:407:1::220/123\"\ - ,\r\n \"2603:1040:407:402::170/125\",\r\n \"2603:1040:407:802::150/125\"\ - ,\r\n \"2603:1040:407:c02::150/125\",\r\n \"2603:1040:606::220/123\"\ - ,\r\n \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\ - ,\r\n \"2603:1040:806::220/123\",\r\n \"2603:1040:806:1::500/120\"\ - ,\r\n \"2603:1040:806:402::170/125\",\r\n \"2603:1040:904::700/120\"\ - ,\r\n \"2603:1040:904:1::220/123\",\r\n \"2603:1040:904:402::170/125\"\ - ,\r\n \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\ - ,\r\n \"2603:1040:a06:1::220/123\",\r\n \"2603:1040:a06:2::600/120\"\ - ,\r\n \"2603:1040:a06:402::170/125\",\r\n \"2603:1040:a06:802::150/125\"\ - ,\r\n \"2603:1040:a06:c02::150/125\",\r\n \"2603:1040:b04::220/123\"\ - ,\r\n \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\ - ,\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 \"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 \"2603:1040:e05::400/120\",\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 \"2603:1040:1002:1::300/121\",\r\n \"2603:1040:1104:1::700/120\"\ - ,\r\n \"2603:1040:1104:400::170/125\",\r\n \"2603:1050:6::700/120\"\ - ,\r\n \"2603:1050:6:1::220/123\",\r\n \"2603:1050:6:402::170/125\"\ - ,\r\n \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\ - ,\r\n \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.36.106.224/27\",\r\n \ - \ \"20.53.50.128/25\",\r\n \"2603:1010:304::220/123\",\r\n \ - \ \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n\ - \ \"addressPrefixes\": [\r\n \"20.36.114.128/27\",\r\n \ - \ \"20.53.58.128/25\",\r\n \"2603:1010:404::220/123\",\r\n\ - \ \"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\"\ - : \"74\",\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 \ - \ \"13.70.114.0/26\",\r\n \"20.70.216.128/25\",\r\n \"40.79.162.16/29\"\ - ,\r\n \"40.79.166.128/26\",\r\n \"40.79.170.16/29\",\r\n\ - \ \"40.79.173.64/26\",\r\n \"52.187.192.243/32\",\r\n \ - \ \"2603:1010:6::700/120\",\r\n \"2603:1010:6:1::220/123\"\ - ,\r\n \"2603:1010:6:402::170/125\",\r\n \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n\ - \ \"addressPrefixes\": [\r\n \"13.70.186.33/32\",\r\n \ - \ \"13.77.50.16/28\",\r\n \"20.92.0.128/25\",\r\n \"\ - 2603:1010:101::220/123\",\r\n \"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\": \"74\",\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 \"20.195.152.0/26\",\r\n \ - \ \"191.232.184.253/32\",\r\n \"191.233.203.16/29\",\r\n \ - \ \"191.234.146.128/29\",\r\n \"191.234.150.128/26\",\r\n\ - \ \"191.234.154.128/29\",\r\n \"191.234.157.144/28\",\r\n\ - \ \"191.238.73.128/25\",\r\n \"2603:1050:6::700/120\",\r\ - \n \"2603:1050:6:1::220/123\",\r\n \"2603:1050:6:402::170/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n \ - \ \"23.97.120.37/32\",\r\n \"191.233.8.40/29\",\r\n \"191.237.224.64/26\"\ - ,\r\n \"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.CanadaCentral\",\r\n \ - \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n \ - \ \"13.71.177.64/26\",\r\n \"20.38.146.128/29\",\r\n \"\ - 20.48.199.128/25\",\r\n \"20.151.32.0/26\",\r\n \"52.233.33.226/32\"\ - ,\r\n \"52.246.154.128/29\",\r\n \"52.246.158.192/26\",\r\ - \n \"2603:1030:f05::700/120\",\r\n \"2603:1030:f05:1::220/123\"\ - ,\r\n \"2603:1030:f05:402::170/125\",\r\n \"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\": \"74\"\ - ,\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 \"52.139.110.0/25\",\r\n\ - \ \"52.242.36.0/32\",\r\n \"2603:1030:1005::220/123\",\r\ - \n \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n \ - \ \"20.192.47.192/26\",\r\n \"20.192.98.128/29\",\r\n \"\ - 20.192.101.192/26\",\r\n \"40.80.50.128/29\",\r\n \"40.80.53.16/28\"\ - ,\r\n \"52.172.220.188/32\",\r\n \"104.211.81.16/29\",\r\ - \n \"2603:1040:a06:1::220/123\",\r\n \"2603:1040:a06:2::600/120\"\ - ,\r\n \"2603:1040:a06:402::170/125\",\r\n \"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\": \"74\"\ - ,\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 \ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.89.170.192/29\",\r\n \"13.89.178.128/26\",\r\ - \n \"20.40.231.128/25\",\r\n \"20.44.13.0/26\",\r\n \ - \ \"40.86.91.130/32\",\r\n \"52.182.138.192/29\",\r\n \ - \ \"52.182.143.0/26\",\r\n \"104.208.16.64/29\",\r\n \ - \ \"2603:1030:10:1::220/123\",\r\n \"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\"\ - : \"74\",\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\": \"74\",\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 ],\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 \"\ - 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\": \"74\",\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 ],\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 \"40.78.226.192/29\",\r\n\ - \ \"40.79.154.88/29\",\r\n \"40.114.86.33/32\",\r\n \ - \ \"52.168.29.86/32\",\r\n \"52.168.112.128/26\",\r\n \ - \ \"52.168.116.192/26\",\r\n \"2603:1030:210:1::220/123\",\r\n\ - \ \"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\": \"74\",\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 ],\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 \"40.70.146.64/29\",\r\n \"\ - 40.70.151.128/26\",\r\n \"52.167.106.64/29\",\r\n \"52.167.109.128/26\"\ - ,\r\n \"104.208.144.64/29\",\r\n \"2603:1030:40c:1::220/123\"\ - ,\r\n \"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\": \"\ - 74\",\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\"\ - : \"74\",\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 ],\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 \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n \"\ - 52.136.187.128/25\",\r\n \"2603:1020:905::220/123\",\r\n \ - \ \"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\"\ - : \"74\",\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\ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n \"\ - 51.116.72.128/25\",\r\n \"2603:1020:d04::220/123\",\r\n \ - \ \"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\"\ - : \"74\",\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\ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n \"\ - 20.52.91.128/25\",\r\n \"51.116.154.72/29\",\r\n \"51.116.242.128/29\"\ - ,\r\n \"51.116.246.128/26\",\r\n \"51.116.250.128/29\",\r\ - \n \"51.116.253.192/26\",\r\n \"2603:1020:c04::700/120\"\ - ,\r\n \"2603:1020:c04:1::220/123\",\r\n \"2603:1020:c04:402::170/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n \"\ - 13.78.106.80/29\",\r\n \"20.89.0.0/26\",\r\n \"20.89.9.128/25\"\ - ,\r\n \"20.194.128.128/26\",\r\n \"40.79.186.64/27\",\r\n\ - \ \"40.79.194.80/29\",\r\n \"2603:1040:407::700/120\",\r\ - \n \"2603:1040:407:1::220/123\",\r\n \"2603:1040:407:402::170/125\"\ - ,\r\n \"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\"\ - : \"74\",\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 \ - \ \"40.74.100.32/28\",\r\n \"40.74.122.78/32\",\r\n \"2603:1040:606::220/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.192.32.240/28\",\r\n \ - \ \"20.192.55.64/26\",\r\n \"20.192.55.128/26\",\r\n \"\ - 20.192.225.56/29\",\r\n \"20.192.234.8/29\",\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\"\ - : \"74\",\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\": \"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 \"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\"\ - : \"74\",\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 ],\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 \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \ - \ \"52.162.106.128/28\",\r\n \"65.52.219.186/32\",\r\n \"\ - 2603:1030:608::220/123\",\r\n \"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\": \"74\",\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 ],\r\n \"\ - systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n\ - \ \"13.69.227.64/29\",\r\n \"13.69.233.192/26\",\r\n \ - \ \"13.74.107.64/29\",\r\n \"13.74.142.88/32\",\r\n \ - \ \"20.50.72.0/26\",\r\n \"20.50.80.0/26\",\r\n \"20.82.244.128/25\"\ - ,\r\n \"52.138.226.64/29\",\r\n \"191.235.170.182/32\",\r\ - \n \"2603:1020:5::700/120\",\r\n \"2603:1020:5:1::220/123\"\ - ,\r\n \"2603:1020:5:402::170/125\",\r\n \"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\": \"74\",\r\ - \n \"properties\": {\r\n \"changeNumber\": \"6\",\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 \"51.120.98.16/29\",\r\n \ - \ \"51.120.106.128/29\",\r\n \"51.120.109.208/28\",\r\n \ - \ \"51.120.210.128/29\",\r\n \"51.120.213.48/28\",\r\n \ - \ \"51.120.237.64/26\",\r\n \"2603:1020:e04:1::220/123\",\r\n\ - \ \"2603:1020:e04:3::500/120\",\r\n \"2603:1020:e04:402::170/125\"\ - ,\r\n \"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\"\ - : \"74\",\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\ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\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.SouthAfricaNorth\"\ - ,\r\n \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"102.37.72.0/26\",\r\n \ - \ \"102.37.163.128/25\",\r\n \"102.133.122.128/29\",\r\n \ - \ \"102.133.126.192/26\",\r\n \"102.133.154.8/29\",\r\n \ - \ \"102.133.250.128/29\",\r\n \"102.133.253.192/26\",\r\n \ - \ \"2603:1000:104:1::220/123\",\r\n \"2603:1000:104:2::400/120\"\ - ,\r\n \"2603:1000:104:402::170/125\",\r\n \"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\"\ - : \"74\",\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\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"102.37.64.192/26\",\r\n \ - \ \"102.37.84.0/25\",\r\n \"102.133.26.8/29\",\r\n \"\ - 2603:1000:4::220/123\",\r\n \"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\": \"74\",\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 \ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.85.81.218/32\",\r\n \"20.45.122.128/29\",\r\ - \n \"20.45.126.128/26\",\r\n \"20.49.91.224/29\",\r\n \ - \ \"20.49.91.240/28\",\r\n \"20.49.95.64/26\",\r\n \ - \ \"20.65.135.128/25\",\r\n \"40.124.65.0/26\",\r\n \"\ - 104.214.18.160/29\",\r\n \"2603:1030:807::700/120\",\r\n \ - \ \"2603:1030:807:1::220/123\",\r\n \"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\"\ - : \"74\",\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\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.44.2.8/29\",\r\n \"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\": \"74\"\ - ,\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\ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n \"13.67.20.0/26\"\ - ,\r\n \"13.76.141.36/32\",\r\n \"20.195.82.0/25\",\r\n \ - \ \"23.98.82.96/29\",\r\n \"23.98.87.128/26\",\r\n \ - \ \"23.98.112.128/26\",\r\n \"40.78.234.32/29\",\r\n \ - \ \"2603:1040:5:1::220/123\",\r\n \"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\"\ - : \"74\",\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\": \"74\"\ - ,\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\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n \"\ - 51.12.98.8/29\",\r\n \"51.12.101.224/28\",\r\n \"51.12.226.128/29\"\ - ,\r\n \"51.12.229.80/28\",\r\n \"51.12.234.128/29\",\r\n\ - \ \"51.12.237.80/28\",\r\n \"2603:1020:1004::220/123\",\r\ - \n \"2603:1020:1004:2::300/120\",\r\n \"2603:1020:1004:800::e0/124\"\ - ,\r\n \"2603:1020:1004:800::f0/125\",\r\n \"2603:1020:1004:800::358/125\"\ - ,\r\n \"2603:1020:1004:800::3c0/124\",\r\n \"2603:1020:1004:800::3e8/125\"\ - ,\r\n \"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.SwitzerlandNorth\"\ - ,\r\n \"id\": \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.208.18.80/29\",\r\n \ - \ \"20.208.18.96/28\",\r\n \"51.103.202.80/29\",\r\n \"\ - 51.103.202.96/28\",\r\n \"51.107.58.8/29\",\r\n \"51.107.128.192/26\"\ - ,\r\n \"51.107.244.128/25\",\r\n \"2603:1020:a04::700/120\"\ - ,\r\n \"2603:1020:a04:1::220/123\",\r\n \"2603:1020:a04:402::170/125\"\ - ,\r\n \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n \ - \ \"51.107.252.128/25\",\r\n \"2603:1020:b04::220/123\",\r\n \ - \ \"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\"\ - : \"74\",\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 ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n \"\ - 20.45.93.0/25\",\r\n \"2603:1040:b04::220/123\",\r\n \"\ - 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\"\ - : \"74\",\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\ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \ - \ \"addressPrefixes\": [\r\n \"40.120.74.24/29\",\r\n \"\ - 40.120.77.192/26\",\r\n \"40.120.85.0/25\",\r\n \"65.52.250.64/27\"\ - ,\r\n \"2603:1040:904::700/120\",\r\n \"2603:1040:904:1::220/123\"\ - ,\r\n \"2603:1040:904:402::170/125\",\r\n \"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\": \"74\",\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 ],\r\n \"\ - systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n\ - \ \"20.90.128.192/26\",\r\n \"51.105.66.128/29\",\r\n \ - \ \"51.105.70.192/26\",\r\n \"51.105.74.128/29\",\r\n \ - \ \"51.132.192.128/26\",\r\n \"51.140.43.12/32\",\r\n \ - \ \"51.140.146.48/29\",\r\n \"51.140.149.128/26\",\r\n \ - \ \"2603:1020:705::700/120\",\r\n \"2603:1020:705:1::220/123\"\ - ,\r\n \"2603:1020:705:402::170/125\",\r\n \"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\": \"74\",\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 \"51.140.210.64/28\",\r\n \ - \ \"51.141.1.129/32\",\r\n \"2603:1020:605::220/123\",\r\n \ - \ \"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\"\ - : \"74\",\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 \ - \ \"20.69.2.128/25\",\r\n \"52.161.17.198/32\",\r\n \"\ - 2603:1030:b04::220/123\",\r\n \"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\": \"74\",\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 ],\r\n \"\ - systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n\ - \ \"13.69.64.64/29\",\r\n \"13.69.106.64/29\",\r\n \ - \ \"13.69.111.64/26\",\r\n \"20.50.201.0/26\",\r\n \"\ - 20.86.92.0/25\",\r\n \"40.68.127.68/32\",\r\n \"52.178.17.64/26\"\ - ,\r\n \"52.232.119.191/32\",\r\n \"52.236.186.64/29\",\r\ - \n \"2603:1020:206:1::220/123\",\r\n \"2603:1020:206:4::/120\"\ - ,\r\n \"2603:1020:206:402::170/125\",\r\n \"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\": \"74\"\ - ,\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 \"104.211.146.16/28\"\ - ,\r\n \"104.211.190.88/32\",\r\n \"2603:1040:806::220/123\"\ - ,\r\n \"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\"\ - : \"74\",\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 \ - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"\ - addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n \"20.66.6.128/25\"\ - ,\r\n \"40.112.242.128/28\",\r\n \"104.40.15.128/32\",\r\ - \n \"104.45.239.115/32\",\r\n \"2603:1030:a07::220/123\"\ - ,\r\n \"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\"\ - : \"74\",\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 \"\ - 13.66.147.192/26\",\r\n \"20.51.15.0/25\",\r\n \"40.64.113.0/26\"\ - ,\r\n \"40.65.108.146/32\",\r\n \"40.78.242.144/29\",\r\n\ - \ \"40.78.247.192/26\",\r\n \"40.78.250.80/29\",\r\n \ - \ \"2603:1030:c06:1::220/123\",\r\n \"2603:1030:c06:2::500/120\"\ - ,\r\n \"2603:1030:c06:400::970/125\",\r\n \"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\": \"74\",\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\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n\ - \ \"20.150.129.0/25\",\r\n \"20.150.160.216/29\",\r\n \ - \ \"20.150.170.8/29\",\r\n \"20.150.175.0/26\",\r\n \ - \ \"20.150.178.128/29\",\r\n \"20.150.182.64/28\",\r\n \ - \ \"20.150.186.128/29\",\r\n \"20.150.189.48/28\",\r\n \ - \ \"20.150.189.64/26\",\r\n \"2603:1030:504:1::220/123\",\r\n \ - \ \"2603:1030:504:2::300/120\",\r\n \"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\"\ - : \"74\",\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\": \"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.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.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.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 \"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.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 \"104.211.103.201/32\",\r\n \ - \ \"104.211.146.240/29\",\r\n \"104.211.164.163/32\",\r\n \ - \ \"104.211.228.68/32\",\r\n \"104.214.19.72/29\",\r\n \ - \ \"104.214.165.68/30\",\r\n \"104.215.78.146/32\",\r\n \ - \ \"137.116.252.9/32\",\r\n \"137.135.33.49/32\",\r\n \ - \ \"168.61.142.48/30\",\r\n \"191.233.50.24/29\",\r\n \ - \ \"191.233.203.216/29\",\r\n \"191.234.149.32/30\",\r\n \ - \ \"191.234.157.128/30\",\r\n \"207.46.234.62/32\",\r\n \ - \ \"2603:1000:4:402::98/125\",\r\n \"2603:1000:104:402::98/125\"\ - ,\r\n \"2603:1000:104:802::98/125\",\r\n \"2603:1000:104:c02::98/125\"\ - ,\r\n \"2603:1010:6:402::98/125\",\r\n \"2603:1010:6:802::98/125\"\ - ,\r\n \"2603:1010:6:c02::98/125\",\r\n \"2603:1010:101:402::98/125\"\ - ,\r\n \"2603:1010:304:402::98/125\",\r\n \"2603:1010:404:402::98/125\"\ - ,\r\n \"2603:1020:5:402::98/125\",\r\n \"2603:1020:5:802::98/125\"\ - ,\r\n \"2603:1020:5:c02::98/125\",\r\n \"2603:1020:206:402::98/125\"\ - ,\r\n \"2603:1020:206:802::98/125\",\r\n \"2603:1020:206:c02::98/125\"\ - ,\r\n \"2603:1020:305:402::98/125\",\r\n \"2603:1020:405:402::98/125\"\ - ,\r\n \"2603:1020:605:402::98/125\",\r\n \"2603:1020:705:402::98/125\"\ - ,\r\n \"2603:1020:705:802::98/125\",\r\n \"2603:1020:705:c02::98/125\"\ - ,\r\n \"2603:1020:805:402::98/125\",\r\n \"2603:1020:805:802::98/125\"\ - ,\r\n \"2603:1020:805:c02::98/125\",\r\n \"2603:1020:905:402::98/125\"\ - ,\r\n \"2603:1020:a04:402::98/125\",\r\n \"2603:1020:a04:802::98/125\"\ - ,\r\n \"2603:1020:a04:c02::98/125\",\r\n \"2603:1020:b04:402::98/125\"\ - ,\r\n \"2603:1020:c04:402::98/125\",\r\n \"2603:1020:c04:802::98/125\"\ - ,\r\n \"2603:1020:c04:c02::98/125\",\r\n \"2603:1020:d04:402::98/125\"\ - ,\r\n \"2603:1020:e04:402::98/125\",\r\n \"2603:1020:e04:802::98/125\"\ - ,\r\n \"2603:1020:e04:c02::98/125\",\r\n \"2603:1020:f04:402::98/125\"\ - ,\r\n \"2603:1020:1004:400::98/125\",\r\n \"2603:1020:1004:800::158/125\"\ - ,\r\n \"2603:1020:1004:800::350/125\",\r\n \"2603:1020:1004:c02::1b8/125\"\ - ,\r\n \"2603:1020:1104:400::98/125\",\r\n \"2603:1030:f:400::898/125\"\ - ,\r\n \"2603:1030:10:402::98/125\",\r\n \"2603:1030:10:802::98/125\"\ - ,\r\n \"2603:1030:10:c02::98/125\",\r\n \"2603:1030:104:402::98/125\"\ - ,\r\n \"2603:1030:104:402::3d8/125\",\r\n \"2603:1030:104:802::60/125\"\ - ,\r\n \"2603:1030:107:400::d0/125\",\r\n \"2603:1030:210:402::98/125\"\ - ,\r\n \"2603:1030:210:802::98/125\",\r\n \"2603:1030:210:c02::98/125\"\ - ,\r\n \"2603:1030:40b:400::898/125\",\r\n \"2603:1030:40b:800::98/125\"\ - ,\r\n \"2603:1030:40b:c00::98/125\",\r\n \"2603:1030:40c:402::98/125\"\ - ,\r\n \"2603:1030:40c:802::98/125\",\r\n \"2603:1030:40c:c02::98/125\"\ - ,\r\n \"2603:1030:504:402::98/125\",\r\n \"2603:1030:504:802::c8/125\"\ - ,\r\n \"2603:1030:504:802::158/125\",\r\n \"2603:1030:504:802::350/125\"\ - ,\r\n \"2603:1030:504:c02::408/125\",\r\n \"2603:1030:608:402::98/125\"\ - ,\r\n \"2603:1030:807:402::98/125\",\r\n \"2603:1030:807:802::98/125\"\ - ,\r\n \"2603:1030:807:c02::98/125\",\r\n \"2603:1030:a07:402::98/125\"\ - ,\r\n \"2603:1030:b04:402::98/125\",\r\n \"2603:1030:c06:400::898/125\"\ - ,\r\n \"2603:1030:c06:802::98/125\",\r\n \"2603:1030:c06:c02::98/125\"\ - ,\r\n \"2603:1030:f05:402::98/125\",\r\n \"2603:1030:f05:802::98/125\"\ - ,\r\n \"2603:1030:f05:c02::98/125\",\r\n \"2603:1030:1005:402::98/125\"\ - ,\r\n \"2603:1040:5:402::98/125\",\r\n \"2603:1040:5:802::98/125\"\ - ,\r\n \"2603:1040:5:c02::98/125\",\r\n \"2603:1040:207:402::98/125\"\ - ,\r\n \"2603:1040:207:800::50/125\",\r\n \"2603:1040:207:c00::50/125\"\ - ,\r\n \"2603:1040:407:402::98/125\",\r\n \"2603:1040:407:802::98/125\"\ - ,\r\n \"2603:1040:407:c02::98/125\",\r\n \"2603:1040:606:402::98/125\"\ - ,\r\n \"2603:1040:806:402::98/125\",\r\n \"2603:1040:904:402::98/125\"\ - ,\r\n \"2603:1040:904:802::98/125\",\r\n \"2603:1040:904:c02::98/125\"\ - ,\r\n \"2603:1040:a06:402::98/125\",\r\n \"2603:1040:a06:802::98/125\"\ - ,\r\n \"2603:1040:a06:c02::98/125\",\r\n \"2603:1040:b04:402::98/125\"\ - ,\r\n \"2603:1040:c06:402::98/125\",\r\n \"2603:1040:d04:400::98/125\"\ - ,\r\n \"2603:1040:d04:800::158/125\",\r\n \"2603:1040:d04:800::350/125\"\ - ,\r\n \"2603:1040:f05:402::98/125\",\r\n \"2603:1040:f05:802::98/125\"\ - ,\r\n \"2603:1040:f05:c02::98/125\",\r\n \"2603:1040:1002:400::58/125\"\ - ,\r\n \"2603:1040:1002:800::50/125\",\r\n \"2603:1040:1002:c00::50/125\"\ - ,\r\n \"2603:1040:1104:400::98/125\",\r\n \"2603:1050:6:402::98/125\"\ - ,\r\n \"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\": \"74\",\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 \ - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\ - \n \"addressPrefixes\": [\r\n \"13.65.31.249/32\",\r\n \ - \ \"13.65.39.207/32\",\r\n \"13.65.85.183/32\",\r\n \ - \ \"13.65.200.105/32\",\r\n \"13.65.209.243/32\",\r\n \ - \ \"13.65.253.67/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.60.111/32\"\ - ,\r\n \"13.66.62.124/32\",\r\n \"13.66.136.0/26\",\r\n \ - \ \"13.66.136.192/29\",\r\n \"13.66.137.0/26\",\r\n \ - \ \"13.66.226.202/32\",\r\n \"13.66.229.222/32\",\r\n \ - \ \"13.66.230.18/31\",\r\n \"13.66.230.60/32\",\r\n \"\ - 13.66.230.64/32\",\r\n \"13.66.230.103/32\",\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.48.255/32\",\r\n \"13.67.56.134/32\",\r\n \ - \ \"13.67.59.217/32\",\r\n \"13.67.215.62/32\",\r\n \"\ - 13.68.22.44/32\",\r\n \"13.68.30.216/32\",\r\n \"13.68.87.133/32\"\ - ,\r\n \"13.69.104.0/26\",\r\n \"13.69.104.192/26\",\r\n\ - \ \"13.69.105.0/26\",\r\n \"13.69.105.192/26\",\r\n \ - \ \"13.69.111.32/27\",\r\n \"13.69.112.168/29\",\r\n \ - \ \"13.69.116.64/27\",\r\n \"13.69.116.96/30\",\r\n \"\ - 13.69.116.128/25\",\r\n \"13.69.224.0/26\",\r\n \"13.69.224.192/26\"\ - ,\r\n \"13.69.225.0/26\",\r\n \"13.69.225.192/26\",\r\n\ - \ \"13.69.233.136/29\",\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.70.148.251/32\",\r\n \"\ - 13.70.155.163/32\",\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.192.0/27\",\r\n \"13.71.193.0/27\",\r\n \ - \ \"13.71.193.32/29\",\r\n \"13.73.109.251/32\",\r\n \ - \ \"13.74.104.64/26\",\r\n \"13.74.104.128/26\",\r\n \"\ - 13.74.105.0/26\",\r\n \"13.74.105.128/26\",\r\n \"13.74.105.192/29\"\ - ,\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 \ - \ \"13.75.105.141/32\",\r\n \"13.75.106.191/32\",\r\n \"\ - 13.75.108.188/32\",\r\n \"13.75.149.87/32\",\r\n \"13.76.90.3/32\"\ - ,\r\n \"13.76.247.54/32\",\r\n \"13.77.7.78/32\",\r\n \ - \ \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n \"\ - 13.77.49.32/29\",\r\n \"13.78.61.196/32\",\r\n \"13.78.104.0/27\"\ - ,\r\n \"13.78.104.32/29\",\r\n \"13.78.105.0/27\",\r\n \ - \ \"13.78.121.203/32\",\r\n \"13.78.144.57/32\",\r\n \ - \ \"13.78.145.25/32\",\r\n \"13.78.148.71/32\",\r\n \ - \ \"13.78.151.189/32\",\r\n \"13.78.151.207/32\",\r\n \"\ - 13.78.178.116/32\",\r\n \"13.78.178.151/32\",\r\n \"13.78.248.32/27\"\ - ,\r\n \"13.84.223.76/32\",\r\n \"13.85.65.48/32\",\r\n \ - \ \"13.85.68.115/32\",\r\n \"13.85.69.107/32\",\r\n \ - \ \"13.86.216.0/25\",\r\n \"13.86.216.128/26\",\r\n \ - \ \"13.86.216.192/27\",\r\n \"13.86.217.0/25\",\r\n \"13.86.217.128/26\"\ - ,\r\n \"13.86.217.192/27\",\r\n \"13.86.217.224/29\",\r\n\ - \ \"13.87.16.64/27\",\r\n \"13.87.17.0/27\",\r\n \ - \ \"13.87.33.234/32\",\r\n \"13.87.34.7/32\",\r\n \"13.87.34.19/32\"\ - ,\r\n \"13.87.38.138/32\",\r\n \"13.87.120.0/27\",\r\n \ - \ \"13.87.121.0/27\",\r\n \"13.88.14.200/32\",\r\n \ - \ \"13.88.29.70/32\",\r\n \"13.88.249.189/32\",\r\n \"\ - 13.88.254.42/32\",\r\n \"13.89.36.110/32\",\r\n \"13.89.37.61/32\"\ - ,\r\n \"13.89.57.50/32\",\r\n \"13.89.57.115/32\",\r\n \ - \ \"13.89.168.0/26\",\r\n \"13.89.168.192/29\",\r\n \ - \ \"13.89.169.0/26\",\r\n \"13.91.4.219/32\",\r\n \"\ - 13.91.6.136/32\",\r\n \"13.91.41.153/32\",\r\n \"13.91.44.56/32\"\ - ,\r\n \"13.91.46.83/32\",\r\n \"13.91.47.72/32\",\r\n \ - \ \"13.93.165.251/32\",\r\n \"13.93.237.158/32\",\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 \"\ - 20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\"\ - ,\r\n \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \ - \ \"20.36.113.32/29\",\r\n \"20.36.144.128/27\",\r\n \ - \ \"20.36.145.0/26\",\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 \ - \ \"20.38.143.64/26\",\r\n \"20.38.143.128/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.38.152.24/29\",\r\n \"20.40.228.128/25\"\ - ,\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.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.43.47.192/26\",\r\n \ - \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\",\r\n \"\ - 20.44.24.0/27\",\r\n \"20.44.24.32/29\",\r\n \"20.44.25.0/27\"\ - ,\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \ - \ \"20.45.121.32/29\",\r\n \"20.46.11.32/27\",\r\n \ - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"\ - 20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n \"20.48.196.128/26\"\ - ,\r\n \"20.49.80.0/27\",\r\n \"20.49.80.32/29\",\r\n \ - \ \"20.49.81.0/27\",\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.119.32/27\",\r\n \"20.49.119.64/27\",\r\n\ - \ \"20.49.119.128/26\",\r\n \"20.50.73.32/27\",\r\n \ - \ \"20.50.201.224/27\",\r\n \"20.50.202.0/26\",\r\n \ - \ \"20.51.9.128/25\",\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\"\ - ,\r\n \"20.51.20.0/26\",\r\n \"20.53.46.128/25\",\r\n \ - \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \ - \ \"20.53.48.192/26\",\r\n \"20.53.56.32/27\",\r\n \"\ - 20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"20.58.66.128/25\"\ - ,\r\n \"20.58.68.56/30\",\r\n \"20.61.99.192/26\",\r\n \ - \ \"20.61.102.0/26\",\r\n \"20.62.58.128/25\",\r\n \ - \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \ - \ \"20.62.133.0/26\",\r\n \"20.65.132.160/27\",\r\n \"\ - 20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n \"20.66.3.64/26\"\ - ,\r\n \"20.66.3.128/26\",\r\n \"20.69.0.32/27\",\r\n \ - \ \"20.69.0.64/27\",\r\n \"20.69.0.128/26\",\r\n \"\ - 20.72.21.224/27\",\r\n \"20.72.24.64/27\",\r\n \"20.72.24.128/27\"\ - ,\r\n \"20.72.25.128/27\",\r\n \"20.88.64.0/27\",\r\n \ - \ \"20.89.1.64/27\",\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 \"20.150.176.32/29\",\r\n \"20.150.177.0/27\"\ - ,\r\n \"20.150.184.0/27\",\r\n \"20.150.184.32/29\",\r\n\ - \ \"20.150.185.0/27\",\r\n \"20.150.241.128/25\",\r\n \ - \ \"20.189.172.224/27\",\r\n \"20.189.225.160/27\",\r\n \ - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \ - \ \"20.191.165.160/27\",\r\n \"20.191.165.192/27\",\r\n \ - \ \"20.191.166.0/26\",\r\n \"20.192.43.160/27\",\r\n \ - \ \"20.192.43.192/27\",\r\n \"20.192.44.0/26\",\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.96.0/27\",\r\n \"20.192.96.32/29\",\r\n \ - \ \"20.192.97.0/27\",\r\n \"20.192.167.224/27\",\r\n \ - \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \ - \ \"20.192.233.32/29\",\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 \"20.194.64.0/27\",\r\n \ - \ \"20.194.64.32/29\",\r\n \"20.194.65.0/27\",\r\n \ - \ \"20.194.73.64/26\",\r\n \"20.194.73.128/26\",\r\n \ - \ \"20.194.80.192/27\",\r\n \"20.194.129.64/27\",\r\n \"\ - 20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\"\ - ,\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n\ - \ \"20.195.72.128/26\",\r\n \"20.195.146.0/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 \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n\ - \ \"20.208.19.192/29\",\r\n \"23.96.89.109/32\",\r\n \ - \ \"23.96.106.191/32\",\r\n \"23.96.178.199/32\",\r\n \ - \ \"23.96.202.229/32\",\r\n \"23.96.204.249/32\",\r\n \ - \ \"23.96.205.215/32\",\r\n \"23.96.214.69/32\",\r\n \"\ - 23.96.243.243/32\",\r\n \"23.96.247.75/32\",\r\n \"23.96.249.37/32\"\ - ,\r\n \"23.96.250.178/32\",\r\n \"23.97.68.51/32\",\r\n\ - \ \"23.97.74.21/32\",\r\n \"23.97.78.163/32\",\r\n \ - \ \"23.97.167.46/32\",\r\n \"23.97.169.19/32\",\r\n \ - \ \"23.97.219.82/32\",\r\n \"23.97.221.176/32\",\r\n \"\ - 23.98.55.75/32\",\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.162.75/32\",\r\n \ - \ \"23.98.162.76/31\",\r\n \"23.98.162.78/32\",\r\n \ - \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"\ - 23.99.4.210/32\",\r\n \"23.99.4.248/32\",\r\n \"23.99.10.185/32\"\ - ,\r\n \"23.99.34.75/32\",\r\n \"23.99.34.76/31\",\r\n \ - \ \"23.99.34.78/32\",\r\n \"23.99.37.235/32\",\r\n \ - \ \"23.99.37.236/32\",\r\n \"23.99.57.14/32\",\r\n \"\ - 23.99.80.243/32\",\r\n \"23.99.89.212/32\",\r\n \"23.99.90.75/32\"\ - ,\r\n \"23.99.91.130/32\",\r\n \"23.99.102.124/32\",\r\n\ - \ \"23.99.118.196/32\",\r\n \"23.99.160.139/32\",\r\n \ - \ \"23.99.160.140/31\",\r\n \"23.99.160.142/32\",\r\n \ - \ \"23.99.205.183/32\",\r\n \"23.100.117.95/32\",\r\n \ - \ \"23.100.119.70/32\",\r\n \"23.101.18.228/32\",\r\n \ - \ \"23.101.64.10/32\",\r\n \"23.101.165.167/32\",\r\n \"\ - 23.101.167.45/32\",\r\n \"23.101.170.98/32\",\r\n \"23.102.16.130/32\"\ - ,\r\n \"23.102.23.219/32\",\r\n \"23.102.25.199/32\",\r\n\ - \ \"23.102.52.155/32\",\r\n \"23.102.57.142/32\",\r\n \ - \ \"23.102.62.171/32\",\r\n \"23.102.69.95/32\",\r\n \ - \ \"23.102.71.13/32\",\r\n \"23.102.74.190/32\",\r\n \ - \ \"23.102.172.251/32\",\r\n \"23.102.173.220/32\",\r\n \ - \ \"23.102.174.146/32\",\r\n \"23.102.179.187/32\",\r\n \ - \ \"23.102.206.35/32\",\r\n \"23.102.206.36/31\",\r\n \"\ - 40.67.53.0/25\",\r\n \"40.67.56.0/27\",\r\n \"40.67.56.32/29\"\ - ,\r\n \"40.67.57.0/27\",\r\n \"40.68.37.158/32\",\r\n \ - \ \"40.68.215.206/32\",\r\n \"40.68.220.16/32\",\r\n \ - \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"\ - 40.69.105.32/29\",\r\n \"40.69.132.90/32\",\r\n \"40.69.143.202/32\"\ - ,\r\n \"40.69.169.120/32\",\r\n \"40.69.189.48/32\",\r\n\ - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \ - \ \"40.70.145.0/26\",\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.71.196.33/32\",\r\n\ - \ \"40.71.211.227/32\",\r\n \"40.71.226.18/32\",\r\n \ - \ \"40.74.51.145/32\",\r\n \"40.74.53.36/32\",\r\n \ - \ \"40.74.60.91/32\",\r\n \"40.74.96.0/27\",\r\n \"40.74.96.32/29\"\ - ,\r\n \"40.74.97.0/27\",\r\n \"40.74.114.22/32\",\r\n \ - \ \"40.74.115.153/32\",\r\n \"40.74.135.185/32\",\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.74.254.156/32\"\ - ,\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 \"\ - 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.76.209.171/32\",\r\n \ - \ \"40.76.219.185/32\",\r\n \"40.77.30.201/32\",\r\n \ - \ \"40.78.16.122/32\",\r\n \"40.78.23.252/32\",\r\n \"\ - 40.78.31.250/32\",\r\n \"40.78.57.109/32\",\r\n \"40.78.101.91/32\"\ - ,\r\n \"40.78.110.18/32\",\r\n \"40.78.111.189/32\",\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 \"\ - 40.78.200.128/29\",\r\n \"40.78.201.128/29\",\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.78.232.0/26\",\r\n \ - \ \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n \ - \ \"40.78.240.0/26\",\r\n \"40.78.240.192/29\",\r\n \"\ - 40.78.241.0/26\",\r\n \"40.78.248.0/26\",\r\n \"40.78.248.192/29\"\ - ,\r\n \"40.78.249.0/26\",\r\n \"40.79.84.180/32\",\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 \ - \ \"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.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 \"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 \"40.79.184.0/27\",\r\n \"40.79.184.32/29\"\ - ,\r\n \"40.79.185.0/27\",\r\n \"40.79.191.224/27\",\r\n\ - \ \"40.79.192.0/27\",\r\n \"40.79.192.32/29\",\r\n \ - \ \"40.79.193.0/27\",\r\n \"40.80.48.0/27\",\r\n \"\ - 40.80.48.32/29\",\r\n \"40.80.49.0/27\",\r\n \"40.83.178.165/32\"\ - ,\r\n \"40.83.186.249/32\",\r\n \"40.84.5.64/32\",\r\n \ - \ \"40.84.54.249/32\",\r\n \"40.84.153.95/32\",\r\n \ - \ \"40.84.155.210/32\",\r\n \"40.84.156.165/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.85.102.50/32\"\ - ,\r\n \"40.85.224.249/32\",\r\n \"40.85.225.5/32\",\r\n\ - \ \"40.86.75.134/32\",\r\n \"40.86.226.166/32\",\r\n \ - \ \"40.86.226.230/32\",\r\n \"40.112.139.250/32\",\r\n \ - \ \"40.112.240.0/27\",\r\n \"40.112.246.0/27\",\r\n \ - \ \"40.113.14.53/32\",\r\n \"40.113.16.190/32\",\r\n \"\ - 40.113.17.148/32\",\r\n \"40.113.20.38/32\",\r\n \"40.113.93.91/32\"\ - ,\r\n \"40.113.200.119/32\",\r\n \"40.114.40.118/32\",\r\ - \n \"40.114.43.106/32\",\r\n \"40.114.45.195/32\",\r\n \ - \ \"40.114.46.128/32\",\r\n \"40.114.46.212/32\",\r\n \ - \ \"40.114.81.142/32\",\r\n \"40.114.240.125/32\",\r\n \ - \ \"40.114.240.162/32\",\r\n \"40.115.37.61/32\",\r\n \ - \ \"40.115.51.118/32\",\r\n \"40.115.52.141/32\",\r\n \ - \ \"40.115.53.255/32\",\r\n \"40.115.61.208/32\",\r\n \"\ - 40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.117.90.115/32\"\ - ,\r\n \"40.117.97.189/32\",\r\n \"40.118.12.208/32\",\r\n\ - \ \"40.118.129.167/32\",\r\n \"40.118.170.1/32\",\r\n \ - \ \"40.118.209.206/32\",\r\n \"40.118.244.227/32\",\r\n \ - \ \"40.118.249.123/32\",\r\n \"40.118.250.19/32\",\r\n \ - \ \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n \ - \ \"40.120.73.0/27\",\r\n \"40.121.143.204/32\",\r\n \"\ - 40.121.149.49/32\",\r\n \"40.121.154.241/32\",\r\n \"40.121.158.30/32\"\ - ,\r\n \"40.122.205.105/32\",\r\n \"40.122.215.111/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.126.228.153/32\",\r\n \"40.126.230.223/32\",\r\n \ - \ \"40.126.232.113/32\",\r\n \"40.126.233.152/32\",\r\n \ - \ \"40.126.250.24/32\",\r\n \"40.127.82.69/32\",\r\n \ - \ \"40.127.83.164/32\",\r\n \"40.127.128.10/32\",\r\n \"\ - 40.127.135.67/32\",\r\n \"40.127.137.209/32\",\r\n \"40.127.141.194/32\"\ - ,\r\n \"40.127.177.139/32\",\r\n \"40.127.190.50/32\",\r\ - \n \"51.12.46.32/27\",\r\n \"51.12.46.64/27\",\r\n \ - \ \"51.12.46.128/26\",\r\n \"51.12.96.0/27\",\r\n \"\ - 51.12.96.32/29\",\r\n \"51.12.97.0/27\",\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 \"\ - 51.12.224.0/27\",\r\n \"51.12.224.32/29\",\r\n \"51.12.225.0/27\"\ - ,\r\n \"51.12.232.0/27\",\r\n \"51.12.232.32/29\",\r\n \ - \ \"51.12.233.0/27\",\r\n \"51.13.136.224/27\",\r\n \ - \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"\ - 51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\"\ - ,\r\n \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \ - \ \"51.105.65.0/27\",\r\n \"51.105.72.0/27\",\r\n \ - \ \"51.105.72.32/29\",\r\n \"51.105.73.0/27\",\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.152.0/27\",\r\n \"51.107.153.0/27\",\r\n\ - \ \"51.107.153.32/29\",\r\n \"51.107.242.32/27\",\r\n \ - \ \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n \ - \ \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n \ - \ \"51.116.54.96/27\",\r\n \"51.116.54.128/27\",\r\n \ - \ \"51.116.54.192/26\",\r\n \"51.116.56.0/27\",\r\n \"\ - 51.116.57.0/27\",\r\n \"51.116.57.32/29\",\r\n \"51.116.149.32/27\"\ - ,\r\n \"51.116.149.64/27\",\r\n \"51.116.149.128/26\",\r\ - \n \"51.116.152.0/27\",\r\n \"51.116.152.32/29\",\r\n \ - \ \"51.116.153.0/27\",\r\n \"51.116.240.0/27\",\r\n \ - \ \"51.116.240.32/29\",\r\n \"51.116.241.0/27\",\r\n \ - \ \"51.116.248.0/27\",\r\n \"51.116.248.32/29\",\r\n \"\ - 51.116.249.0/27\",\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 \ - \ \"51.120.104.32/29\",\r\n \"51.120.105.0/27\",\r\n \ - \ \"51.120.208.0/27\",\r\n \"51.120.208.32/29\",\r\n \ - \ \"51.120.209.0/27\",\r\n \"51.120.216.0/27\",\r\n \"\ - 51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"51.120.232.192/26\"\ - ,\r\n \"51.120.233.0/26\",\r\n \"51.132.193.64/27\",\r\n\ - \ \"51.138.210.0/26\",\r\n \"51.140.77.9/32\",\r\n \ - \ \"51.140.114.26/32\",\r\n \"51.140.115.150/32\",\r\n \ - \ \"51.140.144.0/27\",\r\n \"51.140.144.32/29\",\r\n \ - \ \"51.140.145.0/27\",\r\n \"51.140.151.128/27\",\r\n \"\ - 51.140.180.9/32\",\r\n \"51.140.183.238/32\",\r\n \"51.140.184.11/32\"\ - ,\r\n \"51.140.184.12/32\",\r\n \"51.140.208.64/27\",\r\n\ - \ \"51.140.208.96/29\",\r\n \"51.140.209.0/27\",\r\n \ - \ \"51.140.209.32/29\",\r\n \"51.141.8.11/32\",\r\n \ - \ \"51.141.8.12/32\",\r\n \"51.141.15.53/32\",\r\n \"\ - 51.141.25.212/32\",\r\n \"51.143.209.224/27\",\r\n \"51.143.212.0/27\"\ - ,\r\n \"51.143.212.64/26\",\r\n \"52.136.53.160/27\",\r\n\ - \ \"52.136.53.192/27\",\r\n \"52.136.185.0/25\",\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.138.224.0/26\"\ - ,\r\n \"52.138.224.128/26\",\r\n \"52.138.225.0/26\",\r\n\ - \ \"52.138.225.128/26\",\r\n \"52.138.229.72/29\",\r\n \ - \ \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ - \ \"52.146.133.128/25\",\r\n \"52.147.112.160/27\",\r\n \ - \ \"52.161.15.204/32\",\r\n \"52.161.100.158/32\",\r\n \ - \ \"52.161.105.228/32\",\r\n \"52.161.128.32/27\",\r\n \ - \ \"52.162.104.0/26\",\r\n \"52.162.105.0/26\",\r\n \ - \ \"52.162.105.192/28\",\r\n \"52.162.125.1/32\",\r\n \"\ - 52.162.241.250/32\",\r\n \"52.165.184.67/32\",\r\n \"52.166.76.0/32\"\ - ,\r\n \"52.166.131.195/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.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.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \ - \ \"52.168.169.124/32\",\r\n \"52.168.183.223/32\",\r\n \ - \ \"52.170.41.199/32\",\r\n \"52.170.97.16/32\",\r\n \"\ - 52.170.98.29/32\",\r\n \"52.171.56.10/32\",\r\n \"52.172.24.47/32\"\ - ,\r\n \"52.172.43.208/32\",\r\n \"52.172.113.96/27\",\r\n\ - \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n\ - \ \"52.172.217.233/32\",\r\n \"52.172.221.154/32\",\r\n\ - \ \"52.173.205.59/32\",\r\n \"52.175.33.150/32\",\r\n \ - \ \"52.176.43.167/32\",\r\n \"52.176.59.12/32\",\r\n \ - \ \"52.176.95.237/32\",\r\n \"52.176.100.98/32\",\r\n \ - \ \"52.177.185.181/32\",\r\n \"52.177.197.103/32\",\r\n \ - \ \"52.177.200.215/32\",\r\n \"52.178.17.192/27\",\r\n \ - \ \"52.178.21.0/26\",\r\n \"52.178.21.64/27\",\r\n \"52.179.16.95/32\"\ - ,\r\n \"52.179.157.248/32\",\r\n \"52.179.165.160/32\",\r\ - \n \"52.179.167.70/32\",\r\n \"52.179.178.184/32\",\r\n\ - \ \"52.180.176.154/31\",\r\n \"52.180.183.226/32\",\r\n\ - \ \"52.182.136.0/26\",\r\n \"52.182.136.192/29\",\r\n \ - \ \"52.182.137.0/26\",\r\n \"52.183.250.62/32\",\r\n \ - \ \"52.184.192.175/32\",\r\n \"52.184.231.0/32\",\r\n \ - \ \"52.185.152.149/32\",\r\n \"52.187.15.214/32\",\r\n \ - \ \"52.187.76.130/32\",\r\n \"52.191.144.64/26\",\r\n \"\ - 52.191.152.64/26\",\r\n \"52.191.172.187/32\",\r\n \"52.191.174.114/32\"\ - ,\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\ - \n \"52.225.222.124/32\",\r\n \"52.228.24.103/32\",\r\n\ - \ \"52.228.35.221/32\",\r\n \"52.228.39.117/32\",\r\n \ - \ \"52.229.17.93/32\",\r\n \"52.229.122.195/32\",\r\n \ - \ \"52.229.123.147/32\",\r\n \"52.229.124.23/32\",\r\n \ - \ \"52.231.16.0/27\",\r\n \"52.231.16.32/29\",\r\n \"\ - 52.231.17.0/27\",\r\n \"52.231.32.42/31\",\r\n \"52.231.39.56/32\"\ - ,\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/31\",\r\n \ - \ \"52.231.206.133/32\",\r\n \"52.236.184.0/27\",\r\n \ - \ \"52.236.184.32/29\",\r\n \"52.236.184.128/25\",\r\n \ - \ \"52.236.185.0/27\",\r\n \"52.236.185.128/25\",\r\n \ - \ \"52.237.28.86/32\",\r\n \"52.237.219.227/32\",\r\n \ - \ \"52.242.26.53/32\",\r\n \"52.242.29.91/32\",\r\n \"52.242.30.154/32\"\ - ,\r\n \"52.242.36.107/32\",\r\n \"52.243.32.19/32\",\r\n\ - \ \"52.243.43.186/32\",\r\n \"52.246.152.0/27\",\r\n \ - \ \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n \ - \ \"52.246.251.248/32\",\r\n \"52.255.48.161/32\",\r\n \ - \ \"65.52.208.91/32\",\r\n \"65.52.213.108/32\",\r\n \"\ - 65.52.214.127/32\",\r\n \"65.52.218.82/32\",\r\n \"65.52.225.245/32\"\ - ,\r\n \"65.52.226.209/32\",\r\n \"65.52.248.0/27\",\r\n\ - \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \ - \ \"102.37.80.96/27\",\r\n \"102.37.80.128/27\",\r\n \ - \ \"102.37.80.192/26\",\r\n \"102.37.160.0/27\",\r\n \"\ - 102.37.160.64/26\",\r\n \"102.133.24.0/27\",\r\n \"102.133.25.0/27\"\ - ,\r\n \"102.133.25.32/29\",\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 \"104.40.28.188/32\",\r\n \ - \ \"104.40.49.103/32\",\r\n \"104.40.54.130/32\",\r\n \ - \ \"104.40.82.151/32\",\r\n \"104.40.155.247/32\",\r\n \ - \ \"104.40.168.64/26\",\r\n \"104.40.168.192/26\",\r\n \ - \ \"104.40.169.0/27\",\r\n \"104.40.169.32/29\",\r\n \"\ - 104.40.169.128/25\",\r\n \"104.40.180.164/32\",\r\n \"104.40.220.28/32\"\ - ,\r\n \"104.40.230.18/32\",\r\n \"104.40.232.54/32\",\r\n\ - \ \"104.40.237.111/32\",\r\n \"104.41.11.5/32\",\r\n \ - \ \"104.41.13.213/32\",\r\n \"104.41.13.233/32\",\r\n \ - \ \"104.41.36.39/32\",\r\n \"104.41.56.218/32\",\r\n \ - \ \"104.41.57.82/32\",\r\n \"104.41.59.170/32\",\r\n \"\ - 104.41.150.1/32\",\r\n \"104.41.152.74/32\",\r\n \"104.41.168.103/32\"\ - ,\r\n \"104.41.169.34/32\",\r\n \"104.41.202.30/32\",\r\n\ - \ \"104.41.205.195/32\",\r\n \"104.41.208.104/32\",\r\n\ - \ \"104.41.210.68/32\",\r\n \"104.41.211.98/32\",\r\n \ - \ \"104.42.120.235/32\",\r\n \"104.42.127.95/32\",\r\n \ - \ \"104.42.136.93/32\",\r\n \"104.42.188.130/32\",\r\n \ - \ \"104.42.192.190/32\",\r\n \"104.42.199.221/32\",\r\n \ - \ \"104.42.231.253/32\",\r\n \"104.42.237.198/32\",\r\n \ - \ \"104.42.238.205/32\",\r\n \"104.43.10.74/32\",\r\n \ - \ \"104.43.15.0/32\",\r\n \"104.43.164.21/32\",\r\n \"\ - 104.43.164.247/32\",\r\n \"104.43.203.72/32\",\r\n \"104.45.11.99/32\"\ - ,\r\n \"104.45.14.115/32\",\r\n \"104.45.158.30/32\",\r\n\ - \ \"104.46.38.143/32\",\r\n \"104.46.40.24/32\",\r\n \ - \ \"104.46.100.189/32\",\r\n \"104.46.108.148/32\",\r\n \ - \ \"104.46.162.192/27\",\r\n \"104.46.179.160/27\",\r\n \ - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \ - \ \"104.47.157.97/32\",\r\n \"104.208.21.0/26\",\r\n \ - \ \"104.208.21.192/29\",\r\n \"104.208.22.0/26\",\r\n \"\ - 104.208.28.16/32\",\r\n \"104.208.28.53/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.161.78/32\",\r\n \"104.208.163.201/32\",\r\n\ - \ \"104.208.233.240/32\",\r\n \"104.208.238.55/32\",\r\n\ - \ \"104.208.241.224/32\",\r\n \"104.209.186.94/32\",\r\n\ - \ \"104.210.32.128/32\",\r\n \"104.210.105.215/32\",\r\n\ - \ \"104.211.85.0/27\",\r\n \"104.211.86.0/27\",\r\n \ - \ \"104.211.86.32/29\",\r\n \"104.211.96.159/32\",\r\n \ - \ \"104.211.96.160/32\",\r\n \"104.211.144.0/27\",\r\n \ - \ \"104.211.144.32/29\",\r\n \"104.211.145.0/27\",\r\n \ - \ \"104.211.145.32/29\",\r\n \"104.211.160.80/31\",\r\n \ - \ \"104.211.185.58/32\",\r\n \"104.211.190.46/32\",\r\n \ - \ \"104.211.224.146/31\",\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.67.25/32\",\r\n \"104.214.73.137/32\"\ - ,\r\n \"104.214.78.242/32\",\r\n \"104.214.148.156/32\"\ - ,\r\n \"104.214.150.17/32\",\r\n \"104.215.195.14/32\",\r\ - \n \"104.215.196.52/32\",\r\n \"111.221.106.161/32\",\r\n\ - \ \"137.116.31.224/27\",\r\n \"137.116.129.110/32\",\r\n\ - \ \"137.116.203.91/32\",\r\n \"137.135.51.212/32\",\r\n\ - \ \"137.135.109.63/32\",\r\n \"137.135.186.126/32\",\r\n\ - \ \"137.135.189.158/32\",\r\n \"137.135.205.85/32\",\r\n\ - \ \"137.135.213.9/32\",\r\n \"138.91.48.99/32\",\r\n \ - \ \"138.91.58.227/32\",\r\n \"138.91.145.12/32\",\r\n \ - \ \"138.91.160.189/32\",\r\n \"138.91.240.14/32\",\r\n \ - \ \"138.91.246.31/32\",\r\n \"138.91.247.51/32\",\r\n \ - \ \"138.91.251.139/32\",\r\n \"157.55.208.150/32\",\r\n \ - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"\ - 168.62.115.112/28\",\r\n \"168.62.232.188/32\",\r\n \"168.62.235.49/32\"\ - ,\r\n \"168.62.235.241/32\",\r\n \"168.62.239.29/32\",\r\ - \n \"168.63.13.214/32\",\r\n \"168.63.98.91/32\",\r\n \ - \ \"168.63.175.68/32\",\r\n \"191.233.15.160/27\",\r\n \ - \ \"191.233.15.192/27\",\r\n \"191.233.48.0/27\",\r\n \ - \ \"191.233.48.32/29\",\r\n \"191.233.49.0/27\",\r\n \ - \ \"191.233.69.227/32\",\r\n \"191.233.90.117/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.2.139/32\",\r\n \"\ - 191.234.2.140/31\",\r\n \"191.234.2.142/32\",\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 \"191.235.170.58/32\",\r\n \ - \ \"191.235.193.75/32\",\r\n \"191.235.193.76/31\",\r\n \ - \ \"191.235.193.78/32\",\r\n \"191.235.193.139/32\",\r\n\ - \ \"191.235.193.140/31\",\r\n \"191.235.209.79/32\",\r\n\ - \ \"191.236.119.31/32\",\r\n \"191.236.148.44/32\",\r\n\ - \ \"191.236.153.120/32\",\r\n \"191.237.20.112/32\",\r\n\ - \ \"191.237.82.74/32\",\r\n \"191.237.219.202/32\",\r\n\ - \ \"191.237.232.75/32\",\r\n \"191.237.232.76/31\",\r\n\ - \ \"191.237.232.78/32\",\r\n \"191.237.232.235/32\",\r\n\ - \ \"191.237.232.236/31\",\r\n \"191.237.240.43/32\",\r\n\ - \ \"191.237.240.44/32\",\r\n \"191.237.240.46/32\",\r\n\ - \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \ - \ \"191.238.6.46/32\",\r\n \"191.238.68.11/32\",\r\n \ - \ \"191.238.68.12/31\",\r\n \"191.238.68.14/32\",\r\n \ - \ \"191.238.224.203/32\",\r\n \"191.238.230.40/32\",\r\n \ - \ \"191.239.12.154/32\",\r\n \"191.239.189.48/32\",\r\n \ - \ \"191.239.192.109/32\",\r\n \"191.239.224.107/32\",\r\n \ - \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n \ - \ \"207.46.139.82/32\",\r\n \"207.46.140.180/32\",\r\n \ - \ \"207.46.153.182/32\",\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 \"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 \"2603:1010:6::320/123\"\ - ,\r\n \"2603:1010:6::380/121\",\r\n \"2603:1010:6:400::/123\"\ - ,\r\n \"2603:1010:6:401::/123\",\r\n \"2603:1010:6:800::/123\"\ - ,\r\n \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\"\ - ,\r\n \"2603:1010:6:c01::/123\",\r\n \"2603:1010:101::280/123\"\ - ,\r\n \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\ - ,\r\n \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\"\ - ,\r\n \"2603:1010:304:400::/123\",\r\n \"2603:1010:404::280/123\"\ - ,\r\n \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\ - ,\r\n \"2603:1020:5::320/123\",\r\n \"2603:1020:5::380/121\"\ - ,\r\n \"2603:1020:5:400::/123\",\r\n \"2603:1020:5:401::/123\"\ - ,\r\n \"2603:1020:5:800::/123\",\r\n \"2603:1020:5:801::/123\"\ - ,\r\n \"2603:1020:5:c00::/123\",\r\n \"2603:1020:5:c01::/123\"\ - ,\r\n \"2603:1020:206::320/123\",\r\n \"2603:1020:206::380/121\"\ - ,\r\n \"2603:1020:206:400::/123\",\r\n \"2603:1020:206:401::/123\"\ - ,\r\n \"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 \"2603:1020:605::280/123\",\r\n \"2603:1020:605:1::200/121\"\ - ,\r\n \"2603:1020:605:400::/123\",\r\n \"2603:1020:705::320/123\"\ - ,\r\n \"2603:1020:705::380/121\",\r\n \"2603:1020:705:400::/123\"\ - ,\r\n \"2603:1020:705:401::/123\",\r\n \"2603:1020:705:800::/123\"\ - ,\r\n \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\"\ - ,\r\n \"2603:1020:705:c01::/123\",\r\n \"2603:1020:805::320/123\"\ - ,\r\n \"2603:1020:805::380/121\",\r\n \"2603:1020:805:400::/123\"\ - ,\r\n \"2603:1020:805:401::/123\",\r\n \"2603:1020:805:800::/123\"\ - ,\r\n \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\"\ - ,\r\n \"2603:1020:805:c01::/123\",\r\n \"2603:1020:905::280/123\"\ - ,\r\n \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\ - ,\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 \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\"\ - ,\r\n \"2603:1020:b04:400::/123\",\r\n \"2603:1020:c04::320/123\"\ - ,\r\n \"2603:1020:c04::380/121\",\r\n \"2603:1020:c04:400::/123\"\ - ,\r\n \"2603:1020:c04:401::/123\",\r\n \"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 \"2603:1020:d04::280/123\"\ - ,\r\n \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\ - ,\r\n \"2603:1020:e04::320/123\",\r\n \"2603:1020:e04::380/121\"\ - ,\r\n \"2603:1020:e04:400::/123\",\r\n \"2603:1020:e04:401::/123\"\ - ,\r\n \"2603:1020:e04:800::/123\",\r\n \"2603:1020:e04:801::/123\"\ - ,\r\n \"2603:1020:e04:c00::/123\",\r\n \"2603:1020:e04:c01::/123\"\ - ,\r\n \"2603:1020:f04::280/123\",\r\n \"2603:1020:f04:1::200/121\"\ - ,\r\n \"2603:1020:f04:400::/123\",\r\n \"2603:1020:1004:1::520/123\"\ - ,\r\n \"2603:1020:1004:1::580/121\",\r\n \"2603:1020:1004:400::400/123\"\ - ,\r\n \"2603:1020:1004:402::/123\",\r\n \"2603:1020:1004:403::/123\"\ - ,\r\n \"2603:1020:1004:802::/123\",\r\n \"2603:1020:1004:803::/123\"\ - ,\r\n \"2603:1020:1004:c03::/123\",\r\n \"2603:1020:1004:c04::/123\"\ - ,\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 \"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 \"2603:1030:10::320/123\",\r\n \"2603:1030:10::380/121\"\ - ,\r\n \"2603:1030:10:400::/123\",\r\n \"2603:1030:10:401::/123\"\ - ,\r\n \"2603:1030:10:800::/123\",\r\n \"2603:1030:10:801::/123\"\ - ,\r\n \"2603:1030:10:c00::/123\",\r\n \"2603:1030:10:c01::/123\"\ - ,\r\n \"2603:1030:104::320/123\",\r\n \"2603:1030:104::380/121\"\ - ,\r\n \"2603:1030:104:400::/123\",\r\n \"2603:1030:104:401::/123\"\ - ,\r\n \"2603:1030:107:1::380/123\",\r\n \"2603:1030:107:401::40/122\"\ - ,\r\n \"2603:1030:107:402::40/123\",\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 \"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 \"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 \"2603:1030:504::520/123\"\ - ,\r\n \"2603:1030:504::580/121\",\r\n \"2603:1030:504:400::/123\"\ - ,\r\n \"2603:1030:504:401::/123\",\r\n \"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 \"2603:1030:608::280/123\"\ - ,\r\n \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\ - ,\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 \"2603:1030:a07::280/123\",\r\n \"2603:1030:a07:1::200/121\"\ - ,\r\n \"2603:1030:a07:400::/123\",\r\n \"2603:1030:b04::280/123\"\ - ,\r\n \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\ - ,\r\n \"2603:1030:c06:2::200/123\",\r\n \"2603:1030:c06:2::280/121\"\ - ,\r\n \"2603:1030:c06:401::/123\",\r\n \"2603:1030:c06:402::/123\"\ - ,\r\n \"2603:1030:c06:800::/123\",\r\n \"2603:1030:c06:801::/123\"\ - ,\r\n \"2603:1030:c06:c00::/123\",\r\n \"2603:1030:c06:c01::/123\"\ - ,\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 \"2603:1030:1005::280/123\",\r\n \"2603:1030:1005:1::200/121\"\ - ,\r\n \"2603:1030:1005:400::/123\",\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 \"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 \"2603:1040:407::320/123\"\ - ,\r\n \"2603:1040:407::380/121\",\r\n \"2603:1040:407:400::/123\"\ - ,\r\n \"2603:1040:407:401::/123\",\r\n \"2603:1040:407:800::/123\"\ - ,\r\n \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\"\ - ,\r\n \"2603:1040:407:c01::/123\",\r\n \"2603:1040:606::280/123\"\ - ,\r\n \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\ - ,\r\n \"2603:1040:806::280/123\",\r\n \"2603:1040:806:1::200/121\"\ - ,\r\n \"2603:1040:806:400::/123\",\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 \"2603:1040:a06::420/123\"\ - ,\r\n \"2603:1040:a06::480/121\",\r\n \"2603:1040:a06:400::/123\"\ - ,\r\n \"2603:1040:a06:401::/123\",\r\n \"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 \"2603:1040:b04::280/123\"\ - ,\r\n \"2603:1040:b04:1::200/121\",\r\n \"2603:1040:b04:400::/123\"\ - ,\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 \"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 \"2603:1040:e05::/123\"\ - ,\r\n \"2603:1040:f05::320/123\",\r\n \"2603:1040:f05::380/121\"\ - ,\r\n \"2603:1040:f05:400::/123\",\r\n \"2603:1040:f05:401::/123\"\ - ,\r\n \"2603:1040:f05:800::/123\",\r\n \"2603:1040:f05:801::/123\"\ - ,\r\n \"2603:1040:f05:c00::/123\",\r\n \"2603:1040:f05:c01::/123\"\ - ,\r\n \"2603:1040:1002:2::c0/123\",\r\n \"2603:1040:1002:2::280/121\"\ - ,\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 \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\"\ - ,\r\n \"2603:1050:6:400::/123\",\r\n \"2603:1050:6:401::/123\"\ - ,\r\n \"2603:1050:6:800::/123\",\r\n \"2603:1050:6:801::/123\"\ - ,\r\n \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\ - ,\r\n \"2603:1050:403:1::200/123\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"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 \ - \ \"40.126.228.153/32\",\r\n \"40.126.230.223/32\",\r\n \ - \ \"40.126.232.113/32\",\r\n \"40.126.233.152/32\",\r\n \ - \ \"40.126.250.24/32\",\r\n \"52.237.219.227/32\",\r\n \ - \ \"104.210.105.215/32\",\r\n \"2603:1010:6::320/123\",\r\n\ - \ \"2603:1010:6::380/121\",\r\n \"2603:1010:6:400::/123\"\ - ,\r\n \"2603:1010:6:401::/123\",\r\n \"2603:1010:6:800::/123\"\ - ,\r\n \"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\": \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\"\ - ,\r\n \"13.70.155.163/32\",\r\n \"13.73.109.251/32\",\r\n\ - \ \"13.77.7.78/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 \"52.255.48.161/32\",\r\n\ - \ \"104.46.162.192/27\",\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.189.48/32\",\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\": \"74\",\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\": \"AzureSQL\"\ - ,\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n \ - \ \"104.41.13.213/32\",\r\n \"104.41.13.233/32\",\r\n \ - \ \"104.41.36.39/32\",\r\n \"104.41.56.218/32\",\r\n \ - \ \"104.41.57.82/32\",\r\n \"104.41.59.170/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 \"2603:1050:6:400::/123\",\r\n \"2603:1050:6:401::/123\"\ - ,\r\n \"2603:1050:6:800::/123\",\r\n \"2603:1050:6:801::/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\": [\r\n \"20.195.146.0/26\"\ - ,\r\n \"191.233.15.160/27\",\r\n \"191.233.15.192/27\",\r\ - \n \"191.233.48.0/27\",\r\n \"191.233.48.32/29\",\r\n \ - \ \"191.233.49.0/27\",\r\n \"2603:1050:403:1::200/123\",\r\ - \n \"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\": \"74\",\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 ],\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.88.249.189/32\",\r\n \ - \ \"13.88.254.42/32\",\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 \"40.85.225.5/32\",\r\n \ - \ \"52.228.24.103/32\",\r\n \"52.228.35.221/32\",\r\n \"\ - 52.228.39.117/32\",\r\n \"52.237.28.86/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\"\ - : \"74\",\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\"\ - : \"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 \"40.86.226.230/32\",\r\n \ - \ \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ - \ \"52.229.122.195/32\",\r\n \"52.229.123.147/32\",\r\n \ - \ \"52.229.124.23/32\",\r\n \"52.242.26.53/32\",\r\n \ - \ \"52.242.29.91/32\",\r\n \"52.242.30.154/32\",\r\n \"\ - 52.242.36.107/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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.43.160/27\"\ - ,\r\n \"20.192.43.192/27\",\r\n \"20.192.44.0/26\",\r\n\ - \ \"20.192.96.0/27\",\r\n \"20.192.96.32/29\",\r\n \ - \ \"20.192.97.0/27\",\r\n \"40.80.48.0/27\",\r\n \"\ - 40.80.48.32/29\",\r\n \"40.80.49.0/27\",\r\n \"52.172.217.233/32\"\ - ,\r\n \"52.172.221.154/32\",\r\n \"104.211.85.0/27\",\r\n\ - \ \"104.211.86.0/27\",\r\n \"104.211.86.32/29\",\r\n \ - \ \"104.211.96.159/32\",\r\n \"104.211.96.160/32\",\r\n \ - \ \"2603:1040:a06::420/123\",\r\n \"2603:1040:a06::480/121\"\ - ,\r\n \"2603:1040:a06:400::/123\",\r\n \"2603:1040:a06:401::/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.215.62/32\"\ - ,\r\n \"13.89.36.110/32\",\r\n \"13.89.37.61/32\",\r\n \ - \ \"13.89.57.50/32\",\r\n \"13.89.57.115/32\",\r\n \ - \ \"13.89.168.0/26\",\r\n \"13.89.168.192/29\",\r\n \"\ - 13.89.169.0/26\",\r\n \"20.40.228.128/25\",\r\n \"23.99.160.139/32\"\ - ,\r\n \"23.99.160.140/31\",\r\n \"23.99.160.142/32\",\r\n\ - \ \"23.99.205.183/32\",\r\n \"40.69.132.90/32\",\r\n \ - \ \"40.69.143.202/32\",\r\n \"40.69.169.120/32\",\r\n \ - \ \"40.69.189.48/32\",\r\n \"40.77.30.201/32\",\r\n \ - \ \"40.86.75.134/32\",\r\n \"40.113.200.119/32\",\r\n \"\ - 40.122.205.105/32\",\r\n \"40.122.215.111/32\",\r\n \"52.165.184.67/32\"\ - ,\r\n \"52.173.205.59/32\",\r\n \"52.176.43.167/32\",\r\n\ - \ \"52.176.59.12/32\",\r\n \"52.176.95.237/32\",\r\n \ - \ \"52.176.100.98/32\",\r\n \"52.182.136.0/26\",\r\n \ - \ \"52.182.136.192/29\",\r\n \"52.182.137.0/26\",\r\n \ - \ \"104.43.164.21/32\",\r\n \"104.43.164.247/32\",\r\n \ - \ \"104.43.203.72/32\",\r\n \"104.208.21.0/26\",\r\n \"\ - 104.208.21.192/29\",\r\n \"104.208.22.0/26\",\r\n \"104.208.28.16/32\"\ - ,\r\n \"104.208.28.53/32\",\r\n \"2603:1030:10::320/123\"\ - ,\r\n \"2603:1030:10::380/121\",\r\n \"2603:1030:10:400::/123\"\ - ,\r\n \"2603:1030:10:401::/123\",\r\n \"2603:1030:10:800::/123\"\ - ,\r\n \"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\": \"74\",\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\": \"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/31\",\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\": \"74\",\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\": \"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 \ - \ \"13.75.105.141/32\",\r\n \"13.75.106.191/32\",\r\n \ - \ \"13.75.108.188/32\",\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 \ - \ \"23.97.68.51/32\",\r\n \"23.97.74.21/32\",\r\n \"\ - 23.97.78.163/32\",\r\n \"23.99.102.124/32\",\r\n \"23.99.118.196/32\"\ - ,\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n\ - \ \"191.234.2.140/31\",\r\n \"191.234.2.142/32\",\r\n \ - \ \"207.46.139.82/32\",\r\n \"207.46.140.180/32\",\r\n \ - \ \"207.46.153.182/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\": \"74\",\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\": \"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.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.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.71.196.33/32\",\r\n \"40.71.211.227/32\",\r\n \ - \ \"40.71.226.18/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.76.209.171/32\",\r\n \"40.76.219.185/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.40.118/32\",\r\n\ - \ \"40.114.43.106/32\",\r\n \"40.114.45.195/32\",\r\n \ - \ \"40.114.46.128/32\",\r\n \"40.114.46.212/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.117.90.115/32\",\r\n \"\ - 40.117.97.189/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\"\ - ,\r\n \"40.121.154.241/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.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \ - \ \"52.168.169.124/32\",\r\n \"52.168.183.223/32\",\r\n \ - \ \"52.170.41.199/32\",\r\n \"52.170.97.16/32\",\r\n \ - \ \"52.170.98.29/32\",\r\n \"52.179.16.95/32\",\r\n \"\ - 104.41.150.1/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\"\ - ,\r\n \"137.135.109.63/32\",\r\n \"191.237.20.112/32\",\r\ - \n \"191.237.82.74/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\": \"\ - 74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.68.22.44/32\"\ - ,\r\n \"13.68.30.216/32\",\r\n \"13.68.87.133/32\",\r\n\ - \ \"20.36.144.128/27\",\r\n \"20.36.145.0/26\",\r\n \ - \ \"20.62.58.128/25\",\r\n \"23.102.206.35/32\",\r\n \ - \ \"23.102.206.36/31\",\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 \"40.84.5.64/32\",\r\n \"40.84.54.249/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.177.185.181/32\",\r\n \ - \ \"52.177.197.103/32\",\r\n \"52.177.200.215/32\",\r\n \ - \ \"52.179.157.248/32\",\r\n \"52.179.165.160/32\",\r\n \ - \ \"52.179.167.70/32\",\r\n \"52.179.178.184/32\",\r\n \ - \ \"52.184.192.175/32\",\r\n \"52.184.231.0/32\",\r\n \"\ - 52.225.222.124/32\",\r\n \"104.46.100.189/32\",\r\n \"104.46.108.148/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.161.78/32\",\r\n\ - \ \"104.208.163.201/32\",\r\n \"104.208.233.240/32\",\r\n\ - \ \"104.208.238.55/32\",\r\n \"104.208.241.224/32\",\r\n\ - \ \"104.209.186.94/32\",\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\"\ - : \"74\",\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\": \"74\",\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\"\ - : \"74\",\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 \"2603:1020:805::380/121\",\r\n \"2603:1020:805:400::/123\"\ - ,\r\n \"2603:1020:805:401::/123\",\r\n \"2603:1020:805:800::/123\"\ - ,\r\n \"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\": \"74\",\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\": \"74\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\"\ - : [\r\n \"51.116.54.96/27\",\r\n \"51.116.54.128/27\",\r\ - \n \"51.116.54.192/26\",\r\n \"51.116.56.0/27\",\r\n \ - \ \"51.116.57.0/27\",\r\n \"51.116.57.32/29\",\r\n \ - \ \"2603:1020:d04::280/123\",\r\n \"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\": \"74\",\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\": \"AzureSQL\"\ - ,\r\n \"addressPrefixes\": [\r\n \"51.116.149.32/27\",\r\n\ - \ \"51.116.149.64/27\",\r\n \"51.116.149.128/26\",\r\n \ - \ \"51.116.152.0/27\",\r\n \"51.116.152.32/29\",\r\n \ - \ \"51.116.153.0/27\",\r\n \"51.116.240.0/27\",\r\n \ - \ \"51.116.240.32/29\",\r\n \"51.116.241.0/27\",\r\n \"\ - 51.116.248.0/27\",\r\n \"51.116.248.32/29\",\r\n \"51.116.249.0/27\"\ - ,\r\n \"2603:1020:c04::320/123\",\r\n \"2603:1020:c04::380/121\"\ - ,\r\n \"2603:1020:c04:400::/123\",\r\n \"2603:1020:c04:401::/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.78.61.196/32\"\ - ,\r\n \"13.78.104.0/27\",\r\n \"13.78.104.32/29\",\r\n \ - \ \"13.78.105.0/27\",\r\n \"13.78.121.203/32\",\r\n \ - \ \"20.89.1.64/27\",\r\n \"20.191.165.160/27\",\r\n \ - \ \"20.191.165.192/27\",\r\n \"20.191.166.0/26\",\r\n \"\ - 20.194.129.64/27\",\r\n \"23.102.69.95/32\",\r\n \"23.102.71.13/32\"\ - ,\r\n \"23.102.74.190/32\",\r\n \"40.79.184.0/27\",\r\n\ - \ \"40.79.184.32/29\",\r\n \"40.79.185.0/27\",\r\n \ - \ \"40.79.191.224/27\",\r\n \"40.79.192.0/27\",\r\n \ - \ \"40.79.192.32/29\",\r\n \"40.79.193.0/27\",\r\n \"52.185.152.149/32\"\ - ,\r\n \"52.243.32.19/32\",\r\n \"52.243.43.186/32\",\r\n\ - \ \"104.41.168.103/32\",\r\n \"104.41.169.34/32\",\r\n \ - \ \"191.237.240.43/32\",\r\n \"191.237.240.44/32\",\r\n \ - \ \"191.237.240.46/32\",\r\n \"2603:1040:407::320/123\",\r\ - \n \"2603:1040:407::380/121\",\r\n \"2603:1040:407:400::/123\"\ - ,\r\n \"2603:1040:407:401::/123\",\r\n \"2603:1040:407:800::/123\"\ - ,\r\n \"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\": \"74\",\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\": \"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.74.114.22/32\",\r\n \"40.74.115.153/32\",\r\n \"\ - 40.74.135.185/32\",\r\n \"104.214.148.156/32\",\r\n \"104.214.150.17/32\"\ - ,\r\n \"191.238.68.11/32\",\r\n \"191.238.68.12/31\",\r\n\ - \ \"191.238.68.14/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\"\ - : \"74\",\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\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.24.0/27\"\ - ,\r\n \"20.44.24.32/29\",\r\n \"20.44.25.0/27\",\r\n \ - \ \"20.194.64.0/27\",\r\n \"20.194.64.32/29\",\r\n \ - \ \"20.194.65.0/27\",\r\n \"20.194.73.64/26\",\r\n \"20.194.73.128/26\"\ - ,\r\n \"20.194.80.192/27\",\r\n \"52.231.16.0/27\",\r\n\ - \ \"52.231.16.32/29\",\r\n \"52.231.17.0/27\",\r\n \ - \ \"52.231.32.42/31\",\r\n \"52.231.39.56/32\",\r\n \ - \ \"2603:1040:f05::320/123\",\r\n \"2603:1040:f05::380/121\",\r\n\ - \ \"2603:1040:f05:400::/123\",\r\n \"2603:1040:f05:401::/123\"\ - ,\r\n \"2603:1040:f05:800::/123\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"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/31\",\r\n \ - \ \"52.231.206.133/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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.32/27\"\ - ,\r\n \"20.49.119.64/27\",\r\n \"20.49.119.128/26\",\r\n\ - \ \"23.96.178.199/32\",\r\n \"23.96.202.229/32\",\r\n \ - \ \"23.96.204.249/32\",\r\n \"23.96.205.215/32\",\r\n \ - \ \"23.96.214.69/32\",\r\n \"23.96.243.243/32\",\r\n \ - \ \"23.96.247.75/32\",\r\n \"23.96.249.37/32\",\r\n \"\ - 23.96.250.178/32\",\r\n \"23.98.55.75/32\",\r\n \"23.101.165.167/32\"\ - ,\r\n \"23.101.167.45/32\",\r\n \"23.101.170.98/32\",\r\n\ - \ \"52.162.104.0/26\",\r\n \"52.162.105.0/26\",\r\n \ - \ \"52.162.105.192/28\",\r\n \"52.162.125.1/32\",\r\n \ - \ \"52.162.241.250/32\",\r\n \"65.52.208.91/32\",\r\n \ - \ \"65.52.213.108/32\",\r\n \"65.52.214.127/32\",\r\n \"\ - 65.52.218.82/32\",\r\n \"157.55.208.150/32\",\r\n \"168.62.232.188/32\"\ - ,\r\n \"168.62.235.49/32\",\r\n \"168.62.235.241/32\",\r\ - \n \"168.62.239.29/32\",\r\n \"191.236.148.44/32\",\r\n\ - \ \"191.236.153.120/32\",\r\n \"2603:1030:608::280/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.69.224.0/26\"\ - ,\r\n \"13.69.224.192/26\",\r\n \"13.69.225.0/26\",\r\n\ - \ \"13.69.225.192/26\",\r\n \"13.69.233.136/29\",\r\n \ - \ \"13.74.104.64/26\",\r\n \"13.74.104.128/26\",\r\n \ - \ \"13.74.105.0/26\",\r\n \"13.74.105.128/26\",\r\n \ - \ \"13.74.105.192/29\",\r\n \"20.50.73.32/27\",\r\n \"23.102.16.130/32\"\ - ,\r\n \"23.102.23.219/32\",\r\n \"23.102.25.199/32\",\r\n\ - \ \"23.102.52.155/32\",\r\n \"23.102.57.142/32\",\r\n \ - \ \"23.102.62.171/32\",\r\n \"40.85.102.50/32\",\r\n \ - \ \"40.113.14.53/32\",\r\n \"40.113.16.190/32\",\r\n \ - \ \"40.113.17.148/32\",\r\n \"40.113.20.38/32\",\r\n \"\ - 40.113.93.91/32\",\r\n \"40.127.128.10/32\",\r\n \"40.127.135.67/32\"\ - ,\r\n \"40.127.137.209/32\",\r\n \"40.127.141.194/32\",\r\ - \n \"40.127.177.139/32\",\r\n \"40.127.190.50/32\",\r\n\ - \ \"52.138.224.0/26\",\r\n \"52.138.224.128/26\",\r\n \ - \ \"52.138.225.0/26\",\r\n \"52.138.225.128/26\",\r\n \ - \ \"52.138.229.72/29\",\r\n \"52.146.133.128/25\",\r\n \ - \ \"65.52.225.245/32\",\r\n \"65.52.226.209/32\",\r\n \ - \ \"104.41.202.30/32\",\r\n \"104.41.205.195/32\",\r\n \ - \ \"104.41.208.104/32\",\r\n \"104.41.210.68/32\",\r\n \ - \ \"104.41.211.98/32\",\r\n \"137.135.186.126/32\",\r\n \ - \ \"137.135.189.158/32\",\r\n \"137.135.205.85/32\",\r\n \ - \ \"137.135.213.9/32\",\r\n \"138.91.48.99/32\",\r\n \"\ - 138.91.58.227/32\",\r\n \"191.235.170.58/32\",\r\n \"191.235.193.75/32\"\ - ,\r\n \"191.235.193.76/31\",\r\n \"191.235.193.78/32\",\r\ - \n \"191.235.193.139/32\",\r\n \"191.235.193.140/31\",\r\ - \n \"191.235.209.79/32\",\r\n \"191.237.219.202/32\",\r\n\ - \ \"2603:1020:5::320/123\",\r\n \"2603:1020:5::380/121\"\ - ,\r\n \"2603:1020:5:400::/123\",\r\n \"2603:1020:5:401::/123\"\ - ,\r\n \"2603:1020:5:800::/123\",\r\n \"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\"\ - : \"74\",\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 \"51.120.104.32/29\",\r\n \ - \ \"51.120.105.0/27\",\r\n \"51.120.208.0/27\",\r\n \ - \ \"51.120.208.32/29\",\r\n \"51.120.209.0/27\",\r\n \"\ - 51.120.232.192/26\",\r\n \"51.120.233.0/26\",\r\n \"2603:1020:e04::320/123\"\ - ,\r\n \"2603:1020:e04::380/121\",\r\n \"2603:1020:e04:400::/123\"\ - ,\r\n \"2603:1020:e04:401::/123\",\r\n \"2603:1020:e04:800::/123\"\ - ,\r\n \"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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"74\",\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\": \"AzureSQL\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.65.31.249/32\",\r\n \"\ - 13.65.39.207/32\",\r\n \"13.65.85.183/32\",\r\n \"13.65.200.105/32\"\ - ,\r\n \"13.65.209.243/32\",\r\n \"13.65.253.67/32\",\r\n\ - \ \"13.66.60.72/32\",\r\n \"13.66.60.111/32\",\r\n \ - \ \"13.66.62.124/32\",\r\n \"13.84.223.76/32\",\r\n \ - \ \"13.85.65.48/32\",\r\n \"13.85.68.115/32\",\r\n \"13.85.69.107/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.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.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.162.78/32\",\r\n \ - \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.172.251/32\"\ - ,\r\n \"23.102.173.220/32\",\r\n \"23.102.174.146/32\",\r\ - \n \"23.102.179.187/32\",\r\n \"40.74.254.156/32\",\r\n\ - \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \ - \ \"40.84.156.165/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\ - \ \"52.171.56.10/32\",\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.67.25/32\",\r\n \"104.214.73.137/32\",\r\n \ - \ \"104.214.78.242/32\",\r\n \"191.238.224.203/32\",\r\n \ - \ \"191.238.230.40/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\": \"74\",\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\": \"74\",\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\": \"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.48.255/32\",\r\n \ - \ \"13.67.56.134/32\",\r\n \"13.67.59.217/32\",\r\n \ - \ \"13.76.90.3/32\",\r\n \"13.76.247.54/32\",\r\n \"\ - 20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.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.100.117.95/32\",\r\n \ - \ \"23.100.119.70/32\",\r\n \"23.101.18.228/32\",\r\n \ - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\"\ - ,\r\n \"52.187.15.214/32\",\r\n \"52.187.76.130/32\",\r\n\ - \ \"104.43.10.74/32\",\r\n \"104.43.15.0/32\",\r\n \ - \ \"104.215.195.14/32\",\r\n \"104.215.196.52/32\",\r\n \ - \ \"111.221.106.161/32\",\r\n \"137.116.129.110/32\",\r\n \ - \ \"168.63.175.68/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\": \"74\",\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\": \"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.43.208/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/31\",\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\"\ - : \"74\",\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\": [\r\n \"51.12.46.32/27\"\ - ,\r\n \"51.12.46.64/27\",\r\n \"51.12.46.128/26\",\r\n \ - \ \"51.12.96.0/27\",\r\n \"51.12.96.32/29\",\r\n \ - \ \"51.12.97.0/27\",\r\n \"51.12.224.0/27\",\r\n \"51.12.224.32/29\"\ - ,\r\n \"51.12.225.0/27\",\r\n \"51.12.232.0/27\",\r\n \ - \ \"51.12.232.32/29\",\r\n \"51.12.233.0/27\",\r\n \ - \ \"2603:1020:1004:1::520/123\",\r\n \"2603:1020:1004:1::580/121\"\ - ,\r\n \"2603:1020:1004:400::400/123\",\r\n \"2603:1020:1004:402::/123\"\ - ,\r\n \"2603:1020:1004:403::/123\",\r\n \"2603:1020:1004:802::/123\"\ - ,\r\n \"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.SwitzerlandNorth\",\r\n \"id\"\ - : \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"74\",\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\"\ - : \"74\",\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\": \"74\",\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\": \"74\",\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\": \"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 \"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\": \"\ - 74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.105.64.0/27\"\ - ,\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n \ - \ \"51.105.72.0/27\",\r\n \"51.105.72.32/29\",\r\n \ - \ \"51.105.73.0/27\",\r\n \"51.132.193.64/27\",\r\n \"\ - 51.140.77.9/32\",\r\n \"51.140.114.26/32\",\r\n \"51.140.115.150/32\"\ - ,\r\n \"51.140.144.0/27\",\r\n \"51.140.144.32/29\",\r\n\ - \ \"51.140.145.0/27\",\r\n \"51.140.151.128/27\",\r\n \ - \ \"51.140.180.9/32\",\r\n \"51.140.183.238/32\",\r\n \ - \ \"51.140.184.11/32\",\r\n \"51.140.184.12/32\",\r\n \ - \ \"51.143.209.224/27\",\r\n \"51.143.212.0/27\",\r\n \ - \ \"51.143.212.64/26\",\r\n \"2603:1020:705::320/123\",\r\n \ - \ \"2603:1020:705::380/121\",\r\n \"2603:1020:705:400::/123\"\ - ,\r\n \"2603:1020:705:401::/123\",\r\n \"2603:1020:705:800::/123\"\ - ,\r\n \"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\": \"74\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\"\ - : [\r\n \"20.58.66.128/25\",\r\n \"20.58.68.56/30\",\r\n\ - \ \"51.140.208.64/27\",\r\n \"51.140.208.96/29\",\r\n \ - \ \"51.140.209.0/27\",\r\n \"51.140.209.32/29\",\r\n \ - \ \"51.141.8.11/32\",\r\n \"51.141.8.12/32\",\r\n \"\ - 51.141.15.53/32\",\r\n \"51.141.25.212/32\",\r\n \"2603:1020:605::280/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/27\"\ - ,\r\n \"13.71.193.0/27\",\r\n \"13.71.193.32/29\",\r\n \ - \ \"13.78.144.57/32\",\r\n \"13.78.145.25/32\",\r\n \ - \ \"13.78.148.71/32\",\r\n \"13.78.151.189/32\",\r\n \ - \ \"13.78.151.207/32\",\r\n \"13.78.178.116/32\",\r\n \"\ - 13.78.178.151/32\",\r\n \"13.78.248.32/27\",\r\n \"20.69.0.32/27\"\ - ,\r\n \"20.69.0.64/27\",\r\n \"20.69.0.128/26\",\r\n \ - \ \"52.161.15.204/32\",\r\n \"52.161.100.158/32\",\r\n \ - \ \"52.161.105.228/32\",\r\n \"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\": \"74\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.69.104.0/26\",\r\n \"13.69.104.192/26\",\r\n\ - \ \"13.69.105.0/26\",\r\n \"13.69.105.192/26\",\r\n \ - \ \"13.69.111.32/27\",\r\n \"13.69.112.168/29\",\r\n \ - \ \"13.69.116.64/27\",\r\n \"13.69.116.96/30\",\r\n \"\ - 13.69.116.128/25\",\r\n \"20.50.201.224/27\",\r\n \"20.50.202.0/26\"\ - ,\r\n \"20.61.99.192/26\",\r\n \"20.61.102.0/26\",\r\n \ - \ \"23.97.167.46/32\",\r\n \"23.97.169.19/32\",\r\n \ - \ \"23.97.219.82/32\",\r\n \"23.97.221.176/32\",\r\n \ - \ \"23.101.64.10/32\",\r\n \"40.68.37.158/32\",\r\n \"\ - 40.68.215.206/32\",\r\n \"40.68.220.16/32\",\r\n \"40.74.51.145/32\"\ - ,\r\n \"40.74.53.36/32\",\r\n \"40.74.60.91/32\",\r\n \ - \ \"40.114.240.125/32\",\r\n \"40.114.240.162/32\",\r\n \ - \ \"40.115.37.61/32\",\r\n \"40.115.51.118/32\",\r\n \ - \ \"40.115.52.141/32\",\r\n \"40.115.53.255/32\",\r\n \ - \ \"40.115.61.208/32\",\r\n \"40.118.12.208/32\",\r\n \ - \ \"52.166.76.0/32\",\r\n \"52.166.131.195/32\",\r\n \"\ - 52.178.17.192/27\",\r\n \"52.178.21.0/26\",\r\n \"52.178.21.64/27\"\ - ,\r\n \"52.236.184.0/27\",\r\n \"52.236.184.32/29\",\r\n\ - \ \"52.236.184.128/25\",\r\n \"52.236.185.0/27\",\r\n \ - \ \"52.236.185.128/25\",\r\n \"104.40.155.247/32\",\r\n \ - \ \"104.40.168.64/26\",\r\n \"104.40.168.192/26\",\r\n \ - \ \"104.40.169.0/27\",\r\n \"104.40.169.32/29\",\r\n \ - \ \"104.40.169.128/25\",\r\n \"104.40.180.164/32\",\r\n \ - \ \"104.40.220.28/32\",\r\n \"104.40.230.18/32\",\r\n \ - \ \"104.40.232.54/32\",\r\n \"104.40.237.111/32\",\r\n \ - \ \"104.45.11.99/32\",\r\n \"104.45.14.115/32\",\r\n \"\ - 104.46.38.143/32\",\r\n \"104.46.40.24/32\",\r\n \"104.47.157.97/32\"\ - ,\r\n \"137.116.203.91/32\",\r\n \"168.63.13.214/32\",\r\ - \n \"168.63.98.91/32\",\r\n \"191.233.69.227/32\",\r\n \ - \ \"191.233.90.117/32\",\r\n \"191.237.232.75/32\",\r\n \ - \ \"191.237.232.76/31\",\r\n \"191.237.232.78/32\",\r\n \ - \ \"191.237.232.235/32\",\r\n \"191.237.232.236/31\",\r\n\ - \ \"2603:1020:206::320/123\",\r\n \"2603:1020:206::380/121\"\ - ,\r\n \"2603:1020:206:400::/123\",\r\n \"2603:1020:206:401::/123\"\ - ,\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.136.53.160/27\"\ - ,\r\n \"52.136.53.192/27\",\r\n \"104.211.144.0/27\",\r\n\ - \ \"104.211.144.32/29\",\r\n \"104.211.145.0/27\",\r\n \ - \ \"104.211.145.32/29\",\r\n \"104.211.160.80/31\",\r\n \ - \ \"104.211.185.58/32\",\r\n \"104.211.190.46/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\": \"74\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.86.216.0/25\",\r\n \"13.86.216.128/26\",\r\n\ - \ \"13.86.216.192/27\",\r\n \"13.86.217.0/25\",\r\n \ - \ \"13.86.217.128/26\",\r\n \"13.86.217.192/27\",\r\n \ - \ \"13.86.217.224/29\",\r\n \"13.88.14.200/32\",\r\n \ - \ \"13.88.29.70/32\",\r\n \"13.91.4.219/32\",\r\n \"13.91.6.136/32\"\ - ,\r\n \"13.91.41.153/32\",\r\n \"13.91.44.56/32\",\r\n \ - \ \"13.91.46.83/32\",\r\n \"13.91.47.72/32\",\r\n \ - \ \"13.93.165.251/32\",\r\n \"13.93.237.158/32\",\r\n \ - \ \"20.66.3.64/26\",\r\n \"20.66.3.128/26\",\r\n \"20.189.172.224/27\"\ - ,\r\n \"23.99.4.210/32\",\r\n \"23.99.4.248/32\",\r\n \ - \ \"23.99.10.185/32\",\r\n \"23.99.34.75/32\",\r\n \ - \ \"23.99.34.76/31\",\r\n \"23.99.34.78/32\",\r\n \"23.99.37.235/32\"\ - ,\r\n \"23.99.37.236/32\",\r\n \"23.99.57.14/32\",\r\n \ - \ \"23.99.80.243/32\",\r\n \"23.99.89.212/32\",\r\n \ - \ \"23.99.90.75/32\",\r\n \"23.99.91.130/32\",\r\n \"\ - 40.78.16.122/32\",\r\n \"40.78.23.252/32\",\r\n \"40.78.31.250/32\"\ - ,\r\n \"40.78.57.109/32\",\r\n \"40.78.101.91/32\",\r\n\ - \ \"40.78.110.18/32\",\r\n \"40.78.111.189/32\",\r\n \ - \ \"40.83.178.165/32\",\r\n \"40.83.186.249/32\",\r\n \ - \ \"40.112.139.250/32\",\r\n \"40.112.240.0/27\",\r\n \ - \ \"40.112.246.0/27\",\r\n \"40.118.129.167/32\",\r\n \ - \ \"40.118.170.1/32\",\r\n \"40.118.209.206/32\",\r\n \"\ - 40.118.244.227/32\",\r\n \"40.118.249.123/32\",\r\n \"40.118.250.19/32\"\ - ,\r\n \"104.40.28.188/32\",\r\n \"104.40.49.103/32\",\r\n\ - \ \"104.40.54.130/32\",\r\n \"104.40.82.151/32\",\r\n \ - \ \"104.42.120.235/32\",\r\n \"104.42.127.95/32\",\r\n \ - \ \"104.42.136.93/32\",\r\n \"104.42.188.130/32\",\r\n \ - \ \"104.42.192.190/32\",\r\n \"104.42.199.221/32\",\r\n \ - \ \"104.42.231.253/32\",\r\n \"104.42.237.198/32\",\r\n \ - \ \"104.42.238.205/32\",\r\n \"104.210.32.128/32\",\r\n \ - \ \"137.135.51.212/32\",\r\n \"138.91.145.12/32\",\r\n \ - \ \"138.91.160.189/32\",\r\n \"138.91.240.14/32\",\r\n \ - \ \"138.91.246.31/32\",\r\n \"138.91.247.51/32\",\r\n \ - \ \"138.91.251.139/32\",\r\n \"191.236.119.31/32\",\r\n \ - \ \"191.239.12.154/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\": \"\ - 74\",\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\"\ - : \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.66.136.0/26\"\ - ,\r\n \"13.66.136.192/29\",\r\n \"13.66.137.0/26\",\r\n\ - \ \"13.66.226.202/32\",\r\n \"13.66.229.222/32\",\r\n \ - \ \"13.66.230.18/31\",\r\n \"13.66.230.60/32\",\r\n \ - \ \"13.66.230.64/32\",\r\n \"13.66.230.103/32\",\r\n \ - \ \"20.51.9.128/25\",\r\n \"40.78.240.0/26\",\r\n \"40.78.240.192/29\"\ - ,\r\n \"40.78.241.0/26\",\r\n \"40.78.248.0/26\",\r\n \ - \ \"40.78.248.192/29\",\r\n \"40.78.249.0/26\",\r\n \ - \ \"52.191.144.64/26\",\r\n \"52.191.152.64/26\",\r\n \ - \ \"52.191.172.187/32\",\r\n \"52.191.174.114/32\",\r\n \ - \ \"52.229.17.93/32\",\r\n \"52.246.251.248/32\",\r\n \"\ - 2603:1030:c06:2::200/123\",\r\n \"2603:1030:c06:2::280/121\",\r\n\ - \ \"2603:1030:c06:401::/123\",\r\n \"2603:1030:c06:402::/123\"\ - ,\r\n \"2603:1030:c06:800::/123\",\r\n \"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\": \"\ - 74\",\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 \"20.150.176.32/29\",\r\n \ - \ \"20.150.177.0/27\",\r\n \"20.150.184.0/27\",\r\n \ - \ \"20.150.184.32/29\",\r\n \"20.150.185.0/27\",\r\n \"\ - 20.150.241.128/25\",\r\n \"2603:1030:504::520/123\",\r\n \ - \ \"2603:1030:504::580/121\",\r\n \"2603:1030:504:400::/123\",\r\ - \n \"2603:1030:504:401::/123\",\r\n \"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\": \"74\",\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\": \"SqlManagement\",\r\n \"addressPrefixes\"\ - : [\r\n \"13.64.155.40/32\",\r\n \"13.66.140.96/27\",\r\n\ - \ \"13.66.141.192/27\",\r\n \"13.67.8.192/27\",\r\n \ - \ \"13.67.10.32/27\",\r\n \"13.69.64.96/27\",\r\n \"\ - 13.69.67.0/27\",\r\n \"13.69.106.96/27\",\r\n \"13.69.107.32/27\"\ - ,\r\n \"13.69.227.96/27\",\r\n \"13.69.229.192/27\",\r\n\ - \ \"13.70.72.160/27\",\r\n \"13.70.73.224/27\",\r\n \ - \ \"13.71.119.167/32\",\r\n \"13.71.123.234/32\",\r\n \ - \ \"13.71.170.160/27\",\r\n \"13.71.173.96/27\",\r\n \ - \ \"13.71.195.0/27\",\r\n \"13.71.196.96/27\",\r\n \"13.73.240.192/27\"\ - ,\r\n \"13.73.242.0/27\",\r\n \"13.73.249.176/28\",\r\n\ - \ \"13.74.107.96/27\",\r\n \"13.74.107.224/27\",\r\n \ - \ \"13.75.36.32/27\",\r\n \"13.75.39.32/27\",\r\n \ - \ \"13.77.50.192/27\",\r\n \"13.77.53.0/27\",\r\n \"13.78.106.224/27\"\ - ,\r\n \"13.78.109.64/27\",\r\n \"13.78.181.246/32\",\r\n\ - \ \"13.78.182.82/32\",\r\n \"13.84.52.76/32\",\r\n \ - \ \"13.86.219.96/27\",\r\n \"13.87.39.133/32\",\r\n \ - \ \"13.87.39.173/32\",\r\n \"13.87.56.192/27\",\r\n \"13.87.58.0/27\"\ - ,\r\n \"13.87.122.192/27\",\r\n \"13.87.124.0/27\",\r\n\ - \ \"13.89.170.224/27\",\r\n \"13.89.174.96/27\",\r\n \ - \ \"13.92.242.41/32\",\r\n \"13.94.47.38/32\",\r\n \ - \ \"13.104.248.32/27\",\r\n \"13.104.248.96/27\",\r\n \"\ - 20.21.39.240/28\",\r\n \"20.21.46.0/26\",\r\n \"20.21.67.224/27\"\ - ,\r\n \"20.21.69.128/27\",\r\n \"20.21.75.224/27\",\r\n\ - \ \"20.21.77.128/27\",\r\n \"20.36.46.202/32\",\r\n \ - \ \"20.36.46.220/32\",\r\n \"20.36.75.75/32\",\r\n \ - \ \"20.36.75.114/32\",\r\n \"20.36.108.0/27\",\r\n \"20.36.108.64/27\"\ - ,\r\n \"20.36.115.160/27\",\r\n \"20.36.115.192/27\",\r\n\ - \ \"20.36.123.0/28\",\r\n \"20.37.67.64/28\",\r\n \ - \ \"20.37.76.0/27\",\r\n \"20.37.76.64/27\",\r\n \"20.37.198.96/28\"\ - ,\r\n \"20.37.227.0/28\",\r\n \"20.38.87.208/28\",\r\n \ - \ \"20.38.128.0/27\",\r\n \"20.38.139.64/28\",\r\n \ - \ \"20.38.146.192/27\",\r\n \"20.38.147.32/27\",\r\n \ - \ \"20.39.12.240/28\",\r\n \"20.40.200.176/28\",\r\n \"\ - 20.41.67.96/28\",\r\n \"20.41.197.32/28\",\r\n \"20.42.131.34/31\"\ - ,\r\n \"20.42.230.96/28\",\r\n \"20.43.43.176/28\",\r\n\ - \ \"20.43.70.80/28\",\r\n \"20.43.120.192/27\",\r\n \ - \ \"20.44.4.0/26\",\r\n \"20.44.8.128/27\",\r\n \"\ - 20.44.16.160/27\",\r\n \"20.44.26.192/27\",\r\n \"20.44.27.160/27\"\ - ,\r\n \"20.45.75.228/32\",\r\n \"20.45.75.230/32\",\r\n\ - \ \"20.45.114.208/28\",\r\n \"20.45.122.192/27\",\r\n \ - \ \"20.45.126.32/27\",\r\n \"20.45.197.240/28\",\r\n \ - \ \"20.47.216.224/27\",\r\n \"20.49.83.160/27\",\r\n \ - \ \"20.49.83.192/27\",\r\n \"20.49.91.160/27\",\r\n \"\ - 20.49.93.96/27\",\r\n \"20.49.99.48/28\",\r\n \"20.49.109.64/28\"\ - ,\r\n \"20.49.113.16/28\",\r\n \"20.49.120.48/28\",\r\n\ - \ \"20.50.1.224/28\",\r\n \"20.51.13.68/30\",\r\n \ - \ \"20.69.2.8/30\",\r\n \"20.72.21.16/28\",\r\n \"20.72.28.224/27\"\ - ,\r\n \"20.72.30.128/27\",\r\n \"20.150.165.160/28\",\r\n\ - \ \"20.150.170.32/27\",\r\n \"20.150.170.128/27\",\r\n \ - \ \"20.150.172.96/27\",\r\n \"20.150.178.192/26\",\r\n \ - \ \"20.150.186.192/26\",\r\n \"20.187.194.208/28\",\r\n \ - \ \"20.192.98.192/26\",\r\n \"20.192.165.192/28\",\r\n \ - \ \"20.192.230.16/28\",\r\n \"20.192.238.32/27\",\r\n \ - \ \"20.192.238.64/27\",\r\n \"20.193.205.160/27\",\r\n \ - \ \"20.193.205.192/27\",\r\n \"20.194.67.128/26\",\r\n \ - \ \"20.205.75.224/27\",\r\n \"20.205.77.128/27\",\r\n \ - \ \"20.205.78.0/25\",\r\n \"20.205.85.128/26\",\r\n \"20.208.19.224/27\"\ - ,\r\n \"20.208.21.128/27\",\r\n \"23.96.185.63/32\",\r\n\ - \ \"23.96.243.93/32\",\r\n \"23.97.120.24/32\",\r\n \ - \ \"23.98.82.128/27\",\r\n \"23.98.83.32/27\",\r\n \ - \ \"23.98.104.144/28\",\r\n \"23.99.97.255/32\",\r\n \"\ - 40.64.132.112/28\",\r\n \"40.65.124.161/32\",\r\n \"40.67.50.224/28\"\ - ,\r\n \"40.67.58.32/27\",\r\n \"40.67.60.32/27\",\r\n \ - \ \"40.69.106.192/27\",\r\n \"40.69.108.0/27\",\r\n \ - \ \"40.69.161.215/32\",\r\n \"40.70.72.228/32\",\r\n \ - \ \"40.70.146.96/27\",\r\n \"40.70.148.64/27\",\r\n \"40.71.10.224/27\"\ - ,\r\n \"40.71.13.192/27\",\r\n \"40.71.215.148/32\",\r\n\ - \ \"40.74.100.192/27\",\r\n \"40.74.101.224/27\",\r\n \ - \ \"40.74.147.0/27\",\r\n \"40.74.147.96/27\",\r\n \ - \ \"40.74.147.128/27\",\r\n \"40.74.254.227/32\",\r\n \ - \ \"40.75.34.64/27\",\r\n \"40.75.35.0/27\",\r\n \"40.78.194.192/27\"\ - ,\r\n \"40.78.196.0/27\",\r\n \"40.78.203.128/27\",\r\n\ - \ \"40.78.203.192/27\",\r\n \"40.78.226.224/27\",\r\n \ - \ \"40.78.229.0/27\",\r\n \"40.78.234.64/27\",\r\n \ - \ \"40.78.234.224/27\",\r\n \"40.78.242.192/27\",\r\n \ - \ \"40.78.243.128/27\",\r\n \"40.78.250.128/27\",\r\n \"\ - 40.78.251.64/27\",\r\n \"40.79.32.162/32\",\r\n \"40.79.130.160/27\"\ - ,\r\n \"40.79.132.0/27\",\r\n \"40.79.138.64/27\",\r\n \ - \ \"40.79.138.160/27\",\r\n \"40.79.146.64/27\",\r\n \ - \ \"40.79.146.160/27\",\r\n \"40.79.154.0/27\",\r\n \ - \ \"40.79.154.224/27\",\r\n \"40.79.156.0/27\",\r\n \"\ - 40.79.162.64/27\",\r\n \"40.79.162.160/27\",\r\n \"40.79.170.160/27\"\ - ,\r\n \"40.79.171.0/27\",\r\n \"40.79.178.192/27\",\r\n\ - \ \"40.79.179.224/27\",\r\n \"40.79.186.96/27\",\r\n \ - \ \"40.79.187.128/27\",\r\n \"40.79.194.0/27\",\r\n \ - \ \"40.79.195.128/27\",\r\n \"40.80.50.192/27\",\r\n \"\ - 40.80.51.32/27\",\r\n \"40.80.62.0/28\",\r\n \"40.80.172.32/28\"\ - ,\r\n \"40.89.20.144/28\",\r\n \"40.112.243.128/27\",\r\n\ - \ \"40.120.75.192/26\",\r\n \"40.123.207.224/32\",\r\n \ - \ \"40.123.219.239/32\",\r\n \"40.126.238.47/32\",\r\n \ - \ \"40.127.3.232/32\",\r\n \"51.12.42.0/28\",\r\n \ - \ \"51.12.98.32/27\",\r\n \"51.12.98.128/27\",\r\n \"51.12.194.0/28\"\ - ,\r\n \"51.12.202.32/27\",\r\n \"51.12.202.128/27\",\r\n\ - \ \"51.12.226.192/26\",\r\n \"51.12.234.192/26\",\r\n \ - \ \"51.103.203.224/27\",\r\n \"51.103.205.128/27\",\r\n \ - \ \"51.104.8.192/27\",\r\n \"51.104.28.240/28\",\r\n \ - \ \"51.105.66.192/27\",\r\n \"51.105.67.128/27\",\r\n \ - \ \"51.105.74.192/27\",\r\n \"51.105.75.32/27\",\r\n \"\ - 51.105.83.0/28\",\r\n \"51.105.90.160/28\",\r\n \"51.107.51.0/28\"\ - ,\r\n \"51.107.58.32/27\",\r\n \"51.107.60.0/27\",\r\n \ - \ \"51.107.147.0/28\",\r\n \"51.107.154.32/27\",\r\n \ - \ \"51.107.156.0/27\",\r\n \"51.116.49.144/28\",\r\n \ - \ \"51.116.58.32/27\",\r\n \"51.116.60.0/27\",\r\n \"\ - 51.116.145.144/28\",\r\n \"51.116.154.96/27\",\r\n \"51.116.156.0/27\"\ - ,\r\n \"51.116.242.192/26\",\r\n \"51.116.243.32/27\",\r\ - \n \"51.116.250.192/27\",\r\n \"51.116.253.96/27\",\r\n\ - \ \"51.120.43.64/28\",\r\n \"51.120.98.32/27\",\r\n \ - \ \"51.120.100.0/27\",\r\n \"51.120.106.192/26\",\r\n \ - \ \"51.120.210.192/26\",\r\n \"51.120.218.32/27\",\r\n \ - \ \"51.120.218.128/27\",\r\n \"51.120.227.64/28\",\r\n \ - \ \"51.137.164.96/28\",\r\n \"51.140.121.92/32\",\r\n \"\ - 51.140.127.51/32\",\r\n \"51.140.146.224/27\",\r\n \"51.140.210.224/27\"\ - ,\r\n \"51.140.212.32/27\",\r\n \"51.141.38.88/32\",\r\n\ - \ \"51.141.39.175/32\",\r\n \"51.143.195.0/28\",\r\n \ - \ \"52.136.51.80/28\",\r\n \"52.136.139.224/32\",\r\n \ - \ \"52.136.140.157/32\",\r\n \"52.138.90.96/27\",\r\n \ - \ \"52.138.226.96/27\",\r\n \"52.138.226.224/27\",\r\n \ - \ \"52.140.108.80/28\",\r\n \"52.143.136.162/32\",\r\n \ - \ \"52.143.139.82/32\",\r\n \"52.150.139.78/31\",\r\n \"\ - 52.150.152.32/28\",\r\n \"52.162.107.128/27\",\r\n \"52.162.110.192/27\"\ - ,\r\n \"52.164.200.174/32\",\r\n \"52.165.237.178/32\",\r\ - \n \"52.166.50.138/32\",\r\n \"52.167.106.96/27\",\r\n \ - \ \"52.167.106.224/27\",\r\n \"52.169.6.70/32\",\r\n \ - \ \"52.172.193.99/32\",\r\n \"52.172.204.185/32\",\r\n \ - \ \"52.173.243.204/32\",\r\n \"52.175.156.251/32\",\r\n \ - \ \"52.182.138.224/27\",\r\n \"52.182.139.96/27\",\r\n \ - \ \"52.183.64.43/32\",\r\n \"52.185.145.40/32\",\r\n \ - \ \"52.185.154.136/32\",\r\n \"52.187.185.17/32\",\r\n \"\ - 52.225.130.171/32\",\r\n \"52.228.84.112/28\",\r\n \"52.230.122.197/32\"\ - ,\r\n \"52.231.18.160/27\",\r\n \"52.231.19.224/27\",\r\n\ - \ \"52.231.30.200/32\",\r\n \"52.231.34.21/32\",\r\n \ - \ \"52.231.146.224/27\",\r\n \"52.231.148.32/27\",\r\n \ - \ \"52.231.202.76/32\",\r\n \"52.231.206.187/32\",\r\n \ - \ \"52.233.30.2/32\",\r\n \"52.233.38.82/32\",\r\n \"\ - 52.233.130.100/32\",\r\n \"52.235.36.131/32\",\r\n \"52.236.186.96/27\"\ - ,\r\n \"52.236.187.32/27\",\r\n \"52.237.244.169/32\",\r\ - \n \"52.242.36.170/32\",\r\n \"52.243.87.200/32\",\r\n \ - \ \"52.246.154.192/27\",\r\n \"52.246.155.32/27\",\r\n \ - \ \"52.255.51.21/32\",\r\n \"65.52.252.0/27\",\r\n \ - \ \"65.52.252.64/27\",\r\n \"102.133.27.224/27\",\r\n \ - \ \"102.133.28.32/27\",\r\n \"102.133.58.208/28\",\r\n \"\ - 102.133.72.35/32\",\r\n \"102.133.72.42/32\",\r\n \"102.133.122.192/27\"\ - ,\r\n \"102.133.123.192/27\",\r\n \"102.133.155.224/27\"\ - ,\r\n \"102.133.156.32/27\",\r\n \"102.133.160.35/32\",\r\ - \n \"102.133.218.128/28\",\r\n \"102.133.250.192/27\",\r\ - \n \"102.133.251.32/27\",\r\n \"104.42.96.175/32\",\r\n\ - \ \"104.208.16.96/27\",\r\n \"104.208.144.96/27\",\r\n \ - \ \"104.211.81.160/27\",\r\n \"104.211.146.192/27\",\r\n\ - \ \"104.211.187.232/32\",\r\n \"104.214.19.0/27\",\r\n \ - \ \"104.214.108.80/32\",\r\n \"104.215.17.87/32\",\r\n \ - \ \"191.232.163.58/32\",\r\n \"191.233.11.128/28\",\r\n \ - \ \"191.233.54.32/27\",\r\n \"191.233.54.192/27\",\r\n \ - \ \"191.233.203.160/27\",\r\n \"191.233.205.32/27\",\r\n \ - \ \"191.234.136.64/28\",\r\n \"191.234.146.192/26\",\r\n \ - \ \"191.234.154.192/26\",\r\n \"2603:1000:4:402::380/122\"\ - ,\r\n \"2603:1000:104:402::380/122\",\r\n \"2603:1000:104:802::260/123\"\ - ,\r\n \"2603:1000:104:802::280/123\",\r\n \"2603:1000:104:c02::260/123\"\ - ,\r\n \"2603:1000:104:c02::280/123\",\r\n \"2603:1010:6:402::380/122\"\ - ,\r\n \"2603:1010:6:802::260/123\",\r\n \"2603:1010:6:802::280/123\"\ - ,\r\n \"2603:1010:6:c02::260/123\",\r\n \"2603:1010:6:c02::280/123\"\ - ,\r\n \"2603:1010:101:402::380/122\",\r\n \"2603:1010:304:402::380/122\"\ - ,\r\n \"2603:1010:404:402::380/122\",\r\n \"2603:1020:5:402::380/122\"\ - ,\r\n \"2603:1020:5:802::260/123\",\r\n \"2603:1020:5:802::280/123\"\ - ,\r\n \"2603:1020:5:c02::260/123\",\r\n \"2603:1020:5:c02::280/123\"\ - ,\r\n \"2603:1020:206:402::380/122\",\r\n \"2603:1020:206:802::260/123\"\ - ,\r\n \"2603:1020:206:802::280/123\",\r\n \"2603:1020:206:c02::260/123\"\ - ,\r\n \"2603:1020:206:c02::280/123\",\r\n \"2603:1020:305:402::380/122\"\ - ,\r\n \"2603:1020:405:402::380/122\",\r\n \"2603:1020:605:402::380/122\"\ - ,\r\n \"2603:1020:705:402::380/122\",\r\n \"2603:1020:705:802::260/123\"\ - ,\r\n \"2603:1020:705:802::280/123\",\r\n \"2603:1020:705:c02::260/123\"\ - ,\r\n \"2603:1020:705:c02::280/123\",\r\n \"2603:1020:805:402::380/122\"\ - ,\r\n \"2603:1020:805:802::260/123\",\r\n \"2603:1020:805:802::280/123\"\ - ,\r\n \"2603:1020:805:c02::260/123\",\r\n \"2603:1020:805:c02::280/123\"\ - ,\r\n \"2603:1020:905:402::380/122\",\r\n \"2603:1020:a04:3::80/123\"\ - ,\r\n \"2603:1020:a04:402::380/122\",\r\n \"2603:1020:a04:802::260/123\"\ - ,\r\n \"2603:1020:a04:802::280/123\",\r\n \"2603:1020:a04:c02::260/123\"\ - ,\r\n \"2603:1020:a04:c02::280/123\",\r\n \"2603:1020:b04:402::380/122\"\ - ,\r\n \"2603:1020:c04:402::380/122\",\r\n \"2603:1020:c04:802::260/123\"\ - ,\r\n \"2603:1020:c04:802::280/123\",\r\n \"2603:1020:c04:c02::260/123\"\ - ,\r\n \"2603:1020:c04:c02::280/123\",\r\n \"2603:1020:d04:402::380/122\"\ - ,\r\n \"2603:1020:e04:3::400/123\",\r\n \"2603:1020:e04:402::380/122\"\ - ,\r\n \"2603:1020:e04:802::260/123\",\r\n \"2603:1020:e04:802::280/123\"\ - ,\r\n \"2603:1020:e04:c02::260/123\",\r\n \"2603:1020:e04:c02::280/123\"\ - ,\r\n \"2603:1020:f04:402::380/122\",\r\n \"2603:1020:1004:1::500/123\"\ - ,\r\n \"2603:1020:1004:400::200/122\",\r\n \"2603:1020:1004:800::300/122\"\ - ,\r\n \"2603:1020:1004:c02::2c0/122\",\r\n \"2603:1020:1104:1::1e0/123\"\ - ,\r\n \"2603:1020:1104:400::340/122\",\r\n \"2603:1030:f:2::6e0/123\"\ - ,\r\n \"2603:1030:f:400::b80/122\",\r\n \"2603:1030:10:402::380/122\"\ - ,\r\n \"2603:1030:10:802::260/123\",\r\n \"2603:1030:10:802::280/123\"\ - ,\r\n \"2603:1030:10:c02::260/123\",\r\n \"2603:1030:10:c02::280/123\"\ - ,\r\n \"2603:1030:104:2::60/123\",\r\n \"2603:1030:104:402::380/122\"\ - ,\r\n \"2603:1030:104:802::/122\",\r\n \"2603:1030:107:1::220/123\"\ - ,\r\n \"2603:1030:107:400::2c0/122\",\r\n \"2603:1030:210:402::380/122\"\ - ,\r\n \"2603:1030:210:802::260/123\",\r\n \"2603:1030:210:802::280/123\"\ - ,\r\n \"2603:1030:210:c02::260/123\",\r\n \"2603:1030:210:c02::280/123\"\ - ,\r\n \"2603:1030:40b:400::b80/122\",\r\n \"2603:1030:40b:800::260/123\"\ - ,\r\n \"2603:1030:40b:800::280/123\",\r\n \"2603:1030:40b:c00::260/123\"\ - ,\r\n \"2603:1030:40b:c00::280/123\",\r\n \"2603:1030:40c:402::380/122\"\ - ,\r\n \"2603:1030:40c:802::260/123\",\r\n \"2603:1030:40c:802::280/123\"\ - ,\r\n \"2603:1030:40c:c02::260/123\",\r\n \"2603:1030:40c:c02::280/123\"\ - ,\r\n \"2603:1030:504::500/123\",\r\n \"2603:1030:504:402::200/122\"\ - ,\r\n \"2603:1030:504:802::300/122\",\r\n \"2603:1030:504:c02::2c0/122\"\ - ,\r\n \"2603:1030:608:402::380/122\",\r\n \"2603:1030:807:402::380/122\"\ - ,\r\n \"2603:1030:807:802::260/123\",\r\n \"2603:1030:807:802::280/123\"\ - ,\r\n \"2603:1030:807:c02::260/123\",\r\n \"2603:1030:807:c02::280/123\"\ - ,\r\n \"2603:1030:a07:402::300/122\",\r\n \"2603:1030:b04:402::380/122\"\ - ,\r\n \"2603:1030:c06:400::b80/122\",\r\n \"2603:1030:c06:802::260/123\"\ - ,\r\n \"2603:1030:c06:802::280/123\",\r\n \"2603:1030:c06:c02::260/123\"\ - ,\r\n \"2603:1030:c06:c02::280/123\",\r\n \"2603:1030:f05:402::380/122\"\ - ,\r\n \"2603:1030:f05:802::260/123\",\r\n \"2603:1030:f05:802::280/123\"\ - ,\r\n \"2603:1030:f05:c02::260/123\",\r\n \"2603:1030:f05:c02::280/123\"\ - ,\r\n \"2603:1030:1005:402::380/122\",\r\n \"2603:1040:5:402::380/122\"\ - ,\r\n \"2603:1040:5:802::260/123\",\r\n \"2603:1040:5:802::280/123\"\ - ,\r\n \"2603:1040:5:c02::260/123\",\r\n \"2603:1040:5:c02::280/123\"\ - ,\r\n \"2603:1040:207:2::280/123\",\r\n \"2603:1040:207:402::380/122\"\ - ,\r\n \"2603:1040:207:800::280/122\",\r\n \"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: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: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\": \"74\",\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 \ - \ \"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 \ - \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"\ - 13.66.232.208/28\",\r\n \"13.66.232.224/28\",\r\n \"13.66.234.0/27\"\ - ,\r\n \"13.67.155.16/28\",\r\n \"13.68.120.64/28\",\r\n\ - \ \"13.68.163.32/28\",\r\n \"13.68.165.64/28\",\r\n \ - \ \"13.68.167.240/28\",\r\n \"13.69.40.16/28\",\r\n \ - \ \"13.70.99.16/28\",\r\n \"13.70.99.48/28\",\r\n \"13.70.99.64/28\"\ - ,\r\n \"13.70.208.16/28\",\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.72.235.64/28\",\r\n \"\ - 13.72.235.96/27\",\r\n \"13.72.235.144/28\",\r\n \"13.72.237.48/28\"\ - ,\r\n \"13.72.237.64/28\",\r\n \"13.73.8.16/28\",\r\n \ - \ \"13.73.8.32/28\",\r\n \"13.74.208.64/28\",\r\n \ - \ \"13.74.208.112/28\",\r\n \"13.74.208.144/28\",\r\n \"\ - 13.75.240.16/28\",\r\n \"13.75.240.32/28\",\r\n \"13.75.240.64/27\"\ - ,\r\n \"13.76.104.16/28\",\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 \"13.77.8.128/27\",\r\n \"13.77.8.160/28\"\ - ,\r\n \"13.77.8.192/27\",\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 \"13.77.184.64/28\",\r\n \"\ - 13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n \"13.79.176.16/28\"\ - ,\r\n \"13.79.176.48/28\",\r\n \"13.79.176.80/28\",\r\n\ - \ \"13.82.33.32/28\",\r\n \"13.82.152.16/28\",\r\n \ - \ \"13.82.152.48/28\",\r\n \"13.82.152.80/28\",\r\n \ - \ \"13.83.72.16/28\",\r\n \"13.84.56.16/28\",\r\n \"13.85.88.16/28\"\ - ,\r\n \"13.85.200.128/28\",\r\n \"13.87.40.64/28\",\r\n\ - \ \"13.87.40.96/28\",\r\n \"13.88.144.112/28\",\r\n \ - \ \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n \ - \ \"13.88.145.96/28\",\r\n \"13.88.145.128/28\",\r\n \"\ - 13.93.168.80/28\",\r\n \"13.93.168.112/28\",\r\n \"13.93.168.144/28\"\ - ,\r\n \"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 \"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 \ - \ \"137.116.2.0/25\",\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\ - \ \"137.135.192.64/26\",\r\n \"137.135.192.192/26\",\r\n\ - \ \"137.135.193.192/26\",\r\n \"137.135.194.0/25\",\r\n\ - \ \"137.135.194.192/26\",\r\n \"138.91.96.64/26\",\r\n \ - \ \"138.91.96.128/26\",\r\n \"138.91.128.128/26\",\r\n \ - \ \"138.91.129.0/26\",\r\n \"157.56.216.0/26\",\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.61.120.32/27\",\r\n \"168.61.120.64/27\",\r\n \ - \ \"168.61.121.0/26\",\r\n \"168.61.128.192/26\",\r\n \ - \ \"168.61.129.0/25\",\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.62.0.0/26\",\r\n \"168.62.1.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\ - \ \"168.62.96.128/25\",\r\n \"168.62.128.128/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.32.0/26\"\ - ,\r\n \"168.63.33.192/26\",\r\n \"168.63.89.64/26\",\r\n\ - \ \"168.63.89.128/26\",\r\n \"168.63.113.32/27\",\r\n \ - \ \"168.63.113.64/27\",\r\n \"168.63.128.0/26\",\r\n \ - \ \"168.63.128.128/25\",\r\n \"168.63.129.128/25\",\r\n \ - \ \"168.63.130.0/26\",\r\n \"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 \"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.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.192.192/26\",\r\n \ - \ \"191.235.193.32/28\",\r\n \"191.235.248.0/23\",\r\n \ - \ \"191.235.250.0/25\",\r\n \"191.235.255.192/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.237.160.64/26\",\r\n \ - \ \"191.237.160.224/28\",\r\n \"191.237.232.32/28\",\r\n \ - \ \"191.237.232.128/28\",\r\n \"191.237.238.32/28\",\r\n \ - \ \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n \ - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \ - \ \"191.238.66.0/26\",\r\n \"191.239.192.0/26\",\r\n \ - \ \"191.239.203.0/28\",\r\n \"191.239.224.0/26\",\r\n \"\ - 2603:1000:5::/48\",\r\n \"2603:1000:105::/48\",\r\n \"2603:1010:7::/48\"\ - ,\r\n \"2603:1010:206::/48\",\r\n \"2603:1010:305::/48\"\ - ,\r\n \"2603:1010:405::/48\",\r\n \"2603:1020:6::/48\",\r\ - \n \"2603:1020:101::/48\",\r\n \"2603:1020:207::/48\",\r\ - \n \"2603:1020:606::/48\",\r\n \"2603:1020:706::/48\",\r\ - \n \"2603:1020:806::/48\",\r\n \"2603:1020:906::/48\",\r\ - \n \"2603:1020:a05::/48\",\r\n \"2603:1020:b05::/48\",\r\ - \n \"2603:1020:c05::/48\",\r\n \"2603:1020:d05::/48\",\r\ - \n \"2603:1020:e05::/48\",\r\n \"2603:1020:f05::/48\",\r\ - \n \"2603:1020:1005::/48\",\r\n \"2603:1020:1105::/48\"\ - ,\r\n \"2603:1020:1106::/47\",\r\n \"2603:1020:1201::/48\"\ - ,\r\n \"2603:1020:1301::/48\",\r\n \"2603:1030:11::/48\"\ - ,\r\n \"2603:1030:12::/48\",\r\n \"2603:1030:108::/47\"\ - ,\r\n \"2603:1030:213::/48\",\r\n \"2603:1030:40f::/48\"\ - ,\r\n \"2603:1030:410::/48\",\r\n \"2603:1030:505::/48\"\ - ,\r\n \"2603:1030:609::/48\",\r\n \"2603:1030:80b::/48\"\ - ,\r\n \"2603:1030:80c::/48\",\r\n \"2603:1030:a0a::/48\"\ - ,\r\n \"2603:1030:b06::/48\",\r\n \"2603:1030:d01::/48\"\ - ,\r\n \"2603:1030:f08::/48\",\r\n \"2603:1030:1006::/48\"\ - ,\r\n \"2603:1040:6::/48\",\r\n \"2603:1040:104::/48\",\r\ - \n \"2603:1040:208::/48\",\r\n \"2603:1040:408::/48\",\r\ - \n \"2603:1040:607::/48\",\r\n \"2603:1040:807::/48\",\r\ - \n \"2603:1040:905::/48\",\r\n \"2603:1040:a07::/48\",\r\ - \n \"2603:1040:b05::/48\",\r\n \"2603:1040:c07::/48\",\r\ - \n \"2603:1040:d00::/48\",\r\n \"2603:1040:e06::/48\",\r\ - \n \"2603:1040:f06::/48\",\r\n \"2603:1040:1004::/48\",\r\ - \n \"2603:1040:1100::/48\",\r\n \"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\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.35.0/24\"\ - ,\r\n \"20.60.214.0/23\",\r\n \"20.150.124.0/24\",\r\n \ - \ \"20.157.138.0/24\",\r\n \"52.239.216.0/23\"\r\n \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\"\ - ,\r\n \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\ - \n \"20.47.36.0/24\",\r\n \"20.150.103.0/24\",\r\n \ - \ \"52.239.218.0/23\"\r\n ]\r\n }\r\n },\r\n {\r\n \ - \ \"name\": \"Storage.AustraliaEast\",\r\n \"id\": \"Storage.AustraliaEast\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"AzureStorage\",\r\n \ - \ \"addressPrefixes\": [\r\n \"13.70.99.16/28\",\r\n \ - \ \"13.70.99.48/28\",\r\n \"13.70.99.64/28\",\r\n \"13.72.235.64/28\"\ - ,\r\n \"13.72.235.96/27\",\r\n \"13.72.235.144/28\",\r\n\ - \ \"13.72.237.48/28\",\r\n \"13.72.237.64/28\",\r\n \ - \ \"13.75.240.16/28\",\r\n \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\"\ - ,\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\": \"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 \"13.77.8.128/27\"\ - ,\r\n \"13.77.8.160/28\",\r\n \"13.77.8.192/27\",\r\n \ - \ \"20.47.38.0/24\",\r\n \"20.60.32.0/23\",\r\n \"\ - 20.150.12.0/23\",\r\n \"20.150.119.0/24\",\r\n \"20.157.45.0/24\"\ - ,\r\n \"52.239.132.0/23\",\r\n \"52.239.225.0/24\",\r\n\ - \ \"191.239.192.0/26\"\r\n ]\r\n }\r\n },\r\n {\r\ - \n \"name\": \"Storage.BrazilSouth\",\r\n \"id\": \"Storage.BrazilSouth\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\"\ - ,\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 ]\r\n }\r\n },\r\n {\r\n\ - \ \"name\": \"Storage.CanadaCentral\",\r\n \"id\": \"Storage.CanadaCentral\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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 ],\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 ]\r\n }\r\n },\r\n {\r\n\ - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"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 ]\r\n }\r\n },\r\n {\r\n \"name\"\ - : \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n\ - \ \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\"\ - ,\r\n \"id\": \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.67.155.16/28\"\ - ,\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n \ - \ \"20.47.58.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.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.142.0/23\",\r\n \"23.99.160.64/26\",\r\n\ - \ \"23.99.160.192/28\",\r\n \"40.69.176.16/28\",\r\n \ - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \ - \ \"40.122.96.16/28\",\r\n \"40.122.216.16/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.136.32/28\",\r\ - \n \"52.165.240.64/28\",\r\n \"52.173.152.64/28\",\r\n \ - \ \"52.173.152.96/28\",\r\n \"52.176.224.64/28\",\r\n \ - \ \"52.176.224.96/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.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.112/28\",\r\n \"52.228.232.0/28\",\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.238.200.32/27\",\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 \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n\ - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\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 ]\r\n }\r\n },\r\n {\r\n \ - \ \"name\": \"Storage.CentralUSEUAP\",\r\n \"id\": \"Storage.CentralUSEUAP\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"AzureStorage\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.47.5.0/24\",\r\n \"\ - 20.60.24.0/23\",\r\n \"20.150.23.0/24\",\r\n \"20.150.47.0/25\"\ - ,\r\n \"40.83.24.96/27\",\r\n \"52.165.104.144/28\",\r\n\ - \ \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\"\ - ,\r\n \"id\": \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.43.0/24\"\ - ,\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n \ - \ \"20.60.254.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 \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n\ - \ \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n \ - \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \ - \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"\ - 168.63.128.0/26\",\r\n \"168.63.128.128/25\",\r\n \"168.63.129.128/25\"\ - ,\r\n \"168.63.130.0/26\",\r\n \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\"\ - ,\r\n \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.163.32/28\"\ - ,\r\n \"13.68.165.64/28\",\r\n \"13.68.167.240/28\",\r\n\ - \ \"13.82.33.32/28\",\r\n \"13.82.152.16/28\",\r\n \ - \ \"13.82.152.48/28\",\r\n \"13.82.152.80/28\",\r\n \ - \ \"20.38.98.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\"\ - ,\r\n \"20.47.31.0/24\",\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.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n \"20.157.39.0/24\"\ - ,\r\n \"20.157.59.0/24\",\r\n \"20.157.132.0/24\",\r\n \ - \ \"20.157.147.0/24\",\r\n \"20.209.0.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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\"\ - ,\r\n \"id\": \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \"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 ]\r\n }\r\n },\r\n {\r\n \"\ - name\": \"Storage.EastUS2EUAP\",\r\n \"id\": \"Storage.EastUS2EUAP\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"AzureStorage\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.47.6.0/24\",\r\n \"\ - 20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\"\ - ,\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \ - \ \"20.157.149.0/24\",\r\n \"40.70.88.0/30\",\r\n \ - \ \"40.70.88.4/31\",\r\n \"40.70.88.6/32\",\r\n \"40.70.88.8/31\"\ - ,\r\n \"40.70.88.10/32\",\r\n \"40.70.88.12/32\",\r\n \ - \ \"40.70.88.14/31\",\r\n \"40.79.88.16/30\",\r\n \ - \ \"40.79.88.20/31\",\r\n \"40.79.88.22/32\",\r\n \"40.79.88.24/31\"\ - ,\r\n \"40.79.88.26/32\",\r\n \"40.79.88.28/32\",\r\n \ - \ \"40.79.88.30/31\",\r\n \"52.184.168.32/30\",\r\n \ - \ \"52.184.168.36/31\",\r\n \"52.184.168.38/32\",\r\n \ - \ \"52.184.168.40/31\",\r\n \"52.184.168.42/32\",\r\n \"\ - 52.184.168.44/32\",\r\n \"52.184.168.46/31\",\r\n \"52.239.157.224/27\"\ - ,\r\n \"52.239.165.192/26\",\r\n \"52.239.184.176/28\",\r\ - \n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n \ - \ \"52.239.192.128/27\",\r\n \"52.239.198.128/27\",\r\n \ - \ \"52.239.230.0/24\",\r\n \"52.239.239.0/24\"\r\n \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\"\ - ,\r\n \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"74\",\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\"\ - : \"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 ]\r\n }\r\n },\r\n \ - \ {\r\n \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 ]\r\n }\r\n },\r\n {\r\ - \n \"name\": \"Storage.GermanyNorth\",\r\n \"id\": \"Storage.GermanyNorth\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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 \"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 ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\"\ - ,\r\n \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.118.0/24\"\ - ,\r\n \"20.47.27.0/24\",\r\n \"20.60.22.0/23\",\r\n \ - \ \"20.150.54.0/24\",\r\n \"20.150.125.0/24\",\r\n \ - \ \"20.157.160.0/24\"\r\n ]\r\n }\r\n },\r\n {\r\n \ - \ \"name\": \"Storage.JapanEast\",\r\n \"id\": \"Storage.JapanEast\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"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 ]\r\n\ - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n\ - \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \"104.214.152.176/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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\"\ - ,\r\n \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\"\ - ,\r\n \"20.150.64.0/24\",\r\n \"20.150.109.0/24\"\r\n \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaWest\"\ - ,\r\n \"id\": \"Storage.JioIndiaWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\"\ - ,\r\n \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \ - \ \"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 ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\"\ - ,\r\n \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 ]\r\n }\r\n },\r\n {\r\n \ - \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"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 ]\r\n }\r\n },\r\n {\r\n \"\ - name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.70.208.16/28\"\ - ,\r\n \"13.74.208.64/28\",\r\n \"13.74.208.112/28\",\r\n\ - \ \"13.74.208.144/28\",\r\n \"13.79.176.16/28\",\r\n \ - \ \"13.79.176.48/28\",\r\n \"13.79.176.80/28\",\r\n \ - \ \"20.38.102.0/23\",\r\n \"20.47.8.0/24\",\r\n \"20.47.20.0/23\"\ - ,\r\n \"20.47.32.0/24\",\r\n \"20.60.19.0/24\",\r\n \ - \ \"20.60.40.0/23\",\r\n \"20.60.144.0/23\",\r\n \"\ - 20.60.204.0/23\",\r\n \"20.60.246.0/23\",\r\n \"20.150.26.0/24\"\ - ,\r\n \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n\ - \ \"20.150.75.0/24\",\r\n \"20.150.84.0/24\",\r\n \ - \ \"20.150.104.0/24\",\r\n \"20.157.60.0/24\",\r\n \"\ - 20.157.159.0/24\",\r\n \"20.209.14.0/23\",\r\n \"40.85.105.32/28\"\ - ,\r\n \"40.113.27.176/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.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.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.236.40.16/28\",\r\n \"52.236.40.32/28\"\ - ,\r\n \"52.239.136.0/22\",\r\n \"52.239.205.0/24\",\r\n\ - \ \"52.239.248.0/24\",\r\n \"52.245.40.0/24\",\r\n \ - \ \"104.41.232.16/28\",\r\n \"137.135.192.64/26\",\r\n \ - \ \"137.135.192.192/26\",\r\n \"137.135.193.192/26\",\r\n \ - \ \"137.135.194.0/25\",\r\n \"137.135.194.192/26\",\r\n \ - \ \"168.61.120.32/27\",\r\n \"168.61.120.64/27\",\r\n \ - \ \"168.61.121.0/26\",\r\n \"168.63.32.0/26\",\r\n \"\ - 168.63.33.192/26\",\r\n \"191.235.192.192/26\",\r\n \"191.235.193.32/28\"\ - ,\r\n \"191.235.255.192/26\"\r\n ]\r\n }\r\n },\r\n\ - \ {\r\n \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 ]\r\n }\r\n },\r\n \ - \ {\r\n \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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 \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\"\ - ,\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \"20.150.62.0/24\",\r\n \ - \ \"20.150.101.0/24\",\r\n \"52.239.232.0/25\"\r\n ]\r\n \ - \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\"\ - ,\r\n \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 ]\r\n }\r\n },\r\n {\r\n \"\ - name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\"\ - ,\r\n \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SoutheastAsia\"\ - ,\r\n \"id\": \"Storage.SoutheastAsia\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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\ - \ \"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 ]\r\n }\r\n },\r\n {\r\n\ - \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"52.239.135.128/26\",\r\n \"52.239.188.0/24\"\ - ,\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\ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenCentral\"\ - ,\r\n \"id\": \"Storage.SwedenCentral\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 ]\r\ - \n }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandNorth\"\ - ,\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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 \"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 \"52.239.251.0/24\"\r\n \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\"\ - ,\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"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 ]\r\n }\r\n },\r\n {\r\n \ - \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 ]\r\n }\r\n },\r\n {\r\ - \n \"name\": \"Storage.UAENorth\",\r\n \"id\": \"Storage.UAENorth\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"AzureStorage\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.38.124.0/23\",\r\n \"\ - 20.47.55.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\"\ - ,\r\n \"20.157.141.0/24\",\r\n \"52.239.233.128/25\"\r\n\ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\"\ - ,\r\n \"id\": \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.106.0/23\"\ - ,\r\n \"20.47.11.0/24\",\r\n \"20.47.34.0/24\",\r\n \ - \ \"20.60.17.0/24\",\r\n \"20.60.166.0/23\",\r\n \"\ - 20.150.18.0/25\",\r\n \"20.150.40.0/25\",\r\n \"20.150.41.0/24\"\ - ,\r\n \"20.150.69.0/24\",\r\n \"20.157.157.0/24\",\r\n \ - \ \"20.209.6.0/23\",\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.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 \ - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\"\ - ,\r\n \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.56.0/24\"\ - ,\r\n \"20.60.164.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 \"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/27\",\r\n \"51.141.128.64/26\",\r\n\ - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n\ - \ \"52.239.240.0/24\"\r\n ]\r\n }\r\n },\r\n {\r\ - \n \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 ]\r\ - \n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n\ - \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\"\ - : \"74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.69.40.16/28\"\ - ,\r\n \"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.108.0/23\",\r\n \"20.47.7.0/24\",\r\n \"\ - 20.47.18.0/23\",\r\n \"20.47.30.0/24\",\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.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.33.0/24\",\r\n \"20.157.146.0/24\"\ - ,\r\n \"20.157.158.0/24\",\r\n \"20.209.10.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 ]\r\n }\r\n },\r\n\ - \ {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": \"Storage.WestIndia\"\ - ,\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"AzureStorage\",\r\n \ - \ \"addressPrefixes\": [\r\n \"20.47.57.0/24\",\r\n \"20.60.216.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.136.0/24\",\r\n \ - \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \ - \ \"104.211.168.16/28\"\r\n ]\r\n }\r\n },\r\n {\r\n\ - \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\ - \n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \"13.88.145.96/28\",\r\n \"13.88.145.128/28\",\r\n\ - \ \"13.93.168.80/28\",\r\n \"13.93.168.112/28\",\r\n \ - \ \"13.93.168.144/28\",\r\n \"20.47.2.0/24\",\r\n \ - \ \"20.47.22.0/23\",\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.150.34.0/23\",\r\n \"20.150.91.0/24\"\ - ,\r\n \"20.150.102.0/24\",\r\n \"20.157.32.0/24\",\r\n \ - \ \"20.157.57.0/24\",\r\n \"20.157.130.0/24\",\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 \"40.78.72.16/28\"\ - ,\r\n \"40.78.112.64/28\",\r\n \"40.83.225.32/28\",\r\n\ - \ \"40.83.227.16/28\",\r\n \"40.112.152.16/28\",\r\n \ - \ \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n \ - \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\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.225.40.32/27\",\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.239.104.16/28\",\r\n \ - \ \"52.239.104.32/28\",\r\n \"52.239.160.0/22\",\r\n \"\ - 52.239.228.0/23\",\r\n \"52.239.254.0/23\",\r\n \"52.241.88.16/28\"\ - ,\r\n \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n\ - \ \"104.42.200.16/28\",\r\n \"138.91.128.128/26\",\r\n \ - \ \"138.91.129.0/26\",\r\n \"168.62.0.0/26\",\r\n \ - \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"\ - 168.63.89.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n \"\ - name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n \ - \ \"serviceTagChangeNumber\": \"74\",\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\": \"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\ - \ \"13.66.232.224/28\",\r\n \"13.66.234.0/27\",\r\n \ - \ \"13.77.184.64/28\",\r\n \"20.38.99.0/24\",\r\n \"\ - 20.47.62.0/23\",\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.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.157.50.0/23\"\ - ,\r\n \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n\ - \ \"52.183.104.32/28\",\r\n \"52.191.176.16/28\",\r\n \ - \ \"52.191.176.32/28\",\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 ]\r\ - \n }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \ - \ \"id\": \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"\ - 74\",\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\"\ - : \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.14.0/24\"\ - ,\r\n \"20.60.38.0/23\",\r\n \"20.60.162.0/23\",\r\n \ - \ \"20.150.30.0/24\",\r\n \"20.157.40.0/24\",\r\n \ - \ \"20.157.145.0/24\",\r\n \"20.209.4.0/23\"\r\n ]\r\n \ - \ }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ - \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\":\ - \ \"74\",\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\": \"StorageSyncService\"\ - ,\r\n \"addressPrefixes\": [\r\n \"13.70.176.196/32\",\r\n\ - \ \"13.73.248.112/29\",\r\n \"13.75.153.240/32\",\r\n \ - \ \"13.76.81.46/32\",\r\n \"20.21.42.120/29\",\r\n \ - \ \"20.36.120.216/29\",\r\n \"20.37.64.216/29\",\r\n \"\ - 20.37.157.80/29\",\r\n \"20.37.195.96/29\",\r\n \"20.37.224.216/29\"\ - ,\r\n \"20.38.85.152/29\",\r\n \"20.38.136.224/29\",\r\n\ - \ \"20.39.11.96/29\",\r\n \"20.41.5.144/29\",\r\n \ - \ \"20.41.65.184/29\",\r\n \"20.41.193.160/29\",\r\n \ - \ \"20.42.4.248/29\",\r\n \"20.42.131.224/29\",\r\n \"20.42.227.128/29\"\ - ,\r\n \"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.192.32.232/29\",\r\n \"20.193.205.128/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.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: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:807:1::300/123\"\ - ,\r\n \"2603:1030:a07::340/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 \"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 \"2603:1040:d04:800::120/123\"\ - ,\r\n \"2603:1040:f05:1::300/123\",\r\n \"2603:1040:f05:802::2a0/123\"\ - ,\r\n \"2603:1040:1002:400::240/123\",\r\n \"2603:1040:1104:400::320/123\"\ - ,\r\n \"2603:1050:6:1::300/123\",\r\n \"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\": \"74\",\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\": \"WindowsAdminCenter\",\r\n \"\ - addressPrefixes\": [\r\n \"13.73.255.240/29\",\r\n \"20.21.34.136/29\"\ - ,\r\n \"20.36.125.96/29\",\r\n \"20.37.68.232/29\",\r\n\ - \ \"20.37.229.144/29\",\r\n \"20.38.142.80/29\",\r\n \ - \ \"20.40.224.232/29\",\r\n \"20.43.46.240/29\",\r\n \ - \ \"20.45.115.136/29\",\r\n \"20.46.10.32/29\",\r\n \"\ - 20.48.192.88/29\",\r\n \"20.49.102.232/29\",\r\n \"20.49.115.176/29\"\ - ,\r\n \"20.51.8.80/29\",\r\n \"20.51.16.112/29\",\r\n \ - \ \"20.53.44.8/29\",\r\n \"20.61.98.72/29\",\r\n \ - \ \"20.62.128.152/29\",\r\n \"20.66.2.0/29\",\r\n \"20.72.17.120/29\"\ - ,\r\n \"20.150.161.152/29\",\r\n \"20.187.196.200/29\",\r\ - \n \"20.191.160.120/29\",\r\n \"20.192.161.128/29\",\r\n\ - \ \"20.192.230.8/29\",\r\n \"20.194.72.48/29\",\r\n \ - \ \"23.98.108.160/29\",\r\n \"40.67.52.80/29\",\r\n \ - \ \"40.80.63.248/29\",\r\n \"40.80.173.136/29\",\r\n \"\ - 40.89.23.224/29\",\r\n \"51.12.42.72/29\",\r\n \"51.12.194.96/29\"\ - ,\r\n \"51.13.136.0/29\",\r\n \"51.107.53.56/29\",\r\n \ - \ \"51.107.149.240/29\",\r\n \"51.116.51.40/29\",\r\n \ - \ \"51.116.148.96/29\",\r\n \"51.120.44.200/29\",\r\n \ - \ \"51.137.167.144/29\",\r\n \"51.143.208.136/29\",\r\n \ - \ \"52.136.52.224/29\",\r\n \"52.136.184.8/29\",\r\n \ - \ \"52.140.110.168/29\",\r\n \"52.146.131.56/29\",\r\n \ - \ \"52.150.156.224/29\",\r\n \"52.172.112.144/29\",\r\n \ - \ \"102.133.60.40/29\",\r\n \"102.133.220.200/29\",\r\n \ - \ \"104.46.178.8/29\",\r\n \"191.233.14.200/29\",\r\n \"\ - 191.234.138.152/29\",\r\n \"2603:1020:a04::690/125\",\r\n \ - \ \"2603:1020:e04::350/125\",\r\n \"2603:1020:1004:1::1a8/125\"\ - ,\r\n \"2603:1020:1104::5a8/125\",\r\n \"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:1040:207:1::460/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 ]\r\n }\r\n \ - \ },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\"\ - : \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": \"74\",\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\": \"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 \ - \ \"13.68.76.104/32\",\r\n \"13.69.82.138/32\",\r\n \ - \ \"13.69.156.85/32\",\r\n \"13.70.40.201/32\",\r\n \"13.70.120.215/32\"\ - ,\r\n \"13.71.5.20/32\",\r\n \"13.71.67.87/32\",\r\n \ - \ \"13.71.81.161/32\",\r\n \"13.71.95.31/32\",\r\n \ - \ \"13.71.113.6/32\",\r\n \"13.73.237.154/32\",\r\n \"\ - 13.75.114.143/32\",\r\n \"13.75.171.61/32\",\r\n \"13.75.198.169/32\"\ - ,\r\n \"13.76.88.89/32\",\r\n \"13.76.195.19/32\",\r\n \ - \ \"13.76.230.148/32\",\r\n \"13.77.45.213/32\",\r\n \ - \ \"13.77.140.58/32\",\r\n \"13.79.243.194/32\",\r\n \ - \ \"13.88.221.28/32\",\r\n \"13.88.254.98/32\",\r\n \"\ - 20.36.33.29/32\",\r\n \"20.36.33.170/32\",\r\n \"20.36.35.190/32\"\ - ,\r\n \"20.36.38.195/32\",\r\n \"20.36.39.50/32\",\r\n \ - \ \"20.36.39.171/32\",\r\n \"20.36.41.74/32\",\r\n \ - \ \"20.41.77.252/32\",\r\n \"20.45.64.86/32\",\r\n \"\ - 20.45.67.112/32\",\r\n \"20.45.67.185/32\",\r\n \"20.45.79.3/32\"\ - ,\r\n \"20.45.79.24/32\",\r\n \"20.45.79.91/32\",\r\n \ - \ \"20.45.79.96/32\",\r\n \"20.45.79.168/32\",\r\n \ - \ \"20.46.46.252/32\",\r\n \"20.74.152.13/32\",\r\n \"\ - 20.74.154.246/32\",\r\n \"20.74.156.183/32\",\r\n \"20.74.178.102/32\"\ - ,\r\n \"20.74.182.99/32\",\r\n \"20.96.12.123/32\",\r\n\ - \ \"20.151.111.129/32\",\r\n \"20.188.3.1/32\",\r\n \ - \ \"20.188.39.108/32\",\r\n \"20.188.41.240/32\",\r\n \ - \ \"20.188.45.82/32\",\r\n \"20.190.43.99/32\",\r\n \"\ - 20.203.0.247/32\",\r\n \"23.97.108.170/32\",\r\n \"23.98.66.174/32\"\ - ,\r\n \"23.98.133.187/32\",\r\n \"23.99.141.138/32\",\r\n\ - \ \"23.100.50.154/32\",\r\n \"23.100.98.36/32\",\r\n \ - \ \"23.101.5.54/32\",\r\n \"23.101.220.135/32\",\r\n \ - \ \"23.102.229.113/32\",\r\n \"40.65.122.222/32\",\r\n \ - \ \"40.68.18.120/32\",\r\n \"40.69.31.73/32\",\r\n \"\ - 40.69.90.166/32\",\r\n \"40.69.102.46/32\",\r\n \"40.69.149.151/32\"\ - ,\r\n \"40.70.189.87/32\",\r\n \"40.74.84.253/32\",\r\n\ - \ \"40.74.113.202/32\",\r\n \"40.74.118.163/32\",\r\n \ - \ \"40.74.136.34/32\",\r\n \"40.75.30.117/32\",\r\n \ - \ \"40.80.80.48/32\",\r\n \"40.83.79.39/32\",\r\n \"\ - 40.85.241.159/32\",\r\n \"40.86.204.245/32\",\r\n \"40.86.205.216/32\"\ - ,\r\n \"40.86.208.118/32\",\r\n \"40.86.222.183/32\",\r\n\ - \ \"40.89.129.146/32\",\r\n \"40.89.154.76/32\",\r\n \ - \ \"40.113.199.138/32\",\r\n \"40.113.200.58/32\",\r\n \ - \ \"40.114.241.90/32\",\r\n \"40.115.136.175/32\",\r\n \ - \ \"40.120.39.124/32\",\r\n \"40.122.28.196/32\",\r\n \ - \ \"40.122.212.20/32\",\r\n \"40.123.228.58/32\",\r\n \ - \ \"40.127.3.207/32\",\r\n \"51.11.13.248/32\",\r\n \"51.11.241.142/32\"\ - ,\r\n \"51.104.49.88/32\",\r\n \"51.105.54.123/32\",\r\n\ - \ \"51.107.68.172/32\",\r\n \"51.107.69.35/32\",\r\n \ - \ \"51.107.78.168/32\",\r\n \"51.107.85.67/32\",\r\n \ - \ \"51.107.85.110/32\",\r\n \"51.107.86.7/32\",\r\n \"\ - 51.107.86.99/32\",\r\n \"51.116.171.102/32\",\r\n \"51.116.182.248/32\"\ - ,\r\n \"51.116.225.43/32\",\r\n \"51.116.225.44/32\",\r\n\ - \ \"51.116.225.55/32\",\r\n \"51.116.236.74/32\",\r\n \ - \ \"51.116.236.84/32\",\r\n \"51.120.69.158/32\",\r\n \ - \ \"51.120.70.135/32\",\r\n \"51.120.70.141/32\",\r\n \ - \ \"51.120.77.155/32\",\r\n \"51.120.78.142/32\",\r\n \ - \ \"51.120.79.212/32\",\r\n \"51.120.88.120/32\",\r\n \"\ - 51.132.29.107/32\",\r\n \"51.136.28.200/32\",\r\n \"51.137.89.79/32\"\ - ,\r\n \"51.140.57.159/32\",\r\n \"51.140.206.110/32\",\r\ - \n \"51.140.231.223/32\",\r\n \"51.140.255.55/32\",\r\n\ - \ \"51.141.30.31/32\",\r\n \"51.141.122.89/32\",\r\n \ - \ \"51.141.173.236/32\",\r\n \"51.143.39.79/32\",\r\n \ - \ \"51.143.164.192/32\",\r\n \"51.143.169.107/32\",\r\n \ - \ \"51.145.17.75/32\",\r\n \"52.137.2.50/32\",\r\n \"\ - 52.138.9.153/32\",\r\n \"52.138.20.115/32\",\r\n \"52.138.28.23/32\"\ - ,\r\n \"52.141.37.201/32\",\r\n \"52.141.56.101/32\",\r\n\ - \ \"52.142.161.0/32\",\r\n \"52.142.162.226/32\",\r\n \ - \ \"52.143.96.87/32\",\r\n \"52.143.182.208/32\",\r\n \ - \ \"52.147.3.93/32\",\r\n \"52.147.160.158/32\",\r\n \ - \ \"52.151.53.196/32\",\r\n \"52.155.111.124/32\",\r\n \ - \ \"52.156.171.127/32\",\r\n \"52.163.209.255/32\",\r\n \ - \ \"52.164.126.124/32\",\r\n \"52.165.218.15/32\",\r\n \ - \ \"52.167.163.135/32\",\r\n \"52.167.171.53/32\",\r\n \"\ - 52.169.5.116/32\",\r\n \"52.171.36.33/32\",\r\n \"52.172.34.74/32\"\ - ,\r\n \"52.172.40.215/32\",\r\n \"52.172.133.5/32\",\r\n\ - \ \"52.172.194.109/32\",\r\n \"52.172.210.235/32\",\r\n\ - \ \"52.172.217.34/32\",\r\n \"52.172.223.46/32\",\r\n \ - \ \"52.173.89.168/32\",\r\n \"52.175.144.120/32\",\r\n \ - \ \"52.175.253.156/32\",\r\n \"52.177.123.162/32\",\r\n \ - \ \"52.177.172.247/32\",\r\n \"52.183.19.64/32\",\r\n \ - \ \"52.183.130.137/32\",\r\n \"52.185.202.152/32\",\r\n \ - \ \"52.187.127.152/32\",\r\n \"52.189.194.14/32\",\r\n \ - \ \"52.189.215.151/32\",\r\n \"52.189.233.158/32\",\r\n \ - \ \"52.191.129.231/32\",\r\n \"52.228.29.164/32\",\r\n \ - \ \"52.229.117.254/32\",\r\n \"52.229.125.45/32\",\r\n \ - \ \"52.229.207.180/32\",\r\n \"52.231.13.193/32\",\r\n \ - \ \"52.231.38.211/32\",\r\n \"52.231.93.224/32\",\r\n \"\ - 52.231.98.58/32\",\r\n \"52.231.155.130/32\",\r\n \"52.231.156.19/32\"\ - ,\r\n \"52.231.164.163/32\",\r\n \"52.231.166.199/32\",\r\ - \n \"52.231.195.7/32\",\r\n \"52.231.197.195/32\",\r\n \ - \ \"52.231.206.162/32\",\r\n \"52.233.16.198/32\",\r\n \ - \ \"52.237.20.14/32\",\r\n \"52.237.201.246/32\",\r\n \ - \ \"52.237.253.245/32\",\r\n \"52.242.86.101/32\",\r\n \ - \ \"52.243.65.107/32\",\r\n \"52.243.74.213/32\",\r\n \ - \ \"52.246.165.140/32\",\r\n \"52.246.177.221/32\",\r\n \ - \ \"52.246.191.98/32\",\r\n \"52.247.122.225/32\",\r\n \ - \ \"52.247.123.0/32\",\r\n \"52.255.40.105/32\",\r\n \"\ - 52.255.61.145/32\",\r\n \"65.52.71.120/32\",\r\n \"65.52.158.177/32\"\ - ,\r\n \"70.37.83.67/32\",\r\n \"70.37.86.126/32\",\r\n \ - \ \"70.37.99.24/32\",\r\n \"102.37.42.159/32\",\r\n \ - \ \"102.133.64.36/32\",\r\n \"102.133.64.68/32\",\r\n \ - \ \"102.133.64.91/32\",\r\n \"102.133.64.111/32\",\r\n \ - \ \"102.133.72.250/32\",\r\n \"102.133.75.8/32\",\r\n \"\ - 102.133.75.32/32\",\r\n \"102.133.75.35/32\",\r\n \"102.133.161.220/32\"\ - ,\r\n \"102.133.166.135/32\",\r\n \"102.133.172.191/32\"\ - ,\r\n \"102.133.175.200/32\",\r\n \"102.133.224.81/32\"\ - ,\r\n \"102.133.234.139/32\",\r\n \"104.40.156.194/32\"\ - ,\r\n \"104.41.5.162/32\",\r\n \"104.41.45.182/32\",\r\n\ - \ \"104.41.166.159/32\",\r\n \"104.43.169.4/32\",\r\n \ - \ \"104.46.237.209/32\",\r\n \"104.208.28.82/32\",\r\n \ - \ \"104.209.233.222/32\",\r\n \"104.210.150.160/32\",\r\n \ - \ \"104.211.78.17/32\",\r\n \"104.211.114.61/32\",\r\n \ - \ \"104.211.138.88/32\",\r\n \"104.211.140.190/32\",\r\n \ - \ \"104.211.155.114/32\",\r\n \"104.211.165.123/32\",\r\n\ - \ \"104.211.184.150/32\",\r\n \"104.211.188.151/32\",\r\n\ - \ \"104.211.211.213/32\",\r\n \"104.211.216.230/32\",\r\n\ - \ \"104.211.222.50/32\",\r\n \"104.211.242.104/32\",\r\n\ - \ \"104.214.60.144/32\",\r\n \"104.214.237.23/32\",\r\n\ - \ \"104.215.51.3/32\",\r\n \"104.215.103.51/32\",\r\n \ - \ \"104.215.112.85/32\",\r\n \"137.116.49.12/32\",\r\n \ - \ \"137.116.248.148/32\",\r\n \"137.117.171.26/32\",\r\n \ - \ \"137.135.243.65/32\",\r\n \"138.91.44.13/32\",\r\n \ - \ \"168.61.167.193/32\",\r\n \"168.63.31.54/32\",\r\n \ - \ \"168.63.71.119/32\",\r\n \"168.63.137.213/32\",\r\n \ - \ \"191.232.49.74/32\",\r\n \"191.232.166.149/32\",\r\n \ - \ \"191.232.235.70/32\",\r\n \"191.232.238.73/32\",\r\n \ - \ \"191.234.191.63/32\",\r\n \"191.235.65.127/32\",\r\n \ - \ \"191.235.72.175/32\",\r\n \"191.235.73.211/32\",\r\n \ - \ \"191.235.78.126/32\",\r\n \"191.239.248.16/32\"\r\n ]\r\ - \n }\r\n }\r\n ],\r\n \"nextLink\": \"\"\r\n}" + 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\": \"75\",\r\n + \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"ActionGroup\",\r\n \"addressPrefixes\": + [\r\n \"13.66.60.119/32\",\r\n \"13.66.143.220/30\",\r\n + \ \"13.66.202.14/32\",\r\n \"13.66.248.225/32\",\r\n \"13.66.249.211/32\",\r\n + \ \"13.67.10.124/30\",\r\n \"13.69.109.132/30\",\r\n \"13.71.199.112/30\",\r\n + \ \"13.77.53.216/30\",\r\n \"13.77.172.102/32\",\r\n \"13.77.183.209/32\",\r\n + \ \"13.78.109.156/30\",\r\n \"13.84.49.247/32\",\r\n \"13.84.51.172/32\",\r\n + \ \"13.84.52.58/32\",\r\n \"13.86.221.220/30\",\r\n \"13.106.38.142/32\",\r\n + \ \"13.106.38.148/32\",\r\n \"13.106.54.3/32\",\r\n \"13.106.54.19/32\",\r\n + \ \"13.106.57.181/32\",\r\n \"13.106.57.196/31\",\r\n \"20.21.42.88/30\",\r\n + \ \"20.38.149.132/30\",\r\n \"20.42.64.36/30\",\r\n \"20.43.121.124/30\",\r\n + \ \"20.44.17.220/30\",\r\n \"20.45.123.236/30\",\r\n \"20.72.27.152/30\",\r\n + \ \"20.135.74.3/32\",\r\n \"20.150.172.228/30\",\r\n \"20.192.238.124/30\",\r\n + \ \"20.193.202.4/30\",\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.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 + \ \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n \"51.104.9.100/30\",\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.240.244.140/30\",\r\n \"104.214.165.80/30\",\r\n + \ \"168.61.142.52/30\",\r\n \"191.233.50.4/30\",\r\n \"191.233.207.64/26\",\r\n + \ \"2603:1000:4:402::178/125\",\r\n \"2603:1000:104:402::178/125\",\r\n + \ \"2603:1010:6:402::178/125\",\r\n \"2603:1010:101:402::178/125\",\r\n + \ \"2603:1010:304:402::178/125\",\r\n \"2603:1010:404:402::178/125\",\r\n + \ \"2603:1020:5:402::178/125\",\r\n \"2603:1020:206:402::178/125\",\r\n + \ \"2603:1020:305:402::178/125\",\r\n \"2603:1020:405:402::178/125\",\r\n + \ \"2603:1020:605:402::178/125\",\r\n \"2603:1020:705:402::178/125\",\r\n + \ \"2603:1020:805:402::178/125\",\r\n \"2603:1020:905:402::178/125\",\r\n + \ \"2603:1020:a04:402::178/125\",\r\n \"2603:1020:b04:402::178/125\",\r\n + \ \"2603:1020:c04:402::178/125\",\r\n \"2603:1020:d04:402::178/125\",\r\n + \ \"2603:1020:e04:402::178/125\",\r\n \"2603:1020:f04:402::178/125\",\r\n + \ \"2603:1020:1004:800::f8/125\",\r\n \"2603:1020:1104:400::178/125\",\r\n + \ \"2603:1030:f:400::978/125\",\r\n \"2603:1030:10:402::178/125\",\r\n + \ \"2603:1030:104:402::178/125\",\r\n \"2603:1030:107:400::f0/125\",\r\n + \ \"2603:1030:210:402::178/125\",\r\n \"2603:1030:40b:400::978/125\",\r\n + \ \"2603:1030:40c:402::178/125\",\r\n \"2603:1030:504:802::f8/125\",\r\n + \ \"2603:1030:608:402::178/125\",\r\n \"2603:1030:807:402::178/125\",\r\n + \ \"2603:1030:a07:402::8f8/125\",\r\n \"2603:1030:b04:402::178/125\",\r\n + \ \"2603:1030:c06:400::978/125\",\r\n \"2603:1030:f05:402::178/125\",\r\n + \ \"2603:1030:1005:402::178/125\",\r\n \"2603:1040:5:402::178/125\",\r\n + \ \"2603:1040:207:402::178/125\",\r\n \"2603:1040:407:402::178/125\",\r\n + \ \"2603:1040:606:402::178/125\",\r\n \"2603:1040:806:402::178/125\",\r\n + \ \"2603:1040:904:402::178/125\",\r\n \"2603:1040:a06:402::178/125\",\r\n + \ \"2603:1040:b04:402::178/125\",\r\n \"2603:1040:c06:402::178/125\",\r\n + \ \"2603:1040:d04:800::f8/125\",\r\n \"2603:1040:f05:402::178/125\",\r\n + \ \"2603:1040:1002:400::180/125\",\r\n \"2603:1040:1104:400::178/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\": \"75\",\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\": \"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.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.52.94.112/31\",\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 \"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 \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n + \ \"40.74.100.52/31\",\r\n \"40.74.101.48/28\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n + \ \"40.78.202.128/31\",\r\n \"40.78.203.160/28\",\r\n \"40.79.130.44/31\",\r\n + \ \"40.79.131.192/28\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n + \ \"40.80.232.185/32\",\r\n \"40.81.47.216/32\",\r\n \"40.81.89.24/32\",\r\n + \ \"40.81.185.8/32\",\r\n \"40.82.157.167/32\",\r\n \"40.90.185.46/32\",\r\n + \ \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n \"40.120.87.48/31\",\r\n + \ \"51.12.17.0/28\",\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n + \ \"51.12.202.224/28\",\r\n \"51.107.0.91/32\",\r\n \"51.107.59.0/28\",\r\n + \ \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"51.107.246.176/28\",\r\n + \ \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"51.116.96.0/32\",\r\n + \ \"51.116.155.64/28\",\r\n \"51.120.2.185/32\",\r\n \"51.120.98.176/28\",\r\n + \ \"51.120.130.134/32\",\r\n \"51.120.218.224/28\",\r\n \"51.120.234.240/28\",\r\n + \ \"51.137.136.0/32\",\r\n \"51.138.215.124/31\",\r\n \"51.140.146.60/31\",\r\n + \ \"51.140.149.0/28\",\r\n \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n + \ \"51.143.127.203/32\",\r\n \"51.145.56.125/32\",\r\n \"51.145.179.78/32\",\r\n + \ \"52.139.20.34/32\",\r\n \"52.139.80.117/32\",\r\n \"52.139.152.27/32\",\r\n + \ \"52.140.238.179/32\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n + \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"52.224.186.99/32\",\r\n + \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\",\r\n \"52.253.135.58/32\",\r\n \"52.253.159.160/32\",\r\n + \ \"52.253.229.253/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"102.37.166.220/31\",\r\n + \ \"102.133.0.79/32\",\r\n \"102.133.26.4/31\",\r\n \"102.133.28.0/28\",\r\n + \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n + \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"104.211.81.28/31\",\r\n + \ \"104.211.81.240/28\",\r\n \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n + \ \"104.214.18.172/31\",\r\n \"104.214.19.224/28\",\r\n \"137.117.160.56/32\",\r\n + \ \"191.232.18.181/32\",\r\n \"191.233.24.179/32\",\r\n \"191.233.50.192/28\",\r\n + \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n + \ \"191.238.73.14/31\",\r\n \"191.238.241.97/32\",\r\n \"2603:1000:4:402::140/124\",\r\n + \ \"2603:1000:104:402::140/124\",\r\n \"2603:1010:6:402::140/124\",\r\n + \ \"2603:1010:101:402::140/124\",\r\n \"2603:1010:304:402::140/124\",\r\n + \ \"2603:1010:404:402::140/124\",\r\n \"2603:1020:5:402::140/124\",\r\n + \ \"2603:1020:206:402::140/124\",\r\n \"2603:1020:305:402::140/124\",\r\n + \ \"2603:1020:405:402::140/124\",\r\n \"2603:1020:605:402::140/124\",\r\n + \ \"2603:1020:705:402::140/124\",\r\n \"2603:1020:805:402::140/124\",\r\n + \ \"2603:1020:905:402::140/124\",\r\n \"2603:1020:a04:2::510/124\",\r\n + \ \"2603:1020:a04:402::140/124\",\r\n \"2603:1020:b04:402::140/124\",\r\n + \ \"2603:1020:c04:402::140/124\",\r\n \"2603:1020:d04:402::140/124\",\r\n + \ \"2603:1020:e04::6f0/124\",\r\n \"2603:1020:e04:402::140/124\",\r\n + \ \"2603:1020:f04:402::140/124\",\r\n \"2603:1020:1004:1::700/124\",\r\n + \ \"2603:1020:1004:800::c0/124\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"2603:1020:1104:400::140/124\",\r\n \"2603:1030:f:2::490/124\",\r\n + \ \"2603:1030:f:400::940/124\",\r\n \"2603:1030:10:402::140/124\",\r\n + \ \"2603:1030:104::780/124\",\r\n \"2603:1030:104:402::140/124\",\r\n + \ \"2603:1030:107:400::c0/124\",\r\n \"2603:1030:210:402::140/124\",\r\n + \ \"2603:1030:40b:400::940/124\",\r\n \"2603:1030:40c:402::140/124\",\r\n + \ \"2603:1030:504:2::80/124\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"2603:1030:608:402::140/124\",\r\n \"2603:1030:807:402::140/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\",\r\n \"2603:1030:b04:402::140/124\",\r\n + \ \"2603:1030:c06:400::940/124\",\r\n \"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: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: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\": \"75\",\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\": + \"75\",\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\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.114.20/31\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"20.40.125.155/32\",\r\n \"20.70.220.182/31\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.50.68/31\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"40.69.106.68/31\",\r\n \"40.69.107.224/28\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.71.49.1/32\",\r\n \"20.192.45.112/28\",\r\n \"104.211.81.28/31\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"20.194.74.240/28\",\r\n \"40.82.157.167/32\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"51.120.2.185/32\",\r\n \"51.120.98.176/28\",\r\n + \ \"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\": \"75\",\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.SouthAfricaNorth\",\r\n + \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"102.37.166.220/31\",\r\n + \ \"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\": \"75\",\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\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"102.133.0.79/32\",\r\n \"102.133.26.4/31\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"20.97.32.190/31\",\r\n \"20.188.77.119/32\",\r\n + \ \"104.214.18.172/31\",\r\n \"104.214.19.224/28\",\r\n \"191.238.241.97/32\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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.SwitzerlandNorth\",\r\n \"id\": + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.107.0.91/32\",\r\n \"51.107.59.0/28\",\r\n \"51.107.246.176/28\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"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:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n \"20.86.92.254/31\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\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\": + \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"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.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.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.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 \"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 \"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 \"40.78.204.192/29\",\r\n + \ \"40.78.229.80/28\",\r\n \"40.78.229.112/28\",\r\n \"40.78.236.136/29\",\r\n + \ \"40.78.238.32/28\",\r\n \"40.78.238.48/29\",\r\n \"40.78.243.176/28\",\r\n + \ \"40.78.245.128/28\",\r\n \"40.78.251.144/28\",\r\n \"40.78.251.208/28\",\r\n + \ \"40.79.132.88/29\",\r\n \"40.79.139.64/28\",\r\n \"40.79.139.128/28\",\r\n + \ \"40.79.146.208/28\",\r\n \"40.79.148.64/28\",\r\n \"40.79.150.64/27\",\r\n + \ \"40.79.156.96/28\",\r\n \"40.79.163.64/29\",\r\n \"40.79.163.128/28\",\r\n + \ \"40.79.163.144/29\",\r\n \"40.79.165.96/27\",\r\n \"40.79.171.112/28\",\r\n + \ \"40.79.171.176/28\",\r\n \"40.79.180.48/29\",\r\n \"40.79.180.128/28\",\r\n + \ \"40.79.180.144/29\",\r\n \"40.79.187.192/29\",\r\n \"40.79.189.32/28\",\r\n + \ \"40.79.189.48/29\",\r\n \"40.79.190.224/27\",\r\n \"40.79.195.176/28\",\r\n + \ \"40.79.195.240/28\",\r\n \"40.80.51.112/28\",\r\n \"40.80.51.176/28\",\r\n + \ \"40.80.54.0/27\",\r\n \"40.80.62.32/28\",\r\n \"40.80.172.48/28\",\r\n + \ \"40.80.173.64/26\",\r\n \"40.80.176.40/29\",\r\n \"40.80.176.56/29\",\r\n + \ \"40.80.176.112/28\",\r\n \"40.80.191.240/28\",\r\n \"40.89.20.160/28\",\r\n + \ \"40.89.23.128/26\",\r\n \"40.119.11.192/28\",\r\n \"40.120.75.128/27\",\r\n + \ \"51.11.192.0/28\",\r\n \"51.11.192.16/29\",\r\n \"51.12.43.64/26\",\r\n + \ \"51.12.99.216/29\",\r\n \"51.12.100.48/28\",\r\n \"51.12.100.96/29\",\r\n + \ \"51.12.102.128/27\",\r\n \"51.12.195.64/26\",\r\n \"51.12.204.48/28\",\r\n + \ \"51.12.204.96/28\",\r\n \"51.12.206.32/27\",\r\n \"51.12.227.200/29\",\r\n + \ \"51.12.229.0/28\",\r\n \"51.12.229.16/29\",\r\n \"51.12.229.192/27\",\r\n + \ \"51.12.235.200/29\",\r\n \"51.12.237.0/28\",\r\n \"51.12.237.16/29\",\r\n + \ \"51.12.237.96/27\",\r\n \"51.103.203.128/27\",\r\n \"51.104.9.48/28\",\r\n + \ \"51.104.29.224/28\",\r\n \"51.105.67.184/29\",\r\n \"51.105.67.216/29\",\r\n + \ \"51.105.69.64/28\",\r\n \"51.105.75.224/28\",\r\n \"51.105.77.32/28\",\r\n + \ \"51.105.83.64/26\",\r\n \"51.105.90.176/28\",\r\n \"51.105.93.0/26\",\r\n + \ \"51.107.51.48/28\",\r\n \"51.107.53.128/26\",\r\n \"51.107.60.56/29\",\r\n + \ \"51.107.60.128/28\",\r\n \"51.107.60.144/29\",\r\n \"51.107.147.48/28\",\r\n + \ \"51.107.148.192/26\",\r\n \"51.107.156.64/29\",\r\n \"51.107.156.136/29\",\r\n + \ \"51.107.156.144/28\",\r\n \"51.116.49.192/28\",\r\n \"51.116.51.64/26\",\r\n + \ \"51.116.60.56/29\",\r\n \"51.116.60.88/29\",\r\n \"51.116.60.128/28\",\r\n + \ \"51.116.145.176/28\",\r\n \"51.116.148.0/26\",\r\n \"51.116.156.56/29\",\r\n + \ \"51.116.156.168/29\",\r\n \"51.116.158.32/28\",\r\n \"51.116.158.48/29\",\r\n + \ \"51.116.243.152/29\",\r\n \"51.116.243.192/28\",\r\n \"51.116.243.208/29\",\r\n + \ \"51.116.245.128/27\",\r\n \"51.116.251.40/29\",\r\n \"51.116.251.160/28\",\r\n + \ \"51.116.251.176/29\",\r\n \"51.116.253.64/27\",\r\n \"51.120.43.96/28\",\r\n + \ \"51.120.45.0/26\",\r\n \"51.120.100.56/29\",\r\n \"51.120.100.128/28\",\r\n + \ \"51.120.100.144/29\",\r\n \"51.120.107.200/29\",\r\n \"51.120.109.0/28\",\r\n + \ \"51.120.109.16/29\",\r\n \"51.120.110.160/27\",\r\n \"51.120.211.200/29\",\r\n + \ \"51.120.213.0/28\",\r\n \"51.120.213.16/29\",\r\n \"51.120.214.96/27\",\r\n + \ \"51.120.220.56/29\",\r\n \"51.120.220.96/28\",\r\n \"51.120.220.112/29\",\r\n + \ \"51.120.227.96/28\",\r\n \"51.120.229.0/26\",\r\n \"51.137.164.128/28\",\r\n + \ \"51.137.167.0/26\",\r\n \"51.140.148.40/29\",\r\n \"51.140.149.16/29\",\r\n + \ \"51.140.212.96/29\",\r\n \"51.140.212.192/28\",\r\n \"51.140.212.208/29\",\r\n + \ \"51.143.195.64/26\",\r\n \"51.143.208.64/26\",\r\n \"52.136.51.96/28\",\r\n + \ \"52.136.52.128/26\",\r\n \"52.138.92.88/29\",\r\n \"52.138.92.144/28\",\r\n + \ \"52.138.92.160/29\",\r\n \"52.138.227.176/28\",\r\n \"52.138.229.48/28\",\r\n + \ \"52.140.108.112/28\",\r\n \"52.140.108.128/28\",\r\n \"52.140.111.0/26\",\r\n + \ \"52.146.131.192/26\",\r\n \"52.150.152.64/28\",\r\n \"52.150.156.128/26\",\r\n + \ \"52.162.111.32/28\",\r\n \"52.162.111.112/28\",\r\n \"52.167.107.112/28\",\r\n + \ \"52.167.107.240/28\",\r\n \"52.168.117.64/27\",\r\n \"52.172.112.64/26\",\r\n + \ \"52.182.141.0/29\",\r\n \"52.182.141.32/28\",\r\n \"52.182.141.48/29\",\r\n + \ \"52.228.85.208/28\",\r\n \"52.231.20.8/29\",\r\n \"52.231.20.80/28\",\r\n + \ \"52.231.23.0/29\",\r\n \"52.231.148.112/29\",\r\n \"52.231.148.176/28\",\r\n + \ \"52.231.148.192/29\",\r\n \"52.236.186.248/29\",\r\n \"52.236.187.96/28\",\r\n + \ \"52.236.189.64/29\",\r\n \"52.246.155.176/28\",\r\n \"52.246.155.240/28\",\r\n + \ \"52.246.157.32/27\",\r\n \"65.52.252.112/29\",\r\n \"65.52.252.224/28\",\r\n + \ \"65.52.252.240/29\",\r\n \"102.133.28.96/29\",\r\n \"102.133.28.152/29\",\r\n + \ \"102.133.28.192/28\",\r\n \"102.133.58.240/28\",\r\n \"102.133.60.128/26\",\r\n + \ \"102.133.124.80/29\",\r\n \"102.133.124.112/28\",\r\n + \ \"102.133.124.128/29\",\r\n \"102.133.156.120/29\",\r\n + \ \"102.133.156.152/29\",\r\n \"102.133.156.160/28\",\r\n + \ \"102.133.218.160/28\",\r\n \"102.133.220.128/26\",\r\n + \ \"102.133.251.88/29\",\r\n \"102.133.251.192/28\",\r\n + \ \"102.133.251.208/29\",\r\n \"104.46.177.192/26\",\r\n + \ \"104.214.161.0/29\",\r\n \"104.214.161.16/28\",\r\n \"104.214.161.32/29\",\r\n + \ \"104.214.166.64/27\",\r\n \"168.61.142.96/27\",\r\n \"191.233.11.144/28\",\r\n + \ \"191.233.14.128/26\",\r\n \"191.233.51.224/27\",\r\n \"191.233.205.112/28\",\r\n + \ \"191.233.205.176/28\",\r\n \"191.234.136.96/28\",\r\n + \ \"191.234.139.64/26\",\r\n \"191.234.147.200/29\",\r\n + \ \"191.234.149.16/28\",\r\n \"191.234.149.128/29\",\r\n + \ \"191.234.149.192/27\",\r\n \"191.234.155.200/29\",\r\n + \ \"191.234.157.16/28\",\r\n \"191.234.157.32/29\",\r\n \"191.234.157.96/27\",\r\n + \ \"2603:1000:4:402::2e0/123\",\r\n \"2603:1000:104:402::2e0/123\",\r\n + \ \"2603:1000:104:802::220/123\",\r\n \"2603:1000:104:c02::220/123\",\r\n + \ \"2603:1010:6:402::2e0/123\",\r\n \"2603:1010:6:802::220/123\",\r\n + \ \"2603:1010:6:c02::220/123\",\r\n \"2603:1010:101:402::2e0/123\",\r\n + \ \"2603:1010:304:402::2e0/123\",\r\n \"2603:1010:404:402::2e0/123\",\r\n + \ \"2603:1020:5:402::2e0/123\",\r\n \"2603:1020:5:802::220/123\",\r\n + \ \"2603:1020:5:c02::220/123\",\r\n \"2603:1020:206:402::2e0/123\",\r\n + \ \"2603:1020:206:802::220/123\",\r\n \"2603:1020:206:c02::220/123\",\r\n + \ \"2603:1020:305:402::2e0/123\",\r\n \"2603:1020:405:402::2e0/123\",\r\n + \ \"2603:1020:605:402::2e0/123\",\r\n \"2603:1020:705:402::2e0/123\",\r\n + \ \"2603:1020:705:802::220/123\",\r\n \"2603:1020:705:c02::220/123\",\r\n + \ \"2603:1020:805:402::2e0/123\",\r\n \"2603:1020:805:802::220/123\",\r\n + \ \"2603:1020:805:c02::220/123\",\r\n \"2603:1020:905:402::2e0/123\",\r\n + \ \"2603:1020:a04:3::/122\",\r\n \"2603:1020:a04:402::2e0/123\",\r\n + \ \"2603:1020:a04:802::220/123\",\r\n \"2603:1020:a04:c02::220/123\",\r\n + \ \"2603:1020:b04:402::2e0/123\",\r\n \"2603:1020:c04:402::2e0/123\",\r\n + \ \"2603:1020:c04:802::220/123\",\r\n \"2603:1020:c04:c02::220/123\",\r\n + \ \"2603:1020:d04:402::2e0/123\",\r\n \"2603:1020:e04:3::2c0/122\",\r\n + \ \"2603:1020:e04:402::2e0/123\",\r\n \"2603:1020:e04:802::220/123\",\r\n + \ \"2603:1020:e04:c02::220/123\",\r\n \"2603:1020:f04:402::2e0/123\",\r\n + \ \"2603:1020:1004:1::340/122\",\r\n \"2603:1020:1004:400::1e0/123\",\r\n + \ \"2603:1020:1004:400::380/123\",\r\n \"2603:1020:1004:800::440/123\",\r\n + \ \"2603:1020:1004:c02::280/123\",\r\n \"2603:1020:1104:1::100/122\",\r\n + \ \"2603:1020:1104:400::2e0/123\",\r\n \"2603:1030:f:2::680/122\",\r\n + \ \"2603:1030:f:400::ae0/123\",\r\n \"2603:1030:10:402::2e0/123\",\r\n + \ \"2603:1030:10:802::220/123\",\r\n \"2603:1030:10:c02::220/123\",\r\n + \ \"2603:1030:104:2::/122\",\r\n \"2603:1030:104:402::2e0/123\",\r\n + \ \"2603:1030:104:402::720/123\",\r\n \"2603:1030:104:802::1c0/123\",\r\n + \ \"2603:1030:107::7c0/122\",\r\n \"2603:1030:107:400::260/123\",\r\n + \ \"2603:1030:210:402::2e0/123\",\r\n \"2603:1030:210:802::220/123\",\r\n + \ \"2603:1030:210:c02::220/123\",\r\n \"2603:1030:40b:400::ae0/123\",\r\n + \ \"2603:1030:40b:800::220/123\",\r\n \"2603:1030:40b:c00::220/123\",\r\n + \ \"2603:1030:40c:402::2e0/123\",\r\n \"2603:1030:40c:802::220/123\",\r\n + \ \"2603:1030:40c:c02::220/123\",\r\n \"2603:1030:504::340/122\",\r\n + \ \"2603:1030:504:402::1e0/123\",\r\n \"2603:1030:504:402::380/123\",\r\n + \ \"2603:1030:504:802::260/123\",\r\n \"2603:1030:504:c02::280/123\",\r\n + \ \"2603:1030:608:402::2e0/123\",\r\n \"2603:1030:807:402::2e0/123\",\r\n + \ \"2603:1030:807:802::220/123\",\r\n \"2603:1030:807:c02::220/123\",\r\n + \ \"2603:1030:a07:402::960/123\",\r\n \"2603:1030:b04:402::2e0/123\",\r\n + \ \"2603:1030:c06:400::ae0/123\",\r\n \"2603:1030:c06:802::220/123\",\r\n + \ \"2603:1030:c06:c02::220/123\",\r\n \"2603:1030:f05:402::2e0/123\",\r\n + \ \"2603:1030:f05:802::220/123\",\r\n \"2603:1030:f05:c02::220/123\",\r\n + \ \"2603:1030:1005:402::2e0/123\",\r\n \"2603:1040:5:402::2e0/123\",\r\n + \ \"2603:1040:5:802::220/123\",\r\n \"2603:1040:5:c02::220/123\",\r\n + \ \"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: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: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\": + \"75\",\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\": \"ApplicationInsightsAvailability\",\r\n + \ \"addressPrefixes\": [\r\n \"13.86.97.224/27\",\r\n \"13.86.98.0/27\",\r\n + \ \"13.86.98.48/28\",\r\n \"13.86.98.64/28\",\r\n \"20.37.156.64/27\",\r\n + \ \"20.37.192.80/29\",\r\n \"20.38.80.80/28\",\r\n \"20.40.104.96/27\",\r\n + \ \"20.40.104.128/27\",\r\n \"20.40.124.176/28\",\r\n \"20.40.124.240/28\",\r\n + \ \"20.40.125.80/28\",\r\n \"20.40.129.32/27\",\r\n \"20.40.129.64/26\",\r\n + \ \"20.40.129.128/27\",\r\n \"20.42.4.64/27\",\r\n \"20.42.35.32/28\",\r\n + \ \"20.42.35.64/26\",\r\n \"20.42.35.128/28\",\r\n \"20.42.129.32/27\",\r\n + \ \"20.43.40.80/28\",\r\n \"20.43.64.80/29\",\r\n \"20.43.128.96/29\",\r\n + \ \"20.45.5.160/27\",\r\n \"20.45.5.192/26\",\r\n \"20.189.106.64/29\",\r\n + \ \"23.100.224.16/28\",\r\n \"23.100.224.32/27\",\r\n \"23.100.224.64/26\",\r\n + \ \"23.100.225.0/28\",\r\n \"40.74.24.80/28\",\r\n \"40.80.186.128/26\",\r\n + \ \"40.91.82.48/28\",\r\n \"40.91.82.64/26\",\r\n \"40.91.82.128/28\",\r\n + \ \"40.119.8.96/27\",\r\n \"51.104.24.80/29\",\r\n \"51.105.9.128/27\",\r\n + \ \"51.105.9.160/28\",\r\n \"51.137.160.80/29\",\r\n \"51.144.56.96/27\",\r\n + \ \"51.144.56.128/26\",\r\n \"52.139.250.96/27\",\r\n \"52.139.250.128/27\",\r\n + \ \"52.140.232.160/27\",\r\n \"52.140.232.192/28\",\r\n \"52.158.28.64/26\",\r\n + \ \"52.229.216.48/28\",\r\n \"52.229.216.64/27\",\r\n \"191.233.26.64/28\",\r\n + \ \"191.233.26.128/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\": \"75\",\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 + \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n + \ \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \"13.65.30.245/32\",\r\n + \ \"13.65.37.122/32\",\r\n \"13.65.39.165/32\",\r\n \"13.65.42.35/32\",\r\n + \ \"13.65.42.183/32\",\r\n \"13.65.45.30/32\",\r\n \"13.65.85.146/32\",\r\n + \ \"13.65.89.91/32\",\r\n \"13.65.92.72/32\",\r\n \"13.65.94.204/32\",\r\n + \ \"13.65.95.109/32\",\r\n \"13.65.97.243/32\",\r\n \"13.65.193.29/32\",\r\n + \ \"13.65.210.166/32\",\r\n \"13.65.212.252/32\",\r\n \"13.65.241.130/32\",\r\n + \ \"13.65.243.110/32\",\r\n \"13.66.16.101/32\",\r\n \"13.66.38.99/32\",\r\n + \ \"13.66.39.88/32\",\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 \"13.66.231.217/32\",\r\n + \ \"13.66.241.134/32\",\r\n \"13.66.244.249/32\",\r\n \"13.67.9.0/25\",\r\n + \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.67.129.26/32\",\r\n + \ \"13.67.141.98/32\",\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.69.68.0/23\",\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n \"13.71.122.35/32\",\r\n + \ \"13.71.123.138/32\",\r\n \"13.71.149.151/32\",\r\n \"13.71.170.128/27\",\r\n + \ \"13.71.194.192/27\",\r\n \"13.73.1.134/32\",\r\n \"13.73.26.73/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/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.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.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 \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n + \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"13.77.82.141/32\",\r\n + \ \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n \"13.77.157.133/32\",\r\n + \ \"13.77.160.237/32\",\r\n \"13.77.182.13/32\",\r\n \"13.78.59.237/32\",\r\n + \ \"13.78.106.96/27\",\r\n \"13.78.117.86/32\",\r\n \"13.78.123.87/32\",\r\n + \ \"13.78.150.96/32\",\r\n \"13.78.184.89/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"13.80.19.74/32\",\r\n + \ \"13.81.7.21/32\",\r\n \"13.81.108.99/32\",\r\n \"13.81.215.235/32\",\r\n + \ \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n + \ \"13.84.36.2/32\",\r\n \"13.84.40.227/32\",\r\n \"13.84.42.35/32\",\r\n + \ \"13.84.46.29/32\",\r\n \"13.84.55.137/32\",\r\n \"13.84.146.60/32\",\r\n + \ \"13.84.180.32/32\",\r\n \"13.84.181.47/32\",\r\n \"13.84.188.162/32\",\r\n + \ \"13.84.189.137/32\",\r\n \"13.84.227.164/32\",\r\n \"13.85.15.194/32\",\r\n + \ \"13.85.16.224/32\",\r\n \"13.85.20.144/32\",\r\n \"13.85.24.220/32\",\r\n + \ \"13.85.27.14/32\",\r\n \"13.85.31.243/32\",\r\n \"13.85.72.129/32\",\r\n + \ \"13.85.77.179/32\",\r\n \"13.85.82.0/32\",\r\n \"13.89.57.7/32\",\r\n + \ \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n \"13.90.143.69/32\",\r\n + \ \"13.90.213.204/32\",\r\n \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"13.93.141.10/32\",\r\n \"13.93.158.16/32\",\r\n \"13.93.220.109/32\",\r\n + \ \"13.93.231.75/32\",\r\n \"13.94.47.87/32\",\r\n \"13.94.143.57/32\",\r\n + \ \"13.94.192.98/32\",\r\n \"13.94.211.38/32\",\r\n \"13.95.82.181/32\",\r\n + \ \"13.95.93.152/32\",\r\n \"13.95.150.128/32\",\r\n \"13.95.238.192/32\",\r\n + \ \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"20.36.43.207/32\",\r\n \"20.36.72.230/32\",\r\n \"20.36.106.96/27\",\r\n + \ \"20.36.117.0/27\",\r\n \"20.36.122.0/27\",\r\n \"20.37.66.0/27\",\r\n + \ \"20.37.74.96/27\",\r\n \"20.37.196.192/27\",\r\n \"20.37.226.0/27\",\r\n + \ \"20.38.138.0/27\",\r\n \"20.38.146.160/27\",\r\n \"20.39.11.104/29\",\r\n + \ \"20.40.24.16/32\",\r\n \"20.40.24.21/32\",\r\n \"20.40.24.23/32\",\r\n + \ \"20.40.24.30/31\",\r\n \"20.40.24.34/32\",\r\n \"20.40.24.37/32\",\r\n + \ \"20.40.24.38/31\",\r\n \"20.40.24.46/32\",\r\n \"20.40.24.49/32\",\r\n + \ \"20.40.24.50/31\",\r\n \"20.40.24.54/31\",\r\n \"20.40.24.62/31\",\r\n + \ \"20.40.24.81/32\",\r\n \"20.40.24.89/32\",\r\n \"20.40.24.108/32\",\r\n + \ \"20.40.24.144/32\",\r\n \"20.40.202.0/23\",\r\n \"20.41.66.224/27\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.42.26.252/32\",\r\n \"20.42.128.96/27\",\r\n + \ \"20.42.228.160/27\",\r\n \"20.43.43.32/27\",\r\n \"20.43.67.32/27\",\r\n + \ \"20.43.132.128/25\",\r\n \"20.44.2.32/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n \"20.45.122.160/27\",\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 \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n + \ \"20.47.235.0/25\",\r\n \"20.48.202.160/27\",\r\n \"20.48.203.0/24\",\r\n + \ \"20.48.204.0/22\",\r\n \"20.49.82.32/27\",\r\n \"20.49.90.32/27\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.49.104.0/25\",\r\n \"20.50.2.0/23\",\r\n + \ \"20.50.64.0/25\",\r\n \"20.53.52.192/27\",\r\n \"20.53.53.0/25\",\r\n + \ \"20.53.60.96/27\",\r\n \"20.53.61.0/25\",\r\n \"20.69.5.168/29\",\r\n + \ \"20.69.6.0/24\",\r\n \"20.69.7.0/25\",\r\n \"20.72.26.32/27\",\r\n + \ \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \"20.74.195.0/28\",\r\n + \ \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n + \ \"20.87.80.64/29\",\r\n \"20.87.80.128/25\",\r\n \"20.87.81.0/24\",\r\n + \ \"20.89.12.224/27\",\r\n \"20.89.13.0/24\",\r\n \"20.89.14.0/23\",\r\n + \ \"20.90.33.0/24\",\r\n \"20.90.34.0/23\",\r\n \"20.90.36.0/28\",\r\n + \ \"20.90.132.160/28\",\r\n \"20.90.133.0/24\",\r\n \"20.90.134.0/23\",\r\n + \ \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"20.97.35.16/28\",\r\n + \ \"20.97.36.0/23\",\r\n \"20.97.38.0/24\",\r\n \"20.99.14.0/24\",\r\n + \ \"20.99.24.128/25\",\r\n \"20.100.2.32/29\",\r\n \"20.100.2.128/25\",\r\n + \ \"20.100.3.0/24\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n + \ \"20.111.2.0/25\",\r\n \"20.150.128.0/24\",\r\n \"20.150.131.0/24\",\r\n + \ \"20.150.132.0/22\",\r\n \"20.150.170.192/27\",\r\n \"20.150.178.160/27\",\r\n + \ \"20.150.186.160/27\",\r\n \"20.150.247.0/24\",\r\n \"20.150.248.7/32\",\r\n + \ \"20.150.248.8/32\",\r\n \"20.150.248.12/31\",\r\n \"20.150.248.15/32\",\r\n + \ \"20.150.248.16/28\",\r\n \"20.150.248.32/31\",\r\n \"20.150.248.36/32\",\r\n + \ \"20.150.248.38/31\",\r\n \"20.150.248.43/32\",\r\n \"20.150.248.44/31\",\r\n + \ \"20.150.248.48/29\",\r\n \"20.150.248.56/32\",\r\n \"20.150.248.59/32\",\r\n + \ \"20.150.248.60/32\",\r\n \"20.150.248.63/32\",\r\n \"20.150.248.64/31\",\r\n + \ \"20.150.248.68/31\",\r\n \"20.150.248.71/32\",\r\n \"20.150.248.72/29\",\r\n + \ \"20.150.248.80/32\",\r\n \"20.150.248.82/31\",\r\n \"20.150.248.86/31\",\r\n + \ \"20.150.248.89/32\",\r\n \"20.150.248.90/31\",\r\n \"20.150.248.100/31\",\r\n + \ \"20.150.248.104/31\",\r\n \"20.150.248.110/31\",\r\n \"20.150.248.112/30\",\r\n + \ \"20.150.248.118/31\",\r\n \"20.150.248.122/31\",\r\n \"20.150.248.124/31\",\r\n + \ \"20.150.248.128/31\",\r\n \"20.150.248.134/31\",\r\n \"20.150.248.136/29\",\r\n + \ \"20.150.248.144/28\",\r\n \"20.150.248.160/27\",\r\n \"20.150.248.192/29\",\r\n + \ \"20.150.248.200/32\",\r\n \"20.150.248.202/31\",\r\n \"20.188.98.74/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.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n + \ \"20.192.54.0/24\",\r\n \"20.192.84.176/28\",\r\n \"20.192.85.0/24\",\r\n + \ \"20.192.86.0/23\",\r\n \"20.192.98.160/27\",\r\n \"20.192.153.144/28\",\r\n + \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"20.192.234.128/27\",\r\n + \ \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n \"20.194.66.32/27\",\r\n + \ \"20.199.200.0/26\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\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 \"20.206.0.200/29\",\r\n + \ \"20.206.1.0/24\",\r\n \"20.206.2.0/25\",\r\n \"20.207.0.96/27\",\r\n + \ \"20.207.0.128/25\",\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n + \ \"20.208.5.128/25\",\r\n \"20.208.6.0/24\",\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 \"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.97.56.169/32\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.97.96.32/32\",\r\n \"23.97.160.56/32\",\r\n \"23.97.160.74/32\",\r\n + \ \"23.97.162.202/32\",\r\n \"23.97.195.129/32\",\r\n \"23.97.208.18/32\",\r\n + \ \"23.97.214.177/32\",\r\n \"23.97.216.47/32\",\r\n \"23.97.224.11/32\",\r\n + \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.99.0.12/32\",\r\n + \ \"23.99.65.65/32\",\r\n \"23.99.91.55/32\",\r\n \"23.99.110.192/32\",\r\n + \ \"23.99.116.70/32\",\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.1.29/32\",\r\n \"23.100.46.198/32\",\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.100.72.240/32\",\r\n \"23.100.82.11/32\",\r\n + \ \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \"23.101.10.141/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n + \ \"23.101.67.245/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 + \ \"23.101.147.117/32\",\r\n \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n + \ \"23.101.172.244/32\",\r\n \"23.101.180.75/32\",\r\n \"23.101.203.117/32\",\r\n + \ \"23.101.203.214/32\",\r\n \"23.101.207.250/32\",\r\n \"23.101.208.52/32\",\r\n + \ \"23.101.224.24/32\",\r\n \"23.101.230.162/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 \"23.102.154.38/32\",\r\n \"23.102.161.217/32\",\r\n + \ \"23.102.191.170/32\",\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 \"40.64.128.224/27\",\r\n + \ \"40.67.58.192/27\",\r\n \"40.68.40.55/32\",\r\n \"40.68.205.178/32\",\r\n + \ \"40.68.208.131/32\",\r\n \"40.68.210.104/32\",\r\n \"40.68.214.185/32\",\r\n + \ \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n \"40.69.106.96/27\",\r\n + \ \"40.69.190.41/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.70.27.35/32\",\r\n \"40.70.147.0/25\",\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.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n \"40.74.245.188/32\",\r\n + \ \"40.74.253.108/32\",\r\n \"40.74.255.112/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.77.56.174/32\",\r\n \"40.78.18.232/32\",\r\n + \ \"40.78.25.157/32\",\r\n \"40.78.48.219/32\",\r\n \"40.78.194.96/27\",\r\n + \ \"40.78.204.160/27\",\r\n \"40.79.65.200/32\",\r\n \"40.79.130.128/27\",\r\n + \ \"40.79.154.192/27\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n + \ \"40.79.178.96/27\",\r\n \"40.79.195.0/27\",\r\n \"40.80.50.160/27\",\r\n + \ \"40.80.58.224/27\",\r\n \"40.80.155.102/32\",\r\n \"40.80.156.205/32\",\r\n + \ \"40.80.170.224/27\",\r\n \"40.80.191.0/25\",\r\n \"40.82.191.84/32\",\r\n + \ \"40.82.217.93/32\",\r\n \"40.82.255.128/25\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"40.83.145.50/32\",\r\n + \ \"40.83.150.233/32\",\r\n \"40.83.182.206/32\",\r\n \"40.83.183.236/32\",\r\n + \ \"40.83.184.25/32\",\r\n \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n + \ \"40.84.148.247/32\",\r\n \"40.84.159.58/32\",\r\n \"40.84.194.106/32\",\r\n + \ \"40.84.226.176/32\",\r\n \"40.84.227.180/32\",\r\n \"40.84.232.28/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.85.190.10/32\",\r\n \"40.85.212.173/32\",\r\n \"40.85.230.182/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.86.225.89/32\",\r\n \"40.86.230.96/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.89.19.0/27\",\r\n + \ \"40.89.131.148/32\",\r\n \"40.89.141.103/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.112.142.148/32\",\r\n + \ \"40.112.143.134/32\",\r\n \"40.112.143.140/32\",\r\n \"40.112.143.214/32\",\r\n + \ \"40.112.165.44/32\",\r\n \"40.112.166.161/32\",\r\n \"40.112.191.159/32\",\r\n + \ \"40.112.192.69/32\",\r\n \"40.112.216.189/32\",\r\n \"40.112.243.0/25\",\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.113.126.251/32\",\r\n + \ \"40.113.131.37/32\",\r\n \"40.113.136.240/32\",\r\n \"40.113.142.219/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.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.114.194.188/32\",\r\n + \ \"40.114.210.78/32\",\r\n \"40.114.228.161/32\",\r\n \"40.114.237.65/32\",\r\n + \ \"40.114.243.70/32\",\r\n \"40.115.55.251/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.115.179.121/32\",\r\n \"40.115.251.148/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.118.29.72/32\",\r\n + \ \"40.118.71.240/32\",\r\n \"40.118.96.231/32\",\r\n \"40.118.100.127/32\",\r\n + \ \"40.118.101.67/32\",\r\n \"40.118.102.46/32\",\r\n \"40.118.185.161/32\",\r\n + \ \"40.118.235.113/32\",\r\n \"40.118.246.51/32\",\r\n \"40.118.255.59/32\",\r\n + \ \"40.119.12.0/23\",\r\n \"40.120.74.32/27\",\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 + \ \"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 \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"40.124.12.75/32\",\r\n \"40.124.13.58/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 + \ \"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 \"51.12.23.0/24\",\r\n \"51.12.31.0/24\",\r\n + \ \"51.12.73.224/27\",\r\n \"51.12.74.0/25\",\r\n \"51.12.98.192/27\",\r\n + \ \"51.12.202.192/27\",\r\n \"51.12.226.160/27\",\r\n \"51.12.234.160/27\",\r\n + \ \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \"51.13.143.128/25\",\r\n + \ \"51.104.28.64/26\",\r\n \"51.105.66.160/27\",\r\n \"51.105.74.160/27\",\r\n + \ \"51.105.83.24/29\",\r\n \"51.105.83.128/25\",\r\n \"51.105.84.0/24\",\r\n + \ \"51.105.90.32/27\",\r\n \"51.105.172.25/32\",\r\n \"51.107.50.0/27\",\r\n + \ \"51.107.58.160/27\",\r\n \"51.107.146.0/27\",\r\n \"51.107.154.160/27\",\r\n + \ \"51.107.255.192/26\",\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 + \ \"51.116.145.32/27\",\r\n \"51.116.154.224/27\",\r\n \"51.116.242.160/27\",\r\n + \ \"51.116.250.160/27\",\r\n \"51.120.42.0/27\",\r\n \"51.120.98.192/27\",\r\n + \ \"51.120.106.160/27\",\r\n \"51.120.210.160/27\",\r\n \"51.120.218.192/27\",\r\n + \ \"51.120.226.0/27\",\r\n \"51.136.14.31/32\",\r\n \"51.137.106.13/32\",\r\n + \ \"51.137.163.32/27\",\r\n \"51.140.37.241/32\",\r\n \"51.140.57.176/32\",\r\n + \ \"51.140.59.233/32\",\r\n \"51.140.75.147/32\",\r\n \"51.140.84.145/32\",\r\n + \ \"51.140.85.106/32\",\r\n \"51.140.87.39/32\",\r\n \"51.140.122.226/32\",\r\n + \ \"51.140.146.128/26\",\r\n \"51.140.152.154/32\",\r\n \"51.140.153.150/32\",\r\n + \ \"51.140.180.76/32\",\r\n \"51.140.185.151/32\",\r\n \"51.140.191.223/32\",\r\n + \ \"51.140.210.96/27\",\r\n \"51.140.244.162/32\",\r\n \"51.140.245.89/32\",\r\n + \ \"51.141.12.112/32\",\r\n \"51.141.37.245/32\",\r\n \"51.141.44.139/32\",\r\n + \ \"51.141.45.207/32\",\r\n \"51.141.90.252/32\",\r\n \"51.143.102.21/32\",\r\n + \ \"51.143.191.44/32\",\r\n \"51.144.7.192/32\",\r\n \"51.144.107.53/32\",\r\n + \ \"51.144.116.43/32\",\r\n \"51.144.164.215/32\",\r\n \"51.144.182.8/32\",\r\n + \ \"52.136.50.0/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n + \ \"52.136.190.128/27\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.143.137.150/32\",\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.150.140.224/27\",\r\n \"52.151.62.51/32\",\r\n \"52.160.40.218/32\",\r\n + \ \"52.161.96.193/32\",\r\n \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n + \ \"52.163.122.160/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/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.166.78.97/32\",\r\n + \ \"52.166.113.188/32\",\r\n \"52.166.119.99/32\",\r\n \"52.166.178.208/32\",\r\n + \ \"52.166.181.85/32\",\r\n \"52.166.198.163/32\",\r\n \"52.168.125.188/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.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.171.56.101/32\",\r\n + \ \"52.171.56.110/32\",\r\n \"52.171.136.200/32\",\r\n \"52.171.140.237/32\",\r\n + \ \"52.171.218.239/32\",\r\n \"52.171.221.170/32\",\r\n \"52.171.222.247/32\",\r\n + \ \"52.172.54.225/32\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/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.174.3.80/32\",\r\n + \ \"52.174.7.133/32\",\r\n \"52.174.35.5/32\",\r\n \"52.174.106.15/32\",\r\n + \ \"52.174.150.25/32\",\r\n \"52.174.181.178/32\",\r\n \"52.174.184.18/32\",\r\n + \ \"52.174.193.210/32\",\r\n \"52.174.235.29/32\",\r\n \"52.175.158.219/32\",\r\n + \ \"52.175.202.25/32\",\r\n \"52.175.254.10/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 \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n + \ \"52.177.206.73/32\",\r\n \"52.178.29.39/32\",\r\n \"52.178.37.244/32\",\r\n + \ \"52.178.43.209/32\",\r\n \"52.178.45.139/32\",\r\n \"52.178.46.181/32\",\r\n + \ \"52.178.75.200/32\",\r\n \"52.178.79.163/32\",\r\n \"52.178.89.129/32\",\r\n + \ \"52.178.90.230/32\",\r\n \"52.178.92.96/32\",\r\n \"52.178.105.179/32\",\r\n + \ \"52.178.114.226/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 + \ \"52.179.97.15/32\",\r\n \"52.179.188.206/32\",\r\n \"52.180.178.6/32\",\r\n + \ \"52.180.183.66/32\",\r\n \"52.183.82.125/32\",\r\n \"52.184.162.135/32\",\r\n + \ \"52.184.193.103/32\",\r\n \"52.184.193.104/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.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n \"52.189.213.49/32\",\r\n + \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.226.134.64/32\",\r\n + \ \"52.228.42.76/32\",\r\n \"52.228.84.32/27\",\r\n \"52.228.121.123/32\",\r\n + \ \"52.229.30.210/32\",\r\n \"52.229.115.84/32\",\r\n \"52.230.1.186/32\",\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 \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n + \ \"52.231.200.179/32\",\r\n \"52.232.19.237/32\",\r\n \"52.232.26.228/32\",\r\n + \ \"52.232.33.202/32\",\r\n \"52.232.56.79/32\",\r\n \"52.232.127.196/32\",\r\n + \ \"52.233.38.143/32\",\r\n \"52.233.128.61/32\",\r\n \"52.233.133.18/32\",\r\n + \ \"52.233.133.121/32\",\r\n \"52.233.155.168/32\",\r\n \"52.233.164.195/32\",\r\n + \ \"52.233.175.59/32\",\r\n \"52.233.184.181/32\",\r\n \"52.233.198.206/32\",\r\n + \ \"52.234.209.94/32\",\r\n \"52.237.18.220/32\",\r\n \"52.237.22.139/32\",\r\n + \ \"52.237.130.0/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n + \ \"52.237.246.162/32\",\r\n \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n + \ \"52.242.22.213/32\",\r\n \"52.242.27.213/32\",\r\n \"52.242.40.192/28\",\r\n + \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"52.243.39.89/32\",\r\n + \ \"52.246.154.160/27\",\r\n \"52.252.160.21/32\",\r\n \"52.253.224.223/32\",\r\n + \ \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n \"65.52.24.41/32\",\r\n + \ \"65.52.128.33/32\",\r\n \"65.52.130.1/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"65.52.250.96/27\",\r\n \"94.245.104.73/32\",\r\n + \ \"102.37.86.64/26\",\r\n \"102.37.86.128/26\",\r\n \"102.133.26.32/27\",\r\n + \ \"102.133.57.128/27\",\r\n \"102.133.122.160/27\",\r\n + \ \"102.133.154.32/27\",\r\n \"102.133.218.32/28\",\r\n \"102.133.250.160/27\",\r\n + \ \"104.40.3.53/32\",\r\n \"104.40.11.192/32\",\r\n \"104.40.28.133/32\",\r\n + \ \"104.40.53.219/32\",\r\n \"104.40.63.98/32\",\r\n \"104.40.84.133/32\",\r\n + \ \"104.40.92.107/32\",\r\n \"104.40.129.89/32\",\r\n \"104.40.147.180/32\",\r\n + \ \"104.40.147.216/32\",\r\n \"104.40.158.55/32\",\r\n \"104.40.179.243/32\",\r\n + \ \"104.40.183.236/32\",\r\n \"104.40.185.192/32\",\r\n \"104.40.187.26/32\",\r\n + \ \"104.40.191.174/32\",\r\n \"104.40.210.25/32\",\r\n \"104.40.215.219/32\",\r\n + \ \"104.40.222.81/32\",\r\n \"104.40.250.100/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"104.41.186.103/32\",\r\n + \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.42.53.248/32\",\r\n + \ \"104.42.78.153/32\",\r\n \"104.42.128.171/32\",\r\n \"104.42.148.55/32\",\r\n + \ \"104.42.152.64/32\",\r\n \"104.42.154.105/32\",\r\n \"104.42.188.146/32\",\r\n + \ \"104.42.231.5/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 \"104.44.128.13/32\",\r\n \"104.44.130.38/32\",\r\n + \ \"104.45.1.117/32\",\r\n \"104.45.14.249/32\",\r\n \"104.45.81.79/32\",\r\n + \ \"104.45.95.61/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.45.226.98/32\",\r\n \"104.45.231.79/32\",\r\n \"104.46.38.245/32\",\r\n + \ \"104.46.44.78/32\",\r\n \"104.46.61.116/32\",\r\n \"104.46.101.59/32\",\r\n + \ \"104.47.137.62/32\",\r\n \"104.47.151.115/32\",\r\n \"104.47.160.14/32\",\r\n + \ \"104.47.164.119/32\",\r\n \"104.208.48.107/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"104.210.38.149/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n + \ \"104.210.145.181/32\",\r\n \"104.210.147.57/32\",\r\n + \ \"104.210.152.76/32\",\r\n \"104.210.152.122/32\",\r\n + \ \"104.210.153.116/32\",\r\n \"104.210.158.20/32\",\r\n + \ \"104.211.26.212/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"104.211.146.96/27\",\r\n \"104.211.160.159/32\",\r\n + \ \"104.211.179.11/32\",\r\n \"104.211.184.197/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"104.214.20.0/23\",\r\n \"104.214.29.203/32\",\r\n \"104.214.64.238/32\",\r\n + \ \"104.214.74.110/32\",\r\n \"104.214.77.221/32\",\r\n \"104.214.110.60/32\",\r\n + \ \"104.214.110.226/32\",\r\n \"104.214.118.174/32\",\r\n + \ \"104.214.119.36/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.214.231.110/32\",\r\n \"104.214.236.47/32\",\r\n + \ \"104.214.237.135/32\",\r\n \"104.215.11.176/32\",\r\n + \ \"104.215.58.230/32\",\r\n \"104.215.73.236/32\",\r\n \"104.215.78.13/32\",\r\n + \ \"104.215.89.22/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.78.243/32\",\r\n \"137.116.88.213/32\",\r\n + \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"137.117.9.212/32\",\r\n \"137.117.17.70/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.117.166.35/32\",\r\n \"137.117.175.14/32\",\r\n + \ \"137.117.203.130/32\",\r\n \"137.117.211.244/32\",\r\n + \ \"137.117.218.101/32\",\r\n \"137.117.224.218/32\",\r\n + \ \"137.117.225.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"138.91.0.30/32\",\r\n \"138.91.16.18/32\",\r\n \"138.91.224.84/32\",\r\n + \ \"138.91.225.40/32\",\r\n \"138.91.240.81/32\",\r\n \"157.56.13.114/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 \"168.62.20.37/32\",\r\n \"168.62.48.183/32\",\r\n + \ \"168.62.180.173/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n + \ \"168.63.5.231/32\",\r\n \"168.63.53.239/32\",\r\n \"168.63.107.5/32\",\r\n + \ \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n \"191.233.50.32/27\",\r\n + \ \"191.233.82.44/32\",\r\n \"191.233.85.165/32\",\r\n \"191.233.87.194/32\",\r\n + \ \"191.233.203.32/27\",\r\n \"191.234.16.188/32\",\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.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 + \ \"191.235.228.32/27\",\r\n \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n + \ \"191.236.80.12/32\",\r\n \"191.236.106.123/32\",\r\n \"191.236.148.9/32\",\r\n + \ \"191.236.192.121/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n + \ \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \"191.238.176.139/32\",\r\n + \ \"191.238.240.12/32\",\r\n \"191.239.58.162/32\",\r\n \"191.239.188.11/32\",\r\n + \ \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n \"2603:1000:4:2::400/120\",\r\n + \ \"2603:1000:4:402::a0/123\",\r\n \"2603:1000:104:3::200/119\",\r\n + \ \"2603:1000:104:402::a0/123\",\r\n \"2603:1000:104:802::a0/123\",\r\n + \ \"2603:1000:104:c02::a0/123\",\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 + \ \"2603:1010:101:402::a0/123\",\r\n \"2603:1010:304:2::300/120\",\r\n + \ \"2603:1010:304:402::a0/123\",\r\n \"2603:1010:404:2::300/120\",\r\n + \ \"2603:1010:404:402::a0/123\",\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 + \ \"2603:1020:206:402::a0/123\",\r\n \"2603:1020:206:802::a0/123\",\r\n + \ \"2603:1020:206:c02::a0/123\",\r\n \"2603:1020:305:1::200/119\",\r\n + \ \"2603:1020:305:402::a0/123\",\r\n \"2603:1020:405:402::a0/123\",\r\n + \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\",\r\n + \ \"2603:1020:705:402::a0/123\",\r\n \"2603:1020:705:802::a0/123\",\r\n + \ \"2603:1020:705:c02::a0/123\",\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 \"2603:1020:905:2::300/120\",\r\n + \ \"2603:1020:905:402::a0/123\",\r\n \"2603:1020:a04:3::100/120\",\r\n + \ \"2603:1020:a04:3::400/119\",\r\n \"2603:1020:a04:402::a0/123\",\r\n + \ \"2603:1020:a04:802::a0/123\",\r\n \"2603:1020:a04:c02::a0/123\",\r\n + \ \"2603:1020:b04:2::400/120\",\r\n \"2603:1020:b04:402::a0/123\",\r\n + \ \"2603:1020:c04:402::a0/123\",\r\n \"2603:1020:c04:802::a0/123\",\r\n + \ \"2603:1020:c04:c02::a0/123\",\r\n \"2603:1020:d04:2::200/119\",\r\n + \ \"2603:1020:d04:402::a0/123\",\r\n \"2603:1020:e04:4::200/119\",\r\n + \ \"2603:1020:e04:402::a0/123\",\r\n \"2603:1020:e04:802::a0/123\",\r\n + \ \"2603:1020:e04:c02::a0/123\",\r\n \"2603:1020:f04:3::400/120\",\r\n + \ \"2603:1020:f04:402::a0/123\",\r\n \"2603:1020:1004:2::500/120\",\r\n + \ \"2603:1020:1004:3::100/120\",\r\n \"2603:1020:1004:400::a0/123\",\r\n + \ \"2603:1020:1004:800::160/123\",\r\n \"2603:1020:1004:800::360/123\",\r\n + \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\",\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 \"2603:1030:104:2::100/120\",\r\n + \ \"2603:1030:104:2::600/120\",\r\n \"2603:1030:104:402::a0/123\",\r\n + \ \"2603:1030:107:400::20/123\",\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 + \ \"2603:1030:302::600/120\",\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 \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\",\r\n + \ \"2603:1030:504:402::a0/123\",\r\n \"2603:1030:504:802::160/123\",\r\n + \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\",\r\n + \ \"2603:1030:608:402::a0/123\",\r\n \"2603:1030:807:3::400/118\",\r\n + \ \"2603:1030:807:402::a0/123\",\r\n \"2603:1030:807:802::a0/123\",\r\n + \ \"2603:1030:807:c02::a0/123\",\r\n \"2603:1030:a07:402::a0/123\",\r\n + \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\",\r\n + \ \"2603:1030:c06:400::8a0/123\",\r\n \"2603:1030:c06:802::a0/123\",\r\n + \ \"2603:1030:c06:c02::a0/123\",\r\n \"2603:1030:f05:402::a0/123\",\r\n + \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\",\r\n + \ \"2603:1030:1005:2::400/118\",\r\n \"2603:1030:1005:402::a0/123\",\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 \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\",\r\n + \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n + \ \"2603:1040:407:c02::a0/123\",\r\n \"2603:1040:606:2::400/118\",\r\n + \ \"2603:1040:606:402::a0/123\",\r\n \"2603:1040:806:2::400/118\",\r\n + \ \"2603:1040:806:402::a0/123\",\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 + \ \"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 + \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\",\r\n + \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\",\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 + \ \"2603:1040:e05:1::200/120\",\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 \"2603:1040:1002:2::100/120\",\r\n + \ \"2603:1040:1002:2::400/120\",\r\n \"2603:1040:1104:2::300/120\",\r\n + \ \"2603:1040:1104:400::a0/123\",\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 + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.36.43.207/32\",\r\n + \ \"20.36.106.96/27\",\r\n \"20.37.226.0/27\",\r\n \"20.53.52.192/27\",\r\n + \ \"20.53.53.0/25\",\r\n \"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\": \"75\",\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\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.36.72.230/32\",\r\n \"20.36.117.0/27\",\r\n \"20.36.122.0/27\",\r\n + \ \"20.53.60.96/27\",\r\n \"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\": \"75\",\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\": + \"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 + \ \"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: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\": \"75\",\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\": \"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 \"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:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSouth\",\r\n + \ \"id\": \"AppService.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\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: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\": \"75\",\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\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.0.200/29\",\r\n \"20.206.1.0/24\",\r\n \"20.206.2.0/25\",\r\n + \ \"191.233.50.32/27\",\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.CanadaCentral\",\r\n \"id\": \"AppService.CanadaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 ],\r\n \"systemService\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.128/27\",\r\n + \ \"20.38.146.160/27\",\r\n \"20.48.202.160/27\",\r\n \"20.48.203.0/24\",\r\n + \ \"20.48.204.0/22\",\r\n \"40.82.191.84/32\",\r\n \"40.85.212.173/32\",\r\n + \ \"40.85.230.182/32\",\r\n \"52.228.42.76/32\",\r\n \"52.228.84.32/27\",\r\n + \ \"52.228.121.123/32\",\r\n \"52.233.38.143/32\",\r\n \"52.237.18.220/32\",\r\n + \ \"52.237.22.139/32\",\r\n \"52.246.154.160/27\",\r\n \"2603:1030:f05:402::a0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"40.69.106.96/27\",\r\n \"40.86.225.89/32\",\r\n + \ \"40.86.230.96/32\",\r\n \"40.89.19.0/27\",\r\n \"52.229.115.84/32\",\r\n + \ \"52.242.22.213/32\",\r\n \"52.242.27.213/32\",\r\n \"52.242.40.192/28\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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\": + \"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 \"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: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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": \"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 \"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: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\": + \"75\",\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\": \"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 \"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: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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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 + \ \"51.116.145.32/27\",\r\n \"51.116.154.224/27\",\r\n \"51.116.242.160/27\",\r\n + \ \"51.116.250.160/27\",\r\n \"2603:1020:c04:402::a0/123\",\r\n + \ \"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\": + \"75\",\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\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.149.151/32\",\r\n \"13.73.1.134/32\",\r\n + \ \"13.73.26.73/32\",\r\n \"13.78.59.237/32\",\r\n \"13.78.106.96/27\",\r\n + \ \"13.78.117.86/32\",\r\n \"13.78.123.87/32\",\r\n \"20.43.67.32/27\",\r\n + \ \"20.89.12.224/27\",\r\n \"20.89.13.0/24\",\r\n \"20.89.14.0/23\",\r\n + \ \"40.79.195.0/27\",\r\n \"40.115.179.121/32\",\r\n \"40.115.251.148/32\",\r\n + \ \"52.243.39.89/32\",\r\n \"104.41.186.103/32\",\r\n \"138.91.0.30/32\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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.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\": \"75\",\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 + \ \"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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"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.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:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorthEurope\",\r\n + \ \"id\": \"AppService.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ \"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: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\": \"75\",\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 + \ \"51.120.98.192/27\",\r\n \"51.120.106.160/27\",\r\n \"51.120.210.160/27\",\r\n + \ \"2603:1020:e04:4::200/119\",\r\n \"2603:1020:e04:402::a0/123\",\r\n + \ \"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\": + \"75\",\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.SouthAfricaNorth\",\r\n + \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.87.80.64/29\",\r\n + \ \"20.87.80.128/25\",\r\n \"20.87.81.0/24\",\r\n \"102.133.122.160/27\",\r\n + \ \"102.133.154.32/27\",\r\n \"102.133.218.32/28\",\r\n \"102.133.250.160/27\",\r\n + \ \"2603:1000:104:3::200/119\",\r\n \"2603:1000:104:402::a0/123\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"102.37.86.64/26\",\r\n + \ \"102.37.86.128/26\",\r\n \"102.133.26.32/27\",\r\n \"102.133.57.128/27\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.65.30.245/32\",\r\n + \ \"13.65.37.122/32\",\r\n \"13.65.39.165/32\",\r\n \"13.65.42.35/32\",\r\n + \ \"13.65.42.183/32\",\r\n \"13.65.45.30/32\",\r\n \"13.65.85.146/32\",\r\n + \ \"13.65.89.91/32\",\r\n \"13.65.92.72/32\",\r\n \"13.65.94.204/32\",\r\n + \ \"13.65.95.109/32\",\r\n \"13.65.97.243/32\",\r\n \"13.65.193.29/32\",\r\n + \ \"13.65.210.166/32\",\r\n \"13.65.212.252/32\",\r\n \"13.65.241.130/32\",\r\n + \ \"13.65.243.110/32\",\r\n \"13.66.16.101/32\",\r\n \"13.66.38.99/32\",\r\n + \ \"13.66.39.88/32\",\r\n \"13.84.36.2/32\",\r\n \"13.84.40.227/32\",\r\n + \ \"13.84.42.35/32\",\r\n \"13.84.46.29/32\",\r\n \"13.84.55.137/32\",\r\n + \ \"13.84.146.60/32\",\r\n \"13.84.180.32/32\",\r\n \"13.84.181.47/32\",\r\n + \ \"13.84.188.162/32\",\r\n \"13.84.189.137/32\",\r\n \"13.84.227.164/32\",\r\n + \ \"13.85.15.194/32\",\r\n \"13.85.16.224/32\",\r\n \"13.85.20.144/32\",\r\n + \ \"13.85.24.220/32\",\r\n \"13.85.27.14/32\",\r\n \"13.85.31.243/32\",\r\n + \ \"13.85.72.129/32\",\r\n \"13.85.77.179/32\",\r\n \"13.85.82.0/32\",\r\n + \ \"20.45.122.160/27\",\r\n \"20.49.90.32/27\",\r\n \"20.97.35.16/28\",\r\n + \ \"20.97.36.0/23\",\r\n \"20.97.38.0/24\",\r\n \"23.101.180.75/32\",\r\n + \ \"23.102.154.38/32\",\r\n \"23.102.161.217/32\",\r\n \"23.102.191.170/32\",\r\n + \ \"40.74.245.188/32\",\r\n \"40.74.253.108/32\",\r\n \"40.74.255.112/32\",\r\n + \ \"40.84.148.247/32\",\r\n \"40.84.159.58/32\",\r\n \"40.84.194.106/32\",\r\n + \ \"40.84.226.176/32\",\r\n \"40.84.227.180/32\",\r\n \"40.84.232.28/32\",\r\n + \ \"40.119.12.0/23\",\r\n \"40.124.12.75/32\",\r\n \"40.124.13.58/32\",\r\n + \ \"52.171.56.101/32\",\r\n \"52.171.56.110/32\",\r\n \"52.171.136.200/32\",\r\n + \ \"52.171.140.237/32\",\r\n \"52.171.218.239/32\",\r\n \"52.171.221.170/32\",\r\n + \ \"52.171.222.247/32\",\r\n \"104.44.128.13/32\",\r\n \"104.44.130.38/32\",\r\n + \ \"104.210.145.181/32\",\r\n \"104.210.147.57/32\",\r\n + \ \"104.210.152.76/32\",\r\n \"104.210.152.122/32\",\r\n + \ \"104.210.153.116/32\",\r\n \"104.210.158.20/32\",\r\n + \ \"104.214.20.0/23\",\r\n \"104.214.29.203/32\",\r\n \"104.214.64.238/32\",\r\n + \ \"104.214.74.110/32\",\r\n \"104.214.77.221/32\",\r\n \"104.214.110.60/32\",\r\n + \ \"104.214.110.226/32\",\r\n \"104.214.118.174/32\",\r\n + \ \"104.214.119.36/32\",\r\n \"104.215.73.236/32\",\r\n \"104.215.78.13/32\",\r\n + \ \"104.215.89.22/32\",\r\n \"191.238.176.139/32\",\r\n \"191.238.240.12/32\",\r\n + \ \"2603:1030:807:3::400/118\",\r\n \"2603:1030:807:402::a0/123\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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\": + \"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 + \ \"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: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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"51.12.31.0/24\",\r\n \"51.12.73.224/27\",\r\n \"51.12.74.0/25\",\r\n + \ \"51.12.98.192/27\",\r\n \"51.12.226.160/27\",\r\n \"51.12.234.160/27\",\r\n + \ \"2603:1020:1004:2::500/120\",\r\n \"2603:1020:1004:3::100/120\",\r\n + \ \"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.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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 + \ \"20.208.6.0/24\",\r\n \"51.107.50.0/27\",\r\n \"51.107.58.160/27\",\r\n + \ \"2603:1020:a04:3::100/120\",\r\n \"2603:1020:a04:3::400/119\",\r\n + \ \"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\": \"75\",\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\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.199.200.0/26\",\r\n \"51.107.146.0/27\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": \"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: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\": \"75\",\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\": [\r\n \"20.90.132.160/28\",\r\n + \ \"20.90.133.0/24\",\r\n \"20.90.134.0/23\",\r\n \"51.104.28.64/26\",\r\n + \ \"51.105.66.160/27\",\r\n \"51.105.74.160/27\",\r\n \"51.140.37.241/32\",\r\n + \ \"51.140.57.176/32\",\r\n \"51.140.59.233/32\",\r\n \"51.140.75.147/32\",\r\n + \ \"51.140.84.145/32\",\r\n \"51.140.85.106/32\",\r\n \"51.140.87.39/32\",\r\n + \ \"51.140.122.226/32\",\r\n \"51.140.146.128/26\",\r\n \"51.140.152.154/32\",\r\n + \ \"51.140.153.150/32\",\r\n \"51.140.180.76/32\",\r\n \"51.140.185.151/32\",\r\n + \ \"51.140.191.223/32\",\r\n \"51.143.191.44/32\",\r\n \"2603:1020:705:402::a0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.90.33.0/24\",\r\n \"20.90.34.0/23\",\r\n \"20.90.36.0/28\",\r\n + \ \"51.137.163.32/27\",\r\n \"51.140.210.96/27\",\r\n \"51.140.244.162/32\",\r\n + \ \"51.140.245.89/32\",\r\n \"51.141.12.112/32\",\r\n \"51.141.37.245/32\",\r\n + \ \"51.141.44.139/32\",\r\n \"51.141.45.207/32\",\r\n \"51.141.90.252/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.71.194.192/27\",\r\n \"13.78.150.96/32\",\r\n + \ \"13.78.184.89/32\",\r\n \"20.69.5.168/29\",\r\n \"20.69.6.0/24\",\r\n + \ \"20.69.7.0/25\",\r\n \"52.150.140.224/27\",\r\n \"52.161.96.193/32\",\r\n + \ \"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\": + \"75\",\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\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.68.0/23\",\r\n \"13.80.19.74/32\",\r\n \"13.81.7.21/32\",\r\n + \ \"13.81.108.99/32\",\r\n \"13.81.215.235/32\",\r\n \"13.94.143.57/32\",\r\n + \ \"13.94.192.98/32\",\r\n \"13.94.211.38/32\",\r\n \"13.95.82.181/32\",\r\n + \ \"13.95.93.152/32\",\r\n \"13.95.150.128/32\",\r\n \"13.95.238.192/32\",\r\n + \ \"20.50.2.0/23\",\r\n \"23.97.160.56/32\",\r\n \"23.97.160.74/32\",\r\n + \ \"23.97.162.202/32\",\r\n \"23.97.195.129/32\",\r\n \"23.97.208.18/32\",\r\n + \ \"23.97.214.177/32\",\r\n \"23.97.216.47/32\",\r\n \"23.97.224.11/32\",\r\n + \ \"23.100.1.29/32\",\r\n \"23.101.67.245/32\",\r\n \"40.68.40.55/32\",\r\n + \ \"40.68.205.178/32\",\r\n \"40.68.208.131/32\",\r\n \"40.68.210.104/32\",\r\n + \ \"40.68.214.185/32\",\r\n \"40.113.126.251/32\",\r\n \"40.113.131.37/32\",\r\n + \ \"40.113.136.240/32\",\r\n \"40.113.142.219/32\",\r\n \"40.114.194.188/32\",\r\n + \ \"40.114.210.78/32\",\r\n \"40.114.228.161/32\",\r\n \"40.114.237.65/32\",\r\n + \ \"40.114.243.70/32\",\r\n \"40.115.55.251/32\",\r\n \"40.118.29.72/32\",\r\n + \ \"40.118.71.240/32\",\r\n \"40.118.96.231/32\",\r\n \"40.118.100.127/32\",\r\n + \ \"40.118.101.67/32\",\r\n \"40.118.102.46/32\",\r\n \"51.105.172.25/32\",\r\n + \ \"51.136.14.31/32\",\r\n \"51.137.106.13/32\",\r\n \"51.144.7.192/32\",\r\n + \ \"51.144.107.53/32\",\r\n \"51.144.116.43/32\",\r\n \"51.144.164.215/32\",\r\n + \ \"51.144.182.8/32\",\r\n \"52.166.78.97/32\",\r\n \"52.166.113.188/32\",\r\n + \ \"52.166.119.99/32\",\r\n \"52.166.178.208/32\",\r\n \"52.166.181.85/32\",\r\n + \ \"52.166.198.163/32\",\r\n \"52.174.3.80/32\",\r\n \"52.174.7.133/32\",\r\n + \ \"52.174.35.5/32\",\r\n \"52.174.106.15/32\",\r\n \"52.174.150.25/32\",\r\n + \ \"52.174.181.178/32\",\r\n \"52.174.184.18/32\",\r\n \"52.174.193.210/32\",\r\n + \ \"52.174.235.29/32\",\r\n \"52.178.29.39/32\",\r\n \"52.178.37.244/32\",\r\n + \ \"52.178.43.209/32\",\r\n \"52.178.45.139/32\",\r\n \"52.178.46.181/32\",\r\n + \ \"52.178.75.200/32\",\r\n \"52.178.79.163/32\",\r\n \"52.178.89.129/32\",\r\n + \ \"52.178.90.230/32\",\r\n \"52.178.92.96/32\",\r\n \"52.178.105.179/32\",\r\n + \ \"52.178.114.226/32\",\r\n \"52.232.19.237/32\",\r\n \"52.232.26.228/32\",\r\n + \ \"52.232.33.202/32\",\r\n \"52.232.56.79/32\",\r\n \"52.232.127.196/32\",\r\n + \ \"52.233.128.61/32\",\r\n \"52.233.133.18/32\",\r\n \"52.233.133.121/32\",\r\n + \ \"52.233.155.168/32\",\r\n \"52.233.164.195/32\",\r\n \"52.233.175.59/32\",\r\n + \ \"52.233.184.181/32\",\r\n \"52.233.198.206/32\",\r\n \"65.52.128.33/32\",\r\n + \ \"65.52.130.1/32\",\r\n \"104.40.129.89/32\",\r\n \"104.40.147.180/32\",\r\n + \ \"104.40.147.216/32\",\r\n \"104.40.158.55/32\",\r\n \"104.40.179.243/32\",\r\n + \ \"104.40.183.236/32\",\r\n \"104.40.185.192/32\",\r\n \"104.40.187.26/32\",\r\n + \ \"104.40.191.174/32\",\r\n \"104.40.210.25/32\",\r\n \"104.40.215.219/32\",\r\n + \ \"104.40.222.81/32\",\r\n \"104.40.250.100/32\",\r\n \"104.45.1.117/32\",\r\n + \ \"104.45.14.249/32\",\r\n \"104.46.38.245/32\",\r\n \"104.46.44.78/32\",\r\n + \ \"104.46.61.116/32\",\r\n \"104.47.137.62/32\",\r\n \"104.47.151.115/32\",\r\n + \ \"104.47.160.14/32\",\r\n \"104.47.164.119/32\",\r\n \"104.214.231.110/32\",\r\n + \ \"104.214.236.47/32\",\r\n \"104.214.237.135/32\",\r\n + \ \"137.117.166.35/32\",\r\n \"137.117.175.14/32\",\r\n \"137.117.203.130/32\",\r\n + \ \"137.117.211.244/32\",\r\n \"137.117.218.101/32\",\r\n + \ \"137.117.224.218/32\",\r\n \"137.117.225.87/32\",\r\n + \ \"168.63.5.231/32\",\r\n \"168.63.107.5/32\",\r\n \"191.233.82.44/32\",\r\n + \ \"191.233.85.165/32\",\r\n \"191.233.87.194/32\",\r\n \"2603:1020:206:402::a0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.192.84.176/28\",\r\n \"20.192.85.0/24\",\r\n + \ \"20.192.86.0/23\",\r\n \"52.136.50.0/27\",\r\n \"104.211.146.96/27\",\r\n + \ \"104.211.160.159/32\",\r\n \"104.211.179.11/32\",\r\n + \ \"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\": \"75\",\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\": + \"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 + \ \"13.93.158.16/32\",\r\n \"13.93.220.109/32\",\r\n \"13.93.231.75/32\",\r\n + \ \"23.99.0.12/32\",\r\n \"23.99.65.65/32\",\r\n \"23.99.91.55/32\",\r\n + \ \"23.100.46.198/32\",\r\n \"23.101.203.117/32\",\r\n \"23.101.203.214/32\",\r\n + \ \"23.101.207.250/32\",\r\n \"40.78.18.232/32\",\r\n \"40.78.25.157/32\",\r\n + \ \"40.78.48.219/32\",\r\n \"40.80.155.102/32\",\r\n \"40.80.156.205/32\",\r\n + \ \"40.82.255.128/25\",\r\n \"40.83.145.50/32\",\r\n \"40.83.150.233/32\",\r\n + \ \"40.83.182.206/32\",\r\n \"40.83.183.236/32\",\r\n \"40.83.184.25/32\",\r\n + \ \"40.112.142.148/32\",\r\n \"40.112.143.134/32\",\r\n \"40.112.143.140/32\",\r\n + \ \"40.112.143.214/32\",\r\n \"40.112.165.44/32\",\r\n \"40.112.166.161/32\",\r\n + \ \"40.112.191.159/32\",\r\n \"40.112.192.69/32\",\r\n \"40.112.216.189/32\",\r\n + \ \"40.112.243.0/25\",\r\n \"40.118.185.161/32\",\r\n \"40.118.235.113/32\",\r\n + \ \"40.118.246.51/32\",\r\n \"40.118.255.59/32\",\r\n \"52.160.40.218/32\",\r\n + \ \"104.40.3.53/32\",\r\n \"104.40.11.192/32\",\r\n \"104.40.28.133/32\",\r\n + \ \"104.40.53.219/32\",\r\n \"104.40.63.98/32\",\r\n \"104.40.84.133/32\",\r\n + \ \"104.40.92.107/32\",\r\n \"104.42.53.248/32\",\r\n \"104.42.78.153/32\",\r\n + \ \"104.42.128.171/32\",\r\n \"104.42.148.55/32\",\r\n \"104.42.152.64/32\",\r\n + \ \"104.42.154.105/32\",\r\n \"104.42.188.146/32\",\r\n \"104.42.231.5/32\",\r\n + \ \"104.45.226.98/32\",\r\n \"104.45.231.79/32\",\r\n \"104.210.38.149/32\",\r\n + \ \"137.117.9.212/32\",\r\n \"137.117.17.70/32\",\r\n \"138.91.224.84/32\",\r\n + \ \"138.91.225.40/32\",\r\n \"138.91.240.81/32\",\r\n \"168.62.20.37/32\",\r\n + \ \"191.236.80.12/32\",\r\n \"191.236.106.123/32\",\r\n \"191.239.58.162/32\",\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\": \"75\",\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\": + \"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 + \ \"13.66.231.217/32\",\r\n \"13.66.241.134/32\",\r\n \"13.66.244.249/32\",\r\n + \ \"13.77.157.133/32\",\r\n \"13.77.160.237/32\",\r\n \"13.77.182.13/32\",\r\n + \ \"20.42.128.96/27\",\r\n \"40.64.128.224/27\",\r\n \"51.143.102.21/32\",\r\n + \ \"52.151.62.51/32\",\r\n \"52.175.202.25/32\",\r\n \"52.175.254.10/32\",\r\n + \ \"52.183.82.125/32\",\r\n \"52.229.30.210/32\",\r\n \"2603:1030:c06:400::8a0/123\",\r\n + \ \"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\": + \"75\",\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\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.40.24.16/32\",\r\n \"20.40.24.21/32\",\r\n \"20.40.24.23/32\",\r\n + \ \"20.40.24.30/31\",\r\n \"20.40.24.34/32\",\r\n \"20.40.24.37/32\",\r\n + \ \"20.40.24.38/31\",\r\n \"20.40.24.46/32\",\r\n \"20.40.24.49/32\",\r\n + \ \"20.40.24.50/31\",\r\n \"20.40.24.54/31\",\r\n \"20.40.24.62/31\",\r\n + \ \"20.40.24.81/32\",\r\n \"20.40.24.89/32\",\r\n \"20.40.24.108/32\",\r\n + \ \"20.40.24.144/32\",\r\n \"20.150.128.0/24\",\r\n \"20.150.131.0/24\",\r\n + \ \"20.150.132.0/22\",\r\n \"20.150.170.192/27\",\r\n \"20.150.178.160/27\",\r\n + \ \"20.150.186.160/27\",\r\n \"20.150.247.0/24\",\r\n \"20.150.248.7/32\",\r\n + \ \"20.150.248.8/32\",\r\n \"20.150.248.12/31\",\r\n \"20.150.248.15/32\",\r\n + \ \"20.150.248.16/28\",\r\n \"20.150.248.32/31\",\r\n \"20.150.248.36/32\",\r\n + \ \"20.150.248.38/31\",\r\n \"20.150.248.43/32\",\r\n \"20.150.248.44/31\",\r\n + \ \"20.150.248.48/29\",\r\n \"20.150.248.56/32\",\r\n \"20.150.248.59/32\",\r\n + \ \"20.150.248.60/32\",\r\n \"20.150.248.63/32\",\r\n \"20.150.248.64/31\",\r\n + \ \"20.150.248.68/31\",\r\n \"20.150.248.71/32\",\r\n \"20.150.248.72/29\",\r\n + \ \"20.150.248.80/32\",\r\n \"20.150.248.82/31\",\r\n \"20.150.248.86/31\",\r\n + \ \"20.150.248.89/32\",\r\n \"20.150.248.90/31\",\r\n \"20.150.248.100/31\",\r\n + \ \"20.150.248.104/31\",\r\n \"20.150.248.110/31\",\r\n \"20.150.248.112/30\",\r\n + \ \"20.150.248.118/31\",\r\n \"20.150.248.122/31\",\r\n \"20.150.248.124/31\",\r\n + \ \"20.150.248.128/31\",\r\n \"20.150.248.134/31\",\r\n \"20.150.248.136/29\",\r\n + \ \"20.150.248.144/28\",\r\n \"20.150.248.160/27\",\r\n \"20.150.248.192/29\",\r\n + \ \"20.150.248.200/32\",\r\n \"20.150.248.202/31\",\r\n \"2603:1030:504:402::a0/123\",\r\n + \ \"2603:1030:504:802::160/123\",\r\n \"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\": \"75\",\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\": \"AzureAppServiceManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n \"13.66.140.0/26\",\r\n + \ \"13.66.225.188/32\",\r\n \"13.67.8.128/26\",\r\n \"13.69.64.128/26\",\r\n + \ \"13.69.116.0/26\",\r\n \"13.69.227.128/26\",\r\n \"13.70.72.64/26\",\r\n + \ \"13.70.73.128/26\",\r\n \"13.71.170.64/26\",\r\n \"13.71.173.0/26\",\r\n + \ \"13.71.173.128/26\",\r\n \"13.71.194.128/26\",\r\n \"13.73.240.128/26\",\r\n + \ \"13.73.242.64/26\",\r\n \"13.75.34.192/26\",\r\n \"13.75.127.117/32\",\r\n + \ \"13.77.50.128/26\",\r\n \"13.78.106.128/26\",\r\n \"13.78.109.0/26\",\r\n + \ \"13.78.148.75/32\",\r\n \"13.86.120.89/32\",\r\n \"13.87.56.128/26\",\r\n + \ \"13.87.122.128/26\",\r\n \"13.89.171.0/26\",\r\n \"13.94.141.115/32\",\r\n + \ \"13.94.143.126/32\",\r\n \"13.94.149.179/32\",\r\n \"20.21.42.192/26\",\r\n + \ \"20.21.53.160/28\",\r\n \"20.21.66.192/26\",\r\n \"20.21.74.192/26\",\r\n + \ \"20.36.42.12/32\",\r\n \"20.36.78.208/32\",\r\n \"20.36.106.128/26\",\r\n + \ \"20.36.114.64/26\",\r\n \"20.36.144.192/26\",\r\n \"20.37.74.128/26\",\r\n + \ \"20.42.68.128/26\",\r\n \"20.42.74.128/26\",\r\n \"20.43.120.128/26\",\r\n + \ \"20.44.2.192/26\",\r\n \"20.44.13.128/26\",\r\n \"20.44.27.0/26\",\r\n + \ \"20.45.75.173/32\",\r\n \"20.45.94.96/28\",\r\n \"20.45.125.128/26\",\r\n + \ \"20.45.242.144/28\",\r\n \"20.47.216.128/26\",\r\n \"20.47.233.128/28\",\r\n + \ \"20.48.202.48/28\",\r\n \"20.49.82.128/26\",\r\n \"20.49.90.128/26\",\r\n + \ \"20.50.72.192/26\",\r\n \"20.50.80.128/26\",\r\n \"20.50.201.128/26\",\r\n + \ \"20.51.5.48/28\",\r\n \"20.52.95.16/28\",\r\n \"20.53.53.208/28\",\r\n + \ \"20.53.60.208/28\",\r\n \"20.59.79.208/28\",\r\n \"20.69.5.128/28\",\r\n + \ \"20.70.222.64/28\",\r\n \"20.72.26.192/26\",\r\n \"20.83.192.128/26\",\r\n + \ \"20.83.221.240/28\",\r\n \"20.87.80.32/28\",\r\n \"20.88.157.128/28\",\r\n + \ \"20.89.12.144/28\",\r\n \"20.90.32.160/28\",\r\n \"20.90.132.96/28\",\r\n + \ \"20.92.4.160/28\",\r\n \"20.97.34.224/28\",\r\n \"20.98.146.32/28\",\r\n + \ \"20.98.193.224/28\",\r\n \"20.99.24.16/28\",\r\n \"20.100.2.0/28\",\r\n + \ \"20.105.208.208/28\",\r\n \"20.111.0.208/28\",\r\n \"20.150.130.208/28\",\r\n + \ \"20.150.171.0/26\",\r\n \"20.150.179.0/26\",\r\n \"20.150.187.0/26\",\r\n + \ \"20.150.248.2/32\",\r\n \"20.150.251.21/32\",\r\n \"20.189.194.64/28\",\r\n + \ \"20.192.84.144/28\",\r\n \"20.192.99.0/26\",\r\n \"20.192.153.112/28\",\r\n + \ \"20.192.170.16/28\",\r\n \"20.192.234.192/26\",\r\n \"20.193.202.192/26\",\r\n + \ \"20.194.66.128/26\",\r\n \"20.194.129.0/26\",\r\n \"20.195.85.128/28\",\r\n + \ \"20.200.196.64/28\",\r\n \"20.205.69.32/28\",\r\n \"20.205.74.192/26\",\r\n + \ \"20.205.82.192/26\",\r\n \"20.205.192.0/26\",\r\n \"20.206.0.112/28\",\r\n + \ \"20.207.1.32/28\",\r\n \"20.208.5.0/28\",\r\n \"20.208.18.192/26\",\r\n + \ \"23.96.195.3/32\",\r\n \"23.97.120.79/32\",\r\n \"23.98.113.0/26\",\r\n + \ \"23.99.115.5/32\",\r\n \"23.99.217.42/32\",\r\n \"23.100.216.80/28\",\r\n + \ \"23.100.226.236/32\",\r\n \"23.101.234.41/32\",\r\n \"23.102.188.65/32\",\r\n + \ \"40.64.9.160/28\",\r\n \"40.64.113.192/26\",\r\n \"40.67.59.0/26\",\r\n + \ \"40.69.106.128/26\",\r\n \"40.70.146.128/26\",\r\n \"40.71.11.0/26\",\r\n + \ \"40.71.13.64/26\",\r\n \"40.74.100.64/26\",\r\n \"40.74.151.128/26\",\r\n + \ \"40.78.194.128/26\",\r\n \"40.79.130.64/26\",\r\n \"40.79.142.128/26\",\r\n + \ \"40.79.149.192/26\",\r\n \"40.79.165.0/26\",\r\n \"40.79.175.0/26\",\r\n + \ \"40.79.178.128/26\",\r\n \"40.79.191.64/26\",\r\n \"40.80.53.128/26\",\r\n + \ \"40.83.120.64/32\",\r\n \"40.83.121.56/32\",\r\n \"40.83.125.161/32\",\r\n + \ \"40.85.230.101/32\",\r\n \"40.86.229.100/32\",\r\n \"40.89.122.64/26\",\r\n + \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.112.242.192/26\",\r\n + \ \"40.119.4.111/32\",\r\n \"40.120.74.128/26\",\r\n \"40.120.87.208/28\",\r\n + \ \"40.123.229.242/32\",\r\n \"40.124.47.188/32\",\r\n \"40.127.3.19/32\",\r\n + \ \"51.12.20.192/27\",\r\n \"51.12.22.224/28\",\r\n \"51.12.29.32/27\",\r\n + \ \"51.12.73.192/28\",\r\n \"51.12.99.0/26\",\r\n \"51.12.203.0/26\",\r\n + \ \"51.12.227.0/26\",\r\n \"51.12.235.0/26\",\r\n \"51.13.143.16/28\",\r\n + \ \"51.103.202.192/26\",\r\n \"51.104.8.0/26\",\r\n \"51.104.8.128/26\",\r\n + \ \"51.105.71.64/26\",\r\n \"51.107.58.192/26\",\r\n \"51.107.68.94/32\",\r\n + \ \"51.107.154.192/26\",\r\n \"51.107.232.208/32\",\r\n \"51.107.255.144/28\",\r\n + \ \"51.116.58.192/26\",\r\n \"51.116.75.96/28\",\r\n \"51.116.155.0/26\",\r\n + \ \"51.116.156.64/26\",\r\n \"51.116.175.204/32\",\r\n \"51.116.208.94/32\",\r\n + \ \"51.116.243.64/26\",\r\n \"51.116.251.192/26\",\r\n \"51.120.79.170/32\",\r\n + \ \"51.120.99.0/26\",\r\n \"51.120.107.0/26\",\r\n \"51.120.164.77/32\",\r\n + \ \"51.120.211.0/26\",\r\n \"51.120.219.0/26\",\r\n \"51.132.193.0/26\",\r\n + \ \"51.140.146.64/26\",\r\n \"51.140.185.75/32\",\r\n \"51.140.210.128/26\",\r\n + \ \"51.141.8.34/32\",\r\n \"52.136.136.72/32\",\r\n \"52.136.191.16/28\",\r\n + \ \"52.143.136.64/32\",\r\n \"52.146.139.224/28\",\r\n \"52.147.119.32/28\",\r\n + \ \"52.151.25.45/32\",\r\n \"52.162.80.89/32\",\r\n \"52.162.106.192/26\",\r\n + \ \"52.165.152.214/32\",\r\n \"52.165.153.122/32\",\r\n \"52.165.154.193/32\",\r\n + \ \"52.165.158.140/32\",\r\n \"52.167.111.64/26\",\r\n \"52.174.22.21/32\",\r\n + \ \"52.178.177.147/32\",\r\n \"52.178.184.149/32\",\r\n \"52.178.190.65/32\",\r\n + \ \"52.178.195.197/32\",\r\n \"52.180.179.14/32\",\r\n \"52.182.143.128/26\",\r\n + \ \"52.187.56.50/32\",\r\n \"52.187.59.251/32\",\r\n \"52.187.63.19/32\",\r\n + \ \"52.187.63.37/32\",\r\n \"52.224.105.172/32\",\r\n \"52.225.177.15/32\",\r\n + \ \"52.225.177.153/32\",\r\n \"52.225.177.238/32\",\r\n \"52.231.18.64/26\",\r\n + \ \"52.231.32.117/32\",\r\n \"52.231.146.128/26\",\r\n \"52.231.200.177/32\",\r\n + \ \"52.242.40.112/28\",\r\n \"52.246.157.64/26\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.172.237/32\",\r\n \"65.52.193.203/32\",\r\n \"65.52.250.128/26\",\r\n + \ \"70.37.57.58/32\",\r\n \"70.37.89.222/32\",\r\n \"102.37.85.224/28\",\r\n + \ \"102.133.26.192/26\",\r\n \"102.133.64.41/32\",\r\n \"102.133.123.0/26\",\r\n + \ \"102.133.123.128/26\",\r\n \"102.133.154.192/26\",\r\n + \ \"102.133.254.64/26\",\r\n \"104.41.46.178/32\",\r\n \"104.41.185.116/32\",\r\n + \ \"104.43.165.73/32\",\r\n \"104.43.242.137/32\",\r\n \"104.44.129.141/32\",\r\n + \ \"104.44.129.243/32\",\r\n \"104.44.129.255/32\",\r\n \"104.44.134.255/32\",\r\n + \ \"104.45.227.37/32\",\r\n \"104.46.108.135/32\",\r\n \"104.208.54.11/32\",\r\n + \ \"104.210.90.65/32\",\r\n \"104.211.81.64/26\",\r\n \"104.211.98.24/32\",\r\n + \ \"104.211.146.128/26\",\r\n \"104.211.160.229/32\",\r\n + \ \"104.211.225.66/32\",\r\n \"104.214.18.192/26\",\r\n \"104.214.49.0/32\",\r\n + \ \"104.215.158.33/32\",\r\n \"157.55.176.93/32\",\r\n \"157.55.208.185/32\",\r\n + \ \"168.61.143.0/26\",\r\n \"168.63.132.240/32\",\r\n \"168.63.241.160/32\",\r\n + \ \"191.233.50.128/26\",\r\n \"191.233.94.45/32\",\r\n \"191.233.203.64/26\",\r\n + \ \"191.234.147.0/26\",\r\n \"191.234.155.0/26\",\r\n \"191.236.60.72/32\",\r\n + \ \"191.236.154.88/32\",\r\n \"191.237.222.191/32\",\r\n + \ \"191.238.77.240/28\",\r\n \"191.239.104.48/32\",\r\n \"2603:1000:4:1::480/123\",\r\n + \ \"2603:1000:4:402::100/122\",\r\n \"2603:1000:104:3::20/123\",\r\n + \ \"2603:1000:104:402::100/122\",\r\n \"2603:1000:104:802::100/122\",\r\n + \ \"2603:1000:104:c02::100/122\",\r\n \"2603:1010:6:2::700/123\",\r\n + \ \"2603:1010:6:402::100/122\",\r\n \"2603:1010:6:802::100/122\",\r\n + \ \"2603:1010:6:c02::100/122\",\r\n \"2603:1010:101:1::4a0/123\",\r\n + \ \"2603:1010:101:402::100/122\",\r\n \"2603:1010:304:1::480/123\",\r\n + \ \"2603:1010:304:402::100/122\",\r\n \"2603:1010:404:1::480/123\",\r\n + \ \"2603:1010:404:402::100/122\",\r\n \"2603:1020:5:4::220/123\",\r\n + \ \"2603:1020:5:402::100/122\",\r\n \"2603:1020:5:802::100/122\",\r\n + \ \"2603:1020:5:c02::100/122\",\r\n \"2603:1020:206::7a0/123\",\r\n + \ \"2603:1020:206:402::100/122\",\r\n \"2603:1020:206:802::100/122\",\r\n + \ \"2603:1020:206:c02::100/122\",\r\n \"2603:1020:305:402::100/122\",\r\n + \ \"2603:1020:405:402::100/122\",\r\n \"2603:1020:605:1::4a0/123\",\r\n + \ \"2603:1020:605:402::100/122\",\r\n \"2603:1020:705:2::720/123\",\r\n + \ \"2603:1020:705:402::100/122\",\r\n \"2603:1020:705:802::100/122\",\r\n + \ \"2603:1020:705:c02::100/122\",\r\n \"2603:1020:805:2::500/123\",\r\n + \ \"2603:1020:805:402::100/122\",\r\n \"2603:1020:805:802::100/122\",\r\n + \ \"2603:1020:805:c02::100/122\",\r\n \"2603:1020:905:1::480/123\",\r\n + \ \"2603:1020:905:402::100/122\",\r\n \"2603:1020:a04:3::200/123\",\r\n + \ \"2603:1020:a04:402::100/122\",\r\n \"2603:1020:a04:802::100/122\",\r\n + \ \"2603:1020:a04:c02::100/122\",\r\n \"2603:1020:b04:1::4a0/123\",\r\n + \ \"2603:1020:b04:402::100/122\",\r\n \"2603:1020:c04:2::500/123\",\r\n + \ \"2603:1020:c04:402::100/122\",\r\n \"2603:1020:c04:802::100/122\",\r\n + \ \"2603:1020:c04:c02::100/122\",\r\n \"2603:1020:d04:1::480/123\",\r\n + \ \"2603:1020:d04:402::100/122\",\r\n \"2603:1020:e04:3::4c0/123\",\r\n + \ \"2603:1020:e04:402::100/122\",\r\n \"2603:1020:e04:802::100/122\",\r\n + \ \"2603:1020:e04:c02::100/122\",\r\n \"2603:1020:f04:1::480/123\",\r\n + \ \"2603:1020:f04:402::100/122\",\r\n \"2603:1020:1004:3::60/123\",\r\n + \ \"2603:1020:1004:400::440/122\",\r\n \"2603:1020:1004:800::80/122\",\r\n + \ \"2603:1020:1004:800::200/122\",\r\n \"2603:1020:1004:800::380/122\",\r\n + \ \"2603:1020:1004:c02::3c0/122\",\r\n \"2603:1020:1104:2::200/123\",\r\n + \ \"2603:1020:1104:400::100/122\",\r\n \"2603:1030:f:3::700/123\",\r\n + \ \"2603:1030:f:400::900/122\",\r\n \"2603:1030:10::7a0/123\",\r\n + \ \"2603:1030:10:402::100/122\",\r\n \"2603:1030:10:802::100/122\",\r\n + \ \"2603:1030:10:c02::100/122\",\r\n \"2603:1030:104:2::c0/123\",\r\n + \ \"2603:1030:104:402::100/122\",\r\n \"2603:1030:104:402::600/122\",\r\n + \ \"2603:1030:104:802::c0/122\",\r\n \"2603:1030:107:400::80/122\",\r\n + \ \"2603:1030:210::7a0/123\",\r\n \"2603:1030:210:402::100/122\",\r\n + \ \"2603:1030:210:802::100/122\",\r\n \"2603:1030:210:c02::100/122\",\r\n + \ \"2603:1030:302::a0/123\",\r\n \"2603:1030:40b:3::360/123\",\r\n + \ \"2603:1030:40b:400::900/122\",\r\n \"2603:1030:40b:800::100/122\",\r\n + \ \"2603:1030:40b:c00::100/122\",\r\n \"2603:1030:40c::7c0/123\",\r\n + \ \"2603:1030:40c:402::100/122\",\r\n \"2603:1030:40c:802::100/122\",\r\n + \ \"2603:1030:40c:c02::100/122\",\r\n \"2603:1030:504:2::740/123\",\r\n + \ \"2603:1030:504:402::400/122\",\r\n \"2603:1030:504:802::80/122\",\r\n + \ \"2603:1030:504:802::380/122\",\r\n \"2603:1030:504:c02::440/122\",\r\n + \ \"2603:1030:608:1::4a0/123\",\r\n \"2603:1030:608:402::100/122\",\r\n + \ \"2603:1030:807:3::220/123\",\r\n \"2603:1030:807:402::100/122\",\r\n + \ \"2603:1030:807:802::100/122\",\r\n \"2603:1030:807:c02::100/122\",\r\n + \ \"2603:1030:a07:4::140/123\",\r\n \"2603:1030:a07:402::880/122\",\r\n + \ \"2603:1030:b04:1::4a0/123\",\r\n \"2603:1030:b04:402::100/122\",\r\n + \ \"2603:1030:c06:5::180/123\",\r\n \"2603:1030:c06:400::900/122\",\r\n + \ \"2603:1030:c06:802::100/122\",\r\n \"2603:1030:c06:c02::100/122\",\r\n + \ \"2603:1030:f05:2::700/123\",\r\n \"2603:1030:f05:402::100/122\",\r\n + \ \"2603:1030:f05:802::100/122\",\r\n \"2603:1030:f05:c02::100/122\",\r\n + \ \"2603:1030:1005:1::4a0/123\",\r\n \"2603:1030:1005:402::100/122\",\r\n + \ \"2603:1040:5:3::220/123\",\r\n \"2603:1040:5:402::100/122\",\r\n + \ \"2603:1040:5:802::100/122\",\r\n \"2603:1040:5:c02::100/122\",\r\n + \ \"2603:1040:207:402::100/122\",\r\n \"2603:1040:207:800::80/122\",\r\n + \ \"2603:1040:207:c00::80/122\",\r\n \"2603:1040:407:2::500/123\",\r\n + \ \"2603:1040:407:402::100/122\",\r\n \"2603:1040:407:802::100/122\",\r\n + \ \"2603:1040:407:c02::100/122\",\r\n \"2603:1040:606:1::4a0/123\",\r\n + \ \"2603:1040:606:402::100/122\",\r\n \"2603:1040:806:1::2a0/123\",\r\n + \ \"2603:1040:806:402::100/122\",\r\n \"2603:1040:904:2::500/123\",\r\n + \ \"2603:1040:904:402::100/122\",\r\n \"2603:1040:904:802::100/122\",\r\n + \ \"2603:1040:904:c02::100/122\",\r\n \"2603:1040:a06:3::220/123\",\r\n + \ \"2603:1040:a06:402::100/122\",\r\n \"2603:1040:a06:802::100/122\",\r\n + \ \"2603:1040:a06:c02::100/122\",\r\n \"2603:1040:b04:1::480/123\",\r\n + \ \"2603:1040:b04:402::100/122\",\r\n \"2603:1040:c06:1::4a0/123\",\r\n + \ \"2603:1040:c06:402::100/122\",\r\n \"2603:1040:d04:3::40/123\",\r\n + \ \"2603:1040:d04:400::440/122\",\r\n \"2603:1040:d04:800::80/122\",\r\n + \ \"2603:1040:d04:800::200/122\",\r\n \"2603:1040:d04:800::380/122\",\r\n + \ \"2603:1040:e05:1::e0/123\",\r\n \"2603:1040:f05:3::100/123\",\r\n + \ \"2603:1040:f05:402::100/122\",\r\n \"2603:1040:f05:802::100/122\",\r\n + \ \"2603:1040:f05:c02::100/122\",\r\n \"2603:1040:1002:2::340/123\",\r\n + \ \"2603:1040:1002:400::80/122\",\r\n \"2603:1040:1002:800::80/122\",\r\n + \ \"2603:1040:1002:c00::80/122\",\r\n \"2603:1040:1104:2::260/123\",\r\n + \ \"2603:1040:1104:400::100/122\",\r\n \"2603:1050:6:2::500/123\",\r\n + \ \"2603:1050:6:402::100/122\",\r\n \"2603:1050:6:802::100/122\",\r\n + \ \"2603:1050:6:c02::100/122\",\r\n \"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\": \"75\",\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 + \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\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.71.201.64/26\",\r\n \"13.73.240.32/27\",\r\n \"13.74.104.0/26\",\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.16.0/26\",\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.40.228.64/28\",\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.9.80/28\",\r\n + \ \"20.51.14.72/31\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n + \ \"20.61.99.128/28\",\r\n \"20.62.58.80/28\",\r\n \"20.62.129.0/27\",\r\n + \ \"20.62.129.240/28\",\r\n \"20.62.134.74/31\",\r\n \"20.65.132.96/28\",\r\n + \ \"20.66.2.32/27\",\r\n \"20.66.3.16/28\",\r\n \"20.72.21.64/26\",\r\n + \ \"20.88.66.0/27\",\r\n \"20.187.197.32/27\",\r\n \"20.187.197.240/28\",\r\n + \ \"20.190.128.0/18\",\r\n \"20.194.73.0/28\",\r\n \"20.195.56.102/32\",\r\n + \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"20.195.64.240/28\",\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.0.0/18\",\r\n \"51.140.148.192/27\",\r\n \"51.140.208.0/26\",\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.146.133.80/28\",\r\n \"52.146.137.66/31\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.159.175.31/32\",\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.226.169.40/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.40.168.0/26\",\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:1006:2000::/48\",\r\n + \ \"2603:1007:200::/48\",\r\n \"2603:1016:1400::/48\",\r\n + \ \"2603:1017::/48\",\r\n \"2603:1026:3000::/48\",\r\n \"2603:1027:1::/48\",\r\n + \ \"2603:1030:107:2::/120\",\r\n \"2603:1030:107:2::100/121\",\r\n + \ \"2603:1036:3000::/48\",\r\n \"2603:1037:1::/48\",\r\n + \ \"2603:1046:2000::/48\",\r\n \"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\": + \"75\",\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\": \"75\",\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\": \"AzureAdvancedThreatProtection\",\r\n + \ \"addressPrefixes\": [\r\n \"13.72.105.31/32\",\r\n \"13.72.105.76/32\",\r\n + \ \"13.93.176.195/32\",\r\n \"13.93.176.215/32\",\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 + \ \"20.37.195.8/29\",\r\n \"20.37.224.112/29\",\r\n \"20.38.84.96/29\",\r\n + \ \"20.38.136.112/29\",\r\n \"20.39.11.16/29\",\r\n \"20.41.4.96/29\",\r\n + \ \"20.41.65.128/29\",\r\n \"20.41.192.112/29\",\r\n \"20.42.4.192/29\",\r\n + \ \"20.42.129.176/29\",\r\n \"20.42.224.112/29\",\r\n \"20.43.41.144/29\",\r\n + \ \"20.43.65.136/29\",\r\n \"20.43.130.88/29\",\r\n \"20.45.112.112/29\",\r\n + \ \"20.45.192.112/29\",\r\n \"20.51.14.64/29\",\r\n \"20.62.135.224/29\",\r\n + \ \"20.66.6.80/29\",\r\n \"20.72.16.24/29\",\r\n \"20.82.244.24/29\",\r\n + \ \"20.86.88.184/29\",\r\n \"20.150.160.112/29\",\r\n \"20.184.13.55/32\",\r\n + \ \"20.184.14.129/32\",\r\n \"20.189.106.120/29\",\r\n \"20.192.160.24/29\",\r\n + \ \"20.192.225.16/29\",\r\n \"20.195.69.80/29\",\r\n \"40.65.107.78/32\",\r\n + \ \"40.65.111.206/32\",\r\n \"40.67.48.112/29\",\r\n \"40.74.30.96/29\",\r\n + \ \"40.80.56.112/29\",\r\n \"40.80.168.112/29\",\r\n \"40.80.188.16/29\",\r\n + \ \"40.82.253.64/29\",\r\n \"40.85.133.119/32\",\r\n \"40.85.133.178/32\",\r\n + \ \"40.87.44.77/32\",\r\n \"40.87.45.222/32\",\r\n \"40.89.16.112/29\",\r\n + \ \"40.119.9.224/29\",\r\n \"51.12.46.232/29\",\r\n \"51.12.198.192/29\",\r\n + \ \"51.104.25.144/29\",\r\n \"51.105.80.112/29\",\r\n \"51.105.88.112/29\",\r\n + \ \"51.107.48.112/29\",\r\n \"51.107.144.112/29\",\r\n \"51.120.40.112/29\",\r\n + \ \"51.120.224.112/29\",\r\n \"51.137.161.128/29\",\r\n \"51.143.183.3/32\",\r\n + \ \"51.143.183.52/32\",\r\n \"51.143.192.112/29\",\r\n \"51.143.214.56/29\",\r\n + \ \"52.136.48.112/29\",\r\n \"52.140.104.112/29\",\r\n \"52.150.139.64/29\",\r\n + \ \"52.170.0.116/32\",\r\n \"52.170.1.228/32\",\r\n \"52.170.249.197/32\",\r\n + \ \"52.174.66.179/32\",\r\n \"52.174.66.180/32\",\r\n \"52.225.176.98/32\",\r\n + \ \"52.225.181.34/32\",\r\n \"52.225.183.206/32\",\r\n \"52.228.81.128/29\",\r\n + \ \"104.42.25.10/32\",\r\n \"104.42.29.8/32\",\r\n \"168.63.46.233/32\",\r\n + \ \"168.63.46.241/32\",\r\n \"191.233.8.24/29\",\r\n \"191.235.225.136/29\",\r\n + \ \"2603:1000:4::140/123\",\r\n \"2603:1000:104:1::140/123\",\r\n + \ \"2603:1010:6:1::140/123\",\r\n \"2603:1010:101::140/123\",\r\n + \ \"2603:1010:304::140/123\",\r\n \"2603:1010:404::140/123\",\r\n + \ \"2603:1020:5:1::140/123\",\r\n \"2603:1020:206:1::140/123\",\r\n + \ \"2603:1020:305::140/123\",\r\n \"2603:1020:405::140/123\",\r\n + \ \"2603:1020:605::140/123\",\r\n \"2603:1020:705:1::140/123\",\r\n + \ \"2603:1020:805:1::140/123\",\r\n \"2603:1020:905::140/123\",\r\n + \ \"2603:1020:a04:1::140/123\",\r\n \"2603:1020:b04::140/123\",\r\n + \ \"2603:1020:c04:1::140/123\",\r\n \"2603:1020:d04::140/123\",\r\n + \ \"2603:1020:e04:1::140/123\",\r\n \"2603:1020:f04::140/123\",\r\n + \ \"2603:1020:1004::140/123\",\r\n \"2603:1020:1104::140/123\",\r\n + \ \"2603:1030:f:1::140/123\",\r\n \"2603:1030:10:1::140/123\",\r\n + \ \"2603:1030:104:1::140/123\",\r\n \"2603:1030:107::140/123\",\r\n + \ \"2603:1030:210:1::140/123\",\r\n \"2603:1030:40b:1::140/123\",\r\n + \ \"2603:1030:40c:1::140/123\",\r\n \"2603:1030:504:1::140/123\",\r\n + \ \"2603:1030:608::140/123\",\r\n \"2603:1030:807:1::140/123\",\r\n + \ \"2603:1030:a07::140/123\",\r\n \"2603:1030:b04::140/123\",\r\n + \ \"2603:1030:c06:1::140/123\",\r\n \"2603:1030:f05:1::140/123\",\r\n + \ \"2603:1030:1005::140/123\",\r\n \"2603:1040:5:1::140/123\",\r\n + \ \"2603:1040:207::140/123\",\r\n \"2603:1040:407:1::140/123\",\r\n + \ \"2603:1040:606::140/123\",\r\n \"2603:1040:806::140/123\",\r\n + \ \"2603:1040:904:1::140/123\",\r\n \"2603:1040:a06:1::140/123\",\r\n + \ \"2603:1040:b04::140/123\",\r\n \"2603:1040:c06::140/123\",\r\n + \ \"2603:1040:d04::140/123\",\r\n \"2603:1040:f05:1::140/123\",\r\n + \ \"2603:1040:1002::c0/123\",\r\n \"2603:1040:1104::140/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\": \"AzureAPIForFHIR\",\r\n + \ \"id\": \"AzureAPIForFHIR\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": + [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n + \ \"13.70.78.170/31\",\r\n \"13.71.175.130/31\",\r\n \"13.71.199.118/31\",\r\n + \ \"13.73.244.194/31\",\r\n \"13.73.254.220/30\",\r\n \"13.78.111.194/31\",\r\n + \ \"13.80.124.132/32\",\r\n \"13.82.180.206/32\",\r\n \"13.86.221.218/31\",\r\n + \ \"13.87.58.136/31\",\r\n \"13.87.124.136/31\",\r\n \"20.21.36.224/27\",\r\n + \ \"20.36.117.192/31\",\r\n \"20.36.123.84/30\",\r\n \"20.37.68.224/30\",\r\n + \ \"20.37.76.204/31\",\r\n \"20.37.198.142/31\",\r\n \"20.37.227.102/31\",\r\n + \ \"20.37.228.12/31\",\r\n \"20.38.128.170/31\",\r\n \"20.38.141.6/31\",\r\n + \ \"20.38.142.104/31\",\r\n \"20.39.15.58/31\",\r\n \"20.40.224.224/31\",\r\n + \ \"20.40.224.228/31\",\r\n \"20.40.230.128/28\",\r\n \"20.41.69.50/31\",\r\n + \ \"20.41.69.60/31\",\r\n \"20.42.230.234/31\",\r\n \"20.43.45.248/30\",\r\n + \ \"20.43.121.122/31\",\r\n \"20.44.4.232/31\",\r\n \"20.44.19.4/31\",\r\n + \ \"20.45.90.96/28\",\r\n \"20.45.112.122/31\",\r\n \"20.45.114.204/31\",\r\n + \ \"20.45.117.48/28\",\r\n \"20.45.199.40/30\",\r\n \"20.46.12.208/28\",\r\n + \ \"20.46.15.0/27\",\r\n \"20.48.192.84/30\",\r\n \"20.48.197.160/28\",\r\n + \ \"20.49.99.46/31\",\r\n \"20.49.102.228/31\",\r\n \"20.49.114.188/30\",\r\n + \ \"20.49.127.240/31\",\r\n \"20.51.0.208/28\",\r\n \"20.51.13.80/28\",\r\n + \ \"20.51.16.168/31\",\r\n \"20.51.21.80/28\",\r\n \"20.52.88.224/28\",\r\n + \ \"20.53.0.32/31\",\r\n \"20.53.44.80/31\",\r\n \"20.53.47.208/28\",\r\n + \ \"20.53.49.112/28\",\r\n \"20.53.57.64/28\",\r\n \"20.58.67.96/28\",\r\n + \ \"20.61.98.66/31\",\r\n \"20.61.98.68/31\",\r\n \"20.61.103.240/28\",\r\n + \ \"20.62.60.112/28\",\r\n \"20.62.128.148/30\",\r\n \"20.62.134.240/28\",\r\n + \ \"20.65.134.80/28\",\r\n \"20.66.5.144/28\",\r\n \"20.69.1.160/28\",\r\n + \ \"20.72.21.208/28\",\r\n \"20.99.9.192/27\",\r\n \"20.150.165.156/30\",\r\n + \ \"20.150.225.0/31\",\r\n \"20.150.245.64/28\",\r\n \"20.150.245.160/27\",\r\n + \ \"20.187.196.196/30\",\r\n \"20.189.228.224/28\",\r\n \"20.191.160.26/31\",\r\n + \ \"20.191.160.116/31\",\r\n \"20.191.167.144/28\",\r\n \"20.192.45.0/28\",\r\n + \ \"20.192.47.64/27\",\r\n \"20.192.50.96/27\",\r\n \"20.192.50.240/28\",\r\n + \ \"20.192.80.192/28\",\r\n \"20.192.164.188/30\",\r\n \"20.192.184.80/31\",\r\n + \ \"20.192.225.200/30\",\r\n \"20.192.238.122/31\",\r\n \"20.193.194.128/27\",\r\n + \ \"20.193.194.160/28\",\r\n \"20.193.206.36/31\",\r\n \"20.194.74.160/28\",\r\n + \ \"20.194.75.192/27\",\r\n \"20.195.67.208/28\",\r\n \"20.195.74.224/28\",\r\n + \ \"20.195.78.96/27\",\r\n \"20.195.146.208/28\",\r\n \"23.96.205.55/32\",\r\n + \ \"23.98.108.42/31\",\r\n \"23.98.108.46/31\",\r\n \"40.64.135.76/30\",\r\n + \ \"40.67.48.122/31\",\r\n \"40.67.50.244/31\",\r\n \"40.67.53.240/28\",\r\n + \ \"40.67.60.110/31\",\r\n \"40.69.111.32/31\",\r\n \"40.71.15.192/31\",\r\n + \ \"40.75.35.218/31\",\r\n \"40.78.204.44/31\",\r\n \"40.78.238.58/31\",\r\n + \ \"40.78.250.110/31\",\r\n \"40.79.116.45/32\",\r\n \"40.80.63.158/31\",\r\n + \ \"40.80.63.244/31\",\r\n \"40.80.173.128/30\",\r\n \"40.80.180.2/31\",\r\n + \ \"40.82.248.70/31\",\r\n \"40.89.23.40/31\",\r\n \"40.113.78.45/32\",\r\n + \ \"40.120.82.160/28\",\r\n \"40.126.239.114/32\",\r\n \"51.11.192.32/31\",\r\n + \ \"51.12.20.32/28\",\r\n \"51.12.20.64/27\",\r\n \"51.12.28.64/27\",\r\n + \ \"51.12.28.96/28\",\r\n \"51.12.42.64/30\",\r\n \"51.12.100.104/31\",\r\n + \ \"51.12.193.28/30\",\r\n \"51.12.204.224/31\",\r\n \"51.13.136.56/31\",\r\n + \ \"51.13.138.32/28\",\r\n \"51.104.9.98/31\",\r\n \"51.104.30.170/31\",\r\n + \ \"51.107.53.48/30\",\r\n \"51.107.60.94/31\",\r\n \"51.107.148.18/31\",\r\n + \ \"51.107.156.134/31\",\r\n \"51.107.243.128/28\",\r\n \"51.107.247.96/27\",\r\n + \ \"51.107.249.72/31\",\r\n \"51.107.251.112/28\",\r\n \"51.116.51.32/30\",\r\n + \ \"51.116.55.128/28\",\r\n \"51.116.60.240/31\",\r\n \"51.116.146.216/30\",\r\n + \ \"51.116.158.58/31\",\r\n \"51.120.40.126/31\",\r\n \"51.120.100.94/31\",\r\n + \ \"51.120.220.94/31\",\r\n \"51.120.228.36/31\",\r\n \"51.120.232.32/31\",\r\n + \ \"51.120.234.144/28\",\r\n \"51.120.235.192/27\",\r\n \"51.137.164.94/31\",\r\n + \ \"51.137.167.168/31\",\r\n \"51.138.160.0/31\",\r\n \"51.138.211.16/28\",\r\n + \ \"51.140.40.89/32\",\r\n \"51.140.210.86/31\",\r\n \"51.140.224.110/32\",\r\n + \ \"51.143.208.132/31\",\r\n \"51.143.213.208/28\",\r\n \"52.136.48.122/31\",\r\n + \ \"52.136.52.36/31\",\r\n \"52.136.184.0/30\",\r\n \"52.136.186.32/28\",\r\n + \ \"52.139.106.72/31\",\r\n \"52.139.108.32/28\",\r\n \"52.140.110.164/30\",\r\n + \ \"52.146.131.52/30\",\r\n \"52.146.137.176/28\",\r\n \"52.147.113.96/28\",\r\n + \ \"52.150.156.44/30\",\r\n \"52.161.13.30/32\",\r\n \"52.162.111.130/31\",\r\n + \ \"52.167.239.195/32\",\r\n \"52.172.112.24/30\",\r\n \"52.172.116.144/28\",\r\n + \ \"52.178.17.0/31\",\r\n \"52.182.141.14/31\",\r\n \"52.231.23.8/31\",\r\n + \ \"52.231.146.86/31\",\r\n \"52.231.152.94/32\",\r\n \"52.247.220.99/32\",\r\n + \ \"65.52.252.248/31\",\r\n \"102.37.64.48/31\",\r\n \"102.37.81.144/28\",\r\n + \ \"102.37.161.64/28\",\r\n \"102.133.58.204/30\",\r\n \"102.133.124.12/31\",\r\n + \ \"102.133.220.196/30\",\r\n \"104.46.162.0/31\",\r\n \"104.46.178.112/31\",\r\n + \ \"104.46.183.192/28\",\r\n \"104.210.152.157/32\",\r\n + \ \"104.214.161.14/31\",\r\n \"191.233.14.192/30\",\r\n \"191.233.51.212/31\",\r\n + \ \"191.233.207.24/31\",\r\n \"191.234.139.160/31\",\r\n + \ \"191.235.225.154/31\",\r\n \"191.238.72.224/28\",\r\n + \ \"2603:1020:a04:2::540/123\",\r\n \"2603:1020:e04::7c0/123\",\r\n + \ \"2603:1020:1004:2::c0/123\",\r\n \"2603:1020:1104:1::4e0/123\",\r\n + \ \"2603:1030:f:2::4e0/123\",\r\n \"2603:1030:104::7c0/123\",\r\n + \ \"2603:1030:504:2::c0/123\",\r\n \"2603:1030:608:3::660/123\",\r\n + \ \"2603:1040:207:1::4e0/123\",\r\n \"2603:1040:a06:2::2c0/123\",\r\n + \ \"2603:1040:d04:2::20/123\",\r\n \"2603:1040:f05::7c0/123\",\r\n + \ \"2603:1040:1002:1::a0/123\",\r\n \"2603:1040:1104:1::440/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureArcInfrastructure\",\r\n + \ \"id\": \"AzureArcInfrastructure\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": + [\r\n \"13.66.143.219/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.71.175.129/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/32\",\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.90.194.180/32\",\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.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.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.44.19.6/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n + \ \"20.48.192.76/30\",\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.53.0.34/32\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.150.165.140/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.191.160.28/30\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\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.69.111.34/32\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/32\",\r\n \"40.79.138.46/32\",\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.119.9.232/30\",\r\n \"51.104.28.216/30\",\r\n + \ \"51.104.31.172/30\",\r\n \"51.105.77.50/32\",\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.146.52/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/32\",\r\n \"51.120.42.56/30\",\r\n + \ \"51.120.44.196/30\",\r\n \"51.120.100.156/32\",\r\n \"51.120.226.52/30\",\r\n + \ \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n \"51.140.212.216/32\",\r\n + \ \"52.136.51.68/30\",\r\n \"52.138.90.54/32\",\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.182.141.60/32\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.236.189.74/32\",\r\n \"65.52.252.250/32\",\r\n \"102.133.57.188/30\",\r\n + \ \"102.133.154.6/32\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.214.164.48/32\",\r\n \"137.135.98.137/32\",\r\n + \ \"191.233.207.26/32\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAttestation\",\r\n + \ \"id\": \"AzureAttestation\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"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.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 \"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.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: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:1040:207:1::4c0/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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"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 + \ \"13.69.65.128/25\",\r\n \"13.69.107.0/27\",\r\n \"13.69.107.128/25\",\r\n + \ \"13.69.228.128/25\",\r\n \"13.69.229.0/27\",\r\n \"13.70.73.192/27\",\r\n + \ \"13.70.74.0/26\",\r\n \"13.71.172.0/26\",\r\n \"13.71.172.64/27\",\r\n + \ \"13.71.195.64/26\",\r\n \"13.71.195.128/27\",\r\n \"13.74.107.192/27\",\r\n + \ \"13.74.108.0/25\",\r\n \"13.75.36.128/25\",\r\n \"13.75.37.0/24\",\r\n + \ \"13.77.52.32/27\",\r\n \"13.77.52.64/26\",\r\n \"13.78.108.32/27\",\r\n + \ \"13.78.108.64/26\",\r\n \"13.86.218.0/25\",\r\n \"13.86.218.128/26\",\r\n + \ \"13.87.57.0/26\",\r\n \"13.87.57.64/27\",\r\n \"13.87.123.0/26\",\r\n + \ \"13.87.123.64/27\",\r\n \"13.89.171.128/26\",\r\n \"13.89.171.192/27\",\r\n + \ \"20.21.36.128/26\",\r\n \"20.21.43.64/26\",\r\n \"20.21.67.0/26\",\r\n + \ \"20.21.75.0/26\",\r\n \"20.36.107.32/27\",\r\n \"20.36.107.64/26\",\r\n + \ \"20.36.114.224/27\",\r\n \"20.36.115.0/26\",\r\n \"20.37.75.0/26\",\r\n + \ \"20.37.75.64/27\",\r\n \"20.38.147.0/27\",\r\n \"20.38.147.64/26\",\r\n + \ \"20.40.229.128/25\",\r\n \"20.44.3.64/26\",\r\n \"20.44.3.128/27\",\r\n + \ \"20.44.8.32/27\",\r\n \"20.44.8.64/26\",\r\n \"20.44.16.128/27\",\r\n + \ \"20.44.16.192/26\",\r\n \"20.44.27.128/27\",\r\n \"20.44.31.192/26\",\r\n + \ \"20.45.90.0/26\",\r\n \"20.45.123.0/26\",\r\n \"20.45.123.64/28\",\r\n + \ \"20.45.125.192/27\",\r\n \"20.46.12.0/25\",\r\n \"20.48.197.0/26\",\r\n + \ \"20.49.82.192/26\",\r\n \"20.49.83.0/27\",\r\n \"20.49.90.192/26\",\r\n + \ \"20.49.91.0/27\",\r\n \"20.51.0.0/26\",\r\n \"20.51.12.128/26\",\r\n + \ \"20.51.20.128/25\",\r\n \"20.52.88.0/26\",\r\n \"20.53.47.128/26\",\r\n + \ \"20.53.49.0/26\",\r\n \"20.53.56.192/26\",\r\n \"20.58.67.128/25\",\r\n + \ \"20.61.102.128/25\",\r\n \"20.61.103.0/26\",\r\n \"20.62.59.128/25\",\r\n + \ \"20.62.133.128/25\",\r\n \"20.62.134.0/26\",\r\n \"20.65.133.128/26\",\r\n + \ \"20.66.4.0/25\",\r\n \"20.66.4.128/26\",\r\n \"20.69.1.0/26\",\r\n + \ \"20.72.27.64/26\",\r\n \"20.99.9.128/26\",\r\n \"20.150.171.96/27\",\r\n + \ \"20.150.171.128/26\",\r\n \"20.150.179.80/28\",\r\n \"20.150.179.128/26\",\r\n + \ \"20.150.181.64/27\",\r\n \"20.150.187.80/28\",\r\n \"20.150.187.128/26\",\r\n + \ \"20.150.190.0/27\",\r\n \"20.150.244.64/26\",\r\n \"20.189.228.64/26\",\r\n + \ \"20.191.166.128/26\",\r\n \"20.192.44.128/26\",\r\n \"20.192.50.128/26\",\r\n + \ \"20.192.80.64/26\",\r\n \"20.192.99.80/28\",\r\n \"20.192.99.128/26\",\r\n + \ \"20.192.235.32/27\",\r\n \"20.192.235.64/26\",\r\n \"20.193.192.192/26\",\r\n + \ \"20.193.203.0/26\",\r\n \"20.193.203.64/27\",\r\n \"20.194.66.192/26\",\r\n + \ \"20.194.67.0/27\",\r\n \"20.194.74.0/26\",\r\n \"20.195.66.0/24\",\r\n + \ \"20.195.67.0/25\",\r\n \"20.195.73.0/24\",\r\n \"20.195.74.0/25\",\r\n + \ \"20.195.146.128/26\",\r\n \"20.205.74.96/27\",\r\n \"20.205.75.0/26\",\r\n + \ \"20.205.82.96/27\",\r\n \"20.205.83.0/26\",\r\n \"20.208.19.0/26\",\r\n + \ \"23.98.83.0/27\",\r\n \"23.98.83.128/25\",\r\n \"23.98.84.0/24\",\r\n + \ \"40.67.59.96/27\",\r\n \"40.67.59.128/26\",\r\n \"40.69.107.32/27\",\r\n + \ \"40.69.107.64/26\",\r\n \"40.70.147.128/26\",\r\n \"40.70.147.192/27\",\r\n + \ \"40.71.12.0/25\",\r\n \"40.71.12.128/26\",\r\n \"40.74.98.64/26\",\r\n + \ \"40.74.98.128/27\",\r\n \"40.74.146.96/27\",\r\n \"40.74.146.128/26\",\r\n + \ \"40.75.34.96/27\",\r\n \"40.75.34.192/26\",\r\n \"40.78.195.32/27\",\r\n + \ \"40.78.195.64/26\",\r\n \"40.78.202.160/27\",\r\n \"40.78.202.192/26\",\r\n + \ \"40.78.227.64/26\",\r\n \"40.78.227.128/25\",\r\n \"40.78.234.192/27\",\r\n + \ \"40.78.235.0/24\",\r\n \"40.78.236.0/25\",\r\n \"40.78.243.32/27\",\r\n + \ \"40.78.243.64/26\",\r\n \"40.78.250.224/27\",\r\n \"40.78.251.0/26\",\r\n + \ \"40.79.131.0/26\",\r\n \"40.79.131.64/27\",\r\n \"40.79.142.192/26\",\r\n + \ \"40.79.150.0/26\",\r\n \"40.79.155.64/26\",\r\n \"40.79.155.128/25\",\r\n + \ \"40.79.162.128/27\",\r\n \"40.79.162.192/26\",\r\n \"40.79.170.64/26\",\r\n + \ \"40.79.170.128/27\",\r\n \"40.79.171.32/27\",\r\n \"40.79.179.32/27\",\r\n + \ \"40.79.179.64/26\",\r\n \"40.79.187.32/27\",\r\n \"40.79.187.64/26\",\r\n + \ \"40.79.195.32/27\",\r\n \"40.79.195.64/26\",\r\n \"40.80.51.0/27\",\r\n + \ \"40.80.53.192/26\",\r\n \"40.120.74.192/26\",\r\n \"40.120.75.0/27\",\r\n + \ \"40.120.82.0/26\",\r\n \"51.12.17.64/26\",\r\n \"51.12.25.128/26\",\r\n + \ \"51.12.99.96/27\",\r\n \"51.12.99.128/26\",\r\n \"51.12.203.96/27\",\r\n + \ \"51.12.203.128/26\",\r\n \"51.12.227.80/28\",\r\n \"51.12.227.128/26\",\r\n + \ \"51.12.235.80/28\",\r\n \"51.12.235.128/26\",\r\n \"51.13.137.128/26\",\r\n + \ \"51.103.203.0/26\",\r\n \"51.105.67.32/27\",\r\n \"51.105.67.64/26\",\r\n + \ \"51.105.75.0/27\",\r\n \"51.105.75.64/26\",\r\n \"51.107.59.64/26\",\r\n + \ \"51.107.59.128/27\",\r\n \"51.107.155.64/26\",\r\n \"51.107.155.128/27\",\r\n + \ \"51.107.243.0/26\",\r\n \"51.107.251.0/26\",\r\n \"51.116.55.0/26\",\r\n + \ \"51.116.59.64/26\",\r\n \"51.116.59.128/27\",\r\n \"51.116.155.128/26\",\r\n + \ \"51.116.155.192/27\",\r\n \"51.116.156.144/28\",\r\n \"51.116.156.192/26\",\r\n + \ \"51.116.245.0/26\",\r\n \"51.116.245.64/27\",\r\n \"51.116.250.240/28\",\r\n + \ \"51.116.251.64/26\",\r\n \"51.116.253.0/27\",\r\n \"51.120.99.96/27\",\r\n + \ \"51.120.99.128/26\",\r\n \"51.120.107.80/28\",\r\n \"51.120.107.128/26\",\r\n + \ \"51.120.110.128/27\",\r\n \"51.120.211.80/28\",\r\n \"51.120.211.128/26\",\r\n + \ \"51.120.214.64/27\",\r\n \"51.120.219.96/27\",\r\n \"51.120.219.128/26\",\r\n + \ \"51.120.233.192/26\",\r\n \"51.138.210.192/26\",\r\n \"51.140.148.64/26\",\r\n + \ \"51.140.148.128/27\",\r\n \"51.140.211.32/27\",\r\n \"51.140.211.64/26\",\r\n + \ \"51.143.212.192/26\",\r\n \"51.143.213.0/25\",\r\n \"52.136.185.192/26\",\r\n + \ \"52.138.90.160/27\",\r\n \"52.138.90.192/26\",\r\n \"52.138.226.192/27\",\r\n + \ \"52.138.227.0/25\",\r\n \"52.139.107.128/26\",\r\n \"52.146.136.64/26\",\r\n + \ \"52.146.136.128/25\",\r\n \"52.147.113.0/26\",\r\n \"52.162.107.192/26\",\r\n + \ \"52.162.110.0/27\",\r\n \"52.167.106.192/27\",\r\n \"52.167.107.0/26\",\r\n + \ \"52.172.116.64/26\",\r\n \"52.182.139.64/27\",\r\n \"52.182.139.128/26\",\r\n + \ \"52.231.19.0/26\",\r\n \"52.231.19.64/27\",\r\n \"52.231.147.32/27\",\r\n + \ \"52.231.147.64/26\",\r\n \"52.236.187.0/27\",\r\n \"52.236.187.128/25\",\r\n + \ \"52.246.155.0/27\",\r\n \"52.246.155.64/26\",\r\n \"65.52.251.0/26\",\r\n + \ \"65.52.251.64/27\",\r\n \"102.37.81.0/26\",\r\n \"102.37.160.192/26\",\r\n + \ \"102.133.27.64/26\",\r\n \"102.133.27.128/27\",\r\n \"102.133.123.96/27\",\r\n + \ \"102.133.155.64/26\",\r\n \"102.133.155.128/27\",\r\n + \ \"102.133.251.0/27\",\r\n \"102.133.254.128/26\",\r\n \"104.46.183.64/26\",\r\n + \ \"104.211.82.0/26\",\r\n \"104.211.82.64/27\",\r\n \"104.211.147.0/26\",\r\n + \ \"104.211.147.64/27\",\r\n \"104.214.19.96/27\",\r\n \"104.214.19.128/26\",\r\n + \ \"104.214.165.96/27\",\r\n \"104.214.165.192/26\",\r\n + \ \"191.233.50.224/27\",\r\n \"191.233.51.64/26\",\r\n \"191.233.204.0/26\",\r\n + \ \"191.233.204.64/27\",\r\n \"191.234.147.80/28\",\r\n \"191.234.147.128/26\",\r\n + \ \"191.234.149.160/27\",\r\n \"191.234.155.80/28\",\r\n + \ \"191.234.155.128/26\",\r\n \"191.234.157.64/27\",\r\n + \ \"191.238.72.0/26\",\r\n \"2603:1000:4:402::200/121\",\r\n + \ \"2603:1000:104:402::200/121\",\r\n \"2603:1000:104:802::180/121\",\r\n + \ \"2603:1000:104:c02::180/121\",\r\n \"2603:1010:6:402::200/121\",\r\n + \ \"2603:1010:6:802::180/121\",\r\n \"2603:1010:6:c02::180/121\",\r\n + \ \"2603:1010:101:402::200/121\",\r\n \"2603:1010:304:402::200/121\",\r\n + \ \"2603:1010:404:402::200/121\",\r\n \"2603:1020:5:402::200/121\",\r\n + \ \"2603:1020:5:802::180/121\",\r\n \"2603:1020:5:c02::180/121\",\r\n + \ \"2603:1020:206:402::200/121\",\r\n \"2603:1020:206:802::180/121\",\r\n + \ \"2603:1020:206:c02::180/121\",\r\n \"2603:1020:305:402::200/121\",\r\n + \ \"2603:1020:405:402::200/121\",\r\n \"2603:1020:605:402::200/121\",\r\n + \ \"2603:1020:705:402::200/121\",\r\n \"2603:1020:705:802::180/121\",\r\n + \ \"2603:1020:705:c02::180/121\",\r\n \"2603:1020:805:402::200/121\",\r\n + \ \"2603:1020:805:802::180/121\",\r\n \"2603:1020:805:c02::180/121\",\r\n + \ \"2603:1020:905:402::200/121\",\r\n \"2603:1020:a04:2::600/121\",\r\n + \ \"2603:1020:a04:402::200/121\",\r\n \"2603:1020:a04:802::180/121\",\r\n + \ \"2603:1020:a04:c02::180/121\",\r\n \"2603:1020:b04:402::200/121\",\r\n + \ \"2603:1020:c04:402::200/121\",\r\n \"2603:1020:c04:802::180/121\",\r\n + \ \"2603:1020:c04:c02::180/121\",\r\n \"2603:1020:d04:402::200/121\",\r\n + \ \"2603:1020:e04:3::200/121\",\r\n \"2603:1020:e04:402::200/121\",\r\n + \ \"2603:1020:e04:802::180/121\",\r\n \"2603:1020:e04:c02::180/121\",\r\n + \ \"2603:1020:f04:402::200/121\",\r\n \"2603:1020:1004:1::780/121\",\r\n + \ \"2603:1020:1004:400::100/121\",\r\n \"2603:1020:1004:400::300/121\",\r\n + \ \"2603:1020:1004:800::480/121\",\r\n \"2603:1020:1004:c02::200/121\",\r\n + \ \"2603:1020:1104:1::400/121\",\r\n \"2603:1020:1104:400::200/121\",\r\n + \ \"2603:1030:f:2::580/121\",\r\n \"2603:1030:f:400::a00/121\",\r\n + \ \"2603:1030:10:402::200/121\",\r\n \"2603:1030:10:802::180/121\",\r\n + \ \"2603:1030:10:c02::180/121\",\r\n \"2603:1030:104:402::200/121\",\r\n + \ \"2603:1030:104:402::680/121\",\r\n \"2603:1030:104:802::100/121\",\r\n + \ \"2603:1030:107:400::180/121\",\r\n \"2603:1030:210:402::200/121\",\r\n + \ \"2603:1030:210:802::180/121\",\r\n \"2603:1030:210:c02::180/121\",\r\n + \ \"2603:1030:40b:400::a00/121\",\r\n \"2603:1030:40b:800::180/121\",\r\n + \ \"2603:1030:40b:c00::180/121\",\r\n \"2603:1030:40c:402::200/121\",\r\n + \ \"2603:1030:40c:802::180/121\",\r\n \"2603:1030:40c:c02::180/121\",\r\n + \ \"2603:1030:504:2::100/121\",\r\n \"2603:1030:504:402::100/121\",\r\n + \ \"2603:1030:504:402::300/121\",\r\n \"2603:1030:504:802::280/121\",\r\n + \ \"2603:1030:504:c02::200/121\",\r\n \"2603:1030:608:3::700/121\",\r\n + \ \"2603:1030:608:402::200/121\",\r\n \"2603:1030:807:402::200/121\",\r\n + \ \"2603:1030:807:802::180/121\",\r\n \"2603:1030:807:c02::180/121\",\r\n + \ \"2603:1030:a07:402::180/121\",\r\n \"2603:1030:b04:402::200/121\",\r\n + \ \"2603:1030:c06:400::a00/121\",\r\n \"2603:1030:c06:802::180/121\",\r\n + \ \"2603:1030:c06:c02::180/121\",\r\n \"2603:1030:f05:402::200/121\",\r\n + \ \"2603:1030:f05:802::180/121\",\r\n \"2603:1030:f05:c02::180/121\",\r\n + \ \"2603:1030:1005:402::200/121\",\r\n \"2603:1040:5:402::200/121\",\r\n + \ \"2603:1040:5:802::180/121\",\r\n \"2603:1040:5:c02::180/121\",\r\n + \ \"2603:1040:207:1::580/121\",\r\n \"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: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: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\": \"75\",\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\": \"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.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 \"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.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: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: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\": \"75\",\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 ],\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/18\",\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 \"20.21.0.0/17\",\r\n + \ \"20.21.128.0/20\",\r\n \"20.21.144.0/21\",\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.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/18\",\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.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.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.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/18\",\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/21\",\r\n \"20.95.8.0/21\",\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.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.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.192.0/18\",\r\n + \ \"20.113.0.0/17\",\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/18\",\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/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.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.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.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.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.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.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.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 \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.188.0.0/19\",\r\n \"20.188.32.0/19\",\r\n \"20.188.64.0/19\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.188.128.0/17\",\r\n \"20.189.0.0/18\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.189.128.0/18\",\r\n \"20.189.192.0/18\",\r\n + \ \"20.190.0.0/18\",\r\n \"20.190.64.0/19\",\r\n \"20.190.96.0/19\",\r\n + \ \"20.190.128.0/24\",\r\n \"20.190.129.0/24\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.131.0/24\",\r\n \"20.190.132.0/24\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.134.0/24\",\r\n \"20.190.135.0/24\",\r\n \"20.190.136.0/24\",\r\n + \ \"20.190.137.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.138.128/25\",\r\n + \ \"20.190.139.0/25\",\r\n \"20.190.139.128/25\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.140.128/25\",\r\n \"20.190.141.0/25\",\r\n \"20.190.141.128/25\",\r\n + \ \"20.190.142.0/25\",\r\n \"20.190.142.128/25\",\r\n \"20.190.143.0/25\",\r\n + \ \"20.190.143.128/25\",\r\n \"20.190.144.0/25\",\r\n \"20.190.144.128/25\",\r\n + \ \"20.190.145.0/25\",\r\n \"20.190.145.128/25\",\r\n \"20.190.146.0/25\",\r\n + \ \"20.190.146.128/25\",\r\n \"20.190.147.0/25\",\r\n \"20.190.147.128/25\",\r\n + \ \"20.190.148.0/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.190.150.0/24\",\r\n \"20.190.151.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.153.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.190.156.0/24\",\r\n \"20.190.157.0/24\",\r\n \"20.190.158.0/24\",\r\n + \ \"20.190.159.0/24\",\r\n \"20.190.160.0/24\",\r\n \"20.190.161.0/24\",\r\n + \ \"20.190.162.0/24\",\r\n \"20.190.163.0/24\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.190.165.0/24\",\r\n \"20.190.166.0/24\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.190.168.0/24\",\r\n \"20.190.169.0/24\",\r\n \"20.190.170.0/24\",\r\n + \ \"20.190.171.0/24\",\r\n \"20.190.172.0/24\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.190.174.0/24\",\r\n \"20.190.175.0/24\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.190.177.0/24\",\r\n \"20.190.178.0/24\",\r\n \"20.190.179.0/24\",\r\n + \ \"20.190.180.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.190.182.0/24\",\r\n + \ \"20.190.183.0/24\",\r\n \"20.190.184.0/24\",\r\n \"20.190.185.0/24\",\r\n + \ \"20.190.186.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.190.188.0/24\",\r\n + \ \"20.190.189.0/26\",\r\n \"20.190.189.64/26\",\r\n \"20.190.189.128/26\",\r\n + \ \"20.190.189.192/26\",\r\n \"20.190.190.0/26\",\r\n \"20.190.190.64/26\",\r\n + \ \"20.190.190.128/25\",\r\n \"20.190.191.0/26\",\r\n \"20.190.191.64/26\",\r\n + \ \"20.190.191.128/26\",\r\n \"20.190.191.192/26\",\r\n \"20.190.192.0/18\",\r\n + \ \"20.191.0.0/18\",\r\n \"20.191.64.0/18\",\r\n \"20.191.128.0/19\",\r\n + \ \"20.191.160.0/19\",\r\n \"20.191.192.0/18\",\r\n \"20.192.0.0/19\",\r\n + \ \"20.192.32.0/21\",\r\n \"20.192.40.0/21\",\r\n \"20.192.48.0/21\",\r\n + \ \"20.192.56.0/21\",\r\n \"20.192.64.0/19\",\r\n \"20.192.96.0/21\",\r\n + \ \"20.192.104.0/21\",\r\n \"20.192.112.0/20\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.160.0/21\",\r\n \"20.192.168.0/21\",\r\n \"20.192.176.0/21\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.192.192.0/19\",\r\n \"20.192.224.0/20\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.193.96.0/19\",\r\n \"20.193.128.0/19\",\r\n \"20.193.160.0/19\",\r\n + \ \"20.193.192.0/20\",\r\n \"20.193.208.0/20\",\r\n \"20.193.224.0/19\",\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.194.128.0/17\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.72.0/21\",\r\n \"20.195.80.0/21\",\r\n + \ \"20.195.88.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.195.128.0/22\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.144.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.196.0.0/18\",\r\n + \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.197.0.0/18\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.198.0.0/17\",\r\n + \ \"20.198.128.0/17\",\r\n \"20.199.0.0/17\",\r\n \"20.199.128.0/18\",\r\n + \ \"20.199.192.0/18\",\r\n \"20.200.0.0/18\",\r\n \"20.200.64.0/18\",\r\n + \ \"20.200.128.0/18\",\r\n \"20.200.192.0/18\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.201.128.0/24\",\r\n \"20.201.129.0/24\",\r\n \"20.201.130.0/23\",\r\n + \ \"20.201.132.0/23\",\r\n \"20.201.134.0/24\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.224.0/23\",\r\n \"20.201.231.0/24\",\r\n \"20.202.0.0/24\",\r\n + \ \"20.202.1.0/24\",\r\n \"20.202.2.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.202.4.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.22.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.202.24.0/24\",\r\n + \ \"20.202.40.0/24\",\r\n \"20.202.41.0/24\",\r\n \"20.202.42.0/24\",\r\n + \ \"20.202.43.0/24\",\r\n \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n + \ \"20.203.0.0/18\",\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.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/18\",\r\n \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n + \ \"20.208.0.0/17\",\r\n \"20.208.128.0/20\",\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.210.0.0/18\",\r\n + \ \"20.211.0.0/18\",\r\n \"20.212.0.0/18\",\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 \"23.103.66.0/23\",\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/25\",\r\n \"40.87.178.128/26\",\r\n + \ \"40.87.178.192/28\",\r\n \"40.87.178.208/29\",\r\n \"40.87.178.216/31\",\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/28\",\r\n + \ \"40.87.181.48/29\",\r\n \"40.87.181.56/31\",\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.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.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/29\",\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/31\",\r\n \"40.123.148.0/27\",\r\n \"40.123.148.32/28\",\r\n + \ \"40.123.148.48/29\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n + \ \"40.123.240.0/20\",\r\n \"40.124.0.0/16\",\r\n \"40.125.0.0/19\",\r\n + \ \"40.125.32.0/19\",\r\n \"40.125.64.0/18\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.1.0/24\",\r\n \"40.126.2.0/24\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.4.0/24\",\r\n \"40.126.5.0/24\",\r\n \"40.126.6.0/24\",\r\n + \ \"40.126.7.0/24\",\r\n \"40.126.8.0/24\",\r\n \"40.126.9.0/24\",\r\n + \ \"40.126.10.0/25\",\r\n \"40.126.10.128/25\",\r\n \"40.126.11.0/25\",\r\n + \ \"40.126.11.128/25\",\r\n \"40.126.12.0/25\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.13.0/25\",\r\n \"40.126.13.128/25\",\r\n \"40.126.14.0/25\",\r\n + \ \"40.126.14.128/25\",\r\n \"40.126.15.0/25\",\r\n \"40.126.15.128/25\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.16.128/25\",\r\n \"40.126.17.0/25\",\r\n + \ \"40.126.17.128/25\",\r\n \"40.126.18.0/25\",\r\n \"40.126.18.128/25\",\r\n + \ \"40.126.19.0/25\",\r\n \"40.126.19.128/25\",\r\n \"40.126.20.0/25\",\r\n + \ \"40.126.20.128/25\",\r\n \"40.126.21.0/24\",\r\n \"40.126.22.0/24\",\r\n + \ \"40.126.23.0/24\",\r\n \"40.126.24.0/24\",\r\n \"40.126.25.0/24\",\r\n + \ \"40.126.26.0/24\",\r\n \"40.126.27.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"40.126.30.0/24\",\r\n \"40.126.31.0/24\",\r\n + \ \"40.126.32.0/24\",\r\n \"40.126.33.0/24\",\r\n \"40.126.34.0/24\",\r\n + \ \"40.126.35.0/24\",\r\n \"40.126.36.0/24\",\r\n \"40.126.37.0/24\",\r\n + \ \"40.126.38.0/24\",\r\n \"40.126.39.0/24\",\r\n \"40.126.40.0/24\",\r\n + \ \"40.126.41.0/24\",\r\n \"40.126.42.0/24\",\r\n \"40.126.43.0/24\",\r\n + \ \"40.126.44.0/24\",\r\n \"40.126.45.0/24\",\r\n \"40.126.46.0/24\",\r\n + \ \"40.126.47.0/24\",\r\n \"40.126.48.0/24\",\r\n \"40.126.49.0/24\",\r\n + \ \"40.126.50.0/24\",\r\n \"40.126.51.0/24\",\r\n \"40.126.52.0/24\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.54.0/24\",\r\n \"40.126.55.0/24\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.57.0/24\",\r\n \"40.126.58.0/24\",\r\n + \ \"40.126.59.0/24\",\r\n \"40.126.60.0/24\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.61.64/26\",\r\n \"40.126.61.128/26\",\r\n \"40.126.61.192/26\",\r\n + \ \"40.126.62.0/26\",\r\n \"40.126.62.64/26\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.63.0/26\",\r\n \"40.126.63.64/26\",\r\n \"40.126.63.128/26\",\r\n + \ \"40.126.63.192/26\",\r\n \"40.126.128.0/18\",\r\n \"40.126.192.0/24\",\r\n + \ \"40.126.193.0/24\",\r\n \"40.126.194.0/24\",\r\n \"40.126.195.0/24\",\r\n + \ \"40.126.196.0/24\",\r\n \"40.126.197.0/24\",\r\n \"40.126.198.0/24\",\r\n + \ \"40.126.199.0/24\",\r\n \"40.126.200.0/24\",\r\n \"40.126.201.0/24\",\r\n + \ \"40.126.202.0/24\",\r\n \"40.126.203.0/24\",\r\n \"40.126.204.0/24\",\r\n + \ \"40.126.205.0/24\",\r\n \"40.126.206.0/24\",\r\n \"40.126.207.0/24\",\r\n + \ \"40.126.208.0/20\",\r\n \"40.126.224.0/19\",\r\n \"40.127.0.0/19\",\r\n + \ \"40.127.32.0/24\",\r\n \"40.127.64.0/19\",\r\n \"40.127.96.0/20\",\r\n + \ \"40.127.128.0/17\",\r\n \"51.11.0.0/18\",\r\n \"51.11.64.0/19\",\r\n + \ \"51.11.96.0/19\",\r\n \"51.11.128.0/18\",\r\n \"51.11.192.0/18\",\r\n + \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\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.0/27\",\r\n \"51.12.104.32/27\",\r\n \"51.12.112.0/20\",\r\n + \ \"51.12.128.0/21\",\r\n \"51.12.136.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"51.12.208.0/20\",\r\n + \ \"51.12.224.0/19\",\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.128.0/19\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.103.0.0/17\",\r\n \"51.103.128.0/18\",\r\n + \ \"51.103.192.0/27\",\r\n \"51.103.192.32/27\",\r\n \"51.103.200.0/21\",\r\n + \ \"51.103.208.0/20\",\r\n \"51.103.224.0/19\",\r\n \"51.104.0.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.104.64.0/18\",\r\n \"51.104.128.0/18\",\r\n + \ \"51.104.192.0/18\",\r\n \"51.105.0.0/18\",\r\n \"51.105.64.0/20\",\r\n + \ \"51.105.80.0/21\",\r\n \"51.105.88.0/21\",\r\n \"51.105.96.0/19\",\r\n + \ \"51.105.128.0/17\",\r\n \"51.107.0.0/18\",\r\n \"51.107.64.0/19\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.128.0/21\",\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.176.0/20\",\r\n + \ \"51.107.192.0/21\",\r\n \"51.107.200.0/21\",\r\n \"51.107.208.0/20\",\r\n + \ \"51.107.224.0/20\",\r\n \"51.107.240.0/21\",\r\n \"51.107.248.0/21\",\r\n + \ \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n \"51.116.96.0/19\",\r\n + \ \"51.116.128.0/18\",\r\n \"51.116.192.0/21\",\r\n \"51.116.200.0/21\",\r\n + \ \"51.116.208.0/20\",\r\n \"51.116.224.0/19\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.128.0/18\",\r\n \"51.120.192.0/20\",\r\n \"51.120.208.0/21\",\r\n + \ \"51.120.216.0/21\",\r\n \"51.120.224.0/21\",\r\n \"51.120.232.0/21\",\r\n + \ \"51.120.240.0/20\",\r\n \"51.124.0.0/16\",\r\n \"51.132.0.0/18\",\r\n + \ \"51.132.64.0/18\",\r\n \"51.132.128.0/17\",\r\n \"51.136.0.0/16\",\r\n + \ \"51.137.0.0/17\",\r\n \"51.137.128.0/18\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.138.128.0/19\",\r\n \"51.138.160.0/21\",\r\n + \ \"51.138.192.0/19\",\r\n \"51.140.0.0/17\",\r\n \"51.140.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.32/27\",\r\n \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n + \ \"51.141.129.64/26\",\r\n \"51.141.129.128/26\",\r\n \"51.141.129.192/26\",\r\n + \ \"51.141.130.0/25\",\r\n \"51.141.134.0/24\",\r\n \"51.141.135.0/24\",\r\n + \ \"51.141.136.0/22\",\r\n \"51.141.156.0/22\",\r\n \"51.141.160.0/19\",\r\n + \ \"51.141.192.0/18\",\r\n \"51.142.0.0/17\",\r\n \"51.142.128.0/17\",\r\n + \ \"51.143.0.0/17\",\r\n \"51.143.128.0/18\",\r\n \"51.143.192.0/21\",\r\n + \ \"51.143.200.0/28\",\r\n \"51.143.201.0/24\",\r\n \"51.143.208.0/20\",\r\n + \ \"51.143.224.0/19\",\r\n \"51.144.0.0/16\",\r\n \"51.145.0.0/17\",\r\n + \ \"51.145.128.0/17\",\r\n \"52.96.11.0/24\",\r\n \"52.101.0.0/22\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.8.0/24\",\r\n \"52.101.9.0/24\",\r\n + \ \"52.101.10.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.101.16.0/22\",\r\n \"52.101.20.0/22\",\r\n \"52.101.24.0/22\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.32.0/22\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.40.0/24\",\r\n \"52.101.41.0/24\",\r\n \"52.101.42.0/24\",\r\n + \ \"52.101.43.0/24\",\r\n \"52.101.44.0/23\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.101.51.0/24\",\r\n + \ \"52.101.52.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n + \ \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n + \ \"52.101.65.0/24\",\r\n \"52.101.66.0/23\",\r\n \"52.101.68.0/24\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.101.74.0/24\",\r\n \"52.101.75.0/24\",\r\n \"52.101.76.0/22\",\r\n + \ \"52.101.80.0/22\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.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.128.0/24\",\r\n \"52.102.129.0/24\",\r\n \"52.102.130.0/24\",\r\n + \ \"52.102.131.0/24\",\r\n \"52.102.132.0/24\",\r\n \"52.102.133.0/24\",\r\n + \ \"52.102.134.0/24\",\r\n \"52.102.135.0/24\",\r\n \"52.102.136.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.102.140.0/24\",\r\n \"52.102.141.0/24\",\r\n \"52.102.142.0/24\",\r\n + \ \"52.102.143.0/24\",\r\n \"52.102.158.0/24\",\r\n \"52.102.159.0/24\",\r\n + \ \"52.102.160.0/24\",\r\n \"52.102.161.0/24\",\r\n \"52.102.162.0/24\",\r\n + \ \"52.102.163.0/24\",\r\n \"52.102.192.0/24\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.0.0/24\",\r\n \"52.103.1.0/24\",\r\n \"52.103.2.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.5.0/24\",\r\n + \ \"52.103.6.0/24\",\r\n \"52.103.7.0/24\",\r\n \"52.103.8.0/24\",\r\n + \ \"52.103.9.0/24\",\r\n \"52.103.10.0/24\",\r\n \"52.103.11.0/24\",\r\n + \ \"52.103.12.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.14.0/24\",\r\n + \ \"52.103.15.0/24\",\r\n \"52.103.16.0/24\",\r\n \"52.103.17.0/24\",\r\n + \ \"52.103.32.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.65.0/24\",\r\n + \ \"52.103.128.0/24\",\r\n \"52.103.129.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.133.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.103.137.0/24\",\r\n + \ \"52.103.138.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.103.141.0/24\",\r\n \"52.103.142.0/24\",\r\n \"52.103.143.0/24\",\r\n + \ \"52.103.160.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.103.162.0/24\",\r\n + \ \"52.103.163.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.103.193.0/24\",\r\n + \ \"52.108.0.0/21\",\r\n \"52.108.16.0/21\",\r\n \"52.108.24.0/21\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.36.0/22\",\r\n \"52.108.40.0/23\",\r\n + \ \"52.108.42.0/23\",\r\n \"52.108.44.0/23\",\r\n \"52.108.46.0/23\",\r\n + \ \"52.108.48.0/23\",\r\n \"52.108.50.0/23\",\r\n \"52.108.52.0/23\",\r\n + \ \"52.108.54.0/23\",\r\n \"52.108.56.0/21\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.72.0/24\",\r\n \"52.108.73.0/24\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.75.0/24\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.78.0/24\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.80.0/24\",\r\n \"52.108.81.0/24\",\r\n \"52.108.82.0/24\",\r\n + \ \"52.108.83.0/24\",\r\n \"52.108.84.0/24\",\r\n \"52.108.85.0/24\",\r\n + \ \"52.108.86.0/24\",\r\n \"52.108.87.0/24\",\r\n \"52.108.88.0/24\",\r\n + \ \"52.108.89.0/24\",\r\n \"52.108.90.0/24\",\r\n \"52.108.91.0/24\",\r\n + \ \"52.108.92.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.108.94.0/24\",\r\n + \ \"52.108.95.0/24\",\r\n \"52.108.96.0/24\",\r\n \"52.108.97.0/24\",\r\n + \ \"52.108.98.0/24\",\r\n \"52.108.99.0/24\",\r\n \"52.108.100.0/23\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.105.0/24\",\r\n + \ \"52.108.106.0/23\",\r\n \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n + \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.108.113.0/24\",\r\n + \ \"52.108.115.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.108.117.0/24\",\r\n + \ \"52.108.118.0/24\",\r\n \"52.108.121.0/24\",\r\n \"52.108.122.0/24\",\r\n + \ \"52.108.123.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.108.125.0/24\",\r\n + \ \"52.108.126.0/24\",\r\n \"52.108.127.0/24\",\r\n \"52.108.128.0/24\",\r\n + \ \"52.108.129.0/24\",\r\n \"52.108.130.0/24\",\r\n \"52.108.132.0/24\",\r\n + \ \"52.108.133.0/24\",\r\n \"52.108.134.0/24\",\r\n \"52.108.135.0/24\",\r\n + \ \"52.108.136.0/24\",\r\n \"52.108.137.0/24\",\r\n \"52.108.138.0/24\",\r\n + \ \"52.108.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.108.171.0/24\",\r\n + \ \"52.108.172.0/23\",\r\n \"52.108.174.0/23\",\r\n \"52.108.176.0/24\",\r\n + \ \"52.108.177.0/24\",\r\n \"52.108.178.0/24\",\r\n \"52.108.179.0/24\",\r\n + \ \"52.108.180.0/24\",\r\n \"52.108.181.0/24\",\r\n \"52.108.182.0/24\",\r\n + \ \"52.108.183.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.185.0/24\",\r\n + \ \"52.108.186.0/24\",\r\n \"52.108.187.0/24\",\r\n \"52.108.188.0/24\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.190.0/24\",\r\n \"52.108.191.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.194.0/24\",\r\n + \ \"52.108.195.0/24\",\r\n \"52.108.196.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.198.0/24\",\r\n \"52.108.199.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.108.201.0/24\",\r\n \"52.108.202.0/24\",\r\n \"52.108.203.0/24\",\r\n + \ \"52.108.204.0/23\",\r\n \"52.108.206.0/23\",\r\n \"52.108.208.0/21\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.108.220.0/23\",\r\n \"52.108.222.0/23\",\r\n + \ \"52.108.224.0/23\",\r\n \"52.108.226.0/23\",\r\n \"52.108.228.0/23\",\r\n + \ \"52.108.230.0/23\",\r\n \"52.108.232.0/23\",\r\n \"52.108.234.0/23\",\r\n + \ \"52.108.236.0/22\",\r\n \"52.108.240.0/21\",\r\n \"52.108.248.0/21\",\r\n + \ \"52.109.0.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.109.12.0/22\",\r\n \"52.109.16.0/22\",\r\n \"52.109.20.0/22\",\r\n + \ \"52.109.24.0/22\",\r\n \"52.109.28.0/22\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.109.36.0/22\",\r\n \"52.109.40.0/22\",\r\n \"52.109.44.0/22\",\r\n + \ \"52.109.48.0/22\",\r\n \"52.109.52.0/22\",\r\n \"52.109.56.0/22\",\r\n + \ \"52.109.60.0/22\",\r\n \"52.109.64.0/22\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.109.72.0/22\",\r\n \"52.109.76.0/22\",\r\n \"52.109.80.0/23\",\r\n + \ \"52.109.82.0/23\",\r\n \"52.109.84.0/23\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.109.88.0/22\",\r\n \"52.109.92.0/22\",\r\n \"52.109.96.0/22\",\r\n + \ \"52.109.100.0/23\",\r\n \"52.109.102.0/23\",\r\n \"52.109.104.0/23\",\r\n + \ \"52.109.106.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.109.116.0/22\",\r\n \"52.109.120.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.109.128.0/22\",\r\n \"52.109.132.0/22\",\r\n \"52.109.136.0/22\",\r\n + \ \"52.109.140.0/22\",\r\n \"52.109.144.0/23\",\r\n \"52.109.146.0/23\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.109.150.0/23\",\r\n \"52.109.152.0/23\",\r\n + \ \"52.109.154.0/23\",\r\n \"52.109.156.0/23\",\r\n \"52.109.158.0/23\",\r\n + \ \"52.109.160.0/23\",\r\n \"52.109.162.0/23\",\r\n \"52.109.164.0/24\",\r\n + \ \"52.109.165.0/24\",\r\n \"52.111.192.0/24\",\r\n \"52.111.193.0/24\",\r\n + \ \"52.111.194.0/24\",\r\n \"52.111.195.0/24\",\r\n \"52.111.196.0/24\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.111.198.0/24\",\r\n \"52.111.199.0/24\",\r\n + \ \"52.111.200.0/24\",\r\n \"52.111.201.0/24\",\r\n \"52.111.202.0/24\",\r\n + \ \"52.111.203.0/24\",\r\n \"52.111.204.0/24\",\r\n \"52.111.205.0/24\",\r\n + \ \"52.111.206.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.111.208.0/24\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.111.225.0/24\",\r\n \"52.111.226.0/24\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.111.228.0/24\",\r\n \"52.111.229.0/24\",\r\n + \ \"52.111.230.0/24\",\r\n \"52.111.231.0/24\",\r\n \"52.111.232.0/24\",\r\n + \ \"52.111.233.0/24\",\r\n \"52.111.234.0/24\",\r\n \"52.111.235.0/24\",\r\n + \ \"52.111.236.0/24\",\r\n \"52.111.237.0/24\",\r\n \"52.111.238.0/24\",\r\n + \ \"52.111.239.0/24\",\r\n \"52.111.240.0/24\",\r\n \"52.111.241.0/24\",\r\n + \ \"52.111.242.0/24\",\r\n \"52.111.243.0/24\",\r\n \"52.111.244.0/24\",\r\n + \ \"52.111.245.0/24\",\r\n \"52.111.246.0/24\",\r\n \"52.111.247.0/24\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.111.249.0/24\",\r\n \"52.111.250.0/24\",\r\n + \ \"52.111.251.0/24\",\r\n \"52.111.252.0/24\",\r\n \"52.111.253.0/24\",\r\n + \ \"52.111.254.0/24\",\r\n \"52.111.255.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.24.0/21\",\r\n + \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.112.71.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.83.0/24\",\r\n \"52.112.88.0/22\",\r\n + \ \"52.112.93.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.112.95.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.106.0/23\",\r\n \"52.112.108.0/24\",\r\n + \ \"52.112.109.0/24\",\r\n \"52.112.110.0/23\",\r\n \"52.112.112.0/24\",\r\n + \ \"52.112.113.0/24\",\r\n \"52.112.114.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.112.116.0/24\",\r\n \"52.112.117.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"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.144.0/20\",\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.240.0/20\",\r\n \"52.113.9.0/24\",\r\n + \ \"52.113.10.0/23\",\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 + \ \"52.113.40.0/21\",\r\n \"52.113.48.0/20\",\r\n \"52.113.70.0/23\",\r\n + \ \"52.113.72.0/22\",\r\n \"52.113.76.0/23\",\r\n \"52.113.78.0/23\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.87.0/24\",\r\n \"52.113.88.0/22\",\r\n + \ \"52.113.92.0/22\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.102.0/24\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.106.0/24\",\r\n + \ \"52.113.107.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.110.0/23\",\r\n \"52.113.112.0/20\",\r\n \"52.113.128.0/24\",\r\n + \ \"52.113.129.0/24\",\r\n \"52.113.130.0/24\",\r\n \"52.113.131.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.133.0/24\",\r\n \"52.113.134.0/24\",\r\n + \ \"52.113.136.0/21\",\r\n \"52.113.144.0/21\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.192.0/24\",\r\n \"52.113.193.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.113.199.0/24\",\r\n \"52.113.200.0/22\",\r\n \"52.113.204.0/24\",\r\n + \ \"52.113.205.0/24\",\r\n \"52.113.206.0/24\",\r\n \"52.113.207.0/24\",\r\n + \ \"52.113.208.0/20\",\r\n \"52.113.224.0/19\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.8.0/21\",\r\n \"52.114.16.0/22\",\r\n \"52.114.20.0/22\",\r\n + \ \"52.114.24.0/22\",\r\n \"52.114.28.0/22\",\r\n \"52.114.32.0/22\",\r\n + \ \"52.114.36.0/22\",\r\n \"52.114.40.0/22\",\r\n \"52.114.44.0/22\",\r\n + \ \"52.114.48.0/22\",\r\n \"52.114.52.0/23\",\r\n \"52.114.54.0/23\",\r\n + \ \"52.114.56.0/23\",\r\n \"52.114.58.0/23\",\r\n \"52.114.60.0/23\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.76.0/22\",\r\n + \ \"52.114.80.0/22\",\r\n \"52.114.84.0/22\",\r\n \"52.114.88.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.114.96.0/21\",\r\n \"52.114.104.0/22\",\r\n + \ \"52.114.108.0/22\",\r\n \"52.114.112.0/23\",\r\n \"52.114.114.0/23\",\r\n + \ \"52.114.116.0/22\",\r\n \"52.114.120.0/22\",\r\n \"52.114.128.0/22\",\r\n + \ \"52.114.132.0/22\",\r\n \"52.114.136.0/21\",\r\n \"52.114.144.0/22\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.114.152.0/21\",\r\n \"52.114.160.0/22\",\r\n + \ \"52.114.164.0/22\",\r\n \"52.114.168.0/22\",\r\n \"52.114.172.0/22\",\r\n + \ \"52.114.176.0/22\",\r\n \"52.114.180.0/22\",\r\n \"52.114.184.0/23\",\r\n + \ \"52.114.186.0/23\",\r\n \"52.114.192.0/23\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\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.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.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.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.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.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.176/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.64/29\",\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.48/29\",\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.138.0/23\",\r\n \"191.232.140.0/24\",\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.192/28\",\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 + \ \"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 + \ \"2603:1020:104::/48\",\r\n \"2603:1020:200::/46\",\r\n + \ \"2603:1020:205::/48\",\r\n \"2603:1020:206::/47\",\r\n + \ \"2603:1020:300::/47\",\r\n \"2603:1020:302::/48\",\r\n + \ \"2603:1020:304::/48\",\r\n \"2603:1020:305::/48\",\r\n + \ \"2603:1020:400::/47\",\r\n \"2603:1020:402::/48\",\r\n + \ \"2603:1020:404::/48\",\r\n \"2603:1020:405::/48\",\r\n + \ \"2603:1020:500::/47\",\r\n \"2603:1020:503::/48\",\r\n + \ \"2603:1020:504::/48\",\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:1020:700::/47\",\r\n \"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: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:1020:900::/47\",\r\n \"2603:1020:902::/48\",\r\n + \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n + \ \"2603:1020:906::/48\",\r\n \"2603:1020:a00::/47\",\r\n + \ \"2603:1020:a03::/48\",\r\n \"2603:1020:a04::/47\",\r\n + \ \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n + \ \"2603:1020:b04::/47\",\r\n \"2603:1020:c00::/47\",\r\n + \ \"2603:1020:c03::/48\",\r\n \"2603:1020:c04::/47\",\r\n + \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n + \ \"2603:1020:d04::/47\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n + \ \"2603:1020:f04::/47\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/47\",\r\n \"2603:1020:1107::/48\",\r\n + \ \"2603:1020:1200::/47\",\r\n \"2603:1020:1301::/48\",\r\n + \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:900:2::/63\",\r\n \"2603:1026:2400::/48\",\r\n + \ \"2603:1026:2401::/48\",\r\n \"2603:1026:2402::/48\",\r\n + \ \"2603:1026:2403::/48\",\r\n \"2603:1026:2404::/48\",\r\n + \ \"2603:1026:2405::/48\",\r\n \"2603:1026:2406::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:2408::/48\",\r\n + \ \"2603:1026:2409::/48\",\r\n \"2603:1026:240a::/48\",\r\n + \ \"2603:1026:240b::/48\",\r\n \"2603:1026:240c::/48\",\r\n + \ \"2603:1026:240d::/48\",\r\n \"2603:1026:240e::/48\",\r\n + \ \"2603:1026:240f::/48\",\r\n \"2603:1026:2410::/48\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2412::/48\",\r\n + \ \"2603:1026:2500::/64\",\r\n \"2603:1026:2500:4::/64\",\r\n + \ \"2603:1026:2500:8::/64\",\r\n \"2603:1026:2500:c::/64\",\r\n + \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:2500:14::/64\",\r\n + \ \"2603:1026:2500:18::/64\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:2500:24::/64\",\r\n + \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:2500:2c::/64\",\r\n + \ \"2603:1026:2500:30::/64\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:2500:38::/64\",\r\n \"2603:1026:3000::/59\",\r\n + \ \"2603:1026:3000:20::/59\",\r\n \"2603:1026:3000:40::/59\",\r\n + \ \"2603:1026:3000:60::/59\",\r\n \"2603:1026:3000:80::/59\",\r\n + \ \"2603:1026:3000:a0::/59\",\r\n \"2603:1026:3000:c0::/59\",\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1026:3000:100::/59\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1026:3000:140::/59\",\r\n + \ \"2603:1026:3000:160::/59\",\r\n \"2603:1026:3000:180::/59\",\r\n + \ \"2603:1026:3000:1a0::/59\",\r\n \"2603:1026:3000:1c0::/59\",\r\n + \ \"2603:1026:3000:1e0::/59\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1027:1:20::/59\",\r\n \"2603:1027:1:40::/59\",\r\n + \ \"2603:1027:1:60::/59\",\r\n \"2603:1027:1:80::/59\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1027:1:c0::/59\",\r\n + \ \"2603:1027:1:e0::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1027:1:120::/59\",\r\n \"2603:1027:1:140::/59\",\r\n + \ \"2603:1027:1:160::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1027:1:1c0::/59\",\r\n + \ \"2603:1027:1:1e0::/59\",\r\n \"2603:1027:1:200::/59\",\r\n + \ \"2603:1027:1:220::/59\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:8::/48\",\r\n + \ \"2603:1030:9::/63\",\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:16::/64\",\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:b0::/63\",\r\n \"2603:1030:9:b2::/64\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b6::/64\",\r\n \"2603:1030:9:b7::/64\",\r\n + \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:ba::/63\",\r\n + \ \"2603:1030:9:bc::/64\",\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:101::/64\",\r\n + \ \"2603:1030:9:102::/63\",\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:10d::/64\",\r\n \"2603:1030:9:10e::/63\",\r\n + \ \"2603:1030:9:110::/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:115::/64\",\r\n \"2603:1030:9:116::/63\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11e::/64\",\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:12c::/63\",\r\n \"2603:1030:9:12e::/64\",\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:16c::/63\",\r\n + \ \"2603:1030:9:16e::/64\",\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:188::/62\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/62\",\r\n + \ \"2603:1030:9:1a4::/63\",\r\n \"2603:1030:9:1a6::/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:100::/61\",\r\n \"2603:1030:100:8::/62\",\r\n + \ \"2603:1030:100:c::/63\",\r\n \"2603:1030:100:e::/63\",\r\n + \ \"2603:1030:100:10::/62\",\r\n \"2603:1030:100:14::/63\",\r\n + \ \"2603:1030:100:16::/63\",\r\n \"2603:1030:100:18::/62\",\r\n + \ \"2603:1030:101::/48\",\r\n \"2603:1030:103::/48\",\r\n + \ \"2603:1030:104::/48\",\r\n \"2603:1030:105::/48\",\r\n + \ \"2603:1030:106::/48\",\r\n \"2603:1030:107::/48\",\r\n + \ \"2603:1030:108::/48\",\r\n \"2603:1030:109::/48\",\r\n + \ \"2603:1030:208::/47\",\r\n \"2603:1030:20a::/47\",\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:1030:301::/48\",\r\n + \ \"2603:1030:302::/48\",\r\n \"2603:1030:303::/48\",\r\n + \ \"2603:1030:400::/48\",\r\n \"2603:1030:401::/63\",\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:16::/64\",\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:59::/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:85::/64\",\r\n \"2603:1030:401:86::/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:8e::/64\",\r\n + \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n + \ \"2603:1030:401:92::/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:a6::/64\",\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:121::/64\",\r\n \"2603:1030:401:122::/63\",\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:136::/63\",\r\n \"2603:1030:401:138::/64\",\r\n + \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n + \ \"2603:1030:401:13c::/62\",\r\n \"2603:1030:401:140::/63\",\r\n + \ \"2603:1030:401:142::/64\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:146::/63\",\r\n + \ \"2603:1030:401:148::/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:156::/63\",\r\n + \ \"2603:1030:401:158::/64\",\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:168::/63\",\r\n + \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n + \ \"2603:1030:401:16d::/64\",\r\n \"2603:1030:401:16e::/63\",\r\n + \ \"2603:1030:401:170::/61\",\r\n \"2603:1030:401:178::/62\",\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:1ca::/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:1f9::/64\",\r\n \"2603:1030:401:1fa::/63\",\r\n + \ \"2603:1030:401:1fc::/62\",\r\n \"2603:1030:401:200::/61\",\r\n + \ \"2603:1030:401:208::/62\",\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:224::/63\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/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::/58\",\r\n \"2603:1030:804:140::/60\",\r\n + \ \"2603:1030:804:150::/62\",\r\n \"2603:1030:804:154::/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 \"2603:1030:a00::/46\",\r\n + \ \"2603:1030:a04::/48\",\r\n \"2603:1030:a06::/48\",\r\n + \ \"2603:1030:a07::/48\",\r\n \"2603:1030:a08::/48\",\r\n + \ \"2603:1030:a09::/56\",\r\n \"2603:1030:a0a::/48\",\r\n + \ \"2603:1030:b00::/47\",\r\n \"2603:1030:b03::/48\",\r\n + \ \"2603:1030:b04::/48\",\r\n \"2603:1030:b05::/48\",\r\n + \ \"2603:1030:b06::/48\",\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:1030:f00::/47\",\r\n + \ \"2603:1030:f02::/48\",\r\n \"2603:1030:f04::/48\",\r\n + \ \"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: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:903::/64\",\r\n + \ \"2603:1036:903:1::/64\",\r\n \"2603:1036:903:2::/64\",\r\n + \ \"2603:1036:903:3::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n + \ \"2603:1036:d20::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2400::/48\",\r\n \"2603:1036:2401::/48\",\r\n + \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:2405::/48\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2407::/48\",\r\n + \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2409::/48\",\r\n + \ \"2603:1036:240a::/48\",\r\n \"2603:1036:240b::/48\",\r\n + \ \"2603:1036:240c::/48\",\r\n \"2603:1036:240d::/48\",\r\n + \ \"2603:1036:240e::/48\",\r\n \"2603:1036:240f::/48\",\r\n + \ \"2603:1036:2500::/64\",\r\n \"2603:1036:2500:4::/64\",\r\n + \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:2500:c::/64\",\r\n + \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:1c::/64\",\r\n + \ \"2603:1036:2500:20::/64\",\r\n \"2603:1036:2500:24::/64\",\r\n + \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:2500:2c::/64\",\r\n + \ \"2603:1036:2500:30::/64\",\r\n \"2603:1036:2500:34::/64\",\r\n + \ \"2603:1036:2500:38::/64\",\r\n \"2603:1036:3000::/59\",\r\n + \ \"2603:1036:3000:20::/59\",\r\n \"2603:1036:3000:40::/59\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1036:3000:80::/59\",\r\n + \ \"2603:1036:3000:a0::/59\",\r\n \"2603:1036:3000:c0::/59\",\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1036:3000:120::/59\",\r\n \"2603:1036:3000:140::/59\",\r\n + \ \"2603:1036:3000:160::/59\",\r\n \"2603:1036:3000:180::/59\",\r\n + \ \"2603:1036:3000:1a0::/59\",\r\n \"2603:1036:3000:1c0::/59\",\r\n + \ \"2603:1037:1::/59\",\r\n \"2603:1037:1:20::/59\",\r\n + \ \"2603:1037:1:40::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1037:1:80::/59\",\r\n \"2603:1037:1:a0::/59\",\r\n + \ \"2603:1037:1:c0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1037:1:120::/59\",\r\n + \ \"2603:1037:1:140::/59\",\r\n \"2603:1037:1:160::/59\",\r\n + \ \"2603:1037:1:180::/59\",\r\n \"2603:1037:1:1a0::/59\",\r\n + \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1039:205::/48\",\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:1040:100::/47\",\r\n + \ \"2603:1040:102::/48\",\r\n \"2603:1040:103::/48\",\r\n + \ \"2603:1040:104::/48\",\r\n \"2603:1040:200::/46\",\r\n + \ \"2603:1040:204::/48\",\r\n \"2603:1040:206::/48\",\r\n + \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n + \ \"2603:1040:400::/46\",\r\n \"2603:1040:404::/48\",\r\n + \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n + \ \"2603:1040:408::/48\",\r\n \"2603:1040:600::/46\",\r\n + \ \"2603:1040:605::/48\",\r\n \"2603:1040:606::/47\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1040:806::/47\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1040:a00::/46\",\r\n \"2603:1040:a05::/48\",\r\n + \ \"2603:1040:a06::/47\",\r\n \"2603:1040:b00::/47\",\r\n + \ \"2603:1040:b03::/48\",\r\n \"2603:1040:b04::/47\",\r\n + \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1040:c06::/47\",\r\n \"2603:1040:d00::/47\",\r\n + \ \"2603:1040:d03::/48\",\r\n \"2603:1040:d04::/48\",\r\n + \ \"2603:1040:e00::/47\",\r\n \"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: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:1040:1001::/48\",\r\n \"2603:1040:1002::/48\",\r\n + \ \"2603:1040:1003::/48\",\r\n \"2603:1040:1004::/48\",\r\n + \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n + \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1400::/48\",\r\n + \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1402::/48\",\r\n + \ \"2603:1046:1403::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1407::/48\",\r\n \"2603:1046:1408::/48\",\r\n + \ \"2603:1046:1409::/48\",\r\n \"2603:1046:140a::/48\",\r\n + \ \"2603:1046:140b::/48\",\r\n \"2603:1046:1500::/64\",\r\n + \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:1500:8::/64\",\r\n + \ \"2603:1046:1500:c::/64\",\r\n \"2603:1046:1500:10::/64\",\r\n + \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:1500:18::/64\",\r\n + \ \"2603:1046:1500:1c::/64\",\r\n \"2603:1046:1500:20::/64\",\r\n + \ \"2603:1046:1500:24::/64\",\r\n \"2603:1046:1500:28::/64\",\r\n + \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:1500:30::/64\",\r\n + \ \"2603:1046:1500:34::/64\",\r\n \"2603:1046:1500:38::/64\",\r\n + \ \"2603:1046:2000:20::/59\",\r\n \"2603:1046:2000:40::/59\",\r\n + \ \"2603:1046:2000:60::/59\",\r\n \"2603:1046:2000:80::/59\",\r\n + \ \"2603:1046:2000:a0::/59\",\r\n \"2603:1046:2000:e0::/59\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1046:2000:120::/59\",\r\n + \ \"2603:1046:2000:140::/59\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1046:2000:180::/59\",\r\n \"2603:1046:2000:1a0::/59\",\r\n + \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1046:2000:1e0::/59\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1047:1:40::/59\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1047:1:100::/59\",\r\n \"2603:1047:1:120::/59\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1047:1:160::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n + \ \"2603:1047:1:1c0::/59\",\r\n \"2603:1047:1:1e0::/59\",\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:1050:100::/40\",\r\n \"2603:1050:211::/48\",\r\n + \ \"2603:1050:214::/48\",\r\n \"2603:1050:300::/40\",\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: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::/60\",\r\n + \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\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: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::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n + \ \"2a01:111:f403:ca18::/63\",\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: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: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: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\": \"75\",\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\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\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 + \ \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n + \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.158.224/27\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.112.0/20\",\r\n \"20.39.72.0/21\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.47.36.0/24\",\r\n \"20.53.56.0/21\",\r\n \"20.135.54.0/23\",\r\n + \ \"20.150.103.0/24\",\r\n \"20.157.1.0/24\",\r\n \"20.190.189.128/26\",\r\n + \ \"20.193.96.0/19\",\r\n \"40.82.244.0/22\",\r\n \"40.90.31.96/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.142.64/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.126.61.128/26\",\r\n \"40.126.128.0/18\",\r\n \"52.108.180.0/24\",\r\n + \ \"52.108.201.0/24\",\r\n \"52.109.100.0/23\",\r\n \"52.111.249.0/24\",\r\n + \ \"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\": + \"75\",\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 ],\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.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.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.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.211.0.0/18\",\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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"AzureCloud.australiasoutheast\",\r\n \"id\": \"AzureCloud.australiasoutheast\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.128.0/18\",\r\n \"13.73.96.0/19\",\r\n \"13.77.0.0/18\",\r\n + \ \"20.40.160.0/20\",\r\n \"20.42.224.0/19\",\r\n \"20.45.144.0/20\",\r\n + \ \"20.46.96.0/20\",\r\n \"20.47.38.0/24\",\r\n \"20.47.74.0/23\",\r\n + \ \"20.58.192.0/18\",\r\n \"20.60.32.0/23\",\r\n \"20.70.64.0/18\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.135.50.0/23\",\r\n \"20.150.12.0/23\",\r\n + \ \"20.150.119.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.190.96.0/19\",\r\n + \ \"20.190.142.128/25\",\r\n \"20.190.168.0/24\",\r\n \"20.202.61.0/24\",\r\n + \ \"23.101.224.0/19\",\r\n \"40.79.212.0/24\",\r\n \"40.81.48.0/20\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.90.24.0/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.155.64/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.126.14.128/25\",\r\n \"40.126.40.0/24\",\r\n + \ \"40.127.64.0/19\",\r\n \"52.108.194.0/24\",\r\n \"52.108.234.0/23\",\r\n + \ \"52.109.116.0/22\",\r\n \"52.111.250.0/24\",\r\n \"52.113.13.0/24\",\r\n + \ \"52.113.76.0/23\",\r\n \"52.114.20.0/22\",\r\n \"52.114.60.0/23\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.121.106.0/23\",\r\n \"52.136.25.0/24\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.158.128.0/19\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.225.0/24\",\r\n \"52.243.64.0/18\",\r\n + \ \"52.245.20.0/22\",\r\n \"52.255.32.0/19\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.93.128/27\",\r\n \"104.44.95.64/28\",\r\n \"104.46.28.0/24\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.209.64.0/20\",\r\n \"191.239.160.0/19\",\r\n + \ \"191.239.192.0/22\",\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: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\": + \"75\",\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\": + \"\",\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.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.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\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\": \"75\",\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 + \ ],\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.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.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.206.64.0/18\",\r\n + \ \"20.206.128.0/18\",\r\n \"20.209.12.0/23\",\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.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.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\": \"75\",\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\": \"\",\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.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n + \ \"20.116.0.0/18\",\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.52.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 \"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 \"40.90.143.160/27\",\r\n + \ \"40.90.151.96/27\",\r\n \"40.126.11.0/25\",\r\n \"40.126.33.0/24\",\r\n + \ \"52.108.42.0/23\",\r\n \"52.108.84.0/24\",\r\n \"52.109.92.0/22\",\r\n + \ \"52.111.251.0/24\",\r\n \"52.114.160.0/22\",\r\n \"52.136.23.0/24\",\r\n + \ \"52.136.27.0/24\",\r\n \"52.138.0.0/18\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.156.0.0/19\",\r\n \"52.228.0.0/17\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.237.0.0/18\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.246.152.0/21\",\r\n \"52.253.196.0/24\",\r\n + \ \"104.44.93.32/27\",\r\n \"104.44.95.16/28\",\r\n \"2603:1030:208::/47\",\r\n + \ \"2603:1030:f00::/47\",\r\n \"2603:1030:f02::/48\",\r\n + \ \"2603:1030:f04::/48\",\r\n \"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\": \"75\",\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\": \"\",\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.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 \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\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.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.209.8.0/23\",\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.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.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\": + \"75\",\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 ],\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 \"20.47.42.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n + \ \"20.190.146.0/25\",\r\n \"20.190.175.0/24\",\r\n \"20.192.0.0/19\",\r\n + \ \"20.192.40.0/21\",\r\n \"20.192.96.0/21\",\r\n \"20.192.168.0/21\",\r\n + \ \"20.193.128.0/19\",\r\n \"20.193.224.0/19\",\r\n \"20.197.0.0/18\",\r\n + \ \"20.198.0.0/17\",\r\n \"20.202.41.0/24\",\r\n \"20.204.0.0/16\",\r\n + \ \"20.207.64.0/18\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.96/27\",\r\n \"40.79.214.0/24\",\r\n \"40.80.48.0/21\",\r\n + \ \"40.80.64.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.87.224.0/22\",\r\n + \ \"40.90.137.128/27\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.126.18.0/25\",\r\n \"40.126.47.0/24\",\r\n \"52.108.44.0/23\",\r\n + \ \"52.108.85.0/24\",\r\n \"52.109.56.0/22\",\r\n \"52.111.252.0/24\",\r\n + \ \"52.113.10.0/23\",\r\n \"52.113.70.0/23\",\r\n \"52.113.92.0/22\",\r\n + \ \"52.113.193.0/24\",\r\n \"52.114.40.0/22\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.136.24.0/24\",\r\n \"52.140.64.0/18\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"52.245.96.0/22\",\r\n \"52.253.181.0/24\",\r\n \"52.253.191.0/24\",\r\n + \ \"104.44.92.128/27\",\r\n \"104.44.94.192/28\",\r\n \"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\": \"75\",\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 + \ ],\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.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.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.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\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.142.0/23\",\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 \"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/28\",\r\n + \ \"40.87.181.48/29\",\r\n \"40.87.181.56/31\",\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.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.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::/62\",\r\n + \ \"2603:1030:9:1a4::/63\",\r\n \"2603:1030:9:1a6::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\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 + \ \"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\": + \"75\",\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 ],\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 \"20.47.5.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.51.24.0/21\",\r\n \"20.60.24.0/23\",\r\n + \ \"20.112.128.0/19\",\r\n \"20.135.68.0/23\",\r\n \"20.150.23.0/24\",\r\n + \ \"20.150.47.0/25\",\r\n \"20.157.96.0/24\",\r\n \"20.190.138.128/25\",\r\n + \ \"20.190.150.0/24\",\r\n \"40.66.120.0/21\",\r\n \"40.78.200.0/21\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.79.232.0/21\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.83.24.96/27\",\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.22/31\",\r\n \"40.87.180.24/30\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n + \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.252/30\",\r\n + \ \"40.87.181.0/30\",\r\n \"40.87.182.0/30\",\r\n \"40.87.182.16/29\",\r\n + \ \"40.87.182.60/31\",\r\n \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n + \ \"40.87.183.40/31\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.89.32.0/19\",\r\n \"40.90.132.80/28\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.149.0/27\",\r\n \"40.93.17.0/24\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.122.0.0/20\",\r\n + \ \"40.126.10.128/25\",\r\n \"40.126.22.0/24\",\r\n \"52.102.143.0/24\",\r\n + \ \"52.103.17.0/24\",\r\n \"52.103.143.0/24\",\r\n \"52.108.113.0/24\",\r\n + \ \"52.109.140.0/22\",\r\n \"52.141.224.0/20\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.158.176.0/20\",\r\n \"52.165.104.128/26\",\r\n \"52.176.225.0/24\",\r\n + \ \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n \"52.180.160.0/20\",\r\n + \ \"52.180.176.0/21\",\r\n \"52.185.56.112/28\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.238.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.232.0/21\",\r\n \"53.103.143.0/24\",\r\n + \ \"104.208.48.0/20\",\r\n \"168.61.136.0/21\",\r\n \"2603:1030:8::/48\",\r\n + \ \"2603:1030:9::/63\",\r\n \"2603:1030:9:16::/64\",\r\n + \ \"2603:1030:9:b0::/63\",\r\n \"2603:1030:9:b2::/64\",\r\n + \ \"2603:1030:9:b6::/64\",\r\n \"2603:1030:9:ba::/63\",\r\n + \ \"2603:1030:9:bc::/64\",\r\n \"2603:1030:9:101::/64\",\r\n + \ \"2603:1030:9:102::/63\",\r\n \"2603:1030:9:10d::/64\",\r\n + \ \"2603:1030:9:10e::/63\",\r\n \"2603:1030:9:110::/64\",\r\n + \ \"2603:1030:9:115::/64\",\r\n \"2603:1030:9:116::/63\",\r\n + \ \"2603:1030:9:11e::/64\",\r\n \"2603:1030:9:12c::/63\",\r\n + \ \"2603:1030:9:12e::/64\",\r\n \"2603:1030:9:16c::/63\",\r\n + \ \"2603:1030:9:16e::/64\",\r\n \"2603:1030:9:188::/62\",\r\n + \ \"2603:1030:e::/48\",\r\n \"2603:1030:f::/48\",\r\n \"2603:1030:12::/48\",\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\": \"75\",\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\": \"\",\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.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.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.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 \"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 \"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 \"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.192.0/19\",\r\n + \ \"191.232.140.0/24\",\r\n \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n + \ \"191.237.238.0/24\",\r\n \"204.231.197.0/24\",\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.68.174.208/28\",\r\n + \ \"2603:1040:200::/46\",\r\n \"2603:1040:204::/48\",\r\n + \ \"2603:1040:206::/48\",\r\n \"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\": + \"75\",\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 ],\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 \"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/21\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.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.104.0/24\",\r\n \"20.157.132.0/24\",\r\n + \ \"20.157.147.0/24\",\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.209.0.0/23\",\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.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.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.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.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:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\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\": \"75\",\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 + \ ],\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.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.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.157.17.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.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 + \ \"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/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.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.120.64.0/19\",\r\n + \ \"52.121.32.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.176/28\",\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.64/29\",\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::/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 + \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1036:2405::/48\",\r\n \"2603:1036:2500::/64\",\r\n + \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n + \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\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\": \"75\",\r\n \"properties\": {\r\n \"changeNumber\": + \"6\",\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.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 + \ \"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.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 \"52.143.212.0/23\",\r\n \"52.147.128.0/19\",\r\n + \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.225.136.48/28\",\r\n + \ \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.239.157.224/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n \"52.239.192.128/27\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.230.0/24\",\r\n \"52.239.239.0/24\",\r\n + \ \"52.245.45.144/28\",\r\n \"52.245.46.32/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n + \ \"52.253.224.0/21\",\r\n \"52.254.120.0/21\",\r\n \"53.103.142.0/24\",\r\n + \ \"104.44.95.208/28\",\r\n \"198.180.97.0/24\",\r\n \"2603:1030:401::/63\",\r\n + \ \"2603:1030:401:16::/64\",\r\n \"2603:1030:401:59::/64\",\r\n + \ \"2603:1030:401:85::/64\",\r\n \"2603:1030:401:86::/64\",\r\n + \ \"2603:1030:401:8e::/64\",\r\n \"2603:1030:401:92::/63\",\r\n + \ \"2603:1030:401:a6::/64\",\r\n \"2603:1030:401:121::/64\",\r\n + \ \"2603:1030:401:122::/63\",\r\n \"2603:1030:401:136::/63\",\r\n + \ \"2603:1030:401:138::/64\",\r\n \"2603:1030:401:13c::/62\",\r\n + \ \"2603:1030:401:140::/63\",\r\n \"2603:1030:401:142::/64\",\r\n + \ \"2603:1030:401:146::/63\",\r\n \"2603:1030:401:148::/63\",\r\n + \ \"2603:1030:401:156::/63\",\r\n \"2603:1030:401:158::/64\",\r\n + \ \"2603:1030:401:168::/63\",\r\n \"2603:1030:401:16d::/64\",\r\n + \ \"2603:1030:401:16e::/63\",\r\n \"2603:1030:401:170::/61\",\r\n + \ \"2603:1030:401:178::/62\",\r\n \"2603:1030:401:1ca::/63\",\r\n + \ \"2603:1030:401:1f9::/64\",\r\n \"2603:1030:401:1fa::/63\",\r\n + \ \"2603:1030:401:1fc::/62\",\r\n \"2603:1030:401:200::/61\",\r\n + \ \"2603:1030:401:208::/62\",\r\n \"2603:1030:401:224::/63\",\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 + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40d::/60\",\r\n + \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40e:100::/56\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1036:903:1::/64\",\r\n + \ \"2603:1036:903:3::/64\",\r\n \"2603:1036:240a::/48\",\r\n + \ \"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 + \ \"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\": + \"75\",\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 ],\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.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 \"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\": + \"75\",\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\": + \"\",\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 \"20.47.27.0/24\",\r\n \"20.47.65.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n + \ \"20.52.80.0/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.60.22.0/23\",\r\n + \ \"20.79.0.0/16\",\r\n \"20.113.0.0/17\",\r\n \"20.135.152.0/22\",\r\n + \ \"20.135.156.0/23\",\r\n \"20.150.54.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.190.190.64/26\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.90.129.48/28\",\r\n \"40.90.140.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.151.160/27\",\r\n \"40.119.92.0/22\",\r\n \"40.126.62.64/26\",\r\n + \ \"40.126.197.0/24\",\r\n \"51.116.96.0/19\",\r\n \"51.116.128.0/18\",\r\n + \ \"51.116.192.0/21\",\r\n \"51.116.224.0/19\",\r\n \"52.108.178.0/24\",\r\n + \ \"52.108.199.0/24\",\r\n \"52.109.104.0/23\",\r\n \"52.111.255.0/24\",\r\n + \ \"52.114.244.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n + \ \"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\": \"75\",\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\": \"\",\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.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.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 \"20.190.166.0/24\",\r\n + \ \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \"20.210.0.0/18\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.100.96.0/21\",\r\n \"23.102.64.0/19\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.206.96/27\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.81.192.0/19\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.90.16.160/27\",\r\n \"40.90.128.80/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.192/28\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.115.128.0/17\",\r\n \"40.126.13.128/25\",\r\n \"40.126.38.0/24\",\r\n + \ \"52.108.191.0/24\",\r\n \"52.108.228.0/23\",\r\n \"52.109.52.0/22\",\r\n + \ \"52.111.232.0/24\",\r\n \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n + \ \"52.113.78.0/23\",\r\n \"52.113.102.0/24\",\r\n \"52.113.107.0/24\",\r\n + \ \"52.113.133.0/24\",\r\n \"52.114.32.0/22\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.47.0/24\",\r\n \"52.121.120.0/23\",\r\n \"52.121.152.0/21\",\r\n + \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.136.31.0/24\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.155.96.0/19\",\r\n \"52.156.32.0/19\",\r\n + \ \"52.185.128.0/18\",\r\n \"52.232.155.0/24\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.243.32.0/19\",\r\n \"52.245.36.0/22\",\r\n \"52.246.160.0/19\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.161.0/24\",\r\n \"104.41.160.0/19\",\r\n + \ \"104.44.88.224/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.94.112/28\",\r\n + \ \"104.46.208.0/20\",\r\n \"138.91.0.0/20\",\r\n \"191.237.240.0/23\",\r\n + \ \"2603:1040:400::/46\",\r\n \"2603:1040:404::/48\",\r\n + \ \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.73.232.0/21\",\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 \"20.135.48.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.157.56.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.189.192.0/18\",\r\n + \ \"20.190.141.0/25\",\r\n \"20.190.165.0/24\",\r\n \"20.202.42.0/24\",\r\n + \ \"20.209.16.0/23\",\r\n \"23.98.56.0/24\",\r\n \"23.100.104.0/21\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.79.209.0/24\",\r\n + \ \"40.80.56.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.90.18.32/27\",\r\n + \ \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n \"40.90.137.0/27\",\r\n + \ \"40.90.142.208/28\",\r\n \"40.90.156.0/26\",\r\n \"40.126.13.0/25\",\r\n + \ \"40.126.37.0/24\",\r\n \"52.108.46.0/23\",\r\n \"52.108.86.0/24\",\r\n + \ \"52.109.132.0/22\",\r\n \"52.111.233.0/24\",\r\n \"52.112.88.0/22\",\r\n + \ \"52.113.14.0/24\",\r\n \"52.113.72.0/22\",\r\n \"52.113.87.0/24\",\r\n + \ \"52.113.106.0/24\",\r\n \"52.114.36.0/22\",\r\n \"52.115.39.0/24\",\r\n + \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.116.0/22\",\r\n \"52.121.165.0/24\",\r\n + \ \"52.121.168.0/22\",\r\n \"52.147.64.0/19\",\r\n \"52.175.128.0/18\",\r\n + \ \"52.232.158.0/24\",\r\n \"52.239.146.0/23\",\r\n \"52.245.92.0/22\",\r\n + \ \"104.44.92.0/27\",\r\n \"104.44.94.128/28\",\r\n \"104.46.224.0/20\",\r\n + \ \"104.214.128.0/19\",\r\n \"104.215.0.0/18\",\r\n \"138.91.16.0/20\",\r\n + \ \"191.233.32.0/20\",\r\n \"191.237.236.0/24\",\r\n \"191.238.68.0/24\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.239.96.0/20\",\r\n \"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\": \"75\",\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\": \"\",\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 + \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n + \ \"20.190.191.0/26\",\r\n \"20.192.32.0/21\",\r\n \"20.192.48.0/21\",\r\n + \ \"20.192.104.0/21\",\r\n \"20.192.112.0/20\",\r\n \"20.192.176.0/21\",\r\n + \ \"20.192.192.0/19\",\r\n \"20.192.224.0/20\",\r\n \"20.193.208.0/20\",\r\n + \ \"20.207.0.0/18\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.128/26\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.126.63.0/26\",\r\n \"40.126.205.0/24\",\r\n + \ \"52.108.123.0/24\",\r\n \"52.253.192.0/24\",\r\n \"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\": + \"75\",\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\": + \"\",\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.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 \"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\": \"75\",\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\": \"\",\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.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 \"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.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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n + \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.47.47.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.60.202.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.30.0/23\",\r\n + \ \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n \"20.190.148.0/25\",\r\n + \ \"20.190.179.0/24\",\r\n \"20.200.128.0/18\",\r\n \"20.202.40.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.80.32.0/22\",\r\n \"40.80.168.0/21\",\r\n + \ \"40.80.224.0/20\",\r\n \"40.89.192.0/19\",\r\n \"40.90.131.160/27\",\r\n + \ \"40.90.139.160/27\",\r\n \"40.90.157.32/27\",\r\n \"40.126.20.0/25\",\r\n + \ \"40.126.51.0/24\",\r\n \"52.108.190.0/24\",\r\n \"52.108.226.0/23\",\r\n + \ \"52.109.48.0/22\",\r\n \"52.111.234.0/24\",\r\n \"52.113.110.0/23\",\r\n + \ \"52.114.48.0/22\",\r\n \"52.147.96.0/19\",\r\n \"52.231.128.0/17\",\r\n + \ \"52.232.144.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n + \ \"52.239.190.192/26\",\r\n \"52.245.100.0/22\",\r\n \"104.44.94.224/27\",\r\n + \ \"2603:1040:e00::/47\",\r\n \"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\": \"75\",\r\n \"properties\": {\r\n \"changeNumber\": + \"6\",\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 \"20.36.96.0/21\",\r\n + \ \"20.41.128.0/18\",\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n + \ \"20.47.107.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.49.112.0/21\",\r\n + \ \"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.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.135.12.0/22\",\r\n \"20.135.70.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.190.135.0/24\",\r\n \"20.190.156.0/24\",\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 + \ \"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\": \"75\",\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 + \ ],\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 + \ \"13.104.210.0/24\",\r\n \"13.105.18.0/26\",\r\n \"13.105.21.0/24\",\r\n + \ \"13.105.28.48/28\",\r\n \"13.105.37.192/26\",\r\n \"13.105.60.192/26\",\r\n + \ \"13.105.67.0/25\",\r\n \"13.105.96.128/25\",\r\n \"20.38.64.0/19\",\r\n + \ \"20.38.102.0/23\",\r\n \"20.47.8.0/24\",\r\n \"20.47.20.0/23\",\r\n + \ \"20.47.32.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.54.0.0/17\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.40.0/23\",\r\n \"20.60.144.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.246.0/23\",\r\n \"20.67.128.0/17\",\r\n + \ \"20.82.128.0/17\",\r\n \"20.93.0.0/17\",\r\n \"20.105.0.0/17\",\r\n + \ \"20.107.128.0/17\",\r\n \"20.135.20.0/23\",\r\n \"20.135.134.0/23\",\r\n + \ \"20.135.136.0/22\",\r\n \"20.143.3.0/24\",\r\n \"20.150.26.0/24\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.75.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.100.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.190.129.0/24\",\r\n + \ \"20.190.159.0/24\",\r\n \"20.191.0.0/18\",\r\n \"20.202.1.0/24\",\r\n + \ \"20.209.14.0/23\",\r\n \"23.100.48.0/20\",\r\n \"23.100.128.0/18\",\r\n + \ \"23.101.48.0/20\",\r\n \"23.102.0.0/18\",\r\n \"40.67.224.0/19\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.192.0/19\",\r\n + \ \"40.77.133.0/24\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.80/28\",\r\n + \ \"40.77.165.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.160/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.226.128/25\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.234.160/27\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.255.0/25\",\r\n \"40.78.211.0/24\",\r\n \"40.79.204.0/27\",\r\n + \ \"40.79.204.32/28\",\r\n \"40.79.204.64/27\",\r\n \"40.85.0.0/17\",\r\n + \ \"40.85.128.0/20\",\r\n \"40.87.128.0/19\",\r\n \"40.87.188.0/22\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n + \ \"40.90.31.128/25\",\r\n \"40.90.128.16/28\",\r\n \"40.90.129.192/27\",\r\n + \ \"40.90.130.224/28\",\r\n \"40.90.133.64/27\",\r\n \"40.90.136.176/28\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.140.64/27\",\r\n \"40.90.141.96/27\",\r\n + \ \"40.90.141.128/27\",\r\n \"40.90.145.0/27\",\r\n \"40.90.145.224/27\",\r\n + \ \"40.90.147.96/27\",\r\n \"40.90.148.160/28\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.91.20.0/22\",\r\n \"40.91.32.0/22\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.112.36.0/25\",\r\n \"40.112.37.64/26\",\r\n + \ \"40.112.64.0/19\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.115.96.0/19\",\r\n \"40.126.1.0/24\",\r\n \"40.126.31.0/24\",\r\n + \ \"40.127.96.0/20\",\r\n \"40.127.128.0/17\",\r\n \"51.104.64.0/18\",\r\n + \ \"51.104.128.0/18\",\r\n \"52.101.65.0/24\",\r\n \"52.101.66.0/23\",\r\n + \ \"52.101.68.0/24\",\r\n \"52.102.160.0/24\",\r\n \"52.103.32.0/24\",\r\n + \ \"52.103.160.0/24\",\r\n \"52.108.174.0/23\",\r\n \"52.108.176.0/24\",\r\n + \ \"52.108.196.0/24\",\r\n \"52.108.240.0/21\",\r\n \"52.109.76.0/22\",\r\n + \ \"52.111.236.0/24\",\r\n \"52.112.191.0/24\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.232.0/24\",\r\n \"52.112.236.0/24\",\r\n \"52.113.40.0/21\",\r\n + \ \"52.113.48.0/20\",\r\n \"52.113.112.0/20\",\r\n \"52.113.136.0/21\",\r\n + \ \"52.113.205.0/24\",\r\n \"52.114.76.0/22\",\r\n \"52.114.96.0/21\",\r\n + \ \"52.114.120.0/22\",\r\n \"52.114.231.0/24\",\r\n \"52.114.233.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.120.136.0/21\",\r\n \"52.120.192.0/20\",\r\n \"52.121.16.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.125.138.0/23\",\r\n \"52.138.128.0/17\",\r\n + \ \"52.142.64.0/18\",\r\n \"52.143.195.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.146.128.0/17\",\r\n \"52.155.64.0/19\",\r\n \"52.155.128.0/17\",\r\n + \ \"52.156.192.0/18\",\r\n \"52.158.0.0/17\",\r\n \"52.164.0.0/16\",\r\n + \ \"52.169.0.0/16\",\r\n \"52.178.128.0/17\",\r\n \"52.232.148.0/24\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.239.136.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.248.0/24\",\r\n \"52.245.40.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.224.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 \"104.41.64.0/18\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.44.88.64/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.92.192/27\",\r\n + \ \"104.44.94.32/28\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n + \ \"104.46.8.0/21\",\r\n \"104.46.64.0/19\",\r\n \"104.47.218.0/23\",\r\n + \ \"131.253.40.80/28\",\r\n \"134.170.80.64/28\",\r\n \"137.116.224.0/19\",\r\n + \ \"137.135.128.0/17\",\r\n \"138.91.48.0/20\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.13.128/26\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.204.128/25\",\r\n \"168.61.80.0/20\",\r\n + \ \"168.61.96.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.92.0/22\",\r\n \"191.232.138.0/23\",\r\n + \ \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n \"191.235.208.0/20\",\r\n + \ \"191.235.255.0/24\",\r\n \"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\": \"75\",\r\n \"properties\": {\r\n \"changeNumber\": + \"5\",\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.100.0.0/18\",\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.190.185.0/24\",\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\": \"75\",\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 + \ ],\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 + \ \"20.60.15.0/24\",\r\n \"20.135.58.0/23\",\r\n \"20.150.0.0/24\",\r\n + \ \"20.150.56.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.190.186.0/24\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.126.58.0/24\",\r\n \"40.126.201.0/24\",\r\n + \ \"51.13.128.0/19\",\r\n \"51.120.128.0/18\",\r\n \"51.120.192.0/20\",\r\n + \ \"51.120.216.0/21\",\r\n \"51.120.224.0/21\",\r\n \"52.108.177.0/24\",\r\n + \ \"52.108.198.0/24\",\r\n \"52.109.144.0/23\",\r\n \"52.111.198.0/24\",\r\n + \ \"52.114.238.0/24\",\r\n \"52.253.167.0/24\",\r\n \"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\": + \"75\",\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\": \"\",\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 + \ \"20.45.128.0/21\",\r\n \"20.47.50.0/24\",\r\n \"20.47.92.0/24\",\r\n + \ \"20.60.190.0/23\",\r\n \"20.87.0.0/17\",\r\n \"20.135.78.0/23\",\r\n + \ \"20.135.80.0/22\",\r\n \"20.150.21.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.101.0/24\",\r\n \"20.190.190.0/26\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.82.20.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.128.144/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.133.160/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.151.64/27\",\r\n \"40.90.157.224/27\",\r\n + \ \"40.119.64.0/22\",\r\n \"40.120.16.0/20\",\r\n \"40.123.240.0/20\",\r\n + \ \"40.126.62.0/26\",\r\n \"40.127.0.0/19\",\r\n \"52.108.54.0/23\",\r\n + \ \"52.108.90.0/24\",\r\n \"52.109.150.0/23\",\r\n \"52.111.237.0/24\",\r\n + \ \"52.114.112.0/23\",\r\n \"52.114.224.0/24\",\r\n \"52.121.86.0/23\",\r\n + \ \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n \"52.239.232.0/25\",\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.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.72.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.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 \"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\": + \"75\",\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 + \ ],\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.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 {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n + \ \"id\": \"AzureCloud.southcentralus\",\r\n \"serviceTagChangeNumber\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\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 + \ \"13.105.25.0/24\",\r\n \"13.105.53.0/25\",\r\n \"13.105.60.0/27\",\r\n + \ \"13.105.60.32/28\",\r\n \"13.105.60.64/27\",\r\n \"13.105.66.192/26\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.45.0.0/18\",\r\n \"20.45.120.0/21\",\r\n + \ \"20.47.0.0/24\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.47.69.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.49.88.0/21\",\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.64.0.0/17\",\r\n + \ \"20.65.128.0/17\",\r\n \"20.88.192.0/18\",\r\n \"20.94.128.0/18\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.114.64.0/18\",\r\n \"20.135.8.0/22\",\r\n + \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.136.0.128/25\",\r\n + \ \"20.136.2.0/24\",\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.188.64.0/19\",\r\n \"20.189.0.0/18\",\r\n + \ \"20.190.128.0/24\",\r\n \"20.190.157.0/24\",\r\n \"20.202.24.0/24\",\r\n + \ \"23.98.128.0/17\",\r\n \"23.100.120.0/21\",\r\n \"23.101.176.0/20\",\r\n + \ \"23.102.128.0/18\",\r\n \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\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.172.0/24\",\r\n \"40.77.199.0/25\",\r\n \"40.77.225.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.128/25\",\r\n \"40.80.192.0/19\",\r\n + \ \"40.84.128.0/17\",\r\n \"40.86.128.0/19\",\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.174/31\",\r\n + \ \"40.87.176.184/30\",\r\n \"40.87.176.192/28\",\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.240/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.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.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.212/30\",\r\n + \ \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n \"40.87.178.0/25\",\r\n + \ \"40.87.178.128/26\",\r\n \"40.87.178.192/28\",\r\n \"40.87.178.208/29\",\r\n + \ \"40.87.178.216/31\",\r\n \"40.90.16.128/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.28.64/26\",\r\n + \ \"40.90.28.128/26\",\r\n \"40.90.30.160/27\",\r\n \"40.90.128.224/28\",\r\n + \ \"40.90.133.96/28\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.145.160/27\",\r\n \"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.119.0.0/18\",\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.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\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::/58\",\r\n + \ \"2603:1030:804:140::/60\",\r\n \"2603:1030:804:150::/62\",\r\n + \ \"2603:1030:804:154::/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:1036:2407::/48\",\r\n + \ \"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 + \ \"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\": \"75\",\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 + \ ],\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.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.135.84.0/22\",\r\n + \ \"20.135.88.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.16.0/24\",\r\n + \ \"20.157.98.0/24\",\r\n \"20.157.128.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.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.212.0.0/18\",\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.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.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 \"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 \"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\": + \"75\",\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\": + \"\",\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 \"20.135.28.0/23\",\r\n \"20.150.19.0/24\",\r\n + \ \"20.157.156.0/24\",\r\n \"20.190.147.128/25\",\r\n \"20.190.178.0/24\",\r\n + \ \"40.79.176.0/21\",\r\n \"40.79.223.0/24\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.82.224.0/20\",\r\n \"40.90.132.32/28\",\r\n + \ \"40.90.136.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.126.19.128/25\",\r\n + \ \"40.126.50.0/24\",\r\n \"51.105.88.0/21\",\r\n \"51.138.128.0/19\",\r\n + \ \"51.138.160.0/21\",\r\n \"52.108.188.0/24\",\r\n \"52.108.222.0/23\",\r\n + \ \"52.109.72.0/22\",\r\n \"52.111.253.0/24\",\r\n \"52.114.108.0/22\",\r\n + \ \"52.136.8.0/21\",\r\n \"52.136.28.0/24\",\r\n \"52.136.128.0/18\",\r\n + \ \"52.239.135.0/26\",\r\n \"52.239.196.0/24\",\r\n \"52.245.120.0/22\",\r\n + \ \"2603:1020:900::/47\",\r\n \"2603:1020:902::/48\",\r\n + \ \"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\": \"75\",\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\": \"\",\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.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 \"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\": + \"75\",\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\": + \"\",\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.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.190.181.0/24\",\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.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: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::/64\",\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.switzerlandn\",\r\n + \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.211.192/26\",\r\n \"13.105.100.176/28\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"20.47.53.0/24\",\r\n \"20.47.71.0/24\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n + \ \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.190.183.0/24\",\r\n + \ \"20.199.128.0/18\",\r\n \"20.203.128.0/17\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/20\",\r\n \"40.90.30.128/27\",\r\n \"40.90.128.208/28\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.126.55.0/24\",\r\n \"40.126.194.0/24\",\r\n + \ \"51.103.128.0/18\",\r\n \"51.103.192.32/27\",\r\n \"51.103.200.0/21\",\r\n + \ \"51.103.208.0/20\",\r\n \"51.103.224.0/19\",\r\n \"51.107.0.0/18\",\r\n + \ \"51.107.64.0/19\",\r\n \"51.107.128.0/21\",\r\n \"51.107.200.0/21\",\r\n + \ \"51.107.240.0/21\",\r\n \"52.108.75.0/24\",\r\n \"52.108.96.0/24\",\r\n + \ \"52.109.156.0/23\",\r\n \"52.111.202.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.239.251.0/24\",\r\n \"52.253.165.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"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\": \"75\",\r\n \"properties\": {\r\n \"changeNumber\": + \"5\",\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 \"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\": \"75\",\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\": \"\",\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 + \ \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.190.188.0/24\",\r\n \"40.90.16.64/27\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.119.76.0/22\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.125.0.0/19\",\r\n \"40.126.60.0/24\",\r\n \"40.126.193.0/24\",\r\n + \ \"40.126.208.0/20\",\r\n \"52.108.183.0/24\",\r\n \"52.108.204.0/23\",\r\n + \ \"52.109.160.0/23\",\r\n \"52.111.247.0/24\",\r\n \"52.114.232.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"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\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\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 + \ \"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.141.0/24\",\r\n + \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.203.0.0/18\",\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\": \"75\",\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 + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\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.38.106.0/23\",\r\n + \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.47.11.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.49.128.0/17\",\r\n \"20.50.96.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.60.17.0/24\",\r\n \"20.60.166.0/23\",\r\n \"20.68.0.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n + \ \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.40.0/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.69.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.190.143.0/25\",\r\n \"20.190.169.0/24\",\r\n + \ \"20.202.4.0/24\",\r\n \"20.209.6.0/23\",\r\n \"40.79.215.0/24\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.81.128.0/19\",\r\n \"40.90.17.32/27\",\r\n + \ \"40.90.17.160/27\",\r\n \"40.90.29.192/26\",\r\n \"40.90.128.112/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.131.64/27\",\r\n \"40.90.139.64/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.154.0/26\",\r\n + \ \"40.120.32.0/19\",\r\n \"40.126.15.0/25\",\r\n \"40.126.41.0/24\",\r\n + \ \"51.11.0.0/18\",\r\n \"51.11.128.0/18\",\r\n \"51.104.0.0/19\",\r\n + \ \"51.104.192.0/18\",\r\n \"51.105.0.0/18\",\r\n \"51.105.64.0/20\",\r\n + \ \"51.132.0.0/18\",\r\n \"51.132.128.0/17\",\r\n \"51.140.0.0/17\",\r\n + \ \"51.140.128.0/18\",\r\n \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n + \ \"51.141.130.0/25\",\r\n \"51.141.135.0/24\",\r\n \"51.141.192.0/18\",\r\n + \ \"51.143.128.0/18\",\r\n \"51.143.208.0/20\",\r\n \"51.143.224.0/19\",\r\n + \ \"51.145.0.0/17\",\r\n \"52.108.50.0/23\",\r\n \"52.108.88.0/24\",\r\n + \ \"52.108.99.0/24\",\r\n \"52.108.100.0/23\",\r\n \"52.109.28.0/22\",\r\n + \ \"52.111.242.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.240.0/20\",\r\n + \ \"52.113.128.0/24\",\r\n \"52.113.200.0/22\",\r\n \"52.113.204.0/24\",\r\n + \ \"52.113.224.0/19\",\r\n \"52.114.88.0/22\",\r\n \"52.120.160.0/19\",\r\n + \ \"52.120.240.0/20\",\r\n \"52.136.21.0/24\",\r\n \"52.151.64.0/18\",\r\n + \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"52.245.64.0/22\",\r\n + \ \"52.253.162.0/23\",\r\n \"104.44.89.224/27\",\r\n \"2603:1020:700::/47\",\r\n + \ \"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\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\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.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.190.144.0/25\",\r\n + \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\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 + \ \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"AzureCloud.usstagec\",\r\n \"id\": \"AzureCloud.usstagec\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.105.16.128/26\",\r\n \"20.38.110.0/23\",\r\n + \ \"20.43.112.0/21\",\r\n \"20.44.0.0/21\",\r\n \"20.45.96.0/20\",\r\n + \ \"20.45.112.0/21\",\r\n \"20.46.64.0/19\",\r\n \"20.46.128.0/20\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.135.34.0/23\",\r\n + \ \"23.100.192.0/19\",\r\n \"40.82.76.0/22\",\r\n \"40.87.176.168/30\",\r\n + \ \"40.87.176.172/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.188/30\",\r\n + \ \"40.87.176.208/29\",\r\n \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.154/31\",\r\n + \ \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.128.32/28\",\r\n \"40.90.151.192/27\",\r\n \"40.126.196.0/24\",\r\n + \ \"52.108.132.0/24\",\r\n \"52.143.220.0/24\",\r\n \"2603:1030:301::/48\",\r\n + \ \"2603:1030:302::/48\",\r\n \"2603:1030:303::/48\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/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:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n + \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:80c::/48\",\r\n \"2603:1036:240e::/48\",\r\n + \ \"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\": \"75\",\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 + \ ],\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 + \ \"20.51.32.0/19\",\r\n \"20.55.128.0/18\",\r\n \"20.57.224.0/19\",\r\n + \ \"20.59.128.0/18\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.69.0.0/18\",\r\n \"20.135.22.0/23\",\r\n \"20.135.72.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 + \ \"20.190.136.0/24\",\r\n \"20.190.158.0/24\",\r\n \"40.67.120.0/21\",\r\n + \ \"40.77.128.0/25\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.240/28\",\r\n + \ \"40.77.135.0/24\",\r\n \"40.77.136.128/25\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.173.0/24\",\r\n \"40.77.175.32/27\",\r\n + \ \"40.77.182.160/27\",\r\n \"40.77.185.0/25\",\r\n \"40.77.224.16/28\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.227.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.235.0/24\",\r\n \"40.77.236.96/27\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.78.218.0/24\",\r\n \"40.79.205.240/28\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.90.131.0/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.139.0/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.128/28\",\r\n \"40.90.152.0/25\",\r\n \"40.93.6.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n + \ \"40.93.202.0/24\",\r\n \"40.96.255.0/24\",\r\n \"40.123.136.0/24\",\r\n + \ \"40.126.8.0/24\",\r\n \"40.126.30.0/24\",\r\n \"52.101.24.0/22\",\r\n + \ \"52.101.40.0/24\",\r\n \"52.102.133.0/24\",\r\n \"52.102.141.0/24\",\r\n + \ \"52.103.7.0/24\",\r\n \"52.103.15.0/24\",\r\n \"52.103.133.0/24\",\r\n + \ \"52.103.141.0/24\",\r\n \"52.108.181.0/24\",\r\n \"52.108.202.0/24\",\r\n + \ \"52.109.136.0/22\",\r\n \"52.111.206.0/24\",\r\n \"52.112.93.0/24\",\r\n + \ \"52.113.207.0/24\",\r\n \"52.136.4.0/22\",\r\n \"52.143.214.0/24\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.150.128.0/17\",\r\n \"52.153.128.0/18\",\r\n + \ \"52.159.0.0/18\",\r\n \"52.161.0.0/16\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.253.128.0/20\",\r\n \"53.103.141.0/24\",\r\n \"64.4.8.0/24\",\r\n + \ \"64.4.54.0/24\",\r\n \"65.55.209.192/26\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.47.224.0/20\",\r\n \"131.253.24.160/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"157.55.12.128/26\",\r\n \"157.55.103.128/25\",\r\n \"207.68.174.48/29\",\r\n + \ \"2603:1030:b00::/47\",\r\n \"2603:1030:b03::/48\",\r\n + \ \"2603:1030:b04::/48\",\r\n \"2603:1030:b05::/48\",\r\n + \ \"2603:1030:b06::/48\",\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\": \"75\",\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 + \ ],\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.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.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.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.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.33.0/24\",\r\n + \ \"20.157.97.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \"20.202.2.0/24\",\r\n + \ \"20.209.10.0/23\",\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.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.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.37.0/24\",\r\n + \ \"52.113.83.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.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.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\": + \"75\",\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\": + \"\",\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 \"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\": \"75\",\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 + \ ],\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.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.157.32.0/24\",\r\n + \ \"20.157.57.0/24\",\r\n \"20.157.105.0/24\",\r\n \"20.157.130.0/24\",\r\n + \ \"20.184.128.0/17\",\r\n \"20.189.128.0/18\",\r\n \"20.190.132.0/24\",\r\n + \ \"20.190.153.0/24\",\r\n \"20.202.22.0/24\",\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.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 \"40.90.23.0/25\",\r\n + \ \"40.90.25.192/26\",\r\n \"40.90.128.128/28\",\r\n \"40.90.131.192/27\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.139.192/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.148.128/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.156.128/26\",\r\n + \ \"40.93.0.0/23\",\r\n \"40.93.9.0/24\",\r\n \"40.112.128.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.125.32.0/19\",\r\n \"40.126.4.0/24\",\r\n + \ \"40.126.25.0/24\",\r\n \"52.101.0.0/22\",\r\n \"52.101.16.0/22\",\r\n + \ \"52.101.41.0/24\",\r\n \"52.101.43.0/24\",\r\n \"52.101.44.0/23\",\r\n + \ \"52.102.128.0/24\",\r\n \"52.102.135.0/24\",\r\n \"52.102.158.0/24\",\r\n + \ \"52.103.0.0/24\",\r\n \"52.103.2.0/24\",\r\n \"52.103.9.0/24\",\r\n + \ \"52.103.128.0/24\",\r\n \"52.108.0.0/21\",\r\n \"52.108.78.0/24\",\r\n + \ \"52.109.0.0/22\",\r\n \"52.111.245.0/24\",\r\n \"52.112.106.0/23\",\r\n + \ \"52.112.114.0/24\",\r\n \"52.113.208.0/20\",\r\n \"52.114.152.0/21\",\r\n + \ \"52.114.172.0/22\",\r\n \"52.114.176.0/22\",\r\n \"52.114.184.0/23\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.121.36.0/22\",\r\n \"52.123.1.0/24\",\r\n \"52.137.128.0/17\",\r\n + \ \"52.153.0.0/18\",\r\n \"52.155.32.0/19\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.190.128.0/17\",\r\n \"52.225.0.0/17\",\r\n \"52.232.149.0/24\",\r\n + \ \"52.234.0.0/17\",\r\n \"52.238.0.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.228.0/23\",\r\n \"52.239.254.0/23\",\r\n + \ \"52.241.0.0/16\",\r\n \"52.245.12.0/22\",\r\n \"52.245.108.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.248.128.0/17\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.254.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"65.52.112.0/20\",\r\n + \ \"104.40.0.0/17\",\r\n \"104.42.0.0/16\",\r\n \"104.44.88.0/27\",\r\n + \ \"104.44.91.0/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.209.0.0/18\",\r\n \"104.210.32.0/19\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.117.0.0/19\",\r\n \"137.135.0.0/18\",\r\n \"138.91.64.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.56.160.0/21\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.63.88.0/23\",\r\n \"191.236.64.0/18\",\r\n \"191.238.70.0/23\",\r\n + \ \"191.239.0.0/18\",\r\n \"2603:1030:a00::/46\",\r\n \"2603:1030:a04::/48\",\r\n + \ \"2603:1030:a06::/48\",\r\n \"2603:1030:a07::/48\",\r\n + \ \"2603:1030:a08::/48\",\r\n \"2603:1030:a09::/56\",\r\n + \ \"2603:1030:a0a::/48\",\r\n \"2603:1036:2400::/48\",\r\n + \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n + \ \"2603:1037:1:1c0::/59\",\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\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\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 \"20.36.0.0/19\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.42.128.0/18\",\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.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.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.157.50.0/23\",\r\n \"20.157.106.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 \"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 + \ \"23.103.66.0/23\",\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.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.48/29\",\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 \"207.68.174.192/28\",\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 \"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\": + \"75\",\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\": + \"\",\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 \"20.38.0.0/20\",\r\n + \ \"20.38.32.0/20\",\r\n \"20.38.160.0/20\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.60.14.0/24\",\r\n \"20.60.38.0/23\",\r\n \"20.60.162.0/23\",\r\n + \ \"20.106.64.0/18\",\r\n \"20.135.6.0/23\",\r\n \"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.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\": \"75\",\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\": \"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.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 \"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.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: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: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\": \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.65.86.57/32\",\r\n \"13.66.140.128/28\",\r\n + \ \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n \"13.67.15.32/27\",\r\n + \ \"13.69.64.208/28\",\r\n \"13.69.71.192/27\",\r\n \"13.69.227.208/28\",\r\n + \ \"13.69.231.192/27\",\r\n \"13.70.72.192/28\",\r\n \"13.70.78.224/27\",\r\n + \ \"13.70.136.174/32\",\r\n \"13.71.125.22/32\",\r\n \"13.71.127.26/32\",\r\n + \ \"13.71.153.19/32\",\r\n \"13.71.170.208/28\",\r\n \"13.71.175.160/27\",\r\n + \ \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n \"13.72.243.10/32\",\r\n + \ \"13.73.21.230/32\",\r\n \"13.73.244.224/27\",\r\n \"13.75.36.64/28\",\r\n + \ \"13.75.110.131/32\",\r\n \"13.77.50.240/28\",\r\n \"13.77.55.160/27\",\r\n + \ \"13.78.108.0/28\",\r\n \"13.78.132.82/32\",\r\n \"13.86.223.32/27\",\r\n + \ \"13.87.56.224/28\",\r\n \"13.87.122.224/28\",\r\n \"13.89.171.80/28\",\r\n + \ \"13.89.178.64/27\",\r\n \"13.93.148.62/32\",\r\n \"20.21.43.0/26\",\r\n + \ \"20.36.107.0/28\",\r\n \"20.36.114.176/28\",\r\n \"20.36.117.160/27\",\r\n + \ \"20.37.74.192/28\",\r\n \"20.38.128.224/27\",\r\n \"20.43.123.0/27\",\r\n + \ \"20.44.3.0/28\",\r\n \"20.44.29.64/27\",\r\n \"20.45.90.208/28\",\r\n + \ \"20.45.90.224/27\",\r\n \"20.45.240.112/28\",\r\n \"20.45.241.128/27\",\r\n + \ \"20.47.232.80/28\",\r\n \"20.47.232.96/27\",\r\n \"20.48.200.192/27\",\r\n + \ \"20.48.200.224/28\",\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n + \ \"20.52.93.80/28\",\r\n \"20.52.93.96/27\",\r\n \"20.53.0.0/27\",\r\n + \ \"20.53.52.64/27\",\r\n \"20.53.52.96/28\",\r\n \"20.53.60.16/28\",\r\n + \ \"20.53.60.32/27\",\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n + \ \"20.59.77.0/27\",\r\n \"20.66.6.112/28\",\r\n \"20.69.4.0/27\",\r\n + \ \"20.69.4.32/28\",\r\n \"20.70.220.192/27\",\r\n \"20.70.220.224/28\",\r\n + \ \"20.72.27.0/26\",\r\n \"20.82.246.112/28\",\r\n \"20.83.220.208/28\",\r\n + \ \"20.83.220.224/27\",\r\n \"20.86.93.32/27\",\r\n \"20.86.93.64/28\",\r\n + \ \"20.88.66.32/27\",\r\n \"20.88.66.64/28\",\r\n \"20.88.153.176/28\",\r\n + \ \"20.88.153.192/27\",\r\n \"20.89.11.48/28\",\r\n \"20.89.11.64/27\",\r\n + \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"20.92.3.64/27\",\r\n + \ \"20.92.3.96/28\",\r\n \"20.97.33.48/28\",\r\n \"20.97.33.64/27\",\r\n + \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"20.98.192.80/28\",\r\n + \ \"20.98.192.96/27\",\r\n \"20.100.0.96/27\",\r\n \"20.100.0.128/28\",\r\n + \ \"20.150.129.176/28\",\r\n \"20.150.129.192/27\",\r\n \"20.150.170.240/28\",\r\n + \ \"20.150.173.64/26\",\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n + \ \"20.192.32.64/26\",\r\n \"20.192.82.48/28\",\r\n \"20.192.82.64/27\",\r\n + \ \"20.192.152.64/27\",\r\n \"20.192.152.96/28\",\r\n \"20.192.168.64/27\",\r\n + \ \"20.192.168.96/28\",\r\n \"20.192.184.32/27\",\r\n \"20.193.206.192/26\",\r\n + \ \"20.195.82.240/28\",\r\n \"20.195.83.0/27\",\r\n \"20.200.194.160/27\",\r\n + \ \"20.200.194.192/28\",\r\n \"20.205.67.48/28\",\r\n \"20.205.67.64/27\",\r\n + \ \"20.206.0.0/26\",\r\n \"20.207.0.0/26\",\r\n \"23.100.208.0/27\",\r\n + \ \"40.64.8.48/28\",\r\n \"40.64.8.128/27\",\r\n \"40.67.58.240/28\",\r\n + \ \"40.67.60.224/27\",\r\n \"40.69.106.240/28\",\r\n \"40.69.111.0/27\",\r\n + \ \"40.70.146.208/28\",\r\n \"40.70.151.96/27\",\r\n \"40.71.11.80/28\",\r\n + \ \"40.71.15.160/27\",\r\n \"40.71.249.139/32\",\r\n \"40.71.249.205/32\",\r\n + \ \"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.89.135.2/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.114.40.132/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.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.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.103.142.22/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.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.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.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.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.225.129.144/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.255.48.202/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.253.0/27\",\r\n + \ \"104.41.59.51/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n + \ \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n + \ \"104.211.189.124/32\",\r\n \"104.211.189.218/32\",\r\n + \ \"104.214.19.48/28\",\r\n \"104.214.70.191/32\",\r\n \"104.214.164.0/27\",\r\n + \ \"104.214.165.128/26\",\r\n \"104.215.27.24/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"168.61.140.0/27\",\r\n \"168.61.143.64/26\",\r\n \"191.232.191.157/32\",\r\n + \ \"191.233.51.0/26\",\r\n \"191.233.203.192/28\",\r\n \"191.233.207.160/27\",\r\n + \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1000:4:402::180/122\",\r\n + \ \"2603:1000:104:402::180/122\",\r\n \"2603:1010:6:402::180/122\",\r\n + \ \"2603:1010:101:402::180/122\",\r\n \"2603:1010:304:402::180/122\",\r\n + \ \"2603:1010:404:402::180/122\",\r\n \"2603:1020:5:402::180/122\",\r\n + \ \"2603:1020:206:402::180/122\",\r\n \"2603:1020:305:402::180/122\",\r\n + \ \"2603:1020:405:402::180/122\",\r\n \"2603:1020:605:402::180/122\",\r\n + \ \"2603:1020:705:402::180/122\",\r\n \"2603:1020:805:402::180/122\",\r\n + \ \"2603:1020:905:402::180/122\",\r\n \"2603:1020:a04:402::180/122\",\r\n + \ \"2603:1020:b04:402::180/122\",\r\n \"2603:1020:c04:402::180/122\",\r\n + \ \"2603:1020:d04:402::180/122\",\r\n \"2603:1020:e04:402::180/122\",\r\n + \ \"2603:1020:f04:402::180/122\",\r\n \"2603:1020:1004:c02::80/122\",\r\n + \ \"2603:1020:1104:400::180/122\",\r\n \"2603:1030:f:400::980/122\",\r\n + \ \"2603:1030:10:402::180/122\",\r\n \"2603:1030:104:402::180/122\",\r\n + \ \"2603:1030:107:400::100/122\",\r\n \"2603:1030:210:402::180/122\",\r\n + \ \"2603:1030:40b:400::980/122\",\r\n \"2603:1030:40c:402::180/122\",\r\n + \ \"2603:1030:504:c02::80/122\",\r\n \"2603:1030:608:402::180/122\",\r\n + \ \"2603:1030:807:402::180/122\",\r\n \"2603:1030:a07:402::100/122\",\r\n + \ \"2603:1030:b04:402::180/122\",\r\n \"2603:1030:c06:400::980/122\",\r\n + \ \"2603:1030:f05:402::180/122\",\r\n \"2603:1030:1005:402::180/122\",\r\n + \ \"2603:1040:5:402::180/122\",\r\n \"2603:1040:207:402::180/122\",\r\n + \ \"2603:1040:407:402::180/122\",\r\n \"2603:1040:606:402::180/122\",\r\n + \ \"2603:1040:806:402::180/122\",\r\n \"2603:1040:904:402::180/122\",\r\n + \ \"2603:1040:a06:402::180/122\",\r\n \"2603:1040:b04:402::180/122\",\r\n + \ \"2603:1040:c06:402::180/122\",\r\n \"2603:1040:d04:c02::80/122\",\r\n + \ \"2603:1040:f05:402::180/122\",\r\n \"2603:1040:1002:400::c0/122\",\r\n + \ \"2603:1040:1104:400::180/122\",\r\n \"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\": + \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.36.107.0/28\",\r\n + \ \"20.53.0.0/27\",\r\n \"20.53.52.64/27\",\r\n \"20.53.52.96/28\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.36.114.176/28\",\r\n + \ \"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\": \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.192/28\",\r\n \"13.70.78.224/27\",\r\n + \ \"13.72.243.10/32\",\r\n \"20.70.220.192/27\",\r\n \"20.70.220.224/28\",\r\n + \ \"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\": + \"75\",\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 + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.70.136.174/32\",\r\n + \ \"13.77.50.240/28\",\r\n \"13.77.55.160/27\",\r\n \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"104.41.59.51/32\",\r\n \"191.232.191.157/32\",\r\n + \ \"191.233.203.192/28\",\r\n \"191.233.207.160/27\",\r\n + \ \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.206.0.0/26\",\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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.71.170.208/28\",\r\n \"13.71.175.160/27\",\r\n + \ \"20.48.200.192/27\",\r\n \"20.48.200.224/28\",\r\n \"52.237.24.126/32\",\r\n + \ \"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\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\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\": + [\r\n \"40.69.106.240/28\",\r\n \"40.69.111.0/27\",\r\n + \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.242.30.112/32\",\r\n + \ \"52.242.35.152/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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.43.123.0/27\",\r\n \"20.192.168.64/27\",\r\n + \ \"20.192.168.96/28\",\r\n \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.45.240.112/28\",\r\n \"20.45.241.128/27\",\r\n + \ \"40.78.202.96/28\",\r\n \"168.61.140.0/27\",\r\n \"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\": \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.64/28\",\r\n + \ \"13.75.110.131/32\",\r\n \"20.205.67.48/28\",\r\n \"20.205.67.64/27\",\r\n + \ \"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\": \"75\",\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\": + \"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 + \ \"40.71.249.139/32\",\r\n \"40.71.249.205/32\",\r\n \"40.114.40.132/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\": \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.98.192.80/28\",\r\n + \ \"20.98.192.96/27\",\r\n \"40.70.146.208/28\",\r\n \"40.70.151.96/27\",\r\n + \ \"52.225.129.144/32\",\r\n \"52.232.188.154/32\",\r\n \"104.209.247.23/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\": \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.80/28\",\r\n \"20.47.232.96/27\",\r\n + \ \"40.74.146.64/28\",\r\n \"52.138.92.192/27\",\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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n + \ \"40.89.135.2/32\",\r\n \"51.138.215.48/28\",\r\n \"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\": \"75\",\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\": + [\r\n \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\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 \"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\": + \"75\",\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\": + [\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.211.212/32\",\r\n + \ \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.52.93.80/28\",\r\n \"20.52.93.96/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.71.153.19/32\",\r\n \"13.73.21.230/32\",\r\n + \ \"13.78.108.0/28\",\r\n \"20.89.11.48/28\",\r\n \"20.89.11.64/27\",\r\n + \ \"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\": + \"75\",\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\": \"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.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\": + \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.192.32.64/26\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.193.206.192/26\",\r\n \"40.64.8.48/28\",\r\n + \ \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.44.29.64/27\",\r\n \"20.200.194.160/27\",\r\n + \ \"20.200.194.192/28\",\r\n \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"52.147.117.32/27\",\r\n \"52.147.117.64/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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"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 \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.208/28\",\r\n \"13.69.231.192/27\",\r\n + \ \"20.82.246.112/28\",\r\n \"52.146.138.32/27\",\r\n \"52.178.150.68/32\",\r\n + \ \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.96/27\",\r\n \"20.100.0.128/28\",\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\": + \"75\",\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.SouthAfricaNorth\",\r\n + \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.133.27.0/28\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n + \ \"13.73.244.224/27\",\r\n \"20.97.33.48/28\",\r\n \"20.97.33.64/27\",\r\n + \ \"52.171.130.92/32\",\r\n \"104.214.19.48/28\",\r\n \"104.214.70.191/32\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.240/28\",\r\n \"13.67.15.32/27\",\r\n \"20.195.82.240/28\",\r\n + \ \"20.195.83.0/27\",\r\n \"52.187.68.19/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\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\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\": + [\r\n \"13.71.125.22/32\",\r\n \"13.71.127.26/32\",\r\n + \ \"20.192.152.64/27\",\r\n \"20.192.152.96/28\",\r\n \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\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 \"2603:1020:1004:c02::80/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n + \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"51.103.142.22/32\",\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.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\": + \"75\",\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\": + [\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.192/28\",\r\n \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\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.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\": + \"75\",\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\": \"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.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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n + \ \"13.78.132.82/32\",\r\n \"20.69.4.0/27\",\r\n \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.208/28\",\r\n \"13.69.71.192/27\",\r\n + \ \"20.86.93.32/27\",\r\n \"20.86.93.64/28\",\r\n \"40.91.208.65/32\",\r\n + \ \"52.174.88.118/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\": + \"75\",\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\": + [\r\n \"20.38.128.224/27\",\r\n \"20.192.82.48/28\",\r\n + \ \"20.192.82.64/27\",\r\n \"104.211.146.224/28\",\r\n \"104.211.189.124/32\",\r\n + \ \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.86.223.32/27\",\r\n \"13.93.148.62/32\",\r\n + \ \"20.59.77.0/27\",\r\n \"20.66.6.112/28\",\r\n \"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\": + \"75\",\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\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n + \ \"20.83.220.208/28\",\r\n \"20.83.220.224/27\",\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\": \"75\",\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\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.150.129.176/28\",\r\n + \ \"20.150.129.192/27\",\r\n \"20.150.170.240/28\",\r\n \"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\": \"75\",\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\": \"AzureContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"13.66.140.72/29\",\r\n \"13.66.146.0/24\",\r\n + \ \"13.66.147.0/25\",\r\n \"13.66.148.0/24\",\r\n \"13.67.8.120/29\",\r\n + \ \"13.67.14.0/24\",\r\n \"13.69.64.88/29\",\r\n \"13.69.106.80/29\",\r\n + \ \"13.69.110.0/24\",\r\n \"13.69.112.192/26\",\r\n \"13.69.227.88/29\",\r\n + \ \"13.69.236.0/23\",\r\n \"13.69.238.0/24\",\r\n \"13.70.72.136/29\",\r\n + \ \"13.70.78.0/25\",\r\n \"13.70.114.192/26\",\r\n \"13.71.170.56/29\",\r\n + \ \"13.71.176.0/24\",\r\n \"13.71.194.224/29\",\r\n \"13.73.245.64/26\",\r\n + \ \"13.73.245.128/25\",\r\n \"13.73.255.64/26\",\r\n \"13.74.107.80/29\",\r\n + \ \"13.74.110.0/24\",\r\n \"13.75.36.0/29\",\r\n \"13.77.50.80/29\",\r\n + \ \"13.78.106.200/29\",\r\n \"13.78.111.0/25\",\r\n \"13.87.56.96/29\",\r\n + \ \"13.87.122.96/29\",\r\n \"13.89.170.216/29\",\r\n \"13.89.175.0/25\",\r\n + \ \"13.89.178.192/26\",\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 + \ \"20.37.69.0/26\",\r\n \"20.37.74.72/29\",\r\n \"20.38.132.192/26\",\r\n + \ \"20.38.140.192/26\",\r\n \"20.38.146.144/29\",\r\n \"20.38.149.0/25\",\r\n + \ \"20.39.15.128/25\",\r\n \"20.40.224.64/26\",\r\n \"20.41.69.128/26\",\r\n + \ \"20.41.199.192/26\",\r\n \"20.41.208.64/26\",\r\n \"20.42.66.0/23\",\r\n + \ \"20.42.74.64/26\",\r\n \"20.43.46.64/26\",\r\n \"20.43.121.128/26\",\r\n + \ \"20.43.123.64/26\",\r\n \"20.43.127.0/25\",\r\n \"20.44.2.24/29\",\r\n + \ \"20.44.11.0/25\",\r\n \"20.44.11.128/26\",\r\n \"20.44.12.0/25\",\r\n + \ \"20.44.19.64/26\",\r\n \"20.44.22.0/23\",\r\n \"20.44.26.144/29\",\r\n + \ \"20.44.29.128/25\",\r\n \"20.45.122.144/29\",\r\n \"20.45.125.0/25\",\r\n + \ \"20.45.199.128/25\",\r\n \"20.48.192.128/26\",\r\n \"20.49.82.16/29\",\r\n + \ \"20.49.84.64/26\",\r\n \"20.49.86.0/25\",\r\n \"20.49.90.16/29\",\r\n + \ \"20.49.92.0/24\",\r\n \"20.49.93.0/26\",\r\n \"20.49.102.128/26\",\r\n + \ \"20.49.115.0/26\",\r\n \"20.49.127.0/26\",\r\n \"20.50.72.128/26\",\r\n + \ \"20.50.200.0/24\",\r\n \"20.52.72.128/26\",\r\n \"20.52.88.64/26\",\r\n + \ \"20.53.0.192/26\",\r\n \"20.53.1.0/26\",\r\n \"20.53.41.128/26\",\r\n + \ \"20.61.97.128/25\",\r\n \"20.62.128.0/26\",\r\n \"20.65.0.0/24\",\r\n + \ \"20.72.18.128/26\",\r\n \"20.72.26.128/26\",\r\n \"20.72.30.0/25\",\r\n + \ \"20.83.192.64/26\",\r\n \"20.89.0.192/26\",\r\n \"20.99.8.192/26\",\r\n + \ \"20.135.26.64/26\",\r\n \"20.150.170.24/29\",\r\n \"20.150.173.128/26\",\r\n + \ \"20.150.174.0/25\",\r\n \"20.150.175.128/26\",\r\n \"20.150.178.144/29\",\r\n + \ \"20.150.181.192/26\",\r\n \"20.150.182.128/25\",\r\n \"20.150.186.144/29\",\r\n + \ \"20.150.189.192/26\",\r\n \"20.150.190.128/25\",\r\n \"20.150.225.64/26\",\r\n + \ \"20.150.241.0/26\",\r\n \"20.187.196.64/26\",\r\n \"20.189.169.0/24\",\r\n + \ \"20.189.171.128/25\",\r\n \"20.189.224.0/26\",\r\n \"20.191.160.128/26\",\r\n + \ \"20.192.32.0/26\",\r\n \"20.192.33.0/26\",\r\n \"20.192.33.128/25\",\r\n + \ \"20.192.50.0/26\",\r\n \"20.192.98.144/29\",\r\n \"20.192.101.64/26\",\r\n + \ \"20.192.101.128/26\",\r\n \"20.192.234.24/29\",\r\n \"20.192.236.0/26\",\r\n + \ \"20.193.96.64/26\",\r\n \"20.193.96.128/26\",\r\n \"20.193.160.64/26\",\r\n + \ \"20.193.192.128/26\",\r\n \"20.193.202.16/29\",\r\n \"20.193.204.128/26\",\r\n + \ \"20.193.205.0/25\",\r\n \"20.193.206.64/26\",\r\n \"20.194.66.16/29\",\r\n + \ \"20.194.68.0/25\",\r\n \"20.194.70.0/25\",\r\n \"20.194.80.128/26\",\r\n + \ \"20.194.81.0/25\",\r\n \"20.194.81.128/26\",\r\n \"20.194.128.0/25\",\r\n + \ \"20.195.64.128/26\",\r\n \"20.195.136.0/24\",\r\n \"20.195.137.0/25\",\r\n + \ \"20.195.152.192/26\",\r\n \"20.195.153.128/25\",\r\n \"20.205.74.128/26\",\r\n + \ \"20.205.77.0/25\",\r\n \"20.205.82.128/26\",\r\n \"20.205.85.0/25\",\r\n + \ \"20.208.18.128/26\",\r\n \"20.208.21.0/25\",\r\n \"23.98.82.112/29\",\r\n + \ \"23.98.86.128/25\",\r\n \"23.98.87.0/25\",\r\n \"23.98.112.0/25\",\r\n + \ \"40.64.112.0/24\",\r\n \"40.64.113.128/26\",\r\n \"40.64.135.128/25\",\r\n + \ \"40.67.58.24/29\",\r\n \"40.67.121.0/25\",\r\n \"40.67.122.128/26\",\r\n + \ \"40.69.106.80/29\",\r\n \"40.69.110.0/25\",\r\n \"40.69.116.0/26\",\r\n + \ \"40.70.146.88/29\",\r\n \"40.70.150.0/24\",\r\n \"40.71.10.216/29\",\r\n + \ \"40.74.100.160/29\",\r\n \"40.74.146.48/29\",\r\n \"40.74.149.128/25\",\r\n + \ \"40.74.151.64/26\",\r\n \"40.75.34.32/29\",\r\n \"40.78.194.80/29\",\r\n + \ \"40.78.196.192/26\",\r\n \"40.78.202.72/29\",\r\n \"40.78.226.208/29\",\r\n + \ \"40.78.231.0/24\",\r\n \"40.78.234.48/29\",\r\n \"40.78.239.128/25\",\r\n + \ \"40.78.242.160/29\",\r\n \"40.78.246.0/24\",\r\n \"40.78.250.96/29\",\r\n + \ \"40.79.130.56/29\",\r\n \"40.79.132.192/26\",\r\n \"40.79.138.32/29\",\r\n + \ \"40.79.141.0/25\",\r\n \"40.79.143.128/25\",\r\n \"40.79.146.32/29\",\r\n + \ \"40.79.148.128/25\",\r\n \"40.79.150.128/25\",\r\n \"40.79.154.104/29\",\r\n + \ \"40.79.162.32/29\",\r\n \"40.79.165.128/25\",\r\n \"40.79.166.0/25\",\r\n + \ \"40.79.170.0/29\",\r\n \"40.79.173.128/25\",\r\n \"40.79.174.0/25\",\r\n + \ \"40.79.178.80/29\",\r\n \"40.79.186.8/29\",\r\n \"40.79.189.128/25\",\r\n + \ \"40.79.190.0/25\",\r\n \"40.79.194.96/29\",\r\n \"40.79.197.128/25\",\r\n + \ \"40.80.50.144/29\",\r\n \"40.80.51.192/26\",\r\n \"40.80.53.64/26\",\r\n + \ \"40.80.54.128/25\",\r\n \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n + \ \"40.89.23.64/26\",\r\n \"40.89.120.0/24\",\r\n \"40.89.121.0/25\",\r\n + \ \"40.112.242.160/29\",\r\n \"40.120.8.64/26\",\r\n \"40.120.9.0/26\",\r\n + \ \"40.120.66.0/25\",\r\n \"40.120.74.16/29\",\r\n \"40.120.77.0/25\",\r\n + \ \"40.124.64.0/25\",\r\n \"51.11.97.128/26\",\r\n \"51.11.193.0/26\",\r\n + \ \"51.11.193.128/25\",\r\n \"51.12.25.64/26\",\r\n \"51.12.32.0/25\",\r\n + \ \"51.12.32.128/26\",\r\n \"51.12.98.24/29\",\r\n \"51.12.100.192/26\",\r\n + \ \"51.12.101.0/26\",\r\n \"51.12.168.128/26\",\r\n \"51.12.199.192/26\",\r\n + \ \"51.12.202.24/29\",\r\n \"51.12.205.128/26\",\r\n \"51.12.206.128/25\",\r\n + \ \"51.12.226.144/29\",\r\n \"51.12.229.128/26\",\r\n \"51.12.230.0/25\",\r\n + \ \"51.12.234.144/29\",\r\n \"51.12.237.128/26\",\r\n \"51.12.238.0/25\",\r\n + \ \"51.13.0.0/25\",\r\n \"51.13.1.64/26\",\r\n \"51.13.128.128/25\",\r\n + \ \"51.13.129.0/26\",\r\n \"51.103.202.128/26\",\r\n \"51.103.205.0/25\",\r\n + \ \"51.104.9.128/25\",\r\n \"51.105.66.144/29\",\r\n \"51.105.69.128/25\",\r\n + \ \"51.105.70.0/25\",\r\n \"51.105.74.144/29\",\r\n \"51.105.77.128/25\",\r\n + \ \"51.107.53.64/26\",\r\n \"51.107.56.192/26\",\r\n \"51.107.58.24/29\",\r\n + \ \"51.107.148.128/26\",\r\n \"51.107.152.192/26\",\r\n \"51.107.154.24/29\",\r\n + \ \"51.107.192.0/26\",\r\n \"51.116.58.24/29\",\r\n \"51.116.154.88/29\",\r\n + \ \"51.116.158.128/25\",\r\n \"51.116.242.144/29\",\r\n \"51.116.250.144/29\",\r\n + \ \"51.116.254.64/26\",\r\n \"51.116.254.128/25\",\r\n \"51.120.98.160/29\",\r\n + \ \"51.120.106.144/29\",\r\n \"51.120.109.128/26\",\r\n \"51.120.110.0/25\",\r\n + \ \"51.120.210.144/29\",\r\n \"51.120.213.128/25\",\r\n \"51.120.214.0/26\",\r\n + \ \"51.120.218.24/29\",\r\n \"51.120.234.0/26\",\r\n \"51.132.192.0/25\",\r\n + \ \"51.137.166.192/26\",\r\n \"51.138.160.128/26\",\r\n \"51.140.146.200/29\",\r\n + \ \"51.140.151.64/26\",\r\n \"51.140.210.192/29\",\r\n \"51.140.215.0/25\",\r\n + \ \"51.143.208.0/26\",\r\n \"52.138.90.32/29\",\r\n \"52.138.93.0/24\",\r\n + \ \"52.138.226.80/29\",\r\n \"52.138.230.0/23\",\r\n \"52.140.110.192/26\",\r\n + \ \"52.146.131.128/26\",\r\n \"52.147.97.128/25\",\r\n \"52.150.156.64/26\",\r\n + \ \"52.162.104.192/26\",\r\n \"52.162.106.160/29\",\r\n \"52.167.106.80/29\",\r\n + \ \"52.167.110.0/24\",\r\n \"52.167.111.0/26\",\r\n \"52.168.112.192/26\",\r\n + \ \"52.168.114.0/23\",\r\n \"52.178.18.0/23\",\r\n \"52.178.20.0/24\",\r\n + \ \"52.182.138.208/29\",\r\n \"52.182.142.0/24\",\r\n \"52.231.18.56/29\",\r\n + \ \"52.231.20.128/26\",\r\n \"52.231.146.192/29\",\r\n \"52.236.186.80/29\",\r\n + \ \"52.236.191.0/24\",\r\n \"52.240.241.128/25\",\r\n \"52.240.244.0/25\",\r\n + \ \"52.246.154.144/29\",\r\n \"52.246.157.128/25\",\r\n \"52.246.158.0/25\",\r\n + \ \"65.52.248.192/26\",\r\n \"65.52.250.16/29\",\r\n \"102.37.65.64/26\",\r\n + \ \"102.37.72.128/26\",\r\n \"102.133.26.24/29\",\r\n \"102.133.122.144/29\",\r\n + \ \"102.133.124.192/26\",\r\n \"102.133.126.0/26\",\r\n \"102.133.154.24/29\",\r\n + \ \"102.133.156.192/26\",\r\n \"102.133.220.64/26\",\r\n + \ \"102.133.250.144/29\",\r\n \"102.133.253.64/26\",\r\n + \ \"102.133.253.128/26\",\r\n \"104.46.161.128/25\",\r\n + \ \"104.46.162.128/26\",\r\n \"104.46.177.128/26\",\r\n \"104.208.16.80/29\",\r\n + \ \"104.208.144.80/29\",\r\n \"104.211.81.136/29\",\r\n \"104.211.146.80/29\",\r\n + \ \"104.214.18.184/29\",\r\n \"104.214.161.128/25\",\r\n + \ \"104.214.165.0/26\",\r\n \"168.61.140.128/25\",\r\n \"168.61.141.0/24\",\r\n + \ \"168.61.142.192/26\",\r\n \"191.233.50.16/29\",\r\n \"191.233.54.64/26\",\r\n + \ \"191.233.54.128/26\",\r\n \"191.233.203.136/29\",\r\n + \ \"191.233.205.192/26\",\r\n \"191.234.139.0/26\",\r\n \"191.234.146.144/29\",\r\n + \ \"191.234.149.64/26\",\r\n \"191.234.150.0/26\",\r\n \"191.234.151.0/25\",\r\n + \ \"191.234.154.144/29\",\r\n \"191.234.157.192/26\",\r\n + \ \"2603:1000:4:402::90/125\",\r\n \"2603:1000:4:402::340/122\",\r\n + \ \"2603:1000:4:402::580/122\",\r\n \"2603:1000:104:402::90/125\",\r\n + \ \"2603:1000:104:402::340/122\",\r\n \"2603:1000:104:402::580/121\",\r\n + \ \"2603:1000:104:802::90/125\",\r\n \"2603:1000:104:802::2c0/122\",\r\n + \ \"2603:1000:104:802::400/121\",\r\n \"2603:1000:104:c02::90/125\",\r\n + \ \"2603:1000:104:c02::400/121\",\r\n \"2603:1010:6:402::90/125\",\r\n + \ \"2603:1010:6:402::340/122\",\r\n \"2603:1010:6:402::580/121\",\r\n + \ \"2603:1010:6:802::90/125\",\r\n \"2603:1010:6:802::2c0/122\",\r\n + \ \"2603:1010:6:802::400/121\",\r\n \"2603:1010:6:c02::90/125\",\r\n + \ \"2603:1010:6:c02::400/121\",\r\n \"2603:1010:101:402::90/125\",\r\n + \ \"2603:1010:101:402::340/122\",\r\n \"2603:1010:101:402::580/122\",\r\n + \ \"2603:1010:304:402::90/125\",\r\n \"2603:1010:304:402::340/122\",\r\n + \ \"2603:1010:304:402::580/122\",\r\n \"2603:1010:404:402::90/125\",\r\n + \ \"2603:1010:404:402::340/122\",\r\n \"2603:1010:404:402::580/122\",\r\n + \ \"2603:1020:5:402::90/125\",\r\n \"2603:1020:5:402::340/122\",\r\n + \ \"2603:1020:5:402::580/121\",\r\n \"2603:1020:5:802::90/125\",\r\n + \ \"2603:1020:5:802::2c0/122\",\r\n \"2603:1020:5:802::400/121\",\r\n + \ \"2603:1020:5:c02::90/125\",\r\n \"2603:1020:5:c02::400/121\",\r\n + \ \"2603:1020:206:402::90/125\",\r\n \"2603:1020:206:402::340/122\",\r\n + \ \"2603:1020:206:402::580/121\",\r\n \"2603:1020:206:802::90/125\",\r\n + \ \"2603:1020:206:802::2c0/122\",\r\n \"2603:1020:206:802::400/121\",\r\n + \ \"2603:1020:206:c02::90/125\",\r\n \"2603:1020:206:c02::400/121\",\r\n + \ \"2603:1020:305:402::90/125\",\r\n \"2603:1020:305:402::340/122\",\r\n + \ \"2603:1020:405:402::90/125\",\r\n \"2603:1020:405:402::340/122\",\r\n + \ \"2603:1020:605:402::90/125\",\r\n \"2603:1020:605:402::340/122\",\r\n + \ \"2603:1020:605:402::580/122\",\r\n \"2603:1020:705:402::90/125\",\r\n + \ \"2603:1020:705:402::340/122\",\r\n \"2603:1020:705:402::580/121\",\r\n + \ \"2603:1020:705:802::90/125\",\r\n \"2603:1020:705:802::2c0/122\",\r\n + \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n + \ \"2603:1020:705:c02::400/121\",\r\n \"2603:1020:805:402::90/125\",\r\n + \ \"2603:1020:805:402::340/122\",\r\n \"2603:1020:805:402::580/121\",\r\n + \ \"2603:1020:805:802::90/125\",\r\n \"2603:1020:805:802::2c0/122\",\r\n + \ \"2603:1020:805:802::400/121\",\r\n \"2603:1020:805:c02::90/125\",\r\n + \ \"2603:1020:805:c02::400/121\",\r\n \"2603:1020:905:402::90/125\",\r\n + \ \"2603:1020:905:402::340/122\",\r\n \"2603:1020:905:402::580/122\",\r\n + \ \"2603:1020:a04::348/125\",\r\n \"2603:1020:a04:402::90/125\",\r\n + \ \"2603:1020:a04:402::340/122\",\r\n \"2603:1020:a04:402::580/121\",\r\n + \ \"2603:1020:a04:802::90/125\",\r\n \"2603:1020:a04:802::2c0/122\",\r\n + \ \"2603:1020:a04:802::400/121\",\r\n \"2603:1020:a04:c02::90/125\",\r\n + \ \"2603:1020:a04:c02::400/121\",\r\n \"2603:1020:b04:402::90/125\",\r\n + \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\",\r\n + \ \"2603:1020:c04:402::90/125\",\r\n \"2603:1020:c04:402::340/122\",\r\n + \ \"2603:1020:c04:402::580/121\",\r\n \"2603:1020:c04:802::90/125\",\r\n + \ \"2603:1020:c04:802::2c0/122\",\r\n \"2603:1020:c04:802::400/121\",\r\n + \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\",\r\n + \ \"2603:1020:d04:402::90/125\",\r\n \"2603:1020:d04:402::340/122\",\r\n + \ \"2603:1020:d04:402::580/122\",\r\n \"2603:1020:e04::348/125\",\r\n + \ \"2603:1020:e04:402::90/125\",\r\n \"2603:1020:e04:402::340/122\",\r\n + \ \"2603:1020:e04:402::580/121\",\r\n \"2603:1020:e04:402::600/120\",\r\n + \ \"2603:1020:e04:802::90/125\",\r\n \"2603:1020:e04:802::2c0/122\",\r\n + \ \"2603:1020:e04:802::400/121\",\r\n \"2603:1020:e04:c02::90/125\",\r\n + \ \"2603:1020:e04:c02::400/121\",\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 + \ \"2603:1020:1004:1::1a0/125\",\r\n \"2603:1020:1004:400::90/125\",\r\n + \ \"2603:1020:1004:400::3b8/125\",\r\n \"2603:1020:1004:400::4c0/122\",\r\n + \ \"2603:1020:1004:400::500/121\",\r\n \"2603:1020:1004:800::150/125\",\r\n + \ \"2603:1020:1004:800::180/121\",\r\n \"2603:1020:1004:800::280/121\",\r\n + \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\",\r\n + \ \"2603:1020:1104::5a0/125\",\r\n \"2603:1020:1104:400::90/125\",\r\n + \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\",\r\n + \ \"2603:1030:f:1::2a8/125\",\r\n \"2603:1030:f:400::890/125\",\r\n + \ \"2603:1030:f:400::b40/122\",\r\n \"2603:1030:f:400::d80/122\",\r\n + \ \"2603:1030:f:400::e00/121\",\r\n \"2603:1030:10:402::90/125\",\r\n + \ \"2603:1030:10:402::340/122\",\r\n \"2603:1030:10:402::580/121\",\r\n + \ \"2603:1030:10:802::90/125\",\r\n \"2603:1030:10:802::2c0/122\",\r\n + \ \"2603:1030:10:802::400/121\",\r\n \"2603:1030:10:c02::90/125\",\r\n + \ \"2603:1030:10:c02::400/121\",\r\n \"2603:1030:104::348/125\",\r\n + \ \"2603:1030:104:402::90/125\",\r\n \"2603:1030:104:402::168/125\",\r\n + \ \"2603:1030:104:402::340/122\",\r\n \"2603:1030:104:402::580/122\",\r\n + \ \"2603:1030:104:402::780/121\",\r\n \"2603:1030:104:802::58/125\",\r\n + \ \"2603:1030:104:802::200/121\",\r\n \"2603:1030:107::580/125\",\r\n + \ \"2603:1030:107:400::18/125\",\r\n \"2603:1030:107:400::300/121\",\r\n + \ \"2603:1030:107:400::500/122\",\r\n \"2603:1030:210:402::90/125\",\r\n + \ \"2603:1030:210:402::340/122\",\r\n \"2603:1030:210:402::580/121\",\r\n + \ \"2603:1030:210:802::90/125\",\r\n \"2603:1030:210:802::2c0/122\",\r\n + \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n + \ \"2603:1030:210:c02::400/121\",\r\n \"2603:1030:302:402::c0/122\",\r\n + \ \"2603:1030:40b:400::890/125\",\r\n \"2603:1030:40b:400::b40/122\",\r\n + \ \"2603:1030:40b:800::90/125\",\r\n \"2603:1030:40b:800::2c0/122\",\r\n + \ \"2603:1030:40b:c00::90/125\",\r\n \"2603:1030:40b:c00::400/121\",\r\n + \ \"2603:1030:40c:402::90/125\",\r\n \"2603:1030:40c:402::340/122\",\r\n + \ \"2603:1030:40c:402::580/121\",\r\n \"2603:1030:40c:802::90/125\",\r\n + \ \"2603:1030:40c:802::2c0/122\",\r\n \"2603:1030:40c:802::400/121\",\r\n + \ \"2603:1030:40c:c02::90/125\",\r\n \"2603:1030:504::1a0/125\",\r\n + \ \"2603:1030:504:402::90/125\",\r\n \"2603:1030:504:402::3b8/125\",\r\n + \ \"2603:1030:504:402::480/121\",\r\n \"2603:1030:504:802::c0/125\",\r\n + \ \"2603:1030:504:802::150/125\",\r\n \"2603:1030:504:802::180/121\",\r\n + \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n + \ \"2603:1030:504:c02::400/125\",\r\n \"2603:1030:608::2a8/125\",\r\n + \ \"2603:1030:608:402::90/125\",\r\n \"2603:1030:608:402::340/122\",\r\n + \ \"2603:1030:608:402::580/122\",\r\n \"2603:1030:608:402::600/121\",\r\n + \ \"2603:1030:807:402::90/125\",\r\n \"2603:1030:807:402::340/122\",\r\n + \ \"2603:1030:807:402::580/121\",\r\n \"2603:1030:807:802::90/125\",\r\n + \ \"2603:1030:807:802::2c0/122\",\r\n \"2603:1030:807:802::400/121\",\r\n + \ \"2603:1030:807:c02::90/125\",\r\n \"2603:1030:807:c02::400/121\",\r\n + \ \"2603:1030:a07:402::90/125\",\r\n \"2603:1030:a07:402::9c0/122\",\r\n + \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:b04:402::90/125\",\r\n + \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\",\r\n + \ \"2603:1030:c06:400::890/125\",\r\n \"2603:1030:c06:400::b40/122\",\r\n + \ \"2603:1030:c06:802::90/125\",\r\n \"2603:1030:c06:802::2c0/122\",\r\n + \ \"2603:1030:c06:c02::90/125\",\r\n \"2603:1030:c06:c02::400/121\",\r\n + \ \"2603:1030:f05:402::90/125\",\r\n \"2603:1030:f05:402::340/122\",\r\n + \ \"2603:1030:f05:402::580/121\",\r\n \"2603:1030:f05:802::90/125\",\r\n + \ \"2603:1030:f05:802::2c0/122\",\r\n \"2603:1030:f05:802::400/121\",\r\n + \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\",\r\n + \ \"2603:1030:1005:402::90/125\",\r\n \"2603:1030:1005:402::340/122\",\r\n + \ \"2603:1030:1005:402::580/122\",\r\n \"2603:1040:5:402::90/125\",\r\n + \ \"2603:1040:5:402::340/122\",\r\n \"2603:1040:5:402::580/121\",\r\n + \ \"2603:1040:5:802::90/125\",\r\n \"2603:1040:5:802::2c0/122\",\r\n + \ \"2603:1040:5:802::400/121\",\r\n \"2603:1040:5:c02::90/125\",\r\n + \ \"2603:1040:5:c02::400/121\",\r\n \"2603:1040:207::2a8/125\",\r\n + \ \"2603:1040:207:402::90/125\",\r\n \"2603:1040:207:402::340/122\",\r\n + \ \"2603:1040:207:402::580/122\",\r\n \"2603:1040:207:402::600/121\",\r\n + \ \"2603:1040:207:800::48/125\",\r\n \"2603:1040:207:800::180/121\",\r\n + \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\",\r\n + \ \"2603:1040:407:402::90/125\",\r\n \"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: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:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n + \ \"2603:1040:904:402::580/121\",\r\n \"2603:1040:904:802::90/125\",\r\n + \ \"2603:1040:904:802::2c0/122\",\r\n \"2603:1040:904:802::400/121\",\r\n + \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:a06::448/125\",\r\n + \ \"2603:1040:a06:402::90/125\",\r\n \"2603:1040:a06:402::340/122\",\r\n + \ \"2603:1040:a06:402::580/121\",\r\n \"2603:1040:a06:802::90/125\",\r\n + \ \"2603:1040:a06:802::2c0/122\",\r\n \"2603:1040:a06:802::400/121\",\r\n + \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\",\r\n + \ \"2603:1040:b04:402::90/125\",\r\n \"2603:1040:b04:402::340/122\",\r\n + \ \"2603:1040:b04:402::580/122\",\r\n \"2603:1040:c06:402::90/125\",\r\n + \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\",\r\n + \ \"2603:1040:d04:1::1a0/125\",\r\n \"2603:1040:d04:400::90/125\",\r\n + \ \"2603:1040:d04:400::3b8/125\",\r\n \"2603:1040:d04:400::4c0/122\",\r\n + \ \"2603:1040:d04:400::500/121\",\r\n \"2603:1040:d04:800::150/125\",\r\n + \ \"2603:1040:d04:800::180/121\",\r\n \"2603:1040:d04:800::280/121\",\r\n + \ \"2603:1040:d04:c02::300/121\",\r\n \"2603:1040:e05:402::100/122\",\r\n + \ \"2603:1040:f05::348/125\",\r\n \"2603:1040:f05:402::90/125\",\r\n + \ \"2603:1040:f05:402::340/122\",\r\n \"2603:1040:f05:402::580/121\",\r\n + \ \"2603:1040:f05:402::600/120\",\r\n \"2603:1040:f05:402::700/121\",\r\n + \ \"2603:1040:f05:802::90/125\",\r\n \"2603:1040:f05:802::2c0/122\",\r\n + \ \"2603:1040:f05:802::400/121\",\r\n \"2603:1040:f05:c02::90/125\",\r\n + \ \"2603:1040:f05:c02::400/121\",\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 + \ \"2603:1040:1104::5a0/125\",\r\n \"2603:1040:1104:400::90/125\",\r\n + \ \"2603:1040:1104:400::380/121\",\r\n \"2603:1040:1104:400::480/122\",\r\n + \ \"2603:1050:6:402::90/125\",\r\n \"2603:1050:6:402::340/122\",\r\n + \ \"2603:1050:6:402::500/121\",\r\n \"2603:1050:6:802::90/125\",\r\n + \ \"2603:1050:6:802::2c0/122\",\r\n \"2603:1050:6:802::400/121\",\r\n + \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\",\r\n + \ \"2603:1050:403:400::98/125\",\r\n \"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\": + \"75\",\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\": + [\r\n \"13.70.72.136/29\",\r\n \"13.70.78.0/25\",\r\n \"13.70.114.192/26\",\r\n + \ \"20.53.41.128/26\",\r\n \"40.79.162.32/29\",\r\n \"40.79.165.128/25\",\r\n + \ \"40.79.166.0/25\",\r\n \"40.79.170.0/29\",\r\n \"40.79.173.128/25\",\r\n + \ \"40.79.174.0/25\",\r\n \"2603:1010:6:402::90/125\",\r\n + \ \"2603:1010:6:402::340/122\",\r\n \"2603:1010:6:402::580/121\",\r\n + \ \"2603:1010:6:802::90/125\",\r\n \"2603:1010:6:802::2c0/122\",\r\n + \ \"2603:1010:6:802::400/121\",\r\n \"2603:1010:6:c02::90/125\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.77.50.80/29\",\r\n + \ \"104.46.161.128/25\",\r\n \"104.46.162.128/26\",\r\n \"104.46.177.128/26\",\r\n + \ \"2603:1010:101:402::90/125\",\r\n \"2603:1010:101:402::340/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.195.136.0/24\",\r\n \"20.195.137.0/25\",\r\n + \ \"20.195.152.192/26\",\r\n \"20.195.153.128/25\",\r\n \"191.233.203.136/29\",\r\n + \ \"191.233.205.192/26\",\r\n \"191.234.139.0/26\",\r\n \"191.234.146.144/29\",\r\n + \ \"191.234.149.64/26\",\r\n \"191.234.150.0/26\",\r\n \"191.234.151.0/25\",\r\n + \ \"191.234.154.144/29\",\r\n \"191.234.157.192/26\",\r\n + \ \"2603:1050:6:402::90/125\",\r\n \"2603:1050:6:402::340/122\",\r\n + \ \"2603:1050:6:402::500/121\",\r\n \"2603:1050:6:802::90/125\",\r\n + \ \"2603:1050:6:802::2c0/122\",\r\n \"2603:1050:6:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"191.233.50.16/29\",\r\n \"191.233.54.64/26\",\r\n + \ \"191.233.54.128/26\",\r\n \"2603:1050:403:400::98/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.71.170.56/29\",\r\n \"13.71.176.0/25\",\r\n \"13.71.176.128/25\",\r\n + \ \"20.38.146.144/29\",\r\n \"20.38.149.0/25\",\r\n \"20.48.192.128/26\",\r\n + \ \"52.246.154.144/29\",\r\n \"52.246.157.128/25\",\r\n \"52.246.158.0/25\",\r\n + \ \"2603:1030:f05:402::90/125\",\r\n \"2603:1030:f05:402::340/122\",\r\n + \ \"2603:1030:f05:402::580/121\",\r\n \"2603:1030:f05:802::90/125\",\r\n + \ \"2603:1030:f05:802::2c0/122\",\r\n \"2603:1030:f05:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"40.69.106.80/29\",\r\n \"40.69.110.0/25\",\r\n \"40.69.116.0/26\",\r\n + \ \"40.89.23.64/26\",\r\n \"2603:1030:1005:402::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.43.121.128/26\",\r\n \"20.43.123.64/26\",\r\n + \ \"20.43.127.0/25\",\r\n \"20.192.98.144/29\",\r\n \"20.192.101.64/26\",\r\n + \ \"20.192.101.128/26\",\r\n \"40.80.50.144/29\",\r\n \"40.80.51.192/26\",\r\n + \ \"40.80.53.64/26\",\r\n \"40.80.54.128/25\",\r\n \"52.140.110.192/26\",\r\n + \ \"104.211.81.136/29\",\r\n \"2603:1040:a06::448/125\",\r\n + \ \"2603:1040:a06:402::90/125\",\r\n \"2603:1040:a06:402::340/122\",\r\n + \ \"2603:1040:a06:402::580/121\",\r\n \"2603:1040:a06:802::90/125\",\r\n + \ \"2603:1040:a06:802::2c0/122\",\r\n \"2603:1040:a06:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.89.170.216/29\",\r\n \"13.89.175.0/25\",\r\n + \ \"13.89.178.192/26\",\r\n \"20.40.224.64/26\",\r\n \"20.44.11.0/25\",\r\n + \ \"20.44.11.128/26\",\r\n \"20.44.12.0/25\",\r\n \"52.182.138.208/29\",\r\n + \ \"52.182.142.0/25\",\r\n \"52.182.142.128/25\",\r\n \"104.208.16.80/29\",\r\n + \ \"2603:1030:10:402::90/125\",\r\n \"2603:1030:10:402::340/122\",\r\n + \ \"2603:1030:10:402::580/121\",\r\n \"2603:1030:10:802::90/125\",\r\n + \ \"2603:1030:10:802::2c0/122\",\r\n \"2603:1030:10:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.45.199.128/25\",\r\n \"40.78.202.72/29\",\r\n + \ \"168.61.140.128/25\",\r\n \"168.61.141.0/25\",\r\n \"168.61.141.128/25\",\r\n + \ \"168.61.142.192/26\",\r\n \"2603:1030:f:1::2a8/125\",\r\n + \ \"2603:1030:f:400::890/125\",\r\n \"2603:1030:f:400::b40/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.75.36.0/29\",\r\n \"20.187.196.64/26\",\r\n \"20.205.74.128/26\",\r\n + \ \"20.205.77.0/25\",\r\n \"20.205.82.128/26\",\r\n \"20.205.85.0/25\",\r\n + \ \"104.214.161.128/25\",\r\n \"104.214.165.0/26\",\r\n \"2603:1040:207::2a8/125\",\r\n + \ \"2603:1040:207:402::90/125\",\r\n \"2603:1040:207:402::340/122\",\r\n + \ \"2603:1040:207:402::580/122\",\r\n \"2603:1040:207:402::600/121\",\r\n + \ \"2603:1040:207:800::48/125\",\r\n \"2603:1040:207:800::180/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.42.66.0/24\",\r\n \"20.42.67.0/24\",\r\n \"20.42.74.64/26\",\r\n + \ \"20.62.128.0/26\",\r\n \"40.71.10.216/29\",\r\n \"40.78.226.208/29\",\r\n + \ \"40.78.231.0/24\",\r\n \"40.79.154.104/29\",\r\n \"52.168.112.192/26\",\r\n + \ \"52.168.114.0/24\",\r\n \"52.168.115.0/24\",\r\n \"2603:1030:210:402::90/125\",\r\n + \ \"2603:1030:210:402::340/122\",\r\n \"2603:1030:210:402::580/121\",\r\n + \ \"2603:1030:210:802::90/125\",\r\n \"2603:1030:210:802::2c0/122\",\r\n + \ \"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\": \"75\",\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\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.44.19.64/26\",\r\n \"20.44.22.0/24\",\r\n \"20.44.23.0/24\",\r\n + \ \"20.49.102.128/26\",\r\n \"20.65.0.0/24\",\r\n \"40.70.146.88/29\",\r\n + \ \"40.70.150.0/24\",\r\n \"52.167.106.80/29\",\r\n \"52.167.110.0/24\",\r\n + \ \"52.167.111.0/26\",\r\n \"104.208.144.80/29\",\r\n \"2603:1030:40c:402::90/125\",\r\n + \ \"2603:1030:40c:402::340/122\",\r\n \"2603:1030:40c:402::580/121\",\r\n + \ \"2603:1030:40c:802::90/125\",\r\n \"2603:1030:40c:802::2c0/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.39.15.128/25\",\r\n \"40.74.146.48/29\",\r\n + \ \"40.74.149.128/25\",\r\n \"40.74.151.64/26\",\r\n \"40.75.34.32/29\",\r\n + \ \"40.89.120.0/24\",\r\n \"40.89.121.0/25\",\r\n \"52.138.90.32/29\",\r\n + \ \"52.138.93.0/25\",\r\n \"52.138.93.128/25\",\r\n \"2603:1030:40b:400::890/125\",\r\n + \ \"2603:1030:40b:400::b40/122\",\r\n \"2603:1030:40b:800::90/125\",\r\n + \ \"2603:1030:40b:800::2c0/122\",\r\n \"2603:1030:40b:c00::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.43.46.64/26\",\r\n \"40.79.130.56/29\",\r\n \"40.79.132.192/26\",\r\n + \ \"40.79.138.32/29\",\r\n \"40.79.141.0/26\",\r\n \"40.79.141.64/26\",\r\n + \ \"40.79.143.128/25\",\r\n \"40.79.146.32/29\",\r\n \"40.79.148.128/26\",\r\n + \ \"40.79.148.192/26\",\r\n \"40.79.150.128/25\",\r\n \"51.11.193.0/26\",\r\n + \ \"51.11.193.128/25\",\r\n \"2603:1020:805:402::90/125\",\r\n + \ \"2603:1020:805:402::340/122\",\r\n \"2603:1020:805:402::580/121\",\r\n + \ \"2603:1020:805:802::90/125\",\r\n \"2603:1020:805:802::2c0/122\",\r\n + \ \"2603:1020:805:802::400/121\",\r\n \"2603:1020:805:c02::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"40.79.178.80/29\",\r\n \"51.138.160.128/26\",\r\n + \ \"2603:1020:905:402::90/125\",\r\n \"2603:1020:905:402::340/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.52.72.128/26\",\r\n \"51.116.58.24/29\",\r\n + \ \"2603:1020:d04:402::90/125\",\r\n \"2603:1020:d04:402::340/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.52.88.64/26\",\r\n \"51.116.154.88/29\",\r\n + \ \"51.116.158.128/26\",\r\n \"51.116.158.192/26\",\r\n \"51.116.242.144/29\",\r\n + \ \"51.116.250.144/29\",\r\n \"51.116.254.64/26\",\r\n \"51.116.254.128/25\",\r\n + \ \"2603:1020:c04:402::90/125\",\r\n \"2603:1020:c04:402::340/122\",\r\n + \ \"2603:1020:c04:402::580/121\",\r\n \"2603:1020:c04:802::90/125\",\r\n + \ \"2603:1020:c04:802::2c0/122\",\r\n \"2603:1020:c04:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.78.106.200/29\",\r\n \"13.78.111.0/25\",\r\n + \ \"20.89.0.192/26\",\r\n \"20.191.160.128/26\",\r\n \"20.194.128.0/25\",\r\n + \ \"40.79.186.8/29\",\r\n \"40.79.189.128/25\",\r\n \"40.79.190.0/25\",\r\n + \ \"40.79.194.96/29\",\r\n \"40.79.197.128/25\",\r\n \"2603:1040:407:402::90/125\",\r\n + \ \"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 ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": + \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.192.32.0/26\",\r\n + \ \"20.192.33.0/26\",\r\n \"20.192.33.128/25\",\r\n \"20.192.50.0/26\",\r\n + \ \"20.192.234.24/29\",\r\n \"20.192.236.0/26\",\r\n \"2603:1040:1104::5a0/125\",\r\n + \ \"2603:1040:1104:400::90/125\",\r\n \"2603:1040:1104:400::380/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.193.160.64/26\",\r\n \"20.193.192.128/26\",\r\n + \ \"20.193.202.16/29\",\r\n \"20.193.204.128/26\",\r\n \"20.193.205.0/25\",\r\n + \ \"20.193.206.64/26\",\r\n \"2603:1040:d04:1::1a0/125\",\r\n + \ \"2603:1040:d04:400::90/125\",\r\n \"2603:1040:d04:400::3b8/125\",\r\n + \ \"2603:1040:d04:400::4c0/122\",\r\n \"2603:1040:d04:400::500/121\",\r\n + \ \"2603:1040:d04:800::150/125\",\r\n \"2603:1040:d04:800::180/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.41.69.128/26\",\r\n \"20.44.26.144/29\",\r\n + \ \"20.44.29.128/26\",\r\n \"20.44.29.192/26\",\r\n \"20.194.66.16/29\",\r\n + \ \"20.194.68.0/26\",\r\n \"20.194.68.64/26\",\r\n \"20.194.70.0/25\",\r\n + \ \"20.194.80.128/26\",\r\n \"20.194.81.0/25\",\r\n \"20.194.81.128/26\",\r\n + \ \"52.231.18.56/29\",\r\n \"52.231.20.128/26\",\r\n \"2603:1040:f05::348/125\",\r\n + \ \"2603:1040:f05:402::90/125\",\r\n \"2603:1040:f05:402::340/122\",\r\n + \ \"2603:1040:f05:402::580/121\",\r\n \"2603:1040:f05:402::600/120\",\r\n + \ \"2603:1040:f05:402::700/121\",\r\n \"2603:1040:f05:802::90/125\",\r\n + \ \"2603:1040:f05:802::2c0/122\",\r\n \"2603:1040:f05:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.135.26.64/26\",\r\n \"52.147.97.128/25\",\r\n + \ \"52.231.146.192/29\",\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\": + \"75\",\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\": + \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.49.115.0/26\",\r\n + \ \"52.162.104.192/26\",\r\n \"52.162.106.160/29\",\r\n \"52.240.241.128/25\",\r\n + \ \"52.240.244.0/25\",\r\n \"2603:1030:608::2a8/125\",\r\n + \ \"2603:1030:608:402::90/125\",\r\n \"2603:1030:608:402::340/122\",\r\n + \ \"2603:1030:608:402::580/122\",\r\n \"2603:1030:608:402::600/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n + \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + [\r\n \"13.69.227.88/29\",\r\n \"13.69.236.0/23\",\r\n \"13.69.238.0/24\",\r\n + \ \"13.74.107.80/29\",\r\n \"13.74.110.0/24\",\r\n \"20.50.72.128/26\",\r\n + \ \"52.138.226.80/29\",\r\n \"52.138.230.0/24\",\r\n \"52.138.231.0/24\",\r\n + \ \"52.146.131.128/26\",\r\n \"2603:1020:5:402::90/125\",\r\n + \ \"2603:1020:5:402::340/122\",\r\n \"2603:1020:5:402::580/121\",\r\n + \ \"2603:1020:5:802::90/125\",\r\n \"2603:1020:5:802::2c0/122\",\r\n + \ \"2603:1020:5:802::400/121\",\r\n \"2603:1020:5:c02::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"51.13.0.0/25\",\r\n \"51.13.1.64/26\",\r\n \"51.120.98.160/29\",\r\n + \ \"51.120.106.144/29\",\r\n \"51.120.109.128/26\",\r\n \"51.120.110.0/25\",\r\n + \ \"51.120.210.144/29\",\r\n \"51.120.213.128/25\",\r\n \"51.120.214.0/26\",\r\n + \ \"51.120.234.0/26\",\r\n \"2603:1020:e04::348/125\",\r\n + \ \"2603:1020:e04:402::90/125\",\r\n \"2603:1020:e04:402::340/122\",\r\n + \ \"2603:1020:e04:402::580/121\",\r\n \"2603:1020:e04:402::600/120\",\r\n + \ \"2603:1020:e04:802::90/125\",\r\n \"2603:1020:e04:802::2c0/122\",\r\n + \ \"2603:1020:e04:802::400/121\",\r\n \"2603:1020:e04:c02::90/125\",\r\n + \ \"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\": + \"75\",\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.SouthAfricaNorth\",\r\n + \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.128/26\",\r\n + \ \"102.133.122.144/29\",\r\n \"102.133.124.192/26\",\r\n + \ \"102.133.126.0/26\",\r\n \"102.133.154.24/29\",\r\n \"102.133.156.192/26\",\r\n + \ \"102.133.220.64/26\",\r\n \"102.133.250.144/29\",\r\n + \ \"102.133.253.64/26\",\r\n \"102.133.253.128/26\",\r\n + \ \"2603:1000:104:402::90/125\",\r\n \"2603:1000:104:402::340/122\",\r\n + \ \"2603:1000:104:402::580/121\",\r\n \"2603:1000:104:802::90/125\",\r\n + \ \"2603:1000:104:802::2c0/122\",\r\n \"2603:1000:104:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"102.37.65.64/26\",\r\n + \ \"102.133.26.24/29\",\r\n \"2603:1000:4:402::90/125\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.73.245.64/26\",\r\n + \ \"13.73.245.128/25\",\r\n \"13.73.255.64/26\",\r\n \"20.45.122.144/29\",\r\n + \ \"20.45.125.0/25\",\r\n \"20.49.90.16/29\",\r\n \"20.49.92.0/25\",\r\n + \ \"20.49.92.128/25\",\r\n \"20.49.93.0/26\",\r\n \"40.124.64.0/25\",\r\n + \ \"104.214.18.184/29\",\r\n \"2603:1030:807:402::90/125\",\r\n + \ \"2603:1030:807:402::340/122\",\r\n \"2603:1030:807:402::580/121\",\r\n + \ \"2603:1030:807:802::90/125\",\r\n \"2603:1030:807:802::2c0/122\",\r\n + \ \"2603:1030:807:802::400/121\",\r\n \"2603:1030:807:c02::90/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + [\r\n \"13.67.8.120/29\",\r\n \"13.67.14.0/25\",\r\n \"13.67.14.128/25\",\r\n + \ \"20.195.64.128/26\",\r\n \"23.98.82.112/29\",\r\n \"23.98.86.128/25\",\r\n + \ \"23.98.87.0/25\",\r\n \"23.98.112.0/25\",\r\n \"40.78.234.48/29\",\r\n + \ \"40.78.239.128/25\",\r\n \"2603:1040:5:402::90/125\",\r\n + \ \"2603:1040:5:402::340/122\",\r\n \"2603:1040:5:402::580/121\",\r\n + \ \"2603:1040:5:802::90/125\",\r\n \"2603:1040:5:802::2c0/122\",\r\n + \ \"2603:1040:5:802::400/121\",\r\n \"2603:1040:5:c02::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.41.199.192/26\",\r\n \"20.41.208.64/26\",\r\n + \ \"40.78.194.80/29\",\r\n \"40.78.196.192/26\",\r\n \"2603:1040:c06:402::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"51.12.25.64/26\",\r\n \"51.12.32.0/25\",\r\n \"51.12.32.128/26\",\r\n + \ \"51.12.98.24/29\",\r\n \"51.12.100.192/26\",\r\n \"51.12.101.0/26\",\r\n + \ \"51.12.226.144/29\",\r\n \"51.12.229.128/26\",\r\n \"51.12.230.0/25\",\r\n + \ \"51.12.234.144/29\",\r\n \"51.12.237.128/26\",\r\n \"51.12.238.0/25\",\r\n + \ \"2603:1020:1004:1::1a0/125\",\r\n \"2603:1020:1004:400::90/125\",\r\n + \ \"2603:1020:1004:400::3b8/125\",\r\n \"2603:1020:1004:400::4c0/122\",\r\n + \ \"2603:1020:1004:400::500/121\",\r\n \"2603:1020:1004:800::150/125\",\r\n + \ \"2603:1020:1004:800::180/121\",\r\n \"2603:1020:1004:800::280/121\",\r\n + \ \"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.SwitzerlandNorth\",\r\n + \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + [\r\n \"20.208.18.128/26\",\r\n \"20.208.21.0/25\",\r\n + \ \"51.103.202.128/26\",\r\n \"51.103.205.0/25\",\r\n \"51.107.53.64/26\",\r\n + \ \"51.107.56.192/26\",\r\n \"51.107.58.24/29\",\r\n \"2603:1020:a04::348/125\",\r\n + \ \"2603:1020:a04:402::90/125\",\r\n \"2603:1020:a04:402::340/122\",\r\n + \ \"2603:1020:a04:402::580/121\",\r\n \"2603:1020:a04:802::90/125\",\r\n + \ \"2603:1020:a04:802::2c0/122\",\r\n \"2603:1020:a04:802::400/121\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"51.107.148.128/26\",\r\n \"51.107.152.192/26\",\r\n + \ \"51.107.154.24/29\",\r\n \"51.107.192.0/26\",\r\n \"2603:1020:b04:402::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.37.69.0/26\",\r\n \"20.37.74.72/29\",\r\n \"40.120.8.64/26\",\r\n + \ \"40.120.9.0/26\",\r\n \"2603:1040:b04:402::90/125\",\r\n + \ \"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\": + \"75\",\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\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.38.140.192/26\",\r\n \"40.120.66.0/25\",\r\n + \ \"40.120.74.16/29\",\r\n \"40.120.77.0/26\",\r\n \"40.120.77.64/26\",\r\n + \ \"65.52.248.192/26\",\r\n \"65.52.250.16/29\",\r\n \"2603:1040:904:402::90/125\",\r\n + \ \"2603:1040:904:402::340/122\",\r\n \"2603:1040:904:402::580/121\",\r\n + \ \"2603:1040:904:802::90/125\",\r\n \"2603:1040:904:802::2c0/122\",\r\n + \ \"2603:1040:904:802::400/121\",\r\n \"2603:1040:904:c02::90/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n + \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + [\r\n \"51.104.9.128/25\",\r\n \"51.105.66.144/29\",\r\n + \ \"51.105.69.128/25\",\r\n \"51.105.70.0/25\",\r\n \"51.105.74.144/29\",\r\n + \ \"51.105.77.128/25\",\r\n \"51.132.192.0/25\",\r\n \"51.140.146.200/29\",\r\n + \ \"51.140.151.64/26\",\r\n \"51.143.208.0/26\",\r\n \"2603:1020:705:402::90/125\",\r\n + \ \"2603:1020:705:402::340/122\",\r\n \"2603:1020:705:402::580/121\",\r\n + \ \"2603:1020:705:802::90/125\",\r\n \"2603:1020:705:802::2c0/122\",\r\n + \ \"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\": \"75\",\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\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"51.11.97.128/26\",\r\n \"51.137.166.192/26\",\r\n + \ \"51.140.210.192/29\",\r\n \"51.140.215.0/25\",\r\n \"2603:1020:605:402::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.71.194.224/29\",\r\n \"40.67.121.0/25\",\r\n + \ \"40.67.122.128/26\",\r\n \"52.150.156.64/26\",\r\n \"2603:1030:b04:402::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.69.64.88/29\",\r\n \"13.69.106.80/29\",\r\n \"13.69.110.0/24\",\r\n + \ \"13.69.112.192/26\",\r\n \"20.50.200.0/24\",\r\n \"20.61.97.128/25\",\r\n + \ \"52.178.18.0/23\",\r\n \"52.178.20.0/24\",\r\n \"52.236.186.80/29\",\r\n + \ \"52.236.191.0/24\",\r\n \"2603:1020:206:402::90/125\",\r\n + \ \"2603:1020:206:402::340/122\",\r\n \"2603:1020:206:402::580/121\",\r\n + \ \"2603:1020:206:802::90/125\",\r\n \"2603:1020:206:802::2c0/122\",\r\n + \ \"2603:1020:206:802::400/121\",\r\n \"2603:1020:206:c02::90/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.38.132.192/26\",\r\n \"104.211.146.80/29\",\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 ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.49.127.0/26\",\r\n \"20.189.169.0/24\",\r\n \"20.189.171.128/25\",\r\n + \ \"40.112.242.160/29\",\r\n \"2603:1030:a07:402::90/125\",\r\n + \ \"2603:1030:a07:402::9c0/122\",\r\n \"2603:1030:a07:402::a00/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n + \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + [\r\n \"13.66.140.72/29\",\r\n \"13.66.146.0/24\",\r\n \"13.66.147.0/25\",\r\n + \ \"13.66.148.0/24\",\r\n \"20.83.192.64/26\",\r\n \"40.64.112.0/24\",\r\n + \ \"40.64.113.128/26\",\r\n \"40.64.135.128/25\",\r\n \"40.78.242.160/29\",\r\n + \ \"40.78.246.0/24\",\r\n \"40.78.250.96/29\",\r\n \"2603:1030:c06:400::890/125\",\r\n + \ \"2603:1030:c06:400::b40/122\",\r\n \"2603:1030:c06:802::90/125\",\r\n + \ \"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\": \"75\",\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\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.150.170.24/29\",\r\n \"20.150.173.128/26\",\r\n + \ \"20.150.174.0/25\",\r\n \"20.150.175.128/26\",\r\n \"20.150.178.144/29\",\r\n + \ \"20.150.181.192/26\",\r\n \"20.150.182.128/25\",\r\n \"20.150.186.144/29\",\r\n + \ \"20.150.189.192/26\",\r\n \"20.150.190.128/25\",\r\n \"20.150.225.64/26\",\r\n + \ \"20.150.241.0/26\",\r\n \"2603:1030:504::1a0/125\",\r\n + \ \"2603:1030:504:402::90/125\",\r\n \"2603:1030:504:402::3b8/125\",\r\n + \ \"2603:1030:504:402::480/121\",\r\n \"2603:1030:504:802::c0/125\",\r\n + \ \"2603:1030:504:802::150/125\",\r\n \"2603:1030:504:802::180/121\",\r\n + \ \"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\": \"75\",\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 + \ \"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.82.75/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 \"13.69.112.0/25\",\r\n \"13.69.226.0/25\",\r\n + \ \"13.70.74.136/29\",\r\n \"13.71.115.125/32\",\r\n \"13.71.124.81/32\",\r\n + \ \"13.71.170.0/28\",\r\n \"13.71.194.0/26\",\r\n \"13.72.255.150/32\",\r\n + \ \"13.73.100.183/32\",\r\n \"13.73.254.224/27\",\r\n \"13.74.106.0/25\",\r\n + \ \"13.75.34.0/26\",\r\n \"13.75.134.84/32\",\r\n \"13.76.161.130/32\",\r\n + \ \"13.77.50.0/28\",\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n + \ \"13.78.188.25/32\",\r\n \"13.79.34.236/32\",\r\n \"13.81.51.99/32\",\r\n + \ \"13.82.53.191/32\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"13.87.56.0/27\",\r\n \"13.87.122.0/27\",\r\n + \ \"13.88.30.39/32\",\r\n \"13.88.253.180/32\",\r\n \"13.89.41.245/32\",\r\n + \ \"13.89.170.0/25\",\r\n \"13.89.190.186/32\",\r\n \"13.89.224.229/32\",\r\n + \ \"13.90.199.155/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 \"13.94.201.5/32\",\r\n + \ \"13.95.234.68/32\",\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 \"20.36.26.132/32\",\r\n + \ \"20.36.42.8/32\",\r\n \"20.36.75.163/32\",\r\n \"20.36.106.0/26\",\r\n + \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.37.68.160/27\",\r\n + \ \"20.37.75.128/26\",\r\n \"20.37.228.32/27\",\r\n \"20.38.140.128/27\",\r\n + \ \"20.38.146.0/26\",\r\n \"20.39.15.64/27\",\r\n \"20.40.207.160/27\",\r\n + \ \"20.41.69.64/27\",\r\n \"20.41.199.128/27\",\r\n \"20.43.46.0/27\",\r\n + \ \"20.43.126.128/26\",\r\n \"20.44.2.64/26\",\r\n \"20.44.10.0/26\",\r\n + \ \"20.44.26.0/26\",\r\n \"20.45.115.160/27\",\r\n \"20.45.122.0/26\",\r\n + \ \"20.45.198.96/27\",\r\n \"20.48.192.32/27\",\r\n \"20.49.82.64/26\",\r\n + \ \"20.49.90.64/26\",\r\n \"20.49.102.64/27\",\r\n \"20.49.114.128/27\",\r\n + \ \"20.49.126.160/27\",\r\n \"20.53.41.0/27\",\r\n \"20.61.97.0/27\",\r\n + \ \"20.72.18.64/27\",\r\n \"20.72.26.64/26\",\r\n \"20.89.0.128/26\",\r\n + \ \"20.150.166.192/27\",\r\n \"20.150.170.64/26\",\r\n \"20.150.178.0/26\",\r\n + \ \"20.150.186.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.191.160.32/27\",\r\n + \ \"20.192.98.0/26\",\r\n \"20.192.166.192/27\",\r\n \"20.192.231.0/27\",\r\n + \ \"20.192.234.64/26\",\r\n \"20.193.202.64/26\",\r\n \"20.194.66.64/26\",\r\n + \ \"20.194.80.64/26\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n + \ \"20.208.18.0/26\",\r\n \"23.96.180.213/32\",\r\n \"23.96.219.207/32\",\r\n + \ \"23.96.242.234/32\",\r\n \"23.98.82.0/26\",\r\n \"23.98.107.224/27\",\r\n + \ \"23.102.191.13/32\",\r\n \"23.102.239.134/32\",\r\n \"40.64.135.0/27\",\r\n + \ \"40.65.106.154/32\",\r\n \"40.65.114.105/32\",\r\n \"40.67.51.160/27\",\r\n + \ \"40.67.58.64/26\",\r\n \"40.68.44.85/32\",\r\n \"40.69.106.0/28\",\r\n + \ \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n \"40.71.10.0/25\",\r\n + \ \"40.71.17.19/32\",\r\n \"40.71.203.37/32\",\r\n \"40.71.204.115/32\",\r\n + \ \"40.71.216.114/32\",\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/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.77.63.179/32\",\r\n \"40.78.194.0/28\",\r\n \"40.78.203.32/27\",\r\n + \ \"40.78.226.0/25\",\r\n \"40.78.236.192/26\",\r\n \"40.78.243.192/26\",\r\n + \ \"40.78.250.0/26\",\r\n \"40.79.39.162/32\",\r\n \"40.79.59.92/32\",\r\n + \ \"40.79.67.136/32\",\r\n \"40.79.130.0/28\",\r\n \"40.79.138.48/28\",\r\n + \ \"40.79.142.64/26\",\r\n \"40.79.146.48/28\",\r\n \"40.79.149.128/26\",\r\n + \ \"40.79.154.128/26\",\r\n \"40.79.163.72/29\",\r\n \"40.79.163.192/26\",\r\n + \ \"40.79.170.48/28\",\r\n \"40.79.174.192/26\",\r\n \"40.79.178.0/28\",\r\n + \ \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n + \ \"40.80.50.0/26\",\r\n \"40.80.63.160/27\",\r\n \"40.80.173.0/27\",\r\n + \ \"40.83.137.191/32\",\r\n \"40.85.178.211/32\",\r\n \"40.86.229.245/32\",\r\n + \ \"40.89.22.224/27\",\r\n \"40.89.67.208/32\",\r\n \"40.89.132.238/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.113.90.91/32\",\r\n \"40.114.240.253/32\",\r\n \"40.115.241.37/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"40.120.74.64/26\",\r\n + \ \"40.122.132.89/32\",\r\n \"40.122.174.140/32\",\r\n \"40.126.244.209/32\",\r\n + \ \"51.11.192.192/26\",\r\n \"51.12.43.0/27\",\r\n \"51.12.98.64/26\",\r\n + \ \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"51.12.226.0/26\",\r\n + \ \"51.12.234.0/26\",\r\n \"51.103.202.0/26\",\r\n \"51.104.31.128/27\",\r\n + \ \"51.105.66.0/26\",\r\n \"51.105.74.0/26\",\r\n \"51.105.92.192/27\",\r\n + \ \"51.107.52.224/27\",\r\n \"51.107.58.64/26\",\r\n \"51.107.148.32/27\",\r\n + \ \"51.107.154.64/26\",\r\n \"51.116.50.224/27\",\r\n \"51.116.58.64/26\",\r\n + \ \"51.116.146.224/27\",\r\n \"51.116.154.128/26\",\r\n \"51.116.242.0/26\",\r\n + \ \"51.116.250.0/26\",\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 \"51.120.218.64/26\",\r\n + \ \"51.120.228.160/27\",\r\n \"51.137.166.128/27\",\r\n \"51.140.52.73/32\",\r\n + \ \"51.140.70.75/32\",\r\n \"51.140.75.146/32\",\r\n \"51.140.83.56/32\",\r\n + \ \"51.140.99.233/32\",\r\n \"51.140.146.0/27\",\r\n \"51.140.210.0/27\",\r\n + \ \"51.141.11.34/32\",\r\n \"51.141.25.77/32\",\r\n \"51.141.53.76/32\",\r\n + \ \"51.141.55.229/32\",\r\n \"51.143.189.37/32\",\r\n \"51.144.177.166/32\",\r\n + \ \"51.144.182.233/32\",\r\n \"52.136.52.64/27\",\r\n \"52.136.134.25/32\",\r\n + \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"52.138.66.90/32\",\r\n + \ \"52.138.70.62/32\",\r\n \"52.138.92.0/26\",\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.140.110.64/27\",\r\n + \ \"52.143.136.41/32\",\r\n \"52.146.79.160/27\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.150.154.224/27\",\r\n \"52.151.16.118/32\",\r\n \"52.156.170.104/32\",\r\n + \ \"52.158.234.203/32\",\r\n \"52.161.13.67/32\",\r\n \"52.161.15.197/32\",\r\n + \ \"52.161.22.131/32\",\r\n \"52.161.100.126/32\",\r\n \"52.162.106.0/26\",\r\n + \ \"52.162.252.26/32\",\r\n \"52.163.63.20/32\",\r\n \"52.163.249.82/32\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.165.42.204/32\",\r\n \"52.165.46.249/32\",\r\n + \ \"52.165.129.184/32\",\r\n \"52.165.229.112/32\",\r\n \"52.165.229.184/32\",\r\n + \ \"52.167.107.128/26\",\r\n \"52.168.28.222/32\",\r\n \"52.169.122.37/32\",\r\n + \ \"52.169.219.183/32\",\r\n \"52.170.204.83/32\",\r\n \"52.172.55.127/32\",\r\n + \ \"52.172.206.130/32\",\r\n \"52.173.148.217/32\",\r\n \"52.173.196.170/32\",\r\n + \ \"52.173.240.244/32\",\r\n \"52.174.253.239/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"52.176.0.136/32\",\r\n \"52.176.7.71/32\",\r\n + \ \"52.176.101.49/32\",\r\n \"52.176.155.127/32\",\r\n \"52.177.172.74/32\",\r\n + \ \"52.177.206.153/32\",\r\n \"52.178.108.222/32\",\r\n \"52.179.141.33/32\",\r\n + \ \"52.179.143.233/32\",\r\n \"52.179.200.0/25\",\r\n \"52.180.160.251/32\",\r\n + \ \"52.180.161.1/32\",\r\n \"52.180.177.137/32\",\r\n \"52.182.138.0/25\",\r\n + \ \"52.183.42.252/32\",\r\n \"52.183.66.36/32\",\r\n \"52.183.92.223/32\",\r\n + \ \"52.183.119.101/32\",\r\n \"52.184.152.241/32\",\r\n \"52.186.69.224/32\",\r\n + \ \"52.187.11.8/32\",\r\n \"52.187.12.93/32\",\r\n \"52.191.197.220/32\",\r\n + \ \"52.226.18.140/32\",\r\n \"52.226.21.178/32\",\r\n \"52.230.15.63/32\",\r\n + \ \"52.230.23.170/32\",\r\n \"52.230.70.94/32\",\r\n \"52.230.87.21/32\",\r\n + \ \"52.231.18.0/28\",\r\n \"52.231.25.123/32\",\r\n \"52.231.39.143/32\",\r\n + \ \"52.231.56.0/28\",\r\n \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n + \ \"52.231.207.31/32\",\r\n \"52.232.59.220/32\",\r\n \"52.233.41.60/32\",\r\n + \ \"52.233.128.86/32\",\r\n \"52.235.40.247/32\",\r\n \"52.235.46.28/32\",\r\n + \ \"52.236.189.0/26\",\r\n \"52.237.20.252/32\",\r\n \"52.246.154.0/26\",\r\n + \ \"52.255.52.19/32\",\r\n \"52.255.58.221/32\",\r\n \"65.52.210.9/32\",\r\n + \ \"65.52.251.128/26\",\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\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 \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"104.45.16.183/32\",\r\n \"104.45.131.193/32\",\r\n + \ \"104.45.144.73/32\",\r\n \"104.46.177.64/27\",\r\n \"104.208.231.0/25\",\r\n + \ \"104.210.89.99/32\",\r\n \"104.210.217.251/32\",\r\n \"104.211.84.0/28\",\r\n + \ \"104.211.102.50/32\",\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 + \ \"104.211.227.84/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n + \ \"104.214.26.177/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"137.117.9.157/32\",\r\n \"157.55.170.133/32\",\r\n + \ \"168.61.142.128/26\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n + \ \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\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.239.179.124/32\",\r\n + \ \"207.46.150.252/32\",\r\n \"2603:1000:4:402::c0/122\",\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 \"2603:1010:6:402::c0/122\",\r\n + \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\",\r\n + \ \"2603:1010:101:402::c0/122\",\r\n \"2603:1010:304:402::c0/122\",\r\n + \ \"2603:1010:404:402::c0/122\",\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 + \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n + \ \"2603:1020:206:c02::c0/122\",\r\n \"2603:1020:305:402::c0/122\",\r\n + \ \"2603:1020:405:402::c0/122\",\r\n \"2603:1020:605:402::c0/122\",\r\n + \ \"2603:1020:705:402::c0/122\",\r\n \"2603:1020:705:802::c0/122\",\r\n + \ \"2603:1020:705:c02::c0/122\",\r\n \"2603:1020:805:402::c0/122\",\r\n + \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\",\r\n + \ \"2603:1020:905:402::c0/122\",\r\n \"2603:1020:a04::6a0/123\",\r\n + \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n + \ \"2603:1020:a04:c02::c0/122\",\r\n \"2603:1020:b04:402::c0/122\",\r\n + \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n + \ \"2603:1020:c04:c02::c0/122\",\r\n \"2603:1020:d04:402::c0/122\",\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 + \ \"2603:1020:f04:402::c0/122\",\r\n \"2603:1020:1004:1::60/123\",\r\n + \ \"2603:1020:1004:400::c0/122\",\r\n \"2603:1020:1004:400::280/122\",\r\n + \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n + \ \"2603:1020:1004:c02::1c0/122\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"2603:1020:1104:400::c0/122\",\r\n \"2603:1030:f:2::2a0/123\",\r\n + \ \"2603:1030:f:400::8c0/122\",\r\n \"2603:1030:10:402::c0/122\",\r\n + \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\",\r\n + \ \"2603:1030:104::680/123\",\r\n \"2603:1030:104:402::c0/122\",\r\n + \ \"2603:1030:104:402::5c0/122\",\r\n \"2603:1030:104:802::80/122\",\r\n + \ \"2603:1030:107::540/123\",\r\n \"2603:1030:107:400::40/122\",\r\n + \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n + \ \"2603:1030:210:c02::c0/122\",\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 + \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n + \ \"2603:1030:40c:c02::c0/122\",\r\n \"2603:1030:504::60/123\",\r\n + \ \"2603:1030:504:402::c0/122\",\r\n \"2603:1030:504:402::280/122\",\r\n + \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n + \ \"2603:1030:504:c02::3c0/122\",\r\n \"2603:1030:608:1::4c0/123\",\r\n + \ \"2603:1030:608:402::c0/122\",\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 + \ \"2603:1030:a07:402::c0/122\",\r\n \"2603:1030:b04:402::c0/122\",\r\n + \ \"2603:1030:c06:400::8c0/122\",\r\n \"2603:1030:c06:802::c0/122\",\r\n + \ \"2603:1030:c06:c02::c0/122\",\r\n \"2603:1030:f05:402::c0/122\",\r\n + \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\",\r\n + \ \"2603:1030:1005:402::c0/122\",\r\n \"2603:1040:5:402::c0/122\",\r\n + \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\",\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 + \ \"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: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: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\": + \"75\",\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\": + \"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 \"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\": + \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.75.163/32\",\r\n + \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.70.74.136/29\",\r\n \"13.72.255.150/32\",\r\n + \ \"13.75.134.84/32\",\r\n \"20.53.41.0/27\",\r\n \"40.79.163.72/29\",\r\n + \ \"40.79.163.192/26\",\r\n \"40.79.170.48/28\",\r\n \"40.79.174.192/26\",\r\n + \ \"40.126.244.209/32\",\r\n \"52.156.170.104/32\",\r\n \"104.210.89.99/32\",\r\n + \ \"2603:1010:6:402::c0/122\",\r\n \"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\": + \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.73.100.183/32\",\r\n + \ \"13.77.50.0/28\",\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\": + \"75\",\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\": \"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 \"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\": + \"75\",\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\": \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.71.170.0/28\",\r\n \"13.88.253.180/32\",\r\n + \ \"20.38.146.0/26\",\r\n \"20.48.192.32/27\",\r\n \"52.233.41.60/32\",\r\n + \ \"52.237.20.252/32\",\r\n \"52.246.154.0/26\",\r\n \"2603:1030:f05:402::c0/122\",\r\n + \ \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.0/28\",\r\n \"40.86.229.245/32\",\r\n + \ \"40.89.22.224/27\",\r\n \"52.235.40.247/32\",\r\n \"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\": \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.43.126.128/26\",\r\n \"20.192.98.0/26\",\r\n + \ \"40.80.50.0/26\",\r\n \"52.140.110.64/27\",\r\n \"52.172.206.130/32\",\r\n + \ \"104.211.84.0/28\",\r\n \"104.211.102.50/32\",\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 ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \"id\": \"AzureCosmosDB.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.89.41.245/32\",\r\n + \ \"13.89.170.0/25\",\r\n \"13.89.190.186/32\",\r\n \"13.89.224.229/32\",\r\n + \ \"20.40.207.160/27\",\r\n \"20.44.10.0/26\",\r\n \"40.77.63.179/32\",\r\n + \ \"40.122.132.89/32\",\r\n \"40.122.174.140/32\",\r\n \"52.165.42.204/32\",\r\n + \ \"52.165.46.249/32\",\r\n \"52.165.129.184/32\",\r\n \"52.165.229.112/32\",\r\n + \ \"52.165.229.184/32\",\r\n \"52.173.148.217/32\",\r\n \"52.173.196.170/32\",\r\n + \ \"52.173.240.244/32\",\r\n \"52.176.0.136/32\",\r\n \"52.176.7.71/32\",\r\n + \ \"52.176.101.49/32\",\r\n \"52.176.155.127/32\",\r\n \"52.182.138.0/25\",\r\n + \ \"2603:1030:10:402::c0/122\",\r\n \"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\": \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.96/27\",\r\n \"40.78.203.32/27\",\r\n + \ \"52.180.160.251/32\",\r\n \"52.180.161.1/32\",\r\n \"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\": \"75\",\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\": + \"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 + \ \"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\": \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.82.53.191/32\",\r\n + \ \"13.90.199.155/32\",\r\n \"40.71.10.0/25\",\r\n \"40.71.17.19/32\",\r\n + \ \"40.71.203.37/32\",\r\n \"40.71.204.115/32\",\r\n \"40.71.216.114/32\",\r\n + \ \"40.78.226.0/25\",\r\n \"40.79.154.128/26\",\r\n \"40.85.178.211/32\",\r\n + \ \"52.146.79.160/27\",\r\n \"52.168.28.222/32\",\r\n \"52.170.204.83/32\",\r\n + \ \"52.186.69.224/32\",\r\n \"52.191.197.220/32\",\r\n \"52.226.18.140/32\",\r\n + \ \"52.226.21.178/32\",\r\n \"104.45.131.193/32\",\r\n \"104.45.144.73/32\",\r\n + \ \"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\": \"75\",\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\": + \"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 + \ \"40.79.39.162/32\",\r\n \"40.79.59.92/32\",\r\n \"40.79.67.136/32\",\r\n + \ \"52.167.107.128/26\",\r\n \"52.177.172.74/32\",\r\n \"52.177.206.153/32\",\r\n + \ \"52.179.141.33/32\",\r\n \"52.179.143.233/32\",\r\n \"52.179.200.0/25\",\r\n + \ \"52.184.152.241/32\",\r\n \"104.208.231.0/25\",\r\n \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\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.70.62/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\": \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.43.46.0/27\",\r\n \"40.79.130.0/28\",\r\n \"40.79.138.48/28\",\r\n + \ \"40.79.142.64/26\",\r\n \"40.79.146.48/28\",\r\n \"40.79.149.128/26\",\r\n + \ \"40.89.132.238/32\",\r\n \"51.11.192.192/26\",\r\n \"52.143.136.41/32\",\r\n + \ \"2603:1020:805:402::c0/122\",\r\n \"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\": \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.0/28\",\r\n + \ \"51.105.92.192/27\",\r\n \"52.136.134.25/32\",\r\n \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.116.50.224/27\",\r\n \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.116.146.224/27\",\r\n \"51.116.154.128/26\",\r\n + \ \"51.116.242.0/26\",\r\n \"51.116.250.0/26\",\r\n \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\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\": \"75\",\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\": + \"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 \"104.215.1.53/32\",\r\n + \ \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\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\": + \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.192.231.0/27\",\r\n + \ \"20.192.234.64/26\",\r\n \"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\": \"75\",\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\": + [\r\n \"20.192.166.192/27\",\r\n \"20.193.202.64/26\",\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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.64/27\",\r\n \"20.44.26.0/26\",\r\n \"20.194.66.64/26\",\r\n + \ \"20.194.80.64/26\",\r\n \"52.231.18.0/28\",\r\n \"52.231.25.123/32\",\r\n + \ \"52.231.39.143/32\",\r\n \"52.231.56.0/28\",\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 ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.80.173.0/27\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.128/27\",\r\n + \ \"23.96.180.213/32\",\r\n \"23.96.219.207/32\",\r\n \"23.96.242.234/32\",\r\n + \ \"52.162.106.0/26\",\r\n \"52.162.252.26/32\",\r\n \"65.52.210.9/32\",\r\n + \ \"157.55.170.133/32\",\r\n \"2603:1030:608:1::4c0/123\",\r\n + \ \"2603:1030:608:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"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 \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\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\": \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\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\": + \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\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\": \"75\",\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\": \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.66.82.75/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 \"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\": + \"75\",\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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.0/26\",\r\n \"13.76.161.130/32\",\r\n \"23.98.82.0/26\",\r\n + \ \"23.98.107.224/27\",\r\n \"40.78.236.192/26\",\r\n \"52.163.63.20/32\",\r\n + \ \"52.163.249.82/32\",\r\n \"52.187.11.8/32\",\r\n \"52.187.12.93/32\",\r\n + \ \"52.230.15.63/32\",\r\n \"52.230.23.170/32\",\r\n \"52.230.70.94/32\",\r\n + \ \"52.230.87.21/32\",\r\n \"2603:1040:5:402::c0/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.71.115.125/32\",\r\n \"13.71.124.81/32\",\r\n + \ \"20.41.199.128/27\",\r\n \"40.78.194.0/28\",\r\n \"52.172.55.127/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"51.12.43.0/27\",\r\n \"51.12.98.64/26\",\r\n \"51.12.226.0/26\",\r\n + \ \"51.12.234.0/26\",\r\n \"2603:1020:1004:1::60/123\",\r\n + \ \"2603:1020:1004:400::c0/122\",\r\n \"2603:1020:1004:400::280/122\",\r\n + \ \"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.SwitzerlandNorth\",\r\n \"id\": + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.208.18.0/26\",\r\n \"51.103.202.0/26\",\r\n \"51.107.52.224/27\",\r\n + \ \"51.107.58.64/26\",\r\n \"2603:1020:a04::6a0/123\",\r\n + \ \"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\": \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.107.148.32/27\",\r\n \"51.107.154.64/26\",\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\": \"75\",\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\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.160/27\",\r\n + \ \"20.37.75.128/26\",\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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.38.140.128/27\",\r\n \"40.120.74.64/26\",\r\n + \ \"65.52.251.128/26\",\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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n + \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.104.31.128/27\",\r\n \"51.105.66.0/26\",\r\n + \ \"51.105.74.0/26\",\r\n \"51.140.52.73/32\",\r\n \"51.140.70.75/32\",\r\n + \ \"51.140.75.146/32\",\r\n \"51.140.83.56/32\",\r\n \"51.140.99.233/32\",\r\n + \ \"51.140.146.0/27\",\r\n \"51.143.189.37/32\",\r\n \"2603:1020:705:402::c0/122\",\r\n + \ \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.137.166.128/27\",\r\n \"51.140.210.0/27\",\r\n + \ \"51.141.11.34/32\",\r\n \"51.141.25.77/32\",\r\n \"51.141.53.76/32\",\r\n + \ \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.71.194.0/26\",\r\n \"13.78.188.25/32\",\r\n \"52.150.154.224/27\",\r\n + \ \"52.161.13.67/32\",\r\n \"52.161.15.197/32\",\r\n \"52.161.22.131/32\",\r\n + \ \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n \"13.69.112.0/25\",\r\n + \ \"13.81.51.99/32\",\r\n \"13.94.201.5/32\",\r\n \"13.95.234.68/32\",\r\n + \ \"20.61.97.0/27\",\r\n \"40.68.44.85/32\",\r\n \"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\": + \"75\",\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\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\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\": + \"75\",\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\": \"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 \"137.117.9.157/32\",\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\": \"75\",\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\": + \"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 + \ \"40.65.114.105/32\",\r\n \"40.78.243.192/26\",\r\n \"40.78.250.0/26\",\r\n + \ \"52.151.16.118/32\",\r\n \"52.158.234.203/32\",\r\n \"52.183.42.252/32\",\r\n + \ \"52.183.66.36/32\",\r\n \"52.183.92.223/32\",\r\n \"52.183.119.101/32\",\r\n + \ \"2603:1030:c06:400::8c0/122\",\r\n \"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\": \"75\",\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\": [\r\n \"20.150.166.192/27\",\r\n + \ \"20.150.170.64/26\",\r\n \"20.150.178.0/26\",\r\n \"20.150.186.0/26\",\r\n + \ \"2603:1030:504::60/123\",\r\n \"2603:1030:504:402::c0/122\",\r\n + \ \"2603:1030:504:402::280/122\",\r\n \"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\": \"75\",\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\": \"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.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 \"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.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 \"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 \"2603:1020:5:1::160/123\",\r\n + \ \"2603:1020:206:1::160/123\",\r\n \"2603:1020:305::160/123\",\r\n + \ \"2603:1020:405::160/123\",\r\n \"2603:1020:605::160/123\",\r\n + \ \"2603:1020:705:1::160/123\",\r\n \"2603:1020:805:1::160/123\",\r\n + \ \"2603:1020:905::160/123\",\r\n \"2603:1020:a04:1::160/123\",\r\n + \ \"2603:1020:b04::160/123\",\r\n \"2603:1020:c04:1::160/123\",\r\n + \ \"2603:1020:d04::160/123\",\r\n \"2603:1020:e04:1::160/123\",\r\n + \ \"2603:1020:f04::160/123\",\r\n \"2603:1020:1004::160/123\",\r\n + \ \"2603:1020:1104::160/123\",\r\n \"2603:1030:f:1::160/123\",\r\n + \ \"2603:1030:10:1::160/123\",\r\n \"2603:1030:104:1::160/123\",\r\n + \ \"2603:1030:107::160/123\",\r\n \"2603:1030:210:1::160/123\",\r\n + \ \"2603:1030:40b:1::160/123\",\r\n \"2603:1030:40c:1::160/123\",\r\n + \ \"2603:1030:504:1::160/123\",\r\n \"2603:1030:608::160/123\",\r\n + \ \"2603:1030:807:1::160/123\",\r\n \"2603:1030:a07::160/123\",\r\n + \ \"2603:1030:b04::160/123\",\r\n \"2603:1030:c06:1::160/123\",\r\n + \ \"2603:1030:f05:1::160/123\",\r\n \"2603:1030:1005::160/123\",\r\n + \ \"2603:1040:5:1::160/123\",\r\n \"2603:1040:207::160/123\",\r\n + \ \"2603:1040:407:1::160/123\",\r\n \"2603:1040:606::160/123\",\r\n + \ \"2603:1040:806::160/123\",\r\n \"2603:1040:904:1::160/123\",\r\n + \ \"2603:1040:a06:1::160/123\",\r\n \"2603:1040:b04::160/123\",\r\n + \ \"2603:1040:c06::160/123\",\r\n \"2603:1040:d04::160/123\",\r\n + \ \"2603:1040:f05:1::160/123\",\r\n \"2603:1040:1002::e0/123\",\r\n + \ \"2603:1040:1104::160/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\": \"75\",\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\": \"AzureDataExplorerManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.64.38.225/32\",\r\n \"13.66.141.160/28\",\r\n + \ \"13.69.106.240/28\",\r\n \"13.69.229.176/28\",\r\n \"13.70.73.112/28\",\r\n + \ \"13.71.173.64/28\",\r\n \"13.71.196.64/28\",\r\n \"13.73.240.96/28\",\r\n + \ \"13.75.39.0/28\",\r\n \"13.77.52.240/28\",\r\n \"13.86.36.42/32\",\r\n + \ \"13.86.219.64/28\",\r\n \"13.87.57.224/28\",\r\n \"13.87.123.224/28\",\r\n + \ \"13.89.174.80/28\",\r\n \"20.21.37.0/28\",\r\n \"20.36.242.104/32\",\r\n + \ \"20.37.24.1/32\",\r\n \"20.39.97.38/32\",\r\n \"20.39.99.177/32\",\r\n + \ \"20.40.114.21/32\",\r\n \"20.40.161.39/32\",\r\n \"20.43.89.90/32\",\r\n + \ \"20.43.120.96/28\",\r\n \"20.44.16.96/28\",\r\n \"20.44.27.96/28\",\r\n + \ \"20.45.3.60/32\",\r\n \"20.46.13.240/28\",\r\n \"20.46.146.7/32\",\r\n + \ \"20.72.27.128/28\",\r\n \"20.99.9.224/28\",\r\n \"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 \"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.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: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: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\": \"75\",\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\": \"AzureDataLake\",\r\n \"addressPrefixes\": + [\r\n \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n + \ \"40.90.141.128/29\",\r\n \"40.90.141.167/32\",\r\n \"40.90.144.0/27\",\r\n + \ \"40.90.145.192/26\",\r\n \"65.52.108.31/32\",\r\n \"65.52.108.38/32\",\r\n + \ \"104.44.88.66/31\",\r\n \"104.44.88.106/31\",\r\n \"104.44.88.112/31\",\r\n + \ \"104.44.88.176/31\",\r\n \"104.44.88.184/29\",\r\n \"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.64/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.93.192/27\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n + \ \"id\": \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureDeviceUpdate\",\r\n \"addressPrefixes\": + [\r\n \"20.37.71.192/28\",\r\n \"20.38.143.224/28\",\r\n + \ \"20.40.229.32/28\",\r\n \"20.45.116.224/28\",\r\n \"20.45.241.192/26\",\r\n + \ \"20.46.11.192/28\",\r\n \"20.48.196.112/28\",\r\n \"20.49.119.192/28\",\r\n + \ \"20.51.12.64/26\",\r\n \"20.51.20.64/28\",\r\n \"20.53.47.16/28\",\r\n + \ \"20.53.48.160/28\",\r\n \"20.53.56.96/28\",\r\n \"20.58.67.0/28\",\r\n + \ \"20.59.77.64/26\",\r\n \"20.61.102.96/28\",\r\n \"20.62.59.16/28\",\r\n + \ \"20.62.132.240/28\",\r\n \"20.62.135.128/27\",\r\n \"20.62.135.160/28\",\r\n + \ \"20.65.133.64/28\",\r\n \"20.66.3.208/28\",\r\n \"20.69.0.112/28\",\r\n + \ \"20.69.4.64/26\",\r\n \"20.69.4.128/26\",\r\n \"20.86.93.128/26\",\r\n + \ \"20.150.244.16/28\",\r\n \"20.189.225.240/28\",\r\n \"20.191.165.240/28\",\r\n + \ \"20.192.43.240/28\",\r\n \"20.192.48.112/28\",\r\n \"20.192.80.0/28\",\r\n + \ \"20.192.167.208/28\",\r\n \"20.194.73.224/28\",\r\n \"20.195.65.112/28\",\r\n + \ \"20.195.72.112/28\",\r\n \"20.205.67.192/26\",\r\n \"40.67.53.144/28\",\r\n + \ \"51.12.46.112/28\",\r\n \"51.12.198.96/28\",\r\n \"51.13.137.48/28\",\r\n + \ \"51.107.242.112/28\",\r\n \"51.107.250.224/28\",\r\n \"51.116.54.160/28\",\r\n + \ \"51.116.149.192/28\",\r\n \"51.120.233.80/28\",\r\n \"51.138.210.80/28\",\r\n + \ \"51.143.212.48/28\",\r\n \"52.136.185.128/28\",\r\n \"52.139.107.80/28\",\r\n + \ \"52.146.136.16/28\",\r\n \"52.147.112.192/28\",\r\n \"52.172.113.176/28\",\r\n + \ \"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\": \"75\",\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\": + \"AzureDevOps\",\r\n \"addressPrefixes\": [\r\n \"20.37.158.0/23\",\r\n + \ \"20.37.194.0/24\",\r\n \"20.39.13.0/26\",\r\n \"20.41.6.0/23\",\r\n + \ \"20.41.194.0/24\",\r\n \"20.42.5.0/24\",\r\n \"20.42.134.0/23\",\r\n + \ \"20.42.226.0/24\",\r\n \"20.45.196.64/26\",\r\n \"20.189.107.0/24\",\r\n + \ \"20.195.68.0/24\",\r\n \"40.74.28.0/23\",\r\n \"40.80.187.0/24\",\r\n + \ \"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\": \"75\",\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\": \"AzureDevSpaces\",\r\n \"addressPrefixes\": + [\r\n \"13.69.71.144/28\",\r\n \"13.70.78.176/28\",\r\n + \ \"13.71.175.112/28\",\r\n \"13.71.199.96/28\",\r\n \"13.73.244.128/28\",\r\n + \ \"13.74.111.128/28\",\r\n \"13.78.111.144/28\",\r\n \"13.86.221.224/28\",\r\n + \ \"20.37.157.64/28\",\r\n \"20.37.195.80/28\",\r\n \"20.38.85.128/28\",\r\n + \ \"20.39.11.64/28\",\r\n \"20.41.5.128/28\",\r\n \"20.42.6.32/27\",\r\n + \ \"20.42.6.128/28\",\r\n \"20.42.64.64/26\",\r\n \"20.42.131.192/27\",\r\n + \ \"20.42.230.64/28\",\r\n \"20.43.65.208/28\",\r\n \"20.43.130.240/28\",\r\n + \ \"20.189.108.32/28\",\r\n \"40.69.110.176/28\",\r\n \"40.70.151.80/28\",\r\n + \ \"40.74.30.144/28\",\r\n \"40.75.35.224/28\",\r\n \"40.78.239.0/28\",\r\n + \ \"40.78.251.224/27\",\r\n \"40.82.253.112/28\",\r\n \"40.89.17.192/28\",\r\n + \ \"40.119.9.240/28\",\r\n \"51.104.25.208/28\",\r\n \"51.105.77.64/28\",\r\n + \ \"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\": \"75\",\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\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": + [\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 \"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.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: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:1040:207:1::500/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 + \ \"2603:1040:1104:1::380/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"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.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.193.34.0/28\",\r\n \"20.193.34.32/28\",\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.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: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: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\": + \"75\",\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\": \"\",\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 + \ \"20.37.64.104/29\",\r\n \"20.37.156.120/29\",\r\n \"20.37.195.0/29\",\r\n + \ \"20.37.224.104/29\",\r\n \"20.38.84.72/29\",\r\n \"20.38.136.104/29\",\r\n + \ \"20.39.11.8/29\",\r\n \"20.41.4.88/29\",\r\n \"20.41.64.120/29\",\r\n + \ \"20.41.192.104/29\",\r\n \"20.42.4.120/29\",\r\n \"20.42.129.152/29\",\r\n + \ \"20.42.224.104/29\",\r\n \"20.43.41.136/29\",\r\n \"20.43.65.128/29\",\r\n + \ \"20.43.130.80/29\",\r\n \"20.45.112.104/29\",\r\n \"20.45.192.104/29\",\r\n + \ \"20.72.18.248/29\",\r\n \"20.150.160.96/29\",\r\n \"20.189.106.112/29\",\r\n + \ \"20.192.161.104/29\",\r\n \"20.192.225.48/29\",\r\n \"40.67.48.104/29\",\r\n + \ \"40.74.30.72/29\",\r\n \"40.80.56.104/29\",\r\n \"40.80.168.104/29\",\r\n + \ \"40.80.184.120/29\",\r\n \"40.82.248.248/29\",\r\n \"40.89.16.104/29\",\r\n + \ \"51.12.41.8/29\",\r\n \"51.12.193.8/29\",\r\n \"51.104.25.128/29\",\r\n + \ \"51.105.80.104/29\",\r\n \"51.105.88.104/29\",\r\n \"51.107.48.104/29\",\r\n + \ \"51.107.144.104/29\",\r\n \"51.120.40.104/29\",\r\n \"51.120.224.104/29\",\r\n + \ \"51.137.160.112/29\",\r\n \"51.143.192.104/29\",\r\n \"52.136.48.104/29\",\r\n + \ \"52.140.104.104/29\",\r\n \"52.150.136.120/29\",\r\n \"52.228.80.120/29\",\r\n + \ \"102.133.56.88/29\",\r\n \"102.133.216.88/29\",\r\n \"147.243.0.0/16\",\r\n + \ \"191.233.9.120/29\",\r\n \"191.235.225.128/29\",\r\n \"2603:1000:4::600/123\",\r\n + \ \"2603:1000:104::e0/123\",\r\n \"2603:1000:104::300/123\",\r\n + \ \"2603:1000:104:1::5c0/123\",\r\n \"2603:1000:104:1::7e0/123\",\r\n + \ \"2603:1010:6:1::5c0/123\",\r\n \"2603:1010:6:1::7e0/123\",\r\n + \ \"2603:1010:101::600/123\",\r\n \"2603:1010:304::600/123\",\r\n + \ \"2603:1010:404::600/123\",\r\n \"2603:1020:5:1::5c0/123\",\r\n + \ \"2603:1020:5:1::7e0/123\",\r\n \"2603:1020:206:1::5c0/123\",\r\n + \ \"2603:1020:206:1::7e0/123\",\r\n \"2603:1020:305::600/123\",\r\n + \ \"2603:1020:405::600/123\",\r\n \"2603:1020:605::600/123\",\r\n + \ \"2603:1020:705:1::5c0/123\",\r\n \"2603:1020:705:1::7e0/123\",\r\n + \ \"2603:1020:805:1::5c0/123\",\r\n \"2603:1020:805:1::7e0/123\",\r\n + \ \"2603:1020:905::600/123\",\r\n \"2603:1020:a04:1::5c0/123\",\r\n + \ \"2603:1020:a04:1::7e0/123\",\r\n \"2603:1020:b04::600/123\",\r\n + \ \"2603:1020:c04:1::5c0/123\",\r\n \"2603:1020:c04:1::7e0/123\",\r\n + \ \"2603:1020:d04::600/123\",\r\n \"2603:1020:e04:1::5c0/123\",\r\n + \ \"2603:1020:e04:1::7e0/123\",\r\n \"2603:1020:f04::600/123\",\r\n + \ \"2603:1020:1004::5c0/123\",\r\n \"2603:1020:1004::7e0/123\",\r\n + \ \"2603:1020:1104::680/123\",\r\n \"2603:1030:f:1::600/123\",\r\n + \ \"2603:1030:10:1::5c0/123\",\r\n \"2603:1030:10:1::7e0/123\",\r\n + \ \"2603:1030:104:1::5c0/123\",\r\n \"2603:1030:104:1::7e0/123\",\r\n + \ \"2603:1030:107::6a0/123\",\r\n \"2603:1030:210:1::5c0/123\",\r\n + \ \"2603:1030:210:1::7e0/123\",\r\n \"2603:1030:40b:1::5c0/123\",\r\n + \ \"2603:1030:40c:1::5c0/123\",\r\n \"2603:1030:40c:1::7e0/123\",\r\n + \ \"2603:1030:504:1::5c0/123\",\r\n \"2603:1030:504:1::7e0/123\",\r\n + \ \"2603:1030:608::600/123\",\r\n \"2603:1030:807:1::5c0/123\",\r\n + \ \"2603:1030:807:1::7e0/123\",\r\n \"2603:1030:a07::600/123\",\r\n + \ \"2603:1030:b04::600/123\",\r\n \"2603:1030:c06:1::5c0/123\",\r\n + \ \"2603:1030:f05:1::5c0/123\",\r\n \"2603:1030:f05:1::7e0/123\",\r\n + \ \"2603:1030:1005::600/123\",\r\n \"2603:1040:5::e0/123\",\r\n + \ \"2603:1040:5:1::5c0/123\",\r\n \"2603:1040:5:1::7e0/123\",\r\n + \ \"2603:1040:207::600/123\",\r\n \"2603:1040:407:1::5c0/123\",\r\n + \ \"2603:1040:407:1::7e0/123\",\r\n \"2603:1040:606::600/123\",\r\n + \ \"2603:1040:806::600/123\",\r\n \"2603:1040:904:1::5c0/123\",\r\n + \ \"2603:1040:904:1::7e0/123\",\r\n \"2603:1040:a06::e0/123\",\r\n + \ \"2603:1040:a06:1::5c0/123\",\r\n \"2603:1040:a06:1::7e0/123\",\r\n + \ \"2603:1040:b04::600/123\",\r\n \"2603:1040:c06::600/123\",\r\n + \ \"2603:1040:d04::5c0/123\",\r\n \"2603:1040:d04::7e0/123\",\r\n + \ \"2603:1040:f05:1::5c0/123\",\r\n \"2603:1040:f05:1::7e0/123\",\r\n + \ \"2603:1040:1002:1::1e0/123\",\r\n \"2603:1040:1104::680/123\",\r\n + \ \"2603:1050:6:1::5c0/123\",\r\n \"2603:1050:6:1::7e0/123\",\r\n + \ \"2603:1050:403::5c0/123\",\r\n \"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\": \"75\",\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\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": + [\r\n \"13.107.3.0/24\",\r\n \"13.107.4.0/22\",\r\n \"13.107.9.0/24\",\r\n + \ \"13.107.12.0/23\",\r\n \"13.107.15.0/24\",\r\n \"13.107.16.0/24\",\r\n + \ \"13.107.18.0/23\",\r\n \"13.107.21.0/24\",\r\n \"13.107.22.0/24\",\r\n + \ \"13.107.37.0/24\",\r\n \"13.107.38.0/23\",\r\n \"13.107.40.0/24\",\r\n + \ \"13.107.42.0/23\",\r\n \"13.107.48.0/24\",\r\n \"13.107.50.0/24\",\r\n + \ \"13.107.52.0/24\",\r\n \"13.107.54.0/24\",\r\n \"13.107.56.0/24\",\r\n + \ \"13.107.64.0/18\",\r\n \"13.107.128.0/19\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.245.0/24\",\r\n \"13.107.254.0/23\",\r\n \"131.253.3.0/24\",\r\n + \ \"131.253.21.0/24\",\r\n \"131.253.33.0/24\",\r\n \"150.171.32.0/19\",\r\n + \ \"202.89.233.96/28\",\r\n \"204.79.197.0/24\",\r\n \"2620:1ec:4::/46\",\r\n + \ \"2620:1ec:a::/47\",\r\n \"2620:1ec:c::/47\",\r\n \"2620:1ec:12::/47\",\r\n + \ \"2620:1ec:21::/48\",\r\n \"2620:1ec:22::/48\",\r\n \"2620:1ec:26::/63\",\r\n + \ \"2620:1ec:26:2::/64\",\r\n \"2620:1ec:28::/48\",\r\n \"2620:1ec:34::/48\",\r\n + \ \"2620:1ec:39::/48\",\r\n \"2620:1ec:3e::/47\",\r\n \"2620:1ec:42::/47\",\r\n + \ \"2620:1ec:44::/47\",\r\n \"2620:1ec:4a::/47\",\r\n \"2620:1ec:8f0::/44\",\r\n + \ \"2620:1ec:900::/44\",\r\n \"2620:1ec:a92::/48\",\r\n \"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\": + \"75\",\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\": \"\",\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.231.0/24\",\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.72.18.240/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 \"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 \"51.12.41.0/29\",\r\n \"51.12.193.0/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: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: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::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureInformationProtection\",\r\n + \ \"id\": \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureInformationProtection\",\r\n + \ \"addressPrefixes\": [\r\n \"13.66.153.57/32\",\r\n \"13.66.245.220/32\",\r\n + \ \"13.66.251.171/32\",\r\n \"13.67.114.221/32\",\r\n \"13.68.179.152/32\",\r\n + \ \"13.76.139.8/32\",\r\n \"13.76.244.119/32\",\r\n \"13.77.166.40/32\",\r\n + \ \"13.77.203.47/32\",\r\n \"13.78.130.67/32\",\r\n \"13.78.130.185/32\",\r\n + \ \"13.78.178.191/32\",\r\n \"13.79.189.239/32\",\r\n \"13.79.189.241/32\",\r\n + \ \"13.82.198.231/32\",\r\n \"13.83.91.144/32\",\r\n \"13.92.58.123/32\",\r\n + \ \"13.92.61.93/32\",\r\n \"13.93.72.133/32\",\r\n \"13.93.75.214/32\",\r\n + \ \"13.94.98.184/32\",\r\n \"13.94.116.226/32\",\r\n \"23.97.70.206/32\",\r\n + \ \"23.99.106.184/32\",\r\n \"23.99.114.156/32\",\r\n \"23.99.251.107/32\",\r\n + \ \"23.101.112.34/32\",\r\n \"23.101.147.227/32\",\r\n \"23.101.163.169/32\",\r\n + \ \"40.69.191.65/32\",\r\n \"40.70.16.196/32\",\r\n \"40.76.94.49/32\",\r\n + \ \"40.83.177.47/32\",\r\n \"40.83.223.214/32\",\r\n \"40.87.2.166/32\",\r\n + \ \"40.87.67.213/32\",\r\n \"40.87.94.91/32\",\r\n \"40.114.2.72/32\",\r\n + \ \"40.117.180.9/32\",\r\n \"40.121.48.207/32\",\r\n \"40.121.49.153/32\",\r\n + \ \"40.121.90.82/32\",\r\n \"40.127.160.102/32\",\r\n \"40.127.175.173/32\",\r\n + \ \"51.136.18.12/32\",\r\n \"51.141.184.35/32\",\r\n \"51.143.32.47/32\",\r\n + \ \"51.143.88.135/32\",\r\n \"51.144.167.90/32\",\r\n \"51.145.146.97/32\",\r\n + \ \"52.162.33.18/32\",\r\n \"52.162.37.146/32\",\r\n \"52.162.88.200/32\",\r\n + \ \"52.162.95.132/32\",\r\n \"52.162.208.48/32\",\r\n \"52.163.61.51/32\",\r\n + \ \"52.163.85.21/32\",\r\n \"52.163.85.129/32\",\r\n \"52.163.87.92/32\",\r\n + \ \"52.163.89.155/32\",\r\n \"52.163.89.160/32\",\r\n \"52.165.189.139/32\",\r\n + \ \"52.167.1.118/32\",\r\n \"52.167.225.247/32\",\r\n \"52.167.226.2/32\",\r\n + \ \"52.167.227.104/32\",\r\n \"52.167.227.154/32\",\r\n \"52.173.21.111/32\",\r\n + \ \"52.173.89.54/32\",\r\n \"52.173.89.66/32\",\r\n \"52.173.93.137/32\",\r\n + \ \"52.176.44.178/32\",\r\n \"52.178.145.186/32\",\r\n \"52.178.147.96/32\",\r\n + \ \"52.179.136.129/32\",\r\n \"52.184.34.233/32\",\r\n \"52.184.35.49/32\",\r\n + \ \"52.232.110.114/32\",\r\n \"52.232.113.160/32\",\r\n \"52.232.118.97/32\",\r\n + \ \"52.232.119.81/32\",\r\n \"52.237.141.83/32\",\r\n \"52.237.141.229/32\",\r\n + \ \"52.250.56.125/32\",\r\n \"65.52.36.85/32\",\r\n \"65.52.55.108/32\",\r\n + \ \"65.52.176.250/32\",\r\n \"65.52.177.192/32\",\r\n \"65.52.184.44/32\",\r\n + \ \"65.52.184.218/32\",\r\n \"65.52.236.123/32\",\r\n \"70.37.163.131/32\",\r\n + \ \"94.245.88.160/32\",\r\n \"104.40.16.135/32\",\r\n \"104.40.30.29/32\",\r\n + \ \"104.41.143.145/32\",\r\n \"137.116.91.123/32\",\r\n \"137.117.47.75/32\",\r\n + \ \"138.91.121.248/32\",\r\n \"138.91.122.178/32\",\r\n \"157.55.177.248/32\",\r\n + \ \"157.55.185.205/32\",\r\n \"157.56.8.93/32\",\r\n \"157.56.8.135/32\",\r\n + \ \"157.56.9.127/32\",\r\n \"168.61.46.212/32\",\r\n \"168.62.5.167/32\",\r\n + \ \"168.62.8.139/32\",\r\n \"168.62.25.173/32\",\r\n \"168.62.25.179/32\",\r\n + \ \"168.62.48.148/32\",\r\n \"168.62.49.18/32\",\r\n \"168.62.52.244/32\",\r\n + \ \"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\": \"75\",\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\": + \"AzureIoTHub\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.96/27\",\r\n + \ \"13.67.10.224/27\",\r\n \"13.67.234.22/32\",\r\n \"13.69.71.0/25\",\r\n + \ \"13.69.109.0/25\",\r\n \"13.69.192.43/32\",\r\n \"13.69.230.64/27\",\r\n + \ \"13.70.74.192/27\",\r\n \"13.70.182.204/32\",\r\n \"13.70.182.210/32\",\r\n + \ \"13.71.84.34/32\",\r\n \"13.71.113.127/32\",\r\n \"13.71.150.19/32\",\r\n + \ \"13.71.175.32/27\",\r\n \"13.71.196.224/27\",\r\n \"13.73.115.51/32\",\r\n + \ \"13.73.244.0/27\",\r\n \"13.73.252.128/25\",\r\n \"13.74.108.192/27\",\r\n + \ \"13.75.39.160/27\",\r\n \"13.76.83.155/32\",\r\n \"13.76.217.46/32\",\r\n + \ \"13.77.53.128/27\",\r\n \"13.78.109.160/27\",\r\n \"13.78.129.154/32\",\r\n + \ \"13.78.130.69/32\",\r\n \"13.79.172.43/32\",\r\n \"13.82.93.138/32\",\r\n + \ \"13.84.189.6/32\",\r\n \"13.85.68.113/32\",\r\n \"13.86.221.0/25\",\r\n + \ \"13.87.58.96/27\",\r\n \"13.87.124.96/27\",\r\n \"13.89.174.160/27\",\r\n + \ \"13.89.231.149/32\",\r\n \"13.94.40.72/32\",\r\n \"13.95.15.251/32\",\r\n + \ \"20.21.44.96/27\",\r\n \"20.21.67.160/27\",\r\n \"20.21.75.160/27\",\r\n + \ \"20.36.108.160/27\",\r\n \"20.36.117.64/27\",\r\n \"20.36.123.32/27\",\r\n + \ \"20.36.123.128/25\",\r\n \"20.37.67.128/25\",\r\n \"20.37.68.0/27\",\r\n + \ \"20.37.76.160/27\",\r\n \"20.37.198.160/27\",\r\n \"20.37.199.0/25\",\r\n + \ \"20.37.227.64/27\",\r\n \"20.37.227.128/25\",\r\n \"20.38.128.128/27\",\r\n + \ \"20.38.139.128/25\",\r\n \"20.38.140.0/27\",\r\n \"20.38.147.192/27\",\r\n + \ \"20.39.14.32/27\",\r\n \"20.39.14.128/25\",\r\n \"20.40.206.192/27\",\r\n + \ \"20.40.207.0/25\",\r\n \"20.41.68.96/27\",\r\n \"20.41.68.128/25\",\r\n + \ \"20.41.197.64/27\",\r\n \"20.41.197.128/25\",\r\n \"20.42.230.160/27\",\r\n + \ \"20.42.231.0/25\",\r\n \"20.43.44.160/27\",\r\n \"20.43.45.0/25\",\r\n + \ \"20.43.70.160/27\",\r\n \"20.43.71.0/25\",\r\n \"20.43.121.64/27\",\r\n + \ \"20.44.4.128/27\",\r\n \"20.44.8.224/27\",\r\n \"20.44.17.96/27\",\r\n + \ \"20.44.29.0/27\",\r\n \"20.45.114.224/27\",\r\n \"20.45.115.0/25\",\r\n + \ \"20.45.123.128/27\",\r\n \"20.45.198.32/27\",\r\n \"20.45.198.128/25\",\r\n + \ \"20.49.83.128/27\",\r\n \"20.49.91.128/27\",\r\n \"20.49.99.96/27\",\r\n + \ \"20.49.99.128/25\",\r\n \"20.49.109.128/25\",\r\n \"20.49.110.0/26\",\r\n + \ \"20.49.110.128/25\",\r\n \"20.49.113.32/27\",\r\n \"20.49.113.128/25\",\r\n + \ \"20.49.120.96/27\",\r\n \"20.49.120.128/25\",\r\n \"20.49.121.0/25\",\r\n + \ \"20.50.65.128/25\",\r\n \"20.50.68.0/27\",\r\n \"20.72.28.160/27\",\r\n + \ \"20.150.165.192/27\",\r\n \"20.150.166.0/25\",\r\n \"20.150.172.192/27\",\r\n + \ \"20.150.179.224/27\",\r\n \"20.150.187.224/27\",\r\n \"20.187.195.0/25\",\r\n + \ \"20.188.0.51/32\",\r\n \"20.188.3.145/32\",\r\n \"20.188.39.126/32\",\r\n + \ \"20.189.109.192/27\",\r\n \"20.192.99.224/27\",\r\n \"20.192.165.224/27\",\r\n + \ \"20.192.166.0/25\",\r\n \"20.192.230.32/27\",\r\n \"20.192.230.128/25\",\r\n + \ \"20.192.238.0/27\",\r\n \"20.193.206.0/27\",\r\n \"20.194.67.96/27\",\r\n + \ \"20.205.75.192/27\",\r\n \"20.205.83.192/27\",\r\n \"20.208.19.160/27\",\r\n + \ \"23.96.222.45/32\",\r\n \"23.96.223.89/32\",\r\n \"23.98.86.0/27\",\r\n + \ \"23.98.104.192/27\",\r\n \"23.98.106.0/25\",\r\n \"23.99.109.81/32\",\r\n + \ \"23.100.4.253/32\",\r\n \"23.100.8.130/32\",\r\n \"23.100.105.192/32\",\r\n + \ \"23.101.29.228/32\",\r\n \"23.102.235.31/32\",\r\n \"40.64.132.160/27\",\r\n + \ \"40.64.134.0/25\",\r\n \"40.67.51.0/25\",\r\n \"40.67.51.128/27\",\r\n + \ \"40.67.60.128/27\",\r\n \"40.69.108.128/27\",\r\n \"40.70.148.128/27\",\r\n + \ \"40.71.14.128/25\",\r\n \"40.74.66.139/32\",\r\n \"40.74.125.44/32\",\r\n + \ \"40.74.149.0/27\",\r\n \"40.75.35.96/27\",\r\n \"40.76.71.185/32\",\r\n + \ \"40.77.23.107/32\",\r\n \"40.78.22.17/32\",\r\n \"40.78.196.96/27\",\r\n + \ \"40.78.204.64/27\",\r\n \"40.78.229.128/25\",\r\n \"40.78.238.0/27\",\r\n + \ \"40.78.245.32/27\",\r\n \"40.78.251.160/27\",\r\n \"40.79.114.144/32\",\r\n + \ \"40.79.132.128/27\",\r\n \"40.79.139.32/27\",\r\n \"40.79.148.0/27\",\r\n + \ \"40.79.156.128/25\",\r\n \"40.79.163.32/27\",\r\n \"40.79.171.128/27\",\r\n + \ \"40.79.180.96/27\",\r\n \"40.79.187.224/27\",\r\n \"40.79.195.192/27\",\r\n + \ \"40.80.51.128/27\",\r\n \"40.80.62.64/27\",\r\n \"40.80.62.128/25\",\r\n + \ \"40.80.172.64/27\",\r\n \"40.80.172.128/25\",\r\n \"40.80.176.64/27\",\r\n + \ \"40.83.177.42/32\",\r\n \"40.84.53.157/32\",\r\n \"40.87.138.172/32\",\r\n + \ \"40.87.143.97/32\",\r\n \"40.89.20.192/27\",\r\n \"40.89.21.0/25\",\r\n + \ \"40.112.221.188/32\",\r\n \"40.112.223.235/32\",\r\n \"40.113.153.50/32\",\r\n + \ \"40.113.176.160/27\",\r\n \"40.113.176.192/27\",\r\n \"40.113.177.0/24\",\r\n + \ \"40.114.53.146/32\",\r\n \"40.118.27.192/32\",\r\n \"40.119.11.224/27\",\r\n + \ \"40.120.75.160/27\",\r\n \"40.127.132.17/32\",\r\n \"51.12.42.32/27\",\r\n + \ \"51.12.42.128/25\",\r\n \"51.12.100.64/27\",\r\n \"51.12.194.32/27\",\r\n + \ \"51.12.194.128/25\",\r\n \"51.12.204.64/27\",\r\n \"51.12.227.224/27\",\r\n + \ \"51.12.235.224/27\",\r\n \"51.103.203.160/27\",\r\n \"51.104.30.0/25\",\r\n + \ \"51.104.30.128/27\",\r\n \"51.105.69.0/27\",\r\n \"51.105.75.192/27\",\r\n + \ \"51.105.91.128/25\",\r\n \"51.105.92.0/27\",\r\n \"51.107.51.64/27\",\r\n + \ \"51.107.51.128/25\",\r\n \"51.107.60.96/27\",\r\n \"51.107.147.64/27\",\r\n + \ \"51.107.147.128/25\",\r\n \"51.107.156.96/27\",\r\n \"51.116.49.224/27\",\r\n + \ \"51.116.50.0/25\",\r\n \"51.116.60.96/27\",\r\n \"51.116.145.192/27\",\r\n + \ \"51.116.146.0/25\",\r\n \"51.116.158.0/27\",\r\n \"51.116.243.160/27\",\r\n + \ \"51.116.251.128/27\",\r\n \"51.120.43.128/25\",\r\n \"51.120.44.0/27\",\r\n + \ \"51.120.100.96/27\",\r\n \"51.120.107.224/27\",\r\n \"51.120.211.224/27\",\r\n + \ \"51.120.227.128/25\",\r\n \"51.120.228.0/27\",\r\n \"51.137.164.160/27\",\r\n + \ \"51.137.165.0/25\",\r\n \"51.140.84.251/32\",\r\n \"51.140.126.10/32\",\r\n + \ \"51.140.149.32/27\",\r\n \"51.140.212.160/27\",\r\n \"51.140.226.207/32\",\r\n + \ \"51.140.240.234/32\",\r\n \"51.141.49.253/32\",\r\n \"51.144.118.31/32\",\r\n + \ \"52.136.51.128/25\",\r\n \"52.136.52.0/27\",\r\n \"52.136.132.236/32\",\r\n + \ \"52.138.92.96/27\",\r\n \"52.138.229.0/27\",\r\n \"52.140.108.160/27\",\r\n + \ \"52.140.109.0/25\",\r\n \"52.147.10.141/32\",\r\n \"52.147.10.149/32\",\r\n + \ \"52.150.152.96/27\",\r\n \"52.150.153.128/25\",\r\n \"52.151.6.77/32\",\r\n + \ \"52.151.78.51/32\",\r\n \"52.158.236.252/32\",\r\n \"52.161.15.247/32\",\r\n + \ \"52.162.111.64/27\",\r\n \"52.163.212.39/32\",\r\n \"52.163.215.122/32\",\r\n + \ \"52.167.107.192/27\",\r\n \"52.167.155.89/32\",\r\n \"52.168.180.95/32\",\r\n + \ \"52.169.138.222/32\",\r\n \"52.172.203.144/32\",\r\n \"52.175.221.106/32\",\r\n + \ \"52.176.4.4/32\",\r\n \"52.176.92.27/32\",\r\n \"52.177.196.50/32\",\r\n + \ \"52.178.147.144/32\",\r\n \"52.179.159.231/32\",\r\n \"52.180.165.88/32\",\r\n + \ \"52.180.165.248/32\",\r\n \"52.180.177.125/32\",\r\n \"52.182.139.224/27\",\r\n + \ \"52.225.176.167/32\",\r\n \"52.225.177.25/32\",\r\n \"52.225.179.220/32\",\r\n + \ \"52.225.180.26/32\",\r\n \"52.225.180.217/32\",\r\n \"52.225.187.149/32\",\r\n + \ \"52.228.85.224/27\",\r\n \"52.228.86.0/25\",\r\n \"52.231.20.32/27\",\r\n + \ \"52.231.32.236/32\",\r\n \"52.231.148.128/27\",\r\n \"52.231.205.15/32\",\r\n + \ \"52.236.189.128/25\",\r\n \"52.237.27.123/32\",\r\n \"52.242.31.77/32\",\r\n + \ \"52.246.155.192/27\",\r\n \"52.250.225.32/27\",\r\n \"65.52.252.160/27\",\r\n + \ \"102.133.28.160/27\",\r\n \"102.133.59.0/25\",\r\n \"102.133.59.128/27\",\r\n + \ \"102.133.124.32/27\",\r\n \"102.133.156.64/27\",\r\n \"102.133.218.192/27\",\r\n + \ \"102.133.219.0/25\",\r\n \"102.133.251.128/27\",\r\n \"104.40.49.44/32\",\r\n + \ \"104.41.34.180/32\",\r\n \"104.43.252.98/32\",\r\n \"104.46.115.237/32\",\r\n + \ \"104.210.105.7/32\",\r\n \"104.211.18.153/32\",\r\n \"104.211.210.195/32\",\r\n + \ \"104.214.34.123/32\",\r\n \"137.117.83.38/32\",\r\n \"157.55.253.43/32\",\r\n + \ \"168.61.54.255/32\",\r\n \"168.61.208.218/32\",\r\n \"191.233.11.160/27\",\r\n + \ \"191.233.14.0/25\",\r\n \"191.233.54.0/27\",\r\n \"191.233.205.128/27\",\r\n + \ \"191.234.136.128/25\",\r\n \"191.234.137.0/27\",\r\n \"191.234.147.224/27\",\r\n + \ \"191.234.155.224/27\",\r\n \"207.46.138.102/32\",\r\n + \ \"2603:1000:4:402::300/123\",\r\n \"2603:1000:104:402::300/123\",\r\n + \ \"2603:1000:104:802::240/123\",\r\n \"2603:1000:104:c02::240/123\",\r\n + \ \"2603:1010:6:402::300/123\",\r\n \"2603:1010:6:802::240/123\",\r\n + \ \"2603:1010:6:c02::240/123\",\r\n \"2603:1010:101:402::300/123\",\r\n + \ \"2603:1010:304:402::300/123\",\r\n \"2603:1010:404:402::300/123\",\r\n + \ \"2603:1020:5:402::300/123\",\r\n \"2603:1020:5:802::240/123\",\r\n + \ \"2603:1020:5:c02::240/123\",\r\n \"2603:1020:206:402::300/123\",\r\n + \ \"2603:1020:206:802::240/123\",\r\n \"2603:1020:206:c02::240/123\",\r\n + \ \"2603:1020:305:402::300/123\",\r\n \"2603:1020:405:402::300/123\",\r\n + \ \"2603:1020:605:402::300/123\",\r\n \"2603:1020:705:402::300/123\",\r\n + \ \"2603:1020:705:802::240/123\",\r\n \"2603:1020:705:c02::240/123\",\r\n + \ \"2603:1020:805:402::300/123\",\r\n \"2603:1020:805:802::240/123\",\r\n + \ \"2603:1020:805:c02::240/123\",\r\n \"2603:1020:905:402::300/123\",\r\n + \ \"2603:1020:a04:402::300/123\",\r\n \"2603:1020:a04:802::240/123\",\r\n + \ \"2603:1020:a04:c02::240/123\",\r\n \"2603:1020:b04:402::300/123\",\r\n + \ \"2603:1020:c04:402::300/123\",\r\n \"2603:1020:c04:802::240/123\",\r\n + \ \"2603:1020:c04:c02::240/123\",\r\n \"2603:1020:d04:402::300/123\",\r\n + \ \"2603:1020:e04:402::300/123\",\r\n \"2603:1020:e04:802::240/123\",\r\n + \ \"2603:1020:e04:c02::240/123\",\r\n \"2603:1020:f04:402::300/123\",\r\n + \ \"2603:1020:1004:400::480/123\",\r\n \"2603:1020:1004:800::100/123\",\r\n + \ \"2603:1020:1004:800::240/123\",\r\n \"2603:1020:1004:c02::2a0/123\",\r\n + \ \"2603:1020:1104:400::300/123\",\r\n \"2603:1030:f:400::b00/123\",\r\n + \ \"2603:1030:10:402::300/123\",\r\n \"2603:1030:10:802::240/123\",\r\n + \ \"2603:1030:10:c02::240/123\",\r\n \"2603:1030:104:402::300/123\",\r\n + \ \"2603:1030:104:402::740/123\",\r\n \"2603:1030:104:802::1e0/123\",\r\n + \ \"2603:1030:107:400::280/123\",\r\n \"2603:1030:210:402::300/123\",\r\n + \ \"2603:1030:210:802::240/123\",\r\n \"2603:1030:210:c02::240/123\",\r\n + \ \"2603:1030:40b:400::b00/123\",\r\n \"2603:1030:40b:800::240/123\",\r\n + \ \"2603:1030:40b:c00::240/123\",\r\n \"2603:1030:40c:402::300/123\",\r\n + \ \"2603:1030:40c:802::240/123\",\r\n \"2603:1030:40c:c02::240/123\",\r\n + \ \"2603:1030:504:402::460/123\",\r\n \"2603:1030:504:802::100/123\",\r\n + \ \"2603:1030:504:c02::2a0/123\",\r\n \"2603:1030:608:402::300/123\",\r\n + \ \"2603:1030:807:402::300/123\",\r\n \"2603:1030:807:802::240/123\",\r\n + \ \"2603:1030:807:c02::240/123\",\r\n \"2603:1030:a07:402::980/123\",\r\n + \ \"2603:1030:b04:402::300/123\",\r\n \"2603:1030:c06:400::b00/123\",\r\n + \ \"2603:1030:c06:802::240/123\",\r\n \"2603:1030:c06:c02::240/123\",\r\n + \ \"2603:1030:f05:402::300/123\",\r\n \"2603:1030:f05:802::240/123\",\r\n + \ \"2603:1030:f05:c02::240/123\",\r\n \"2603:1030:1005:402::300/123\",\r\n + \ \"2603:1040:5:402::300/123\",\r\n \"2603:1040:5:802::240/123\",\r\n + \ \"2603:1040:5:c02::240/123\",\r\n \"2603:1040:207:402::300/123\",\r\n + \ \"2603:1040:207:800::e0/123\",\r\n \"2603:1040:207:c00::e0/123\",\r\n + \ \"2603:1040:407:402::300/123\",\r\n \"2603:1040:407:802::240/123\",\r\n + \ \"2603:1040:407:c02::240/123\",\r\n \"2603:1040:606:402::300/123\",\r\n + \ \"2603:1040:806:402::300/123\",\r\n \"2603:1040:904:402::300/123\",\r\n + \ \"2603:1040:904:802::240/123\",\r\n \"2603:1040:904:c02::240/123\",\r\n + \ \"2603:1040:a06:402::300/123\",\r\n \"2603:1040:a06:802::240/123\",\r\n + \ \"2603:1040:a06:c02::240/123\",\r\n \"2603:1040:b04:402::300/123\",\r\n + \ \"2603:1040:c06:402::300/123\",\r\n \"2603:1040:d04:400::480/123\",\r\n + \ \"2603:1040:d04:800::100/123\",\r\n \"2603:1040:d04:800::240/123\",\r\n + \ \"2603:1040:d04:c02::2a0/123\",\r\n \"2603:1040:f05:402::300/123\",\r\n + \ \"2603:1040:f05:802::240/123\",\r\n \"2603:1040:f05:c02::240/123\",\r\n + \ \"2603:1040:1002:400::200/123\",\r\n \"2603:1040:1002:800::e0/123\",\r\n + \ \"2603:1040:1002:c00::e0/123\",\r\n \"2603:1040:1104:400::300/123\",\r\n + \ \"2603:1050:6:402::300/123\",\r\n \"2603:1050:6:802::240/123\",\r\n + \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault\",\r\n + \ \"id\": \"AzureKeyVault\",\r\n \"serviceTagChangeNumber\": \"75\",\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 + \ \"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 + \ \"13.70.138.129/32\",\r\n \"13.71.170.40/30\",\r\n \"13.71.194.112/30\",\r\n + \ \"13.72.250.239/32\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n + \ \"13.74.111.148/30\",\r\n \"13.75.34.144/30\",\r\n \"13.77.50.64/30\",\r\n + \ \"13.78.106.88/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n + \ \"13.84.174.143/32\",\r\n \"13.87.34.51/32\",\r\n \"13.87.39.0/32\",\r\n + \ \"13.87.56.80/30\",\r\n \"13.87.122.80/30\",\r\n \"13.89.61.248/32\",\r\n + \ \"13.89.170.200/30\",\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 + \ \"20.36.40.39/32\",\r\n \"20.36.40.42/32\",\r\n \"20.36.72.34/32\",\r\n + \ \"20.36.72.38/32\",\r\n \"20.36.106.64/30\",\r\n \"20.36.114.16/30\",\r\n + \ \"20.37.74.228/30\",\r\n \"20.38.149.196/30\",\r\n \"20.40.230.32/28\",\r\n + \ \"20.40.230.48/29\",\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n + \ \"20.43.56.38/32\",\r\n \"20.43.56.66/32\",\r\n \"20.44.2.0/30\",\r\n + \ \"20.44.13.224/30\",\r\n \"20.44.19.172/30\",\r\n \"20.44.29.112/30\",\r\n + \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"20.45.117.32/29\",\r\n + \ \"20.45.117.40/30\",\r\n \"20.45.123.240/30\",\r\n \"20.45.123.252/30\",\r\n + \ \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n \"20.46.11.248/29\",\r\n + \ \"20.46.12.192/30\",\r\n \"20.48.197.104/29\",\r\n \"20.48.197.112/30\",\r\n + \ \"20.49.82.0/30\",\r\n \"20.49.90.0/30\",\r\n \"20.49.91.232/30\",\r\n + \ \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n \"20.50.80.192/30\",\r\n + \ \"20.51.12.248/29\",\r\n \"20.51.13.64/30\",\r\n \"20.51.20.84/30\",\r\n + \ \"20.51.21.64/29\",\r\n \"20.52.88.144/29\",\r\n \"20.52.88.152/30\",\r\n + \ \"20.53.47.68/30\",\r\n \"20.53.47.200/29\",\r\n \"20.53.48.40/29\",\r\n + \ \"20.53.49.96/30\",\r\n \"20.53.57.40/29\",\r\n \"20.53.57.48/30\",\r\n + \ \"20.58.67.48/29\",\r\n \"20.58.67.56/30\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"20.62.60.128/27\",\r\n \"20.62.134.76/30\",\r\n + \ \"20.62.134.224/29\",\r\n \"20.65.134.48/28\",\r\n \"20.65.134.64/29\",\r\n + \ \"20.66.2.28/30\",\r\n \"20.66.5.128/29\",\r\n \"20.69.1.104/29\",\r\n + \ \"20.69.1.112/30\",\r\n \"20.72.21.148/30\",\r\n \"20.72.21.192/29\",\r\n + \ \"20.72.26.0/30\",\r\n \"20.83.221.96/28\",\r\n \"20.88.156.160/29\",\r\n + \ \"20.98.145.80/28\",\r\n \"20.98.192.176/28\",\r\n \"20.150.170.0/30\",\r\n + \ \"20.150.181.28/30\",\r\n \"20.150.181.164/30\",\r\n \"20.150.189.32/30\",\r\n + \ \"20.150.244.36/30\",\r\n \"20.150.245.56/29\",\r\n \"20.185.217.251/32\",\r\n + \ \"20.185.218.1/32\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n + \ \"20.188.2.148/32\",\r\n \"20.188.2.156/32\",\r\n \"20.188.40.44/32\",\r\n + \ \"20.188.40.46/32\",\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"20.191.166.120/29\",\r\n \"20.191.167.128/30\",\r\n \"20.192.44.112/29\",\r\n + \ \"20.192.44.120/30\",\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n + \ \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \"20.192.102.64/30\",\r\n + \ \"20.192.234.0/30\",\r\n \"20.193.194.44/30\",\r\n \"20.193.194.80/29\",\r\n + \ \"20.193.202.0/30\",\r\n \"20.194.66.0/30\",\r\n \"20.194.74.80/29\",\r\n + \ \"20.194.74.88/30\",\r\n \"20.195.67.192/29\",\r\n \"20.195.67.200/30\",\r\n + \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.195.83.60/30\",\r\n + \ \"20.195.84.168/29\",\r\n \"20.195.146.68/30\",\r\n \"20.195.146.192/29\",\r\n + \ \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n \"20.205.192.64/30\",\r\n + \ \"20.208.18.76/30\",\r\n \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n + \ \"23.97.50.43/32\",\r\n \"23.97.120.25/32\",\r\n \"23.97.120.29/32\",\r\n + \ \"23.97.120.39/32\",\r\n \"23.97.120.57/32\",\r\n \"23.97.178.0/32\",\r\n + \ \"23.99.132.207/32\",\r\n \"23.100.57.24/32\",\r\n \"23.100.58.149/32\",\r\n + \ \"23.101.21.103/32\",\r\n \"23.101.21.193/32\",\r\n \"23.101.23.190/32\",\r\n + \ \"23.101.23.192/32\",\r\n \"23.101.159.107/32\",\r\n \"23.102.72.114/32\",\r\n + \ \"23.102.75.18/32\",\r\n \"40.65.188.244/32\",\r\n \"40.65.189.219/32\",\r\n + \ \"40.67.53.184/29\",\r\n \"40.67.53.224/30\",\r\n \"40.67.58.0/30\",\r\n + \ \"40.69.106.64/30\",\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.71.10.200/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"40.74.150.68/30\",\r\n \"40.76.196.75/32\",\r\n + \ \"40.76.212.37/32\",\r\n \"40.78.194.64/30\",\r\n \"40.78.239.124/30\",\r\n + \ \"40.78.245.200/30\",\r\n \"40.78.253.68/30\",\r\n \"40.79.118.1/32\",\r\n + \ \"40.79.118.5/32\",\r\n \"40.79.130.40/30\",\r\n \"40.79.141.136/30\",\r\n + \ \"40.79.148.84/30\",\r\n \"40.79.163.156/30\",\r\n \"40.79.173.4/30\",\r\n + \ \"40.79.178.64/30\",\r\n \"40.79.191.192/30\",\r\n \"40.79.197.112/30\",\r\n + \ \"40.80.53.8/30\",\r\n \"40.84.47.24/32\",\r\n \"40.85.185.208/32\",\r\n + \ \"40.85.229.9/32\",\r\n \"40.85.231.231/32\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"40.87.69.184/32\",\r\n \"40.89.121.172/30\",\r\n + \ \"40.89.145.89/32\",\r\n \"40.89.145.93/32\",\r\n \"40.89.180.10/32\",\r\n + \ \"40.89.180.25/32\",\r\n \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n + \ \"40.112.242.144/30\",\r\n \"40.117.157.122/32\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"40.124.64.128/30\",\r\n + \ \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n \"51.12.25.204/30\",\r\n + \ \"51.12.28.32/29\",\r\n \"51.12.98.0/30\",\r\n \"51.12.202.0/30\",\r\n + \ \"51.12.229.24/30\",\r\n \"51.12.237.24/30\",\r\n \"51.13.136.188/30\",\r\n + \ \"51.13.137.216/29\",\r\n \"51.103.202.76/30\",\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.107.58.0/30\",\r\n + \ \"51.107.154.0/30\",\r\n \"51.107.241.116/30\",\r\n \"51.107.242.248/29\",\r\n + \ \"51.107.250.44/30\",\r\n \"51.107.251.104/29\",\r\n \"51.116.54.76/30\",\r\n + \ \"51.116.55.88/29\",\r\n \"51.116.58.0/30\",\r\n \"51.116.154.64/30\",\r\n + \ \"51.116.243.220/30\",\r\n \"51.116.251.188/30\",\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.218.0/30\",\r\n + \ \"51.120.233.132/30\",\r\n \"51.120.234.128/29\",\r\n \"51.138.210.132/30\",\r\n + \ \"51.138.211.8/29\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n + \ \"51.143.6.21/32\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/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 \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n + \ \"52.138.92.188/30\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n + \ \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n \"52.146.137.68/30\",\r\n + \ \"52.146.137.168/29\",\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.148.84.142/32\",\r\n \"52.148.84.145/32\",\r\n \"52.151.41.92/32\",\r\n + \ \"52.151.47.4/32\",\r\n \"52.151.75.86/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.158.236.253/32\",\r\n \"52.158.239.35/32\",\r\n \"52.161.25.42/32\",\r\n + \ \"52.161.31.136/32\",\r\n \"52.161.31.139/32\",\r\n \"52.162.106.144/30\",\r\n + \ \"52.162.255.194/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/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.168.109.101/32\",\r\n \"52.169.232.147/32\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n + \ \"52.173.216.55/32\",\r\n \"52.175.236.86/32\",\r\n \"52.176.48.58/32\",\r\n + \ \"52.176.254.165/32\",\r\n \"52.177.71.51/32\",\r\n \"52.180.176.121/32\",\r\n + \ \"52.180.176.122/32\",\r\n \"52.182.143.192/30\",\r\n \"52.183.24.22/32\",\r\n + \ \"52.183.80.133/32\",\r\n \"52.183.93.92/32\",\r\n \"52.183.94.166/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.187.161.13/32\",\r\n \"52.187.163.139/32\",\r\n \"52.225.179.130/32\",\r\n + \ \"52.225.182.225/32\",\r\n \"52.225.188.225/32\",\r\n \"52.225.191.36/32\",\r\n + \ \"52.225.218.218/32\",\r\n \"52.231.18.40/30\",\r\n \"52.231.32.65/32\",\r\n + \ \"52.231.32.66/32\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n + \ \"52.231.200.108/32\",\r\n \"52.236.189.80/30\",\r\n \"52.237.253.194/32\",\r\n + \ \"52.246.157.4/30\",\r\n \"52.247.193.69/32\",\r\n \"52.255.63.107/32\",\r\n + \ \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n \"65.52.250.0/30\",\r\n + \ \"102.37.81.88/29\",\r\n \"102.37.81.128/30\",\r\n \"102.37.160.176/29\",\r\n + \ \"102.37.160.184/30\",\r\n \"102.133.26.0/30\",\r\n \"102.133.124.140/30\",\r\n + \ \"102.133.154.0/30\",\r\n \"102.133.251.220/30\",\r\n \"104.41.0.141/32\",\r\n + \ \"104.41.1.239/32\",\r\n \"104.41.162.219/32\",\r\n \"104.41.162.228/32\",\r\n + \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.44.136.42/32\",\r\n \"104.46.40.31/32\",\r\n + \ \"104.46.179.244/30\",\r\n \"104.46.183.152/29\",\r\n \"104.46.219.151/32\",\r\n + \ \"104.46.219.184/32\",\r\n \"104.208.26.47/32\",\r\n \"104.210.195.61/32\",\r\n + \ \"104.211.81.24/30\",\r\n \"104.211.98.11/32\",\r\n \"104.211.99.174/32\",\r\n + \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n + \ \"104.211.224.186/32\",\r\n \"104.211.225.134/32\",\r\n + \ \"104.214.18.168/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"104.215.94.76/32\",\r\n \"104.215.99.117/32\",\r\n \"104.215.139.166/32\",\r\n + \ \"104.215.140.132/32\",\r\n \"137.116.44.148/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"137.116.233.191/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"168.63.167.27/32\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"191.233.50.0/30\",\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:1000:4::2a0/125\",\r\n \"2603:1000:4:402::80/125\",\r\n + \ \"2603:1000:104::660/125\",\r\n \"2603:1000:104:402::80/125\",\r\n + \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\",\r\n + \ \"2603:1010:6::340/125\",\r\n \"2603:1010:6:402::80/125\",\r\n + \ \"2603:1010:6:802::80/125\",\r\n \"2603:1010:6:c02::80/125\",\r\n + \ \"2603:1010:101::2a0/125\",\r\n \"2603:1010:101:402::80/125\",\r\n + \ \"2603:1010:304::2a0/125\",\r\n \"2603:1010:304:402::80/125\",\r\n + \ \"2603:1010:404::2a0/125\",\r\n \"2603:1010:404:402::80/125\",\r\n + \ \"2603:1020:5::340/125\",\r\n \"2603:1020:5:402::80/125\",\r\n + \ \"2603:1020:5:802::80/125\",\r\n \"2603:1020:5:c02::80/125\",\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 + \ \"2603:1020:305:402::80/125\",\r\n \"2603:1020:405:402::80/125\",\r\n + \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\",\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 + \ \"2603:1020:805::340/125\",\r\n \"2603:1020:805:402::80/125\",\r\n + \ \"2603:1020:805:802::80/125\",\r\n \"2603:1020:805:c02::80/125\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\",\r\n + \ \"2603:1020:a04::340/125\",\r\n \"2603:1020:a04:402::80/125\",\r\n + \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\",\r\n + \ \"2603:1020:b04::2a0/125\",\r\n \"2603:1020:b04:402::80/125\",\r\n + \ \"2603:1020:c04::340/125\",\r\n \"2603:1020:c04:402::80/125\",\r\n + \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\",\r\n + \ \"2603:1020:d04::2a0/125\",\r\n \"2603:1020:d04:402::80/125\",\r\n + \ \"2603:1020:e04::340/125\",\r\n \"2603:1020:e04:402::80/125\",\r\n + \ \"2603:1020:e04:802::80/125\",\r\n \"2603:1020:e04:c02::80/125\",\r\n + \ \"2603:1020:f04::2a0/125\",\r\n \"2603:1020:f04:402::80/125\",\r\n + \ \"2603:1020:1004:1::1f8/125\",\r\n \"2603:1020:1004:400::80/125\",\r\n + \ \"2603:1020:1004:400::2f8/125\",\r\n \"2603:1020:1004:800::140/125\",\r\n + \ \"2603:1020:1104:1::158/125\",\r\n \"2603:1020:1104:400::80/125\",\r\n + \ \"2603:1030:f:1::2a0/125\",\r\n \"2603:1030:f:400::880/125\",\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 + \ \"2603:1030:104::340/125\",\r\n \"2603:1030:104:402::80/125\",\r\n + \ \"2603:1030:107::738/125\",\r\n \"2603:1030:107:400::/125\",\r\n + \ \"2603:1030:107:400::10/125\",\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 \"2603:1030:40b:2::220/125\",\r\n + \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n + \ \"2603:1030:40b:c00::80/125\",\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 \"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 \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\",\r\n \"2603:1030:807::340/125\",\r\n + \ \"2603:1030:807:402::80/125\",\r\n \"2603:1030:807:802::80/125\",\r\n + \ \"2603:1030:807:c02::80/125\",\r\n \"2603:1030:a07::2a0/125\",\r\n + \ \"2603:1030:a07:402::80/125\",\r\n \"2603:1030:b04::2a0/125\",\r\n + \ \"2603:1030:b04:402::80/125\",\r\n \"2603:1030:c06:2::220/125\",\r\n + \ \"2603:1030:c06:400::880/125\",\r\n \"2603:1030:c06:802::80/125\",\r\n + \ \"2603:1030:c06:c02::80/125\",\r\n \"2603:1030:f05::340/125\",\r\n + \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n + \ \"2603:1030:f05:c02::80/125\",\r\n \"2603:1030:1005::2a0/125\",\r\n + \ \"2603:1030:1005:402::80/125\",\r\n \"2603:1040:5::440/125\",\r\n + \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n + \ \"2603:1040:5:c02::80/125\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\",\r\n \"2603:1040:407::340/125\",\r\n + \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n + \ \"2603:1040:407:c02::80/125\",\r\n \"2603:1040:606::2a0/125\",\r\n + \ \"2603:1040:606:402::80/125\",\r\n \"2603:1040:806::2a0/125\",\r\n + \ \"2603:1040:806:402::80/125\",\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 \"2603:1040:a06::440/125\",\r\n + \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n + \ \"2603:1040:a06:c02::80/125\",\r\n \"2603:1040:b04::2a0/125\",\r\n + \ \"2603:1040:b04:402::80/125\",\r\n \"2603:1040:c06::2a0/125\",\r\n + \ \"2603:1040:c06:402::80/125\",\r\n \"2603:1040:d04:1::1f8/125\",\r\n + \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n + \ \"2603:1040:d04:800::140/125\",\r\n \"2603:1040:e05::20/125\",\r\n + \ \"2603:1040:f05::340/125\",\r\n \"2603:1040:f05:402::80/125\",\r\n + \ \"2603:1040:f05:802::80/125\",\r\n \"2603:1040:f05:c02::80/125\",\r\n + \ \"2603:1040:1002:1::470/125\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \ \"2603:1040:1104:400::80/125\",\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 \"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\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.36.40.39/32\",\r\n \"20.36.40.42/32\",\r\n \"20.36.106.64/30\",\r\n + \ \"20.53.48.40/29\",\r\n \"20.53.49.96/30\",\r\n \"2603:1010:304::2a0/125\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.36.72.34/32\",\r\n + \ \"20.36.72.38/32\",\r\n \"20.36.114.16/30\",\r\n \"20.53.57.40/29\",\r\n + \ \"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\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.24/30\",\r\n \"13.72.250.239/32\",\r\n + \ \"20.53.47.68/30\",\r\n \"20.53.47.200/29\",\r\n \"40.79.163.156/30\",\r\n + \ \"40.79.173.4/30\",\r\n \"52.237.253.194/32\",\r\n \"2603:1010:6::340/125\",\r\n + \ \"2603:1010:6:402::80/125\",\r\n \"2603:1010:6:802::80/125\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.70.138.129/32\",\r\n + \ \"13.77.50.64/30\",\r\n \"52.255.63.107/32\",\r\n \"104.46.179.244/30\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"20.195.146.68/30\",\r\n \"20.195.146.192/29\",\r\n + \ \"23.97.120.25/32\",\r\n \"23.97.120.29/32\",\r\n \"23.97.120.39/32\",\r\n + \ \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.71.170.40/30\",\r\n \"20.38.149.196/30\",\r\n + \ \"20.48.197.104/29\",\r\n \"20.48.197.112/30\",\r\n \"40.85.229.9/32\",\r\n + \ \"40.85.231.231/32\",\r\n \"52.246.157.4/30\",\r\n \"2603:1030:f05::340/125\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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 + \ \"20.192.102.64/30\",\r\n \"40.80.53.8/30\",\r\n \"104.211.81.24/30\",\r\n + \ \"104.211.98.11/32\",\r\n \"104.211.99.174/32\",\r\n \"2603:1040:a06::440/125\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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 + \ \"20.46.11.248/29\",\r\n \"20.46.12.192/30\",\r\n \"52.176.254.165/32\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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 + \ \"52.225.179.130/32\",\r\n \"52.225.182.225/32\",\r\n \"52.225.188.225/32\",\r\n + \ \"52.225.191.36/32\",\r\n \"2603:1030:40b:2::220/125\",\r\n + \ \"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\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.43.56.38/32\",\r\n \"20.43.56.66/32\",\r\n \"20.188.40.44/32\",\r\n + \ \"20.188.40.46/32\",\r\n \"40.79.130.40/30\",\r\n \"40.79.141.136/30\",\r\n + \ \"40.79.148.84/30\",\r\n \"40.89.145.89/32\",\r\n \"40.89.145.93/32\",\r\n + \ \"40.89.180.10/32\",\r\n \"40.89.180.25/32\",\r\n \"51.138.210.132/30\",\r\n + \ \"51.138.211.8/29\",\r\n \"2603:1020:805::340/125\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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 + \ \"51.116.58.0/30\",\r\n \"2603:1020:d04::2a0/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.52.88.144/29\",\r\n \"20.52.88.152/30\",\r\n + \ \"51.116.154.64/30\",\r\n \"51.116.243.220/30\",\r\n \"51.116.251.188/30\",\r\n + \ \"2603:1020:c04::340/125\",\r\n \"2603:1020:c04:402::80/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.78.106.88/30\",\r\n \"20.188.2.148/32\",\r\n + \ \"20.188.2.156/32\",\r\n \"20.191.166.120/29\",\r\n \"20.191.167.128/30\",\r\n + \ \"23.102.72.114/32\",\r\n \"23.102.75.18/32\",\r\n \"40.79.191.192/30\",\r\n + \ \"40.79.197.112/30\",\r\n \"104.41.162.219/32\",\r\n \"104.41.162.228/32\",\r\n + \ \"104.46.219.151/32\",\r\n \"104.46.219.184/32\",\r\n \"2603:1040:407::340/125\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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 + \ \"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\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.193.194.44/30\",\r\n \"20.193.194.80/29\",\r\n + \ \"20.193.202.0/30\",\r\n \"2603:1040:d04:1::1f8/125\",\r\n + \ \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.44.29.112/30\",\r\n \"20.194.66.0/30\",\r\n \"20.194.74.80/29\",\r\n + \ \"20.194.74.88/30\",\r\n \"52.231.18.40/30\",\r\n \"52.231.32.65/32\",\r\n + \ \"52.231.32.66/32\",\r\n \"2603:1040:f05::340/125\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n + \ \"20.49.119.240/28\",\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\": \"75\",\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 \"52.146.137.68/30\",\r\n + \ \"52.146.137.168/29\",\r\n \"52.169.232.147/32\",\r\n \"137.116.233.191/32\",\r\n + \ \"2603:1020:5::340/125\",\r\n \"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\": + \"75\",\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 \"51.120.234.128/29\",\r\n + \ \"2603:1020:e04::340/125\",\r\n \"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\": + \"75\",\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.SouthAfricaNorth\",\r\n \"id\": + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"102.37.160.176/29\",\r\n \"102.37.160.184/30\",\r\n + \ \"102.133.124.140/30\",\r\n \"102.133.154.0/30\",\r\n \"102.133.251.220/30\",\r\n + \ \"2603:1000:104::660/125\",\r\n \"2603:1000:104:402::80/125\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"102.37.81.88/29\",\r\n + \ \"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\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.84.174.143/32\",\r\n \"20.45.123.240/30\",\r\n + \ \"20.45.123.252/30\",\r\n \"20.49.90.0/30\",\r\n \"20.49.91.232/30\",\r\n + \ \"20.65.134.48/28\",\r\n \"20.65.134.64/29\",\r\n \"40.124.64.128/30\",\r\n + \ \"104.44.136.42/32\",\r\n \"104.210.195.61/32\",\r\n \"104.214.18.168/30\",\r\n + \ \"104.215.94.76/32\",\r\n \"104.215.99.117/32\",\r\n \"2603:1030:807::340/125\",\r\n + \ \"2603:1030:807:402::80/125\",\r\n \"2603:1030:807:802::80/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + [\r\n \"13.67.8.104/30\",\r\n \"20.195.67.192/29\",\r\n + \ \"20.195.67.200/30\",\r\n \"20.195.83.60/30\",\r\n \"20.195.84.168/29\",\r\n + \ \"20.205.192.64/30\",\r\n \"23.97.50.43/32\",\r\n \"23.101.21.103/32\",\r\n + \ \"23.101.21.193/32\",\r\n \"23.101.23.190/32\",\r\n \"23.101.23.192/32\",\r\n + \ \"40.65.188.244/32\",\r\n \"40.65.189.219/32\",\r\n \"40.78.239.124/30\",\r\n + \ \"52.148.84.142/32\",\r\n \"52.148.84.145/32\",\r\n \"52.187.161.13/32\",\r\n + \ \"52.187.163.139/32\",\r\n \"104.215.139.166/32\",\r\n + \ \"104.215.140.132/32\",\r\n \"168.63.167.27/32\",\r\n \"2603:1040:5::440/125\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.204/30\",\r\n \"51.12.28.32/29\",\r\n \"51.12.98.0/30\",\r\n + \ \"51.12.229.24/30\",\r\n \"51.12.237.24/30\",\r\n \"2603:1020:1004:1::1f8/125\",\r\n + \ \"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.SwitzerlandNorth\",\r\n \"id\": + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.208.18.76/30\",\r\n \"51.103.202.76/30\",\r\n + \ \"51.107.58.0/30\",\r\n \"51.107.241.116/30\",\r\n \"51.107.242.248/29\",\r\n + \ \"2603:1020:a04::340/125\",\r\n \"2603:1020:a04:402::80/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"51.107.154.0/30\",\r\n \"51.107.250.44/30\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"13.71.194.112/30\",\r\n \"20.69.1.104/29\",\r\n + \ \"20.69.1.112/30\",\r\n \"52.161.25.42/32\",\r\n \"52.161.31.136/32\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + [\r\n \"20.66.2.28/30\",\r\n \"20.66.5.128/29\",\r\n \"40.112.242.144/30\",\r\n + \ \"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\": \"75\",\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 + \ \"20.51.13.64/30\",\r\n \"20.83.221.96/28\",\r\n \"40.78.245.200/30\",\r\n + \ \"40.78.253.68/30\",\r\n \"51.143.6.21/32\",\r\n \"52.151.41.92/32\",\r\n + \ \"52.151.47.4/32\",\r\n \"52.158.236.253/32\",\r\n \"52.158.239.35/32\",\r\n + \ \"52.175.236.86/32\",\r\n \"52.183.24.22/32\",\r\n \"52.183.80.133/32\",\r\n + \ \"52.183.93.92/32\",\r\n \"52.183.94.166/32\",\r\n \"52.247.193.69/32\",\r\n + \ \"2603:1030:c06:2::220/125\",\r\n \"2603:1030:c06:400::880/125\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.150.170.0/30\",\r\n \"20.150.181.28/30\",\r\n + \ \"20.150.181.164/30\",\r\n \"20.150.189.32/30\",\r\n \"20.150.244.36/30\",\r\n + \ \"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\": \"75\",\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\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": + [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n + \ \"13.67.8.224/28\",\r\n \"13.69.64.192/28\",\r\n \"13.69.106.192/28\",\r\n + \ \"13.69.227.192/28\",\r\n \"13.70.72.144/28\",\r\n \"13.71.170.192/28\",\r\n + \ \"13.71.173.80/28\",\r\n \"13.71.194.240/28\",\r\n \"13.73.240.16/28\",\r\n + \ \"13.73.240.112/28\",\r\n \"13.73.240.240/28\",\r\n \"13.73.248.96/28\",\r\n + \ \"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.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.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\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 + \ \"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.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: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: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\": \"75\",\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 + \ ],\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.151.158/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.78.237.51/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.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.53.0/27\",\r\n \"20.21.67.200/29\",\r\n \"20.21.75.200/29\",\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.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.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.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.53.0.128/27\",\r\n + \ \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\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.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.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.24/32\",\r\n \"20.189.81.26/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.225.128/27\",\r\n + \ \"20.190.60.32/32\",\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.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.98.152/29\",\r\n + \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\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.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.208.19.200/29\",\r\n \"23.96.28.38/32\",\r\n \"23.96.245.125/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.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 + \ \"23.101.225.155/32\",\r\n \"23.101.232.120/32\",\r\n \"23.101.239.238/32\",\r\n + \ \"23.102.44.211/32\",\r\n \"23.102.45.216/32\",\r\n \"23.102.66.132/32\",\r\n + \ \"23.102.77.48/32\",\r\n \"23.102.181.197/32\",\r\n \"40.64.132.128/28\",\r\n + \ \"40.64.132.240/28\",\r\n \"40.64.134.128/29\",\r\n \"40.64.134.136/31\",\r\n + \ \"40.64.134.138/32\",\r\n \"40.67.52.224/27\",\r\n \"40.67.59.192/28\",\r\n + \ \"40.67.122.0/26\",\r\n \"40.67.122.96/29\",\r\n \"40.68.61.229/32\",\r\n + \ \"40.68.154.39/32\",\r\n \"40.69.81.159/32\",\r\n \"40.69.107.16/28\",\r\n + \ \"40.69.108.48/29\",\r\n \"40.69.111.128/27\",\r\n \"40.69.194.158/32\",\r\n + \ \"40.70.23.205/32\",\r\n \"40.70.148.0/30\",\r\n \"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.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.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.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.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.136.192/27\",\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.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 + \ \"51.116.54.32/27\",\r\n \"51.116.59.176/28\",\r\n \"51.116.149.0/27\",\r\n + \ \"51.116.155.240/28\",\r\n \"51.116.242.152/29\",\r\n \"51.116.245.96/28\",\r\n + \ \"51.116.246.96/29\",\r\n \"51.116.250.152/29\",\r\n \"51.116.253.32/28\",\r\n + \ \"51.116.253.136/29\",\r\n \"51.120.40.68/31\",\r\n \"51.120.98.0/29\",\r\n + \ \"51.120.98.248/29\",\r\n \"51.120.106.152/29\",\r\n \"51.120.110.200/29\",\r\n + \ \"51.120.210.152/29\",\r\n \"51.120.213.64/27\",\r\n \"51.120.214.136/29\",\r\n + \ \"51.120.219.208/28\",\r\n \"51.120.232.34/31\",\r\n \"51.120.232.160/27\",\r\n + \ \"51.120.234.140/31\",\r\n \"51.120.235.240/28\",\r\n \"51.132.193.96/29\",\r\n + \ \"51.137.164.92/31\",\r\n \"51.137.164.112/28\",\r\n \"51.137.164.200/29\",\r\n + \ \"51.137.164.208/28\",\r\n \"51.138.160.80/29\",\r\n \"51.140.6.23/32\",\r\n + \ \"51.140.54.208/32\",\r\n \"51.140.60.235/32\",\r\n \"51.140.69.144/32\",\r\n + \ \"51.140.148.48/28\",\r\n \"51.140.151.160/29\",\r\n \"51.140.152.61/32\",\r\n + \ \"51.140.152.186/32\",\r\n \"51.140.163.207/32\",\r\n \"51.140.180.52/32\",\r\n + \ \"51.140.181.40/32\",\r\n \"51.140.211.160/28\",\r\n \"51.140.212.64/29\",\r\n + \ \"51.141.113.128/32\",\r\n \"51.143.88.183/32\",\r\n \"51.143.165.22/32\",\r\n + \ \"51.143.209.96/27\",\r\n \"51.144.41.38/32\",\r\n \"51.144.81.252/32\",\r\n + \ \"51.145.44.242/32\",\r\n \"52.136.53.96/27\",\r\n \"52.138.31.112/32\",\r\n + \ \"52.138.31.127/32\",\r\n \"52.138.90.48/30\",\r\n \"52.138.90.56/29\",\r\n + \ \"52.138.222.110/32\",\r\n \"52.138.226.88/29\",\r\n \"52.138.227.128/29\",\r\n + \ \"52.139.8.32/32\",\r\n \"52.139.106.160/27\",\r\n \"52.140.104.68/31\",\r\n + \ \"52.140.108.96/28\",\r\n \"52.140.108.216/29\",\r\n \"52.140.108.224/28\",\r\n + \ \"52.140.108.240/31\",\r\n \"52.141.22.149/32\",\r\n \"52.141.22.239/32\",\r\n + \ \"52.146.133.32/27\",\r\n \"52.147.97.64/27\",\r\n \"52.147.112.96/27\",\r\n + \ \"52.150.36.187/32\",\r\n \"52.150.152.48/28\",\r\n \"52.150.152.90/31\",\r\n + \ \"52.150.154.24/29\",\r\n \"52.150.154.32/28\",\r\n \"52.151.11.176/32\",\r\n + \ \"52.155.118.97/32\",\r\n \"52.155.162.238/32\",\r\n \"52.156.40.142/32\",\r\n + \ \"52.156.168.82/32\",\r\n \"52.161.8.76/32\",\r\n \"52.161.11.71/32\",\r\n + \ \"52.161.12.245/32\",\r\n \"52.162.87.50/32\",\r\n \"52.162.110.64/28\",\r\n + \ \"52.162.110.168/29\",\r\n \"52.162.214.75/32\",\r\n \"52.163.94.131/32\",\r\n + \ \"52.163.122.20/32\",\r\n \"52.164.120.183/32\",\r\n \"52.164.125.22/32\",\r\n + \ \"52.164.225.5/32\",\r\n \"52.165.27.187/32\",\r\n \"52.165.34.117/32\",\r\n + \ \"52.165.38.20/32\",\r\n \"52.165.150.242/32\",\r\n \"52.167.106.88/29\",\r\n + \ \"52.167.107.64/29\",\r\n \"52.167.109.72/29\",\r\n \"52.167.145.160/29\",\r\n + \ \"52.167.221.184/32\",\r\n \"52.168.112.64/32\",\r\n \"52.168.116.72/29\",\r\n + \ \"52.168.136.177/32\",\r\n \"52.169.4.236/32\",\r\n \"52.169.15.254/32\",\r\n + \ \"52.169.30.110/32\",\r\n \"52.169.64.244/32\",\r\n \"52.171.56.178/32\",\r\n + \ \"52.171.138.167/32\",\r\n \"52.172.113.64/27\",\r\n \"52.172.209.125/32\",\r\n + \ \"52.173.25.25/32\",\r\n \"52.173.33.254/32\",\r\n \"52.173.90.199/32\",\r\n + \ \"52.173.185.24/32\",\r\n \"52.173.196.209/32\",\r\n \"52.173.196.230/32\",\r\n + \ \"52.173.249.138/32\",\r\n \"52.175.198.74/32\",\r\n \"52.175.231.105/32\",\r\n + \ \"52.175.235.148/32\",\r\n \"52.176.42.206/32\",\r\n \"52.176.46.30/32\",\r\n + \ \"52.176.49.206/32\",\r\n \"52.176.55.135/32\",\r\n \"52.176.92.196/32\",\r\n + \ \"52.177.223.60/32\",\r\n \"52.178.17.224/29\",\r\n \"52.178.26.73/32\",\r\n + \ \"52.178.37.209/32\",\r\n \"52.179.192.178/32\",\r\n \"52.180.160.132/32\",\r\n + \ \"52.180.164.91/32\",\r\n \"52.180.178.187/32\",\r\n \"52.180.182.209/32\",\r\n + \ \"52.182.138.216/29\",\r\n \"52.182.139.48/29\",\r\n \"52.182.143.200/29\",\r\n + \ \"52.183.41.109/32\",\r\n \"52.183.66.112/32\",\r\n \"52.183.73.112/32\",\r\n + \ \"52.183.95.86/32\",\r\n \"52.183.127.155/32\",\r\n \"52.184.158.205/32\",\r\n + \ \"52.185.132.101/32\",\r\n \"52.185.132.170/32\",\r\n \"52.185.215.171/32\",\r\n + \ \"52.186.121.41/32\",\r\n \"52.186.126.31/32\",\r\n \"52.188.179.229/32\",\r\n + \ \"52.191.170.253/32\",\r\n \"52.191.197.52/32\",\r\n \"52.224.125.230/32\",\r\n + \ \"52.224.162.220/32\",\r\n \"52.224.235.3/32\",\r\n \"52.226.151.250/32\",\r\n + \ \"52.228.80.68/31\",\r\n \"52.228.81.162/31\",\r\n \"52.228.85.192/28\",\r\n + \ \"52.228.86.152/29\",\r\n \"52.228.86.160/28\",\r\n \"52.228.86.176/32\",\r\n + \ \"52.229.25.130/32\",\r\n \"52.229.37.75/32\",\r\n \"52.229.218.221/32\",\r\n + \ \"52.229.225.6/32\",\r\n \"52.230.224.237/32\",\r\n \"52.231.18.240/28\",\r\n + \ \"52.231.23.120/29\",\r\n \"52.231.28.204/32\",\r\n \"52.231.33.16/32\",\r\n + \ \"52.231.64.72/32\",\r\n \"52.231.67.208/32\",\r\n \"52.231.70.0/32\",\r\n + \ \"52.231.108.46/32\",\r\n \"52.231.111.52/32\",\r\n \"52.231.147.160/28\",\r\n + \ \"52.231.148.80/29\",\r\n \"52.232.35.33/32\",\r\n \"52.232.65.133/32\",\r\n + \ \"52.232.106.242/32\",\r\n \"52.236.186.88/29\",\r\n \"52.236.186.208/28\",\r\n + \ \"52.236.189.88/29\",\r\n \"52.237.34.41/32\",\r\n \"52.237.157.70/32\",\r\n + \ \"52.240.244.144/29\",\r\n \"52.242.230.209/32\",\r\n \"52.246.154.152/29\",\r\n + \ \"52.246.155.144/29\",\r\n \"52.246.157.16/28\",\r\n \"52.246.158.160/29\",\r\n + \ \"52.247.202.90/32\",\r\n \"52.250.228.8/29\",\r\n \"52.250.228.16/28\",\r\n + \ \"52.250.228.32/31\",\r\n \"65.52.2.145/32\",\r\n \"65.52.5.76/32\",\r\n + \ \"65.52.122.208/32\",\r\n \"65.52.250.232/29\",\r\n \"65.52.250.240/28\",\r\n + \ \"102.37.64.128/27\",\r\n \"102.37.72.240/29\",\r\n \"102.37.80.64/27\",\r\n + \ \"102.133.27.48/28\",\r\n \"102.133.28.64/29\",\r\n \"102.133.122.152/29\",\r\n + \ \"102.133.123.240/29\",\r\n \"102.133.126.64/27\",\r\n + \ \"102.133.126.152/29\",\r\n \"102.133.155.48/28\",\r\n + \ \"102.133.161.73/32\",\r\n \"102.133.162.233/32\",\r\n + \ \"102.133.216.68/31\",\r\n \"102.133.216.106/31\",\r\n + \ \"102.133.218.144/28\",\r\n \"102.133.218.244/30\",\r\n + \ \"102.133.219.128/28\",\r\n \"102.133.221.160/27\",\r\n + \ \"102.133.250.152/29\",\r\n \"102.133.251.80/29\",\r\n + \ \"102.133.254.224/29\",\r\n \"104.40.222.36/32\",\r\n \"104.41.61.169/32\",\r\n + \ \"104.41.152.101/32\",\r\n \"104.41.157.59/32\",\r\n \"104.41.224.134/32\",\r\n + \ \"104.42.40.28/32\",\r\n \"104.44.140.84/32\",\r\n \"104.45.136.42/32\",\r\n + \ \"104.45.230.69/32\",\r\n \"104.45.232.72/32\",\r\n \"104.46.123.164/32\",\r\n + \ \"104.46.162.64/27\",\r\n \"104.46.179.128/27\",\r\n \"104.208.33.155/32\",\r\n + \ \"104.208.34.98/32\",\r\n \"104.208.35.169/32\",\r\n \"104.208.144.88/29\",\r\n + \ \"104.209.156.106/32\",\r\n \"104.209.161.217/32\",\r\n + \ \"104.210.9.42/32\",\r\n \"104.211.79.84/32\",\r\n \"104.211.90.234/32\",\r\n + \ \"104.211.91.254/32\",\r\n \"104.211.92.54/32\",\r\n \"104.211.92.218/32\",\r\n + \ \"104.211.95.59/32\",\r\n \"104.211.96.228/32\",\r\n \"104.211.103.96/32\",\r\n + \ \"104.211.147.128/28\",\r\n \"104.211.216.161/32\",\r\n + \ \"104.214.70.219/32\",\r\n \"104.214.104.109/32\",\r\n + \ \"104.214.164.128/27\",\r\n \"104.214.166.96/29\",\r\n + \ \"104.215.81.124/32\",\r\n \"104.215.96.105/32\",\r\n \"104.215.100.22/32\",\r\n + \ \"104.215.103.78/32\",\r\n \"104.215.115.118/32\",\r\n + \ \"111.221.88.173/32\",\r\n \"137.116.82.175/32\",\r\n \"137.116.146.215/32\",\r\n + \ \"137.116.151.139/32\",\r\n \"137.116.226.81/32\",\r\n + \ \"137.117.144.33/32\",\r\n \"138.91.9.98/32\",\r\n \"138.91.32.98/32\",\r\n + \ \"138.91.37.93/32\",\r\n \"157.55.177.6/32\",\r\n \"168.61.142.0/27\",\r\n + \ \"168.61.179.178/32\",\r\n \"168.62.169.17/32\",\r\n \"168.63.174.169/32\",\r\n + \ \"168.63.242.221/32\",\r\n \"191.232.33.83/32\",\r\n \"191.232.161.75/32\",\r\n + \ \"191.232.213.23/32\",\r\n \"191.232.213.239/32\",\r\n + \ \"191.232.214.6/32\",\r\n \"191.232.239.181/32\",\r\n \"191.233.15.128/27\",\r\n + \ \"191.233.51.128/28\",\r\n \"191.233.203.232/29\",\r\n + \ \"191.233.204.248/29\",\r\n \"191.233.207.216/29\",\r\n + \ \"191.234.136.60/31\",\r\n \"191.234.136.80/28\",\r\n \"191.234.137.40/29\",\r\n + \ \"191.234.137.48/28\",\r\n \"191.234.146.152/29\",\r\n + \ \"191.234.149.40/29\",\r\n \"191.234.149.144/28\",\r\n + \ \"191.234.154.152/29\",\r\n \"191.234.157.48/28\",\r\n + \ \"191.234.157.160/29\",\r\n \"191.235.224.68/31\",\r\n + \ \"191.237.224.192/27\",\r\n \"191.239.251.90/32\",\r\n + \ \"207.46.224.101/32\",\r\n \"207.46.236.191/32\",\r\n \"2603:1000:4::780/121\",\r\n + \ \"2603:1000:4:1::280/123\",\r\n \"2603:1000:4:1::300/121\",\r\n + \ \"2603:1000:4:402::500/121\",\r\n \"2603:1000:104::4c0/122\",\r\n + \ \"2603:1000:104::600/122\",\r\n \"2603:1000:104:1::280/122\",\r\n + \ \"2603:1000:104:2::/123\",\r\n \"2603:1000:104:2::80/121\",\r\n + \ \"2603:1000:104:402::500/121\",\r\n \"2603:1010:2:3::c9/128\",\r\n + \ \"2603:1010:6::60/123\",\r\n \"2603:1010:6::1c0/122\",\r\n + \ \"2603:1010:6::300/123\",\r\n \"2603:1010:6::500/121\",\r\n + \ \"2603:1010:6:1::280/122\",\r\n \"2603:1010:6:402::500/121\",\r\n + \ \"2603:1010:101::780/121\",\r\n \"2603:1010:101:1::280/123\",\r\n + \ \"2603:1010:101:1::300/121\",\r\n \"2603:1010:101:402::500/121\",\r\n + \ \"2603:1010:300::88/128\",\r\n \"2603:1010:304::780/121\",\r\n + \ \"2603:1010:304:1::280/123\",\r\n \"2603:1010:304:1::300/121\",\r\n + \ \"2603:1010:304:402::500/121\",\r\n \"2603:1010:404::780/121\",\r\n + \ \"2603:1010:404:1::280/123\",\r\n \"2603:1010:404:1::300/121\",\r\n + \ \"2603:1010:404:402::500/121\",\r\n \"2603:1020:5::60/123\",\r\n + \ \"2603:1020:5::1c0/122\",\r\n \"2603:1020:5::300/123\",\r\n + \ \"2603:1020:5::360/123\",\r\n \"2603:1020:5::500/121\",\r\n + \ \"2603:1020:5:1::280/122\",\r\n \"2603:1020:5:402::500/121\",\r\n + \ \"2603:1020:200::682f:a517/128\",\r\n \"2603:1020:200::682f:a52a/128\",\r\n + \ \"2603:1020:200::682f:a6f1/128\",\r\n \"2603:1020:206::60/123\",\r\n + \ \"2603:1020:206::1c0/122\",\r\n \"2603:1020:206::300/123\",\r\n + \ \"2603:1020:206::360/123\",\r\n \"2603:1020:206::500/121\",\r\n + \ \"2603:1020:206:1::280/122\",\r\n \"2603:1020:206:402::500/121\",\r\n + \ \"2603:1020:305::780/121\",\r\n \"2603:1020:405::780/121\",\r\n + \ \"2603:1020:605::780/121\",\r\n \"2603:1020:605:1::280/123\",\r\n + \ \"2603:1020:605:1::300/121\",\r\n \"2603:1020:605:402::500/121\",\r\n + \ \"2603:1020:705::60/123\",\r\n \"2603:1020:705::1c0/122\",\r\n + \ \"2603:1020:705::300/123\",\r\n \"2603:1020:705::360/123\",\r\n + \ \"2603:1020:705::500/121\",\r\n \"2603:1020:705:1::280/122\",\r\n + \ \"2603:1020:705:402::500/121\",\r\n \"2603:1020:805::60/123\",\r\n + \ \"2603:1020:805::1c0/122\",\r\n \"2603:1020:805::300/123\",\r\n + \ \"2603:1020:805::360/123\",\r\n \"2603:1020:805::500/121\",\r\n + \ \"2603:1020:805:1::280/122\",\r\n \"2603:1020:805:402::500/121\",\r\n + \ \"2603:1020:905::780/121\",\r\n \"2603:1020:905:1::280/123\",\r\n + \ \"2603:1020:905:1::300/121\",\r\n \"2603:1020:905:402::500/121\",\r\n + \ \"2603:1020:a04::60/123\",\r\n \"2603:1020:a04::1c0/122\",\r\n + \ \"2603:1020:a04::300/123\",\r\n \"2603:1020:a04::360/123\",\r\n + \ \"2603:1020:a04::500/121\",\r\n \"2603:1020:a04:1::280/122\",\r\n + \ \"2603:1020:a04:402::500/121\",\r\n \"2603:1020:b04::780/121\",\r\n + \ \"2603:1020:b04:1::280/123\",\r\n \"2603:1020:b04:1::300/121\",\r\n + \ \"2603:1020:b04:402::500/121\",\r\n \"2603:1020:c01:2::b/128\",\r\n + \ \"2603:1020:c01:2::e/128\",\r\n \"2603:1020:c04::60/123\",\r\n + \ \"2603:1020:c04::1c0/122\",\r\n \"2603:1020:c04::300/123\",\r\n + \ \"2603:1020:c04::360/123\",\r\n \"2603:1020:c04::500/121\",\r\n + \ \"2603:1020:c04:1::280/122\",\r\n \"2603:1020:c04:402::500/121\",\r\n + \ \"2603:1020:d01:2::a/128\",\r\n \"2603:1020:d04::780/121\",\r\n + \ \"2603:1020:d04:1::280/123\",\r\n \"2603:1020:d04:1::300/121\",\r\n + \ \"2603:1020:d04:402::500/121\",\r\n \"2603:1020:e04::60/123\",\r\n + \ \"2603:1020:e04::1c0/122\",\r\n \"2603:1020:e04::300/123\",\r\n + \ \"2603:1020:e04::360/123\",\r\n \"2603:1020:e04::500/121\",\r\n + \ \"2603:1020:e04:1::280/122\",\r\n \"2603:1020:e04:402::500/121\",\r\n + \ \"2603:1020:f04::780/121\",\r\n \"2603:1020:f04:1::280/123\",\r\n + \ \"2603:1020:f04:1::300/121\",\r\n \"2603:1020:f04:402::500/121\",\r\n + \ \"2603:1020:1001:6::1/128\",\r\n \"2603:1020:1004::280/122\",\r\n + \ \"2603:1020:1004:1::380/121\",\r\n \"2603:1020:1004:2::180/121\",\r\n + \ \"2603:1020:1004:400::420/123\",\r\n \"2603:1020:1004:400::4a0/123\",\r\n + \ \"2603:1020:1004:400::580/121\",\r\n \"2603:1020:1004:c02::100/121\",\r\n + \ \"2603:1020:1101::3/128\",\r\n \"2603:1020:1104:1::160/123\",\r\n + \ \"2603:1020:1104:1::180/122\",\r\n \"2603:1020:1104:1::1c0/123\",\r\n + \ \"2603:1020:1104:1::4c0/123\",\r\n \"2603:1020:1104:1::500/121\",\r\n + \ \"2603:1020:1104:400::440/123\",\r\n \"2603:1020:1104:400::480/121\",\r\n + \ \"2603:1030:7:5::e/128\",\r\n \"2603:1030:7:5::17/128\",\r\n + \ \"2603:1030:7:5::29/128\",\r\n \"2603:1030:7:5::32/128\",\r\n + \ \"2603:1030:7:6::10/128\",\r\n \"2603:1030:7:6::14/128\",\r\n + \ \"2603:1030:7:6::1b/128\",\r\n \"2603:1030:7:6::37/128\",\r\n + \ \"2603:1030:7:6::3f/128\",\r\n \"2603:1030:8:5::8/128\",\r\n + \ \"2603:1030:f:1::780/121\",\r\n \"2603:1030:f:2::280/123\",\r\n + \ \"2603:1030:f:2::300/121\",\r\n \"2603:1030:f:400::d00/121\",\r\n + \ \"2603:1030:10::60/123\",\r\n \"2603:1030:10::1c0/122\",\r\n + \ \"2603:1030:10::300/123\",\r\n \"2603:1030:10::360/123\",\r\n + \ \"2603:1030:10::500/121\",\r\n \"2603:1030:10:1::280/122\",\r\n + \ \"2603:1030:10:402::500/121\",\r\n \"2603:1030:104::60/123\",\r\n + \ \"2603:1030:104::1c0/122\",\r\n \"2603:1030:104::300/123\",\r\n + \ \"2603:1030:104::360/123\",\r\n \"2603:1030:104::500/121\",\r\n + \ \"2603:1030:104:1::280/122\",\r\n \"2603:1030:104:402::500/121\",\r\n + \ \"2603:1030:107:1::80/121\",\r\n \"2603:1030:107:1::200/123\",\r\n + \ \"2603:1030:107:1::280/121\",\r\n \"2603:1030:107:400::3c0/123\",\r\n + \ \"2603:1030:107:400::480/121\",\r\n \"2603:1030:210::60/123\",\r\n + \ \"2603:1030:210::1c0/122\",\r\n \"2603:1030:210::300/123\",\r\n + \ \"2603:1030:210::360/123\",\r\n \"2603:1030:210::500/121\",\r\n + \ \"2603:1030:210:1::280/122\",\r\n \"2603:1030:210:402::500/121\",\r\n + \ \"2603:1030:302:402::80/123\",\r\n \"2603:1030:302:402::100/121\",\r\n + \ \"2603:1030:408:6::18/128\",\r\n \"2603:1030:408:6::2a/128\",\r\n + \ \"2603:1030:408:6::3f/128\",\r\n \"2603:1030:408:6::59/128\",\r\n + \ \"2603:1030:408:7::37/128\",\r\n \"2603:1030:408:7::39/128\",\r\n + \ \"2603:1030:408:7::3b/128\",\r\n \"2603:1030:408:7::48/128\",\r\n + \ \"2603:1030:408:7::4f/128\",\r\n \"2603:1030:409:2::6/128\",\r\n + \ \"2603:1030:409:2::b/128\",\r\n \"2603:1030:409:2::c/128\",\r\n + \ \"2603:1030:40b:1::280/122\",\r\n \"2603:1030:40b:2::80/121\",\r\n + \ \"2603:1030:40b:2::240/123\",\r\n \"2603:1030:40b:2::300/121\",\r\n + \ \"2603:1030:40b:400::d00/121\",\r\n \"2603:1030:40c::60/123\",\r\n + \ \"2603:1030:40c::1c0/122\",\r\n \"2603:1030:40c::300/123\",\r\n + \ \"2603:1030:40c::360/123\",\r\n \"2603:1030:40c::500/121\",\r\n + \ \"2603:1030:40c:1::280/122\",\r\n \"2603:1030:40c:402::500/121\",\r\n + \ \"2603:1030:504::380/121\",\r\n \"2603:1030:504::540/123\",\r\n + \ \"2603:1030:504::700/121\",\r\n \"2603:1030:504:1::280/122\",\r\n + \ \"2603:1030:504:c02::100/123\",\r\n \"2603:1030:504:c02::180/121\",\r\n + \ \"2603:1030:608::780/121\",\r\n \"2603:1030:608:1::280/123\",\r\n + \ \"2603:1030:608:1::300/121\",\r\n \"2603:1030:608:402::500/121\",\r\n + \ \"2603:1030:800:5::bfee:a401/128\",\r\n \"2603:1030:800:5::bfee:a418/128\",\r\n + \ \"2603:1030:800:5::bfee:a429/128\",\r\n \"2603:1030:800:5::bfee:a42a/128\",\r\n + \ \"2603:1030:800:5::bfee:a435/128\",\r\n \"2603:1030:807::60/123\",\r\n + \ \"2603:1030:807::1c0/122\",\r\n \"2603:1030:807::300/123\",\r\n + \ \"2603:1030:807::360/123\",\r\n \"2603:1030:807::500/121\",\r\n + \ \"2603:1030:807:1::280/122\",\r\n \"2603:1030:807:402::500/121\",\r\n + \ \"2603:1030:a07::780/121\",\r\n \"2603:1030:a07:1::280/123\",\r\n + \ \"2603:1030:a07:1::300/121\",\r\n \"2603:1030:a07:402::380/121\",\r\n + \ \"2603:1030:b00::68/128\",\r\n \"2603:1030:b00::ca/128\",\r\n + \ \"2603:1030:b00::e8/128\",\r\n \"2603:1030:b00::164/128\",\r\n + \ \"2603:1030:b00::2a1/128\",\r\n \"2603:1030:b00::4d9/128\",\r\n + \ \"2603:1030:b00::4db/128\",\r\n \"2603:1030:b00::50d/128\",\r\n + \ \"2603:1030:b04::780/121\",\r\n \"2603:1030:b04:1::280/123\",\r\n + \ \"2603:1030:b04:1::300/121\",\r\n \"2603:1030:b04:402::500/121\",\r\n + \ \"2603:1030:c02:2::285/128\",\r\n \"2603:1030:c02:2::2da/128\",\r\n + \ \"2603:1030:c02:2::4e1/128\",\r\n \"2603:1030:c06:1::280/122\",\r\n + \ \"2603:1030:c06:2::80/121\",\r\n \"2603:1030:c06:2::240/123\",\r\n + \ \"2603:1030:c06:2::300/121\",\r\n \"2603:1030:c06:400::d00/121\",\r\n + \ \"2603:1030:d00::1d/128\",\r\n \"2603:1030:d00::48/128\",\r\n + \ \"2603:1030:d00::5a/128\",\r\n \"2603:1030:d00::82/128\",\r\n + \ \"2603:1030:d00::84/128\",\r\n \"2603:1030:d00::9a/128\",\r\n + \ \"2603:1030:f05::60/123\",\r\n \"2603:1030:f05::1c0/122\",\r\n + \ \"2603:1030:f05::300/123\",\r\n \"2603:1030:f05::360/123\",\r\n + \ \"2603:1030:f05::500/121\",\r\n \"2603:1030:f05:1::280/122\",\r\n + \ \"2603:1030:f05:402::500/121\",\r\n \"2603:1030:1005::780/121\",\r\n + \ \"2603:1030:1005:1::280/123\",\r\n \"2603:1030:1005:1::300/121\",\r\n + \ \"2603:1030:1005:402::500/121\",\r\n \"2603:1040:5::160/123\",\r\n + \ \"2603:1040:5::2c0/122\",\r\n \"2603:1040:5::400/123\",\r\n + \ \"2603:1040:5::460/123\",\r\n \"2603:1040:5::600/121\",\r\n + \ \"2603:1040:5:1::280/122\",\r\n \"2603:1040:5:402::500/121\",\r\n + \ \"2603:1040:207::780/121\",\r\n \"2603:1040:207:1::280/123\",\r\n + \ \"2603:1040:207:1::300/121\",\r\n \"2603:1040:207:402::500/121\",\r\n + \ \"2603:1040:207:800::300/121\",\r\n \"2603:1040:407::60/123\",\r\n + \ \"2603:1040:407::1c0/122\",\r\n \"2603:1040:407::300/123\",\r\n + \ \"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:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\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: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: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:3707/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:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/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:3070/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:313a/128\",\r\n \"2a01:111:f100:2000::a83e:32a5/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:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/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: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:2e91/128\",\r\n + \ \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \"2a01:111:f100:2002::8975:2fc3/128\",\r\n + \ \"2a01:111:f100:3000::a83e:1840/128\",\r\n \"2a01:111:f100:3000::a83e:187a/128\",\r\n + \ \"2a01:111:f100:3000::a83e:187c/128\",\r\n \"2a01:111:f100:3000::a83e:18be/128\",\r\n + \ \"2a01:111:f100:3000::a83e:1913/128\",\r\n \"2a01:111:f100:3000::a83e:1978/128\",\r\n + \ \"2a01:111:f100:3000::a83e:197f/128\",\r\n \"2a01:111:f100:3000::a83e:1990/128\",\r\n + \ \"2a01:111:f100:3000::a83e:19b3/128\",\r\n \"2a01:111:f100:3000::a83e:19c0/128\",\r\n + \ \"2a01:111:f100:3000::a83e:1a00/128\",\r\n \"2a01:111:f100:3000::a83e:1a54/127\",\r\n + \ \"2a01:111:f100:3000::a83e:1a8e/128\",\r\n \"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:1b12/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: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: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\": + \"75\",\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\": + \"75\",\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\": \"AzurePortal\",\r\n \"addressPrefixes\": + [\r\n \"13.67.35.35/32\",\r\n \"13.67.35.77/32\",\r\n \"13.68.130.251/32\",\r\n + \ \"13.68.235.98/32\",\r\n \"13.69.112.176/28\",\r\n \"13.69.126.92/32\",\r\n + \ \"13.71.190.228/32\",\r\n \"13.73.249.32/27\",\r\n \"13.73.249.160/28\",\r\n + \ \"13.73.255.248/29\",\r\n \"13.77.1.236/32\",\r\n \"13.77.55.208/28\",\r\n + \ \"13.77.202.2/32\",\r\n \"13.78.49.187/32\",\r\n \"13.78.132.155/32\",\r\n + \ \"13.78.230.142/32\",\r\n \"13.88.220.109/32\",\r\n \"13.88.222.0/32\",\r\n + \ \"13.90.156.71/32\",\r\n \"13.92.138.76/32\",\r\n \"20.21.39.64/27\",\r\n + \ \"20.36.121.128/27\",\r\n \"20.36.122.56/30\",\r\n \"20.36.125.104/29\",\r\n + \ \"20.37.65.128/27\",\r\n \"20.37.66.56/30\",\r\n \"20.37.70.96/29\",\r\n + \ \"20.37.195.224/27\",\r\n \"20.37.196.252/30\",\r\n \"20.37.198.64/27\",\r\n + \ \"20.37.225.128/27\",\r\n \"20.37.226.56/30\",\r\n \"20.37.229.152/29\",\r\n + \ \"20.38.85.192/27\",\r\n \"20.38.87.224/27\",\r\n \"20.38.137.160/27\",\r\n + \ \"20.38.138.60/30\",\r\n \"20.38.142.88/29\",\r\n \"20.38.149.208/28\",\r\n + \ \"20.39.12.32/27\",\r\n \"20.39.12.232/30\",\r\n \"20.40.200.0/27\",\r\n + \ \"20.40.200.160/30\",\r\n \"20.40.224.226/31\",\r\n \"20.40.225.32/29\",\r\n + \ \"20.41.5.192/27\",\r\n \"20.41.65.224/27\",\r\n \"20.41.67.88/30\",\r\n + \ \"20.41.193.224/27\",\r\n \"20.41.197.16/30\",\r\n \"20.42.6.192/27\",\r\n + \ \"20.42.227.192/27\",\r\n \"20.42.228.220/30\",\r\n \"20.42.228.224/27\",\r\n + \ \"20.42.230.80/28\",\r\n \"20.43.42.64/27\",\r\n \"20.43.43.164/30\",\r\n + \ \"20.43.46.248/29\",\r\n \"20.43.66.64/27\",\r\n \"20.43.67.92/30\",\r\n + \ \"20.43.67.96/27\",\r\n \"20.43.70.64/28\",\r\n \"20.43.123.160/28\",\r\n + \ \"20.43.132.32/27\",\r\n \"20.44.19.32/28\",\r\n \"20.45.112.124/30\",\r\n + \ \"20.45.113.128/27\",\r\n \"20.45.116.64/29\",\r\n \"20.45.125.240/28\",\r\n + \ \"20.45.195.160/27\",\r\n \"20.45.197.192/27\",\r\n \"20.45.197.228/30\",\r\n + \ \"20.46.10.40/29\",\r\n \"20.47.232.32/28\",\r\n \"20.48.193.48/29\",\r\n + \ \"20.49.99.16/28\",\r\n \"20.49.99.32/30\",\r\n \"20.49.103.96/29\",\r\n + \ \"20.49.109.36/30\",\r\n \"20.49.109.44/31\",\r\n \"20.49.109.48/28\",\r\n + \ \"20.49.115.184/29\",\r\n \"20.49.120.0/27\",\r\n \"20.49.120.36/30\",\r\n + \ \"20.49.126.156/30\",\r\n \"20.49.127.224/28\",\r\n \"20.50.1.32/27\",\r\n + \ \"20.50.1.160/27\",\r\n \"20.50.1.200/30\",\r\n \"20.50.1.208/28\",\r\n + \ \"20.50.65.72/30\",\r\n \"20.51.16.120/29\",\r\n \"20.53.44.4/30\",\r\n + \ \"20.53.44.64/29\",\r\n \"20.61.98.128/29\",\r\n \"20.62.128.240/29\",\r\n + \ \"20.72.20.96/27\",\r\n \"20.150.161.192/27\",\r\n \"20.150.165.144/30\",\r\n + \ \"20.150.166.160/29\",\r\n \"20.187.197.0/29\",\r\n \"20.189.108.96/27\",\r\n + \ \"20.189.109.88/30\",\r\n \"20.189.109.160/27\",\r\n \"20.189.224.208/29\",\r\n + \ \"20.191.161.80/29\",\r\n \"20.192.161.192/27\",\r\n \"20.192.164.180/30\",\r\n + \ \"20.192.166.160/29\",\r\n \"20.192.228.128/27\",\r\n \"20.192.230.0/30\",\r\n + \ \"20.192.230.112/29\",\r\n \"20.194.72.56/29\",\r\n \"23.98.104.80/28\",\r\n + \ \"23.98.104.96/27\",\r\n \"23.98.104.128/30\",\r\n \"23.98.108.44/31\",\r\n + \ \"23.98.108.168/29\",\r\n \"23.102.65.134/32\",\r\n \"40.64.128.128/27\",\r\n + \ \"40.64.132.88/30\",\r\n \"40.64.132.96/28\",\r\n \"40.64.135.88/29\",\r\n + \ \"40.65.114.234/32\",\r\n \"40.67.48.124/30\",\r\n \"40.67.49.128/27\",\r\n + \ \"40.67.50.192/27\",\r\n \"40.67.52.88/29\",\r\n \"40.67.121.128/28\",\r\n + \ \"40.71.15.144/28\",\r\n \"40.78.239.48/28\",\r\n \"40.78.245.208/28\",\r\n + \ \"40.79.189.96/28\",\r\n \"40.80.58.128/27\",\r\n \"40.80.59.28/30\",\r\n + \ \"40.80.59.32/27\",\r\n \"40.80.169.224/27\",\r\n \"40.80.172.16/30\",\r\n + \ \"40.80.173.192/29\",\r\n \"40.80.190.160/27\",\r\n \"40.80.191.200/30\",\r\n + \ \"40.82.253.224/27\",\r\n \"40.84.132.239/32\",\r\n \"40.84.228.255/32\",\r\n + \ \"40.89.18.160/27\",\r\n \"40.89.20.132/30\",\r\n \"40.89.23.232/29\",\r\n + \ \"40.113.117.57/32\",\r\n \"40.114.78.132/32\",\r\n \"40.114.236.251/32\",\r\n + \ \"40.117.86.243/32\",\r\n \"40.117.237.78/32\",\r\n \"40.119.9.236/30\",\r\n + \ \"51.12.41.20/30\",\r\n \"51.12.41.160/27\",\r\n \"51.12.43.128/29\",\r\n + \ \"51.12.193.20/30\",\r\n \"51.12.193.160/27\",\r\n \"51.12.194.104/29\",\r\n + \ \"51.13.136.8/29\",\r\n \"51.104.27.96/27\",\r\n \"51.104.28.220/30\",\r\n + \ \"51.104.28.224/28\",\r\n \"51.105.80.124/30\",\r\n \"51.105.81.128/27\",\r\n + \ \"51.105.89.160/27\",\r\n \"51.105.90.152/30\",\r\n \"51.107.49.160/27\",\r\n + \ \"51.107.50.60/30\",\r\n \"51.107.53.240/29\",\r\n \"51.107.145.128/27\",\r\n + \ \"51.107.146.56/30\",\r\n \"51.107.149.248/29\",\r\n \"51.116.48.192/27\",\r\n + \ \"51.116.49.140/30\",\r\n \"51.116.51.160/29\",\r\n \"51.116.144.192/27\",\r\n + \ \"51.116.145.140/30\",\r\n \"51.116.148.104/29\",\r\n \"51.120.41.160/27\",\r\n + \ \"51.120.42.60/30\",\r\n \"51.120.225.128/27\",\r\n \"51.120.226.56/30\",\r\n + \ \"51.120.232.16/29\",\r\n \"51.137.162.160/27\",\r\n \"51.137.164.80/30\",\r\n + \ \"51.137.167.152/29\",\r\n \"51.140.69.25/32\",\r\n \"51.140.138.84/32\",\r\n + \ \"51.140.149.64/28\",\r\n \"51.143.192.124/30\",\r\n \"51.143.193.128/27\",\r\n + \ \"51.143.208.192/29\",\r\n \"51.145.3.27/32\",\r\n \"51.145.21.195/32\",\r\n + \ \"52.136.49.160/27\",\r\n \"52.136.51.72/30\",\r\n \"52.136.52.232/29\",\r\n + \ \"52.136.184.64/29\",\r\n \"52.140.105.224/27\",\r\n \"52.140.107.112/28\",\r\n + \ \"52.140.108.64/30\",\r\n \"52.140.111.96/29\",\r\n \"52.146.132.80/29\",\r\n + \ \"52.150.139.224/27\",\r\n \"52.150.140.216/30\",\r\n \"52.150.152.16/28\",\r\n + \ \"52.150.152.224/27\",\r\n \"52.150.156.232/29\",\r\n \"52.161.101.86/32\",\r\n + \ \"52.163.207.80/32\",\r\n \"52.172.112.152/29\",\r\n \"52.172.181.227/32\",\r\n + \ \"52.172.190.71/32\",\r\n \"52.172.191.4/32\",\r\n \"52.172.215.87/32\",\r\n + \ \"52.228.24.159/32\",\r\n \"52.228.83.160/27\",\r\n \"52.228.84.84/30\",\r\n + \ \"52.228.84.96/28\",\r\n \"52.233.66.46/32\",\r\n \"52.243.76.246/32\",\r\n + \ \"102.133.56.160/27\",\r\n \"102.133.58.192/30\",\r\n \"102.133.61.176/29\",\r\n + \ \"102.133.217.192/27\",\r\n \"102.133.218.56/30\",\r\n + \ \"102.133.221.0/29\",\r\n \"104.41.216.228/32\",\r\n \"104.42.195.92/32\",\r\n + \ \"104.46.178.96/29\",\r\n \"104.211.89.213/32\",\r\n \"104.211.101.116/32\",\r\n + \ \"104.214.117.155/32\",\r\n \"104.215.120.160/32\",\r\n + \ \"104.215.146.128/32\",\r\n \"137.116.247.179/32\",\r\n + \ \"191.233.10.96/27\",\r\n \"191.233.15.0/29\",\r\n \"191.234.136.0/27\",\r\n + \ \"191.234.136.48/30\",\r\n \"191.234.139.144/29\",\r\n + \ \"191.235.227.160/27\",\r\n \"213.199.128.226/32\",\r\n + \ \"2603:1000:4::700/121\",\r\n \"2603:1000:104::200/121\",\r\n + \ \"2603:1000:104::400/121\",\r\n \"2603:1000:104:1::680/121\",\r\n + \ \"2603:1010:6::100/121\",\r\n \"2603:1010:6:1::680/121\",\r\n + \ \"2603:1010:101::700/121\",\r\n \"2603:1010:304::700/121\",\r\n + \ \"2603:1010:404::700/121\",\r\n \"2603:1020:5::100/121\",\r\n + \ \"2603:1020:5:1::680/121\",\r\n \"2603:1020:206::100/121\",\r\n + \ \"2603:1020:206:1::680/121\",\r\n \"2603:1020:305::700/121\",\r\n + \ \"2603:1020:405::700/121\",\r\n \"2603:1020:605::700/121\",\r\n + \ \"2603:1020:705::100/121\",\r\n \"2603:1020:705:1::680/121\",\r\n + \ \"2603:1020:805::100/121\",\r\n \"2603:1020:805:1::680/121\",\r\n + \ \"2603:1020:905::700/121\",\r\n \"2603:1020:a04::100/121\",\r\n + \ \"2603:1020:a04:1::680/121\",\r\n \"2603:1020:b04::700/121\",\r\n + \ \"2603:1020:c04::100/121\",\r\n \"2603:1020:c04:1::680/121\",\r\n + \ \"2603:1020:d04::700/121\",\r\n \"2603:1020:e04::100/121\",\r\n + \ \"2603:1020:e04:1::680/121\",\r\n \"2603:1020:f04::700/121\",\r\n + \ \"2603:1020:1004::680/121\",\r\n \"2603:1020:1004:1::100/121\",\r\n + \ \"2603:1020:1104::780/121\",\r\n \"2603:1030:f:1::700/121\",\r\n + \ \"2603:1030:10::100/121\",\r\n \"2603:1030:10:1::680/121\",\r\n + \ \"2603:1030:104::100/121\",\r\n \"2603:1030:104:1::680/121\",\r\n + \ \"2603:1030:107:1::/121\",\r\n \"2603:1030:210::100/121\",\r\n + \ \"2603:1030:210:1::680/121\",\r\n \"2603:1030:40b:1::680/121\",\r\n + \ \"2603:1030:40c::100/121\",\r\n \"2603:1030:40c:1::680/121\",\r\n + \ \"2603:1030:504::100/121\",\r\n \"2603:1030:504:1::680/121\",\r\n + \ \"2603:1030:608::700/121\",\r\n \"2603:1030:807::100/121\",\r\n + \ \"2603:1030:807:1::680/121\",\r\n \"2603:1030:a07::700/121\",\r\n + \ \"2603:1030:b04::700/121\",\r\n \"2603:1030:c06:1::680/121\",\r\n + \ \"2603:1030:f05::100/121\",\r\n \"2603:1030:f05:1::680/121\",\r\n + \ \"2603:1030:1005::700/121\",\r\n \"2603:1040:5::200/121\",\r\n + \ \"2603:1040:5:1::680/121\",\r\n \"2603:1040:207::700/121\",\r\n + \ \"2603:1040:407::100/121\",\r\n \"2603:1040:407:1::680/121\",\r\n + \ \"2603:1040:606::700/121\",\r\n \"2603:1040:806::700/121\",\r\n + \ \"2603:1040:904::100/121\",\r\n \"2603:1040:904:1::680/121\",\r\n + \ \"2603:1040:a06::200/121\",\r\n \"2603:1040:a06:1::680/121\",\r\n + \ \"2603:1040:b04::700/121\",\r\n \"2603:1040:c06::700/121\",\r\n + \ \"2603:1040:d04::680/121\",\r\n \"2603:1040:d04:1::100/121\",\r\n + \ \"2603:1040:f05::100/121\",\r\n \"2603:1040:f05:1::680/121\",\r\n + \ \"2603:1040:1002:1::580/121\",\r\n \"2603:1040:1104::780/121\",\r\n + \ \"2603:1050:6::100/121\",\r\n \"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\": \"75\",\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\": + [\r\n \"13.66.145.228/30\",\r\n \"13.69.233.132/30\",\r\n + \ \"13.70.79.84/30\",\r\n \"20.44.19.168/30\",\r\n \"20.45.126.120/30\",\r\n + \ \"20.49.103.240/28\",\r\n \"20.51.9.64/28\",\r\n \"20.51.17.96/28\",\r\n + \ \"20.53.44.240/28\",\r\n \"20.61.99.112/28\",\r\n \"20.62.129.224/28\",\r\n + \ \"20.65.132.80/28\",\r\n \"20.150.130.192/28\",\r\n \"20.191.165.112/28\",\r\n + \ \"20.195.64.224/28\",\r\n \"40.74.150.64/30\",\r\n \"40.78.239.120/30\",\r\n + \ \"40.79.197.44/30\",\r\n \"51.12.73.96/28\",\r\n \"51.140.149.88/30\",\r\n + \ \"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\": \"75\",\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\": \"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.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 \"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.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: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: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: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 \"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:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n + \ \"2603:1040:a06:2::400/120\",\r\n \"2603:1040:a06:402::280/122\",\r\n + \ \"2603:1040:b04::6c0/122\",\r\n \"2603:1040:b04:402::280/122\",\r\n + \ \"2603:1040:c06::6c0/122\",\r\n \"2603:1040:c06:402::280/122\",\r\n + \ \"2603:1040:d04:1::400/120\",\r\n \"2603:1040:d04:400::180/122\",\r\n + \ \"2603:1040:f05::180/122\",\r\n \"2603:1040:f05:2::100/120\",\r\n + \ \"2603:1040:f05:402::280/122\",\r\n \"2603:1040:1002:1::600/120\",\r\n + \ \"2603:1040:1002:400::1c0/122\",\r\n \"2603:1040:1104:1::/120\",\r\n + \ \"2603:1040:1104:400::280/122\",\r\n \"2603:1050:6::180/122\",\r\n + \ \"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\": \"AzureSignalR\",\r\n \"id\": \"AzureSignalR\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"AzureSignalR\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.0/26\",\r\n \"13.67.15.64/27\",\r\n \"13.69.113.0/24\",\r\n + \ \"13.69.232.128/25\",\r\n \"13.70.74.224/27\",\r\n \"13.71.199.32/27\",\r\n + \ \"13.73.244.64/27\",\r\n \"13.74.111.0/25\",\r\n \"13.78.109.224/27\",\r\n + \ \"13.89.175.128/26\",\r\n \"20.38.132.96/27\",\r\n \"20.38.143.192/27\",\r\n + \ \"20.38.149.224/27\",\r\n \"20.40.229.0/27\",\r\n \"20.42.64.128/25\",\r\n + \ \"20.42.72.0/25\",\r\n \"20.44.10.128/26\",\r\n \"20.44.17.128/26\",\r\n + \ \"20.45.123.192/27\",\r\n \"20.46.11.96/27\",\r\n \"20.48.196.192/27\",\r\n + \ \"20.49.91.192/27\",\r\n \"20.49.119.96/27\",\r\n \"20.51.12.32/27\",\r\n + \ \"20.51.17.224/27\",\r\n \"20.53.47.32/27\",\r\n \"20.61.102.64/27\",\r\n + \ \"20.62.59.32/27\",\r\n \"20.62.133.64/27\",\r\n \"20.65.132.224/27\",\r\n + \ \"20.66.3.224/27\",\r\n \"20.69.0.192/27\",\r\n \"20.82.247.128/25\",\r\n + \ \"20.86.94.128/25\",\r\n \"20.88.155.0/25\",\r\n \"20.150.174.160/27\",\r\n + \ \"20.150.244.160/27\",\r\n \"20.189.170.0/24\",\r\n \"20.189.229.224/27\",\r\n + \ \"20.191.166.64/27\",\r\n \"20.192.34.0/27\",\r\n \"20.192.44.64/27\",\r\n + \ \"20.192.55.192/27\",\r\n \"20.193.199.160/27\",\r\n \"20.193.205.224/27\",\r\n + \ \"20.194.73.192/27\",\r\n \"20.195.65.192/27\",\r\n \"20.195.72.192/27\",\r\n + \ \"20.195.84.0/25\",\r\n \"23.98.86.64/27\",\r\n \"40.69.108.192/26\",\r\n + \ \"40.69.110.128/27\",\r\n \"40.70.148.192/26\",\r\n \"40.71.15.0/25\",\r\n + \ \"40.74.98.160/27\",\r\n \"40.78.204.96/27\",\r\n \"40.78.238.64/26\",\r\n + \ \"40.78.238.128/25\",\r\n \"40.78.245.64/26\",\r\n \"40.78.253.0/26\",\r\n + \ \"40.79.132.160/27\",\r\n \"40.79.139.96/27\",\r\n \"40.79.148.32/27\",\r\n + \ \"40.79.163.96/27\",\r\n \"40.79.171.192/27\",\r\n \"40.79.189.0/27\",\r\n + \ \"40.79.197.0/27\",\r\n \"40.80.53.32/27\",\r\n \"40.120.64.160/27\",\r\n + \ \"51.12.17.160/27\",\r\n \"51.12.46.192/27\",\r\n \"51.12.101.192/27\",\r\n + \ \"51.12.168.0/27\",\r\n \"51.104.9.64/27\",\r\n \"51.105.69.32/27\",\r\n + \ \"51.105.77.0/27\",\r\n \"51.107.128.128/27\",\r\n \"51.107.192.192/27\",\r\n + \ \"51.107.242.192/27\",\r\n \"51.107.250.192/27\",\r\n \"51.116.149.96/27\",\r\n + \ \"51.116.246.32/27\",\r\n \"51.120.213.96/27\",\r\n \"51.120.233.96/27\",\r\n + \ \"51.138.210.96/27\",\r\n \"51.143.212.128/27\",\r\n \"52.136.53.224/27\",\r\n + \ \"52.138.92.224/27\",\r\n \"52.138.229.128/25\",\r\n \"52.139.107.96/27\",\r\n + \ \"52.146.136.32/27\",\r\n \"52.167.109.0/26\",\r\n \"52.178.16.0/24\",\r\n + \ \"52.182.141.64/26\",\r\n \"52.231.20.96/27\",\r\n \"52.231.20.192/26\",\r\n + \ \"52.236.190.0/24\",\r\n \"102.37.160.32/27\",\r\n \"102.133.126.96/27\",\r\n + \ \"104.214.164.160/27\",\r\n \"191.233.207.128/27\",\r\n + \ \"191.238.72.96/27\",\r\n \"2603:1000:4:2::100/120\",\r\n + \ \"2603:1000:104:2::600/120\",\r\n \"2603:1010:6:2::500/120\",\r\n + \ \"2603:1010:101:2::/120\",\r\n \"2603:1010:304:2::100/120\",\r\n + \ \"2603:1010:404:2::100/120\",\r\n \"2603:1020:5:4::/120\",\r\n + \ \"2603:1020:206:4::200/120\",\r\n \"2603:1020:605:2::100/120\",\r\n + \ \"2603:1020:705:2::500/120\",\r\n \"2603:1020:805:2::300/120\",\r\n + \ \"2603:1020:905:2::100/120\",\r\n \"2603:1020:a04:2::300/120\",\r\n + \ \"2603:1020:b04:2::100/120\",\r\n \"2603:1020:c04:2::300/120\",\r\n + \ \"2603:1020:d04:1::700/120\",\r\n \"2603:1020:e04:3::700/120\",\r\n + \ \"2603:1020:f04:3::100/120\",\r\n \"2603:1020:1004:2::600/120\",\r\n + \ \"2603:1020:1104:2::/120\",\r\n \"2603:1030:f:3::500/120\",\r\n + \ \"2603:1030:10:4::/120\",\r\n \"2603:1030:104:2::400/120\",\r\n + \ \"2603:1030:107:1::600/120\",\r\n \"2603:1030:210:5::/120\",\r\n + \ \"2603:1030:302::300/120\",\r\n \"2603:1030:40b:3::100/120\",\r\n + \ \"2603:1030:40c:4::/120\",\r\n \"2603:1030:504:2::500/120\",\r\n + \ \"2603:1030:608:1::700/120\",\r\n \"2603:1030:807:3::/120\",\r\n + \ \"2603:1030:a07:1::700/120\",\r\n \"2603:1030:b04:1::700/120\",\r\n + \ \"2603:1030:c06:2::700/120\",\r\n \"2603:1030:f05:2::500/120\",\r\n + \ \"2603:1030:1005:2::100/120\",\r\n \"2603:1040:5:3::/120\",\r\n + \ \"2603:1040:207:2::600/120\",\r\n \"2603:1040:407:2::300/120\",\r\n + \ \"2603:1040:606:2::100/120\",\r\n \"2603:1040:806:2::100/120\",\r\n + \ \"2603:1040:904:2::300/120\",\r\n \"2603:1040:a06:3::/120\",\r\n + \ \"2603:1040:b04:2::100/120\",\r\n \"2603:1040:c06:2::100/120\",\r\n + \ \"2603:1040:d04:2::600/120\",\r\n \"2603:1040:e05::600/120\",\r\n + \ \"2603:1040:f05:2::700/120\",\r\n \"2603:1040:1002::100/120\",\r\n + \ \"2603:1040:1104:2::/120\",\r\n \"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\": \"75\",\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\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": + [\r\n \"13.66.141.240/28\",\r\n \"13.67.10.96/28\",\r\n + \ \"13.69.67.80/28\",\r\n \"13.69.107.80/28\",\r\n \"13.69.230.16/28\",\r\n + \ \"13.70.74.96/28\",\r\n \"13.70.159.158/32\",\r\n \"13.71.173.224/28\",\r\n + \ \"13.71.196.144/28\",\r\n \"13.73.242.192/28\",\r\n \"13.74.108.144/28\",\r\n + \ \"13.75.39.80/28\",\r\n \"13.77.53.64/28\",\r\n \"13.78.109.128/28\",\r\n + \ \"13.82.88.226/32\",\r\n \"13.84.148.14/32\",\r\n \"13.86.219.176/28\",\r\n + \ \"13.87.37.4/32\",\r\n \"13.87.58.48/28\",\r\n \"13.87.124.48/28\",\r\n + \ \"13.89.174.144/28\",\r\n \"20.21.32.0/28\",\r\n \"20.21.43.224/28\",\r\n + \ \"20.21.66.112/28\",\r\n \"20.21.74.112/28\",\r\n \"20.36.34.70/32\",\r\n + \ \"20.36.69.62/32\",\r\n \"20.36.108.96/28\",\r\n \"20.36.115.224/28\",\r\n + \ \"20.36.120.80/28\",\r\n \"20.37.64.80/28\",\r\n \"20.37.76.128/28\",\r\n + \ \"20.37.156.96/28\",\r\n \"20.37.192.112/28\",\r\n \"20.37.224.80/28\",\r\n + \ \"20.38.80.112/28\",\r\n \"20.38.128.80/28\",\r\n \"20.38.136.80/28\",\r\n + \ \"20.38.147.160/28\",\r\n \"20.39.8.80/28\",\r\n \"20.41.4.64/28\",\r\n + \ \"20.41.64.96/28\",\r\n \"20.41.192.80/28\",\r\n \"20.42.4.96/28\",\r\n + \ \"20.42.129.128/28\",\r\n \"20.42.224.80/28\",\r\n \"20.43.40.112/28\",\r\n + \ \"20.43.64.112/28\",\r\n \"20.43.121.16/28\",\r\n \"20.43.130.64/28\",\r\n + \ \"20.44.4.80/28\",\r\n \"20.44.8.176/28\",\r\n \"20.44.17.32/28\",\r\n + \ \"20.44.27.192/28\",\r\n \"20.45.75.232/32\",\r\n \"20.45.112.80/28\",\r\n + \ \"20.45.123.96/28\",\r\n \"20.45.192.80/28\",\r\n \"20.49.83.48/28\",\r\n + \ \"20.49.91.48/28\",\r\n \"20.72.16.0/28\",\r\n \"20.72.28.32/28\",\r\n + \ \"20.150.160.80/28\",\r\n \"20.150.172.48/28\",\r\n \"20.150.179.208/28\",\r\n + \ \"20.150.187.208/28\",\r\n \"20.189.106.96/28\",\r\n \"20.192.99.208/28\",\r\n + \ \"20.192.160.0/28\",\r\n \"20.192.225.0/28\",\r\n \"20.192.235.224/28\",\r\n + \ \"20.193.203.208/28\",\r\n \"20.194.67.48/28\",\r\n \"20.205.75.80/28\",\r\n + \ \"20.205.83.80/28\",\r\n \"20.208.18.112/28\",\r\n \"23.96.195.247/32\",\r\n + \ \"23.98.83.80/28\",\r\n \"40.67.48.80/28\",\r\n \"40.67.60.80/28\",\r\n + \ \"40.69.108.64/28\",\r\n \"40.69.144.231/32\",\r\n \"40.69.212.238/32\",\r\n + \ \"40.70.148.96/28\",\r\n \"40.71.14.0/28\",\r\n \"40.74.24.112/28\",\r\n + \ \"40.74.147.176/28\",\r\n \"40.75.35.80/28\",\r\n \"40.78.196.64/28\",\r\n + \ \"40.78.204.16/28\",\r\n \"40.78.229.48/28\",\r\n \"40.78.236.144/28\",\r\n + \ \"40.78.243.160/28\",\r\n \"40.78.251.96/28\",\r\n \"40.79.132.64/28\",\r\n + \ \"40.79.139.0/28\",\r\n \"40.79.146.192/28\",\r\n \"40.79.156.48/28\",\r\n + \ \"40.79.163.16/28\",\r\n \"40.79.171.96/28\",\r\n \"40.79.180.32/28\",\r\n + \ \"40.79.187.176/28\",\r\n \"40.79.195.160/28\",\r\n \"40.80.51.96/28\",\r\n + \ \"40.80.56.80/28\",\r\n \"40.80.168.80/28\",\r\n \"40.80.176.16/28\",\r\n + \ \"40.80.184.96/28\",\r\n \"40.82.248.96/28\",\r\n \"40.83.179.48/32\",\r\n + \ \"40.89.16.80/28\",\r\n \"40.119.9.192/28\",\r\n \"40.120.75.96/28\",\r\n + \ \"40.123.219.238/32\",\r\n \"51.12.47.0/28\",\r\n \"51.12.100.32/28\",\r\n + \ \"51.12.198.112/28\",\r\n \"51.12.204.32/28\",\r\n \"51.12.227.208/28\",\r\n + \ \"51.12.235.208/28\",\r\n \"51.103.202.112/28\",\r\n \"51.104.9.0/28\",\r\n + \ \"51.104.24.112/28\",\r\n \"51.105.67.192/28\",\r\n \"51.105.75.160/28\",\r\n + \ \"51.105.80.80/28\",\r\n \"51.105.88.80/28\",\r\n \"51.107.48.80/28\",\r\n + \ \"51.107.60.64/28\",\r\n \"51.107.68.31/32\",\r\n \"51.107.144.80/28\",\r\n + \ \"51.107.156.80/28\",\r\n \"51.107.231.223/32\",\r\n \"51.116.48.80/28\",\r\n + \ \"51.116.60.64/28\",\r\n \"51.116.144.80/28\",\r\n \"51.116.156.176/28\",\r\n + \ \"51.116.208.58/32\",\r\n \"51.116.243.128/28\",\r\n \"51.116.251.48/28\",\r\n + \ \"51.120.40.80/28\",\r\n \"51.120.100.64/28\",\r\n \"51.120.107.208/28\",\r\n + \ \"51.120.211.208/28\",\r\n \"51.120.220.64/28\",\r\n \"51.120.224.80/28\",\r\n + \ \"51.137.160.96/28\",\r\n \"51.140.43.158/32\",\r\n \"51.140.212.80/28\",\r\n + \ \"51.141.3.203/32\",\r\n \"51.143.192.80/28\",\r\n \"52.136.48.80/28\",\r\n + \ \"52.136.139.227/32\",\r\n \"52.138.92.64/28\",\r\n \"52.138.227.144/28\",\r\n + \ \"52.140.104.80/28\",\r\n \"52.143.138.106/32\",\r\n \"52.150.136.96/28\",\r\n + \ \"52.161.20.168/32\",\r\n \"52.162.111.0/28\",\r\n \"52.166.13.64/32\",\r\n + \ \"52.167.107.80/28\",\r\n \"52.172.46.220/32\",\r\n \"52.172.187.37/32\",\r\n + \ \"52.175.17.132/32\",\r\n \"52.175.146.69/32\",\r\n \"52.180.178.64/32\",\r\n + \ \"52.182.139.192/28\",\r\n \"52.183.45.166/32\",\r\n \"52.184.158.163/32\",\r\n + \ \"52.185.150.140/32\",\r\n \"52.187.58.193/32\",\r\n \"52.187.191.206/32\",\r\n + \ \"52.225.188.170/32\",\r\n \"52.228.36.192/32\",\r\n \"52.228.80.96/28\",\r\n + \ \"52.229.125.98/32\",\r\n \"52.231.20.16/28\",\r\n \"52.231.28.253/32\",\r\n + \ \"52.231.148.96/28\",\r\n \"52.231.198.185/32\",\r\n \"52.236.187.64/28\",\r\n + \ \"52.246.155.160/28\",\r\n \"65.52.252.192/28\",\r\n \"102.133.28.128/28\",\r\n + \ \"102.133.59.160/28\",\r\n \"102.133.72.51/32\",\r\n \"102.133.124.64/28\",\r\n + \ \"102.133.156.96/28\",\r\n \"102.133.160.44/32\",\r\n \"102.133.218.176/28\",\r\n + \ \"102.133.251.160/28\",\r\n \"104.210.113.114/32\",\r\n + \ \"104.211.177.6/32\",\r\n \"191.233.8.0/28\",\r\n \"191.233.51.192/28\",\r\n + \ \"191.233.205.80/28\",\r\n \"191.234.147.208/28\",\r\n + \ \"191.234.155.208/28\",\r\n \"191.234.185.172/32\",\r\n + \ \"191.235.224.112/28\",\r\n \"2603:1000:4::/123\",\r\n + \ \"2603:1000:4:402::2d0/125\",\r\n \"2603:1000:104:1::/123\",\r\n + \ \"2603:1000:104:402::2d0/125\",\r\n \"2603:1000:104:802::158/125\",\r\n + \ \"2603:1000:104:c02::158/125\",\r\n \"2603:1010:6:1::/123\",\r\n + \ \"2603:1010:6:402::2d0/125\",\r\n \"2603:1010:6:802::158/125\",\r\n + \ \"2603:1010:6:c02::158/125\",\r\n \"2603:1010:101::/123\",\r\n + \ \"2603:1010:101:402::2d0/125\",\r\n \"2603:1010:304::/123\",\r\n + \ \"2603:1010:304:402::2d0/125\",\r\n \"2603:1010:404::/123\",\r\n + \ \"2603:1010:404:402::2d0/125\",\r\n \"2603:1020:5:1::/123\",\r\n + \ \"2603:1020:5:402::2d0/125\",\r\n \"2603:1020:5:802::158/125\",\r\n + \ \"2603:1020:5:c02::158/125\",\r\n \"2603:1020:206:1::/123\",\r\n + \ \"2603:1020:206:402::2d0/125\",\r\n \"2603:1020:206:802::158/125\",\r\n + \ \"2603:1020:206:c02::158/125\",\r\n \"2603:1020:305::/123\",\r\n + \ \"2603:1020:305:402::2d0/125\",\r\n \"2603:1020:405::/123\",\r\n + \ \"2603:1020:405:402::2d0/125\",\r\n \"2603:1020:605::/123\",\r\n + \ \"2603:1020:605:402::2d0/125\",\r\n \"2603:1020:705:1::/123\",\r\n + \ \"2603:1020:705:402::2d0/125\",\r\n \"2603:1020:705:802::158/125\",\r\n + \ \"2603:1020:705:c02::158/125\",\r\n \"2603:1020:805:1::/123\",\r\n + \ \"2603:1020:805:402::2d0/125\",\r\n \"2603:1020:805:802::158/125\",\r\n + \ \"2603:1020:805:c02::158/125\",\r\n \"2603:1020:905::/123\",\r\n + \ \"2603:1020:905:402::2d0/125\",\r\n \"2603:1020:a04:1::/123\",\r\n + \ \"2603:1020:a04:402::2d0/125\",\r\n \"2603:1020:a04:802::158/125\",\r\n + \ \"2603:1020:a04:c02::158/125\",\r\n \"2603:1020:b04::/123\",\r\n + \ \"2603:1020:b04:402::2d0/125\",\r\n \"2603:1020:c04:1::/123\",\r\n + \ \"2603:1020:c04:402::2d0/125\",\r\n \"2603:1020:c04:802::158/125\",\r\n + \ \"2603:1020:c04:c02::158/125\",\r\n \"2603:1020:d04::/123\",\r\n + \ \"2603:1020:d04:402::2d0/125\",\r\n \"2603:1020:e04:1::/123\",\r\n + \ \"2603:1020:e04:402::2d0/125\",\r\n \"2603:1020:e04:802::158/125\",\r\n + \ \"2603:1020:e04:c02::158/125\",\r\n \"2603:1020:f04::/123\",\r\n + \ \"2603:1020:f04:402::2d0/125\",\r\n \"2603:1020:1004::/123\",\r\n + \ \"2603:1020:1004:400::1d0/125\",\r\n \"2603:1020:1004:400::2f0/125\",\r\n + \ \"2603:1020:1004:800::3e0/125\",\r\n \"2603:1020:1004:c02::3a0/125\",\r\n + \ \"2603:1020:1104::/123\",\r\n \"2603:1020:1104:400::2d0/125\",\r\n + \ \"2603:1030:f:1::/123\",\r\n \"2603:1030:f:400::ad0/125\",\r\n + \ \"2603:1030:10:1::/123\",\r\n \"2603:1030:10:402::2d0/125\",\r\n + \ \"2603:1030:10:802::158/125\",\r\n \"2603:1030:10:c02::158/125\",\r\n + \ \"2603:1030:104:1::/123\",\r\n \"2603:1030:104:402::2d0/125\",\r\n + \ \"2603:1030:104:402::700/125\",\r\n \"2603:1030:104:802::1a0/125\",\r\n + \ \"2603:1030:107::/123\",\r\n \"2603:1030:107:400::f8/125\",\r\n + \ \"2603:1030:210:1::/123\",\r\n \"2603:1030:210:402::2d0/125\",\r\n + \ \"2603:1030:210:802::158/125\",\r\n \"2603:1030:210:c02::158/125\",\r\n + \ \"2603:1030:40b:1::/123\",\r\n \"2603:1030:40b:400::ad0/125\",\r\n + \ \"2603:1030:40b:800::158/125\",\r\n \"2603:1030:40b:c00::158/125\",\r\n + \ \"2603:1030:40c:1::/123\",\r\n \"2603:1030:40c:402::2d0/125\",\r\n + \ \"2603:1030:40c:802::158/125\",\r\n \"2603:1030:40c:c02::158/125\",\r\n + \ \"2603:1030:504:1::/123\",\r\n \"2603:1030:504:402::1d0/125\",\r\n + \ \"2603:1030:504:402::2f0/125\",\r\n \"2603:1030:504:802::3e0/125\",\r\n + \ \"2603:1030:504:c02::390/125\",\r\n \"2603:1030:608::/123\",\r\n + \ \"2603:1030:608:402::2d0/125\",\r\n \"2603:1030:807:1::/123\",\r\n + \ \"2603:1030:807:402::2d0/125\",\r\n \"2603:1030:807:802::158/125\",\r\n + \ \"2603:1030:807:c02::158/125\",\r\n \"2603:1030:a07::/123\",\r\n + \ \"2603:1030:a07:402::950/125\",\r\n \"2603:1030:b04::/123\",\r\n + \ \"2603:1030:b04:402::2d0/125\",\r\n \"2603:1030:c06:1::/123\",\r\n + \ \"2603:1030:c06:400::ad0/125\",\r\n \"2603:1030:c06:802::158/125\",\r\n + \ \"2603:1030:c06:c02::158/125\",\r\n \"2603:1030:f05:1::/123\",\r\n + \ \"2603:1030:f05:402::2d0/125\",\r\n \"2603:1030:f05:802::158/125\",\r\n + \ \"2603:1030:f05:c02::158/125\",\r\n \"2603:1030:1005::/123\",\r\n + \ \"2603:1030:1005:402::2d0/125\",\r\n \"2603:1040:5:1::/123\",\r\n + \ \"2603:1040:5:402::2d0/125\",\r\n \"2603:1040:5:802::158/125\",\r\n + \ \"2603:1040:5:c02::158/125\",\r\n \"2603:1040:207::/123\",\r\n + \ \"2603:1040:207:402::2d0/125\",\r\n \"2603:1040:207:800::58/125\",\r\n + \ \"2603:1040:207:c00::58/125\",\r\n \"2603:1040:407:1::/123\",\r\n + \ \"2603:1040:407:402::2d0/125\",\r\n \"2603:1040:407:802::158/125\",\r\n + \ \"2603:1040:407:c02::158/125\",\r\n \"2603:1040:606::/123\",\r\n + \ \"2603:1040:606:402::2d0/125\",\r\n \"2603:1040:806::/123\",\r\n + \ \"2603:1040:806:402::2d0/125\",\r\n \"2603:1040:904:1::/123\",\r\n + \ \"2603:1040:904:402::2d0/125\",\r\n \"2603:1040:904:802::158/125\",\r\n + \ \"2603:1040:904:c02::158/125\",\r\n \"2603:1040:a06:1::/123\",\r\n + \ \"2603:1040:a06:402::2d0/125\",\r\n \"2603:1040:a06:802::158/125\",\r\n + \ \"2603:1040:a06:c02::158/125\",\r\n \"2603:1040:b04::/123\",\r\n + \ \"2603:1040:b04:402::2d0/125\",\r\n \"2603:1040:c06::/123\",\r\n + \ \"2603:1040:c06:402::2d0/125\",\r\n \"2603:1040:d04::/123\",\r\n + \ \"2603:1040:d04:400::1d0/125\",\r\n \"2603:1040:d04:400::2f0/125\",\r\n + \ \"2603:1040:d04:800::3e0/125\",\r\n \"2603:1040:f05:1::/123\",\r\n + \ \"2603:1040:f05:402::2d0/125\",\r\n \"2603:1040:f05:802::158/125\",\r\n + \ \"2603:1040:f05:c02::158/125\",\r\n \"2603:1040:1002::40/123\",\r\n + \ \"2603:1040:1002:400::188/125\",\r\n \"2603:1040:1002:800::58/125\",\r\n + \ \"2603:1040:1002:c00::58/125\",\r\n \"2603:1040:1104::/123\",\r\n + \ \"2603:1040:1104:400::2d0/125\",\r\n \"2603:1050:6:1::/123\",\r\n + \ \"2603:1050:6:402::2d0/125\",\r\n \"2603:1050:6:802::158/125\",\r\n + \ \"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\": \"AzureTrafficManager\",\r\n \"id\": \"AzureTrafficManager\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": + [\r\n \"13.65.92.252/32\",\r\n \"13.65.95.152/32\",\r\n + \ \"13.75.124.254/32\",\r\n \"13.75.127.63/32\",\r\n \"13.75.152.253/32\",\r\n + \ \"13.75.153.124/32\",\r\n \"13.84.222.37/32\",\r\n \"23.96.236.252/32\",\r\n + \ \"23.101.191.199/32\",\r\n \"40.68.30.66/32\",\r\n \"40.68.31.178/32\",\r\n + \ \"40.78.67.110/32\",\r\n \"40.87.147.10/32\",\r\n \"40.87.151.34/32\",\r\n + \ \"40.114.5.197/32\",\r\n \"52.172.155.168/32\",\r\n \"52.172.158.37/32\",\r\n + \ \"52.173.90.107/32\",\r\n \"52.173.250.232/32\",\r\n \"52.240.144.45/32\",\r\n + \ \"52.240.151.125/32\",\r\n \"65.52.217.19/32\",\r\n \"104.41.187.209/32\",\r\n + \ \"104.41.190.203/32\",\r\n \"104.42.192.195/32\",\r\n \"104.45.149.110/32\",\r\n + \ \"104.215.91.84/32\",\r\n \"137.135.46.163/32\",\r\n \"137.135.47.215/32\",\r\n + \ \"137.135.80.149/32\",\r\n \"137.135.82.249/32\",\r\n \"191.232.208.52/32\",\r\n + \ \"191.232.214.62/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"13.66.141.32/27\",\r\n \"13.66.225.240/32\",\r\n \"13.66.227.117/32\",\r\n + \ \"13.66.227.193/32\",\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"13.67.190.3/32\",\r\n \"13.67.237.249/32\",\r\n \"13.69.65.64/26\",\r\n + \ \"13.69.106.128/26\",\r\n \"13.69.125.173/32\",\r\n \"13.69.229.32/27\",\r\n + \ \"13.70.73.0/27\",\r\n \"13.71.144.135/32\",\r\n \"13.71.172.96/27\",\r\n + \ \"13.71.195.160/27\",\r\n \"13.73.117.100/32\",\r\n \"13.73.153.226/32\",\r\n + \ \"13.73.157.134/32\",\r\n \"13.73.249.64/27\",\r\n \"13.74.107.128/27\",\r\n + \ \"13.75.36.96/27\",\r\n \"13.77.52.128/27\",\r\n \"13.77.80.138/32\",\r\n + \ \"13.78.108.128/27\",\r\n \"13.78.145.2/32\",\r\n \"13.78.145.73/32\",\r\n + \ \"13.78.150.134/32\",\r\n \"13.78.187.18/32\",\r\n \"13.79.172.125/32\",\r\n + \ \"13.80.117.88/32\",\r\n \"13.81.1.133/32\",\r\n \"13.81.59.254/32\",\r\n + \ \"13.81.63.6/32\",\r\n \"13.81.104.137/32\",\r\n \"13.86.218.192/27\",\r\n + \ \"13.87.32.176/32\",\r\n \"13.87.32.218/32\",\r\n \"13.87.33.133/32\",\r\n + \ \"13.87.57.96/27\",\r\n \"13.87.123.96/27\",\r\n \"13.89.55.147/32\",\r\n + \ \"13.89.171.224/27\",\r\n \"13.91.55.167/32\",\r\n \"13.91.88.93/32\",\r\n + \ \"13.91.107.154/32\",\r\n \"13.92.114.103/32\",\r\n \"13.93.206.144/32\",\r\n + \ \"13.94.214.82/32\",\r\n \"13.95.9.27/32\",\r\n \"20.21.33.32/27\",\r\n + \ \"20.36.40.22/32\",\r\n \"20.36.47.197/32\",\r\n \"20.36.107.128/27\",\r\n + \ \"20.36.121.160/27\",\r\n \"20.37.65.160/27\",\r\n \"20.37.75.224/27\",\r\n + \ \"20.37.196.128/27\",\r\n \"20.37.225.160/27\",\r\n \"20.38.85.224/27\",\r\n + \ \"20.38.137.192/27\",\r\n \"20.38.146.224/27\",\r\n \"20.39.1.125/32\",\r\n + \ \"20.39.1.239/32\",\r\n \"20.39.2.44/32\",\r\n \"20.39.2.122/32\",\r\n + \ \"20.39.3.157/32\",\r\n \"20.39.3.186/32\",\r\n \"20.39.12.64/27\",\r\n + \ \"20.40.137.186/32\",\r\n \"20.40.149.165/32\",\r\n \"20.40.200.32/27\",\r\n + \ \"20.41.5.224/27\",\r\n \"20.41.66.128/27\",\r\n \"20.41.195.128/27\",\r\n + \ \"20.42.6.224/27\",\r\n \"20.42.227.224/27\",\r\n \"20.43.42.96/27\",\r\n + \ \"20.43.66.96/27\",\r\n \"20.43.132.64/27\",\r\n \"20.44.4.112/29\",\r\n + \ \"20.44.27.64/27\",\r\n \"20.45.113.160/27\",\r\n \"20.45.122.224/27\",\r\n + \ \"20.45.195.192/27\",\r\n \"20.49.83.64/27\",\r\n \"20.49.91.64/27\",\r\n + \ \"20.50.1.64/26\",\r\n \"20.72.17.64/27\",\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 + \ \"20.189.109.0/27\",\r\n \"20.192.99.96/27\",\r\n \"20.192.161.224/27\",\r\n + \ \"20.192.228.160/27\",\r\n \"20.192.235.192/27\",\r\n \"20.193.203.128/27\",\r\n + \ \"23.96.12.112/32\",\r\n \"23.96.101.73/32\",\r\n \"23.96.109.140/32\",\r\n + \ \"23.96.232.67/32\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.97.97.29/32\",\r\n \"23.97.180.74/32\",\r\n \"23.98.82.160/27\",\r\n + \ \"23.99.98.61/32\",\r\n \"23.99.107.229/32\",\r\n \"23.99.195.236/32\",\r\n + \ \"23.100.100.145/32\",\r\n \"23.100.103.112/32\",\r\n \"23.101.176.33/32\",\r\n + \ \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \"40.64.128.160/27\",\r\n + \ \"40.67.49.160/27\",\r\n \"40.67.60.0/27\",\r\n \"40.68.100.153/32\",\r\n + \ \"40.68.191.54/32\",\r\n \"40.68.218.90/32\",\r\n \"40.69.107.128/27\",\r\n + \ \"40.70.147.224/27\",\r\n \"40.71.12.192/27\",\r\n \"40.74.101.0/27\",\r\n + \ \"40.74.140.140/32\",\r\n \"40.74.149.48/29\",\r\n \"40.74.177.177/32\",\r\n + \ \"40.75.35.136/29\",\r\n \"40.77.18.99/32\",\r\n \"40.78.195.128/27\",\r\n + \ \"40.78.203.0/27\",\r\n \"40.78.227.0/27\",\r\n \"40.78.234.96/27\",\r\n + \ \"40.78.242.224/27\",\r\n \"40.78.250.160/27\",\r\n \"40.79.131.96/27\",\r\n + \ \"40.79.138.96/27\",\r\n \"40.79.146.96/27\",\r\n \"40.79.154.32/27\",\r\n + \ \"40.79.162.96/27\",\r\n \"40.79.170.192/27\",\r\n \"40.79.186.128/27\",\r\n + \ \"40.79.194.32/27\",\r\n \"40.80.50.224/27\",\r\n \"40.80.58.160/27\",\r\n + \ \"40.80.170.128/27\",\r\n \"40.80.190.192/27\",\r\n \"40.82.255.64/27\",\r\n + \ \"40.84.49.170/32\",\r\n \"40.84.62.82/32\",\r\n \"40.85.226.213/32\",\r\n + \ \"40.85.227.37/32\",\r\n \"40.86.224.98/32\",\r\n \"40.86.224.104/32\",\r\n + \ \"40.88.48.36/32\",\r\n \"40.89.18.192/27\",\r\n \"40.89.65.161/32\",\r\n + \ \"40.89.66.236/32\",\r\n \"40.89.67.77/32\",\r\n \"40.89.70.17/32\",\r\n + \ \"40.112.254.235/32\",\r\n \"40.115.50.9/32\",\r\n \"40.118.208.127/32\",\r\n + \ \"40.122.166.234/32\",\r\n \"51.12.41.192/27\",\r\n \"51.12.100.0/27\",\r\n + \ \"51.12.193.192/27\",\r\n \"51.12.204.0/27\",\r\n \"51.12.227.96/27\",\r\n + \ \"51.12.235.96/27\",\r\n \"51.104.28.0/27\",\r\n \"51.105.66.224/27\",\r\n + \ \"51.105.74.224/27\",\r\n \"51.105.81.160/27\",\r\n \"51.105.89.192/27\",\r\n + \ \"51.107.49.192/27\",\r\n \"51.107.59.224/27\",\r\n \"51.107.145.160/27\",\r\n + \ \"51.107.155.224/27\",\r\n \"51.116.48.224/27\",\r\n \"51.116.59.224/27\",\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 \"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 \"51.120.220.0/27\",\r\n + \ \"51.120.225.160/27\",\r\n \"51.137.162.192/27\",\r\n \"51.140.148.160/27\",\r\n + \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n + \ \"51.140.211.128/27\",\r\n \"51.141.8.61/32\",\r\n \"51.141.8.62/32\",\r\n + \ \"51.141.8.64/32\",\r\n \"51.143.193.160/27\",\r\n \"52.136.49.192/27\",\r\n + \ \"52.136.143.192/31\",\r\n \"52.137.105.46/32\",\r\n \"52.138.90.64/27\",\r\n + \ \"52.138.226.128/27\",\r\n \"52.140.106.128/27\",\r\n \"52.143.139.121/32\",\r\n + \ \"52.143.140.12/32\",\r\n \"52.148.148.46/32\",\r\n \"52.150.140.128/27\",\r\n + \ \"52.161.95.12/32\",\r\n \"52.161.107.48/32\",\r\n \"52.162.110.32/27\",\r\n + \ \"52.164.244.189/32\",\r\n \"52.164.245.81/32\",\r\n \"52.165.44.224/32\",\r\n + \ \"52.166.19.45/32\",\r\n \"52.167.106.128/27\",\r\n \"52.169.27.79/32\",\r\n + \ \"52.169.30.175/32\",\r\n \"52.169.235.90/32\",\r\n \"52.174.33.113/32\",\r\n + \ \"52.174.34.69/32\",\r\n \"52.174.35.218/32\",\r\n \"52.174.38.99/32\",\r\n + \ \"52.174.176.203/32\",\r\n \"52.174.179.66/32\",\r\n \"52.174.180.164/32\",\r\n + \ \"52.175.218.150/32\",\r\n \"52.178.149.188/32\",\r\n \"52.180.176.58/32\",\r\n + \ \"52.180.177.108/32\",\r\n \"52.180.177.206/32\",\r\n \"52.180.179.94/32\",\r\n + \ \"52.180.181.0/32\",\r\n \"52.180.181.239/32\",\r\n \"52.182.139.0/27\",\r\n + \ \"52.188.222.115/32\",\r\n \"52.189.217.254/32\",\r\n \"52.191.129.21/32\",\r\n + \ \"52.191.166.57/32\",\r\n \"52.225.185.38/32\",\r\n \"52.225.191.67/32\",\r\n + \ \"52.228.44.187/32\",\r\n \"52.228.83.192/27\",\r\n \"52.231.19.96/27\",\r\n + \ \"52.231.32.70/31\",\r\n \"52.231.32.82/32\",\r\n \"52.231.147.128/27\",\r\n + \ \"52.231.200.112/31\",\r\n \"52.231.200.126/32\",\r\n \"52.233.40.34/32\",\r\n + \ \"52.233.157.9/32\",\r\n \"52.233.157.78/32\",\r\n \"52.233.161.238/32\",\r\n + \ \"52.233.172.80/32\",\r\n \"52.235.41.66/32\",\r\n \"52.236.186.128/26\",\r\n + \ \"52.237.30.175/32\",\r\n \"52.242.22.129/32\",\r\n \"52.242.33.105/32\",\r\n + \ \"52.246.154.224/27\",\r\n \"52.249.60.22/32\",\r\n \"52.253.227.240/32\",\r\n + \ \"65.52.199.156/32\",\r\n \"65.52.199.188/32\",\r\n \"65.52.251.224/27\",\r\n + \ \"70.37.49.163/32\",\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n + \ \"102.133.123.64/27\",\r\n \"102.133.155.192/27\",\r\n + \ \"102.133.217.224/27\",\r\n \"102.133.250.224/27\",\r\n + \ \"104.40.69.159/32\",\r\n \"104.40.183.25/32\",\r\n \"104.41.2.182/32\",\r\n + \ \"104.41.129.99/32\",\r\n \"104.43.128.78/32\",\r\n \"104.43.131.156/32\",\r\n + \ \"104.43.132.75/32\",\r\n \"104.45.13.8/32\",\r\n \"104.45.82.201/32\",\r\n + \ \"104.45.88.181/32\",\r\n \"104.46.232.208/32\",\r\n \"104.46.236.29/32\",\r\n + \ \"104.47.149.96/32\",\r\n \"104.208.16.128/27\",\r\n \"104.208.144.128/27\",\r\n + \ \"104.208.156.99/32\",\r\n \"104.208.157.18/32\",\r\n \"104.210.3.254/32\",\r\n + \ \"104.210.115.52/32\",\r\n \"104.211.82.96/27\",\r\n \"104.211.96.142/32\",\r\n + \ \"104.211.96.144/31\",\r\n \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n + \ \"104.211.160.74/31\",\r\n \"104.211.224.117/32\",\r\n + \ \"104.211.224.119/32\",\r\n \"104.211.224.121/32\",\r\n + \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"111.221.104.48/32\",\r\n + \ \"137.116.33.5/32\",\r\n \"137.116.33.29/32\",\r\n \"137.116.33.71/32\",\r\n + \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"137.116.193.225/32\",\r\n + \ \"137.117.45.176/32\",\r\n \"137.117.109.143/32\",\r\n + \ \"138.91.1.114/32\",\r\n \"138.91.17.36/32\",\r\n \"157.55.167.71/32\",\r\n + \ \"157.55.210.88/32\",\r\n \"168.61.161.154/32\",\r\n \"168.61.209.228/32\",\r\n + \ \"168.62.4.114/32\",\r\n \"168.62.36.128/32\",\r\n \"168.62.168.27/32\",\r\n + \ \"168.63.5.53/32\",\r\n \"168.63.36.126/32\",\r\n \"168.63.133.23/32\",\r\n + \ \"168.63.208.148/32\",\r\n \"191.232.37.60/32\",\r\n \"191.233.10.0/27\",\r\n + \ \"191.233.76.85/32\",\r\n \"191.233.204.96/27\",\r\n \"191.234.147.96/27\",\r\n + \ \"191.234.155.96/27\",\r\n \"191.235.227.192/27\",\r\n + \ \"191.236.37.239/32\",\r\n \"191.236.38.142/32\",\r\n \"191.236.161.35/32\",\r\n + \ \"191.236.163.245/32\",\r\n \"191.236.164.44/32\",\r\n + \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n + \ \"191.239.64.139/32\",\r\n \"191.239.64.152/32\",\r\n \"191.239.160.161/32\",\r\n + \ \"191.239.160.185/32\",\r\n \"207.46.149.75/32\",\r\n \"207.46.225.72/32\",\r\n + \ \"2603:1000:4::400/122\",\r\n \"2603:1000:104:1::340/122\",\r\n + \ \"2603:1010:6:1::340/122\",\r\n \"2603:1010:101::400/122\",\r\n + \ \"2603:1010:304::400/122\",\r\n \"2603:1010:404::400/122\",\r\n + \ \"2603:1020:5:1::340/122\",\r\n \"2603:1020:206:1::340/122\",\r\n + \ \"2603:1020:305::400/122\",\r\n \"2603:1020:405::400/122\",\r\n + \ \"2603:1020:605::400/122\",\r\n \"2603:1020:705:1::340/122\",\r\n + \ \"2603:1020:805:1::340/122\",\r\n \"2603:1020:905::400/122\",\r\n + \ \"2603:1020:a04:1::340/122\",\r\n \"2603:1020:b04::400/122\",\r\n + \ \"2603:1020:c04:1::340/122\",\r\n \"2603:1020:d04::400/122\",\r\n + \ \"2603:1020:e04:1::340/122\",\r\n \"2603:1020:f04::400/122\",\r\n + \ \"2603:1020:1004::340/122\",\r\n \"2603:1020:1104::300/122\",\r\n + \ \"2603:1030:f:1::400/122\",\r\n \"2603:1030:10:1::340/122\",\r\n + \ \"2603:1030:104:1::340/122\",\r\n \"2603:1030:107::300/122\",\r\n + \ \"2603:1030:210:1::340/122\",\r\n \"2603:1030:40b:1::340/122\",\r\n + \ \"2603:1030:40c:1::340/122\",\r\n \"2603:1030:504:1::340/122\",\r\n + \ \"2603:1030:608::400/122\",\r\n \"2603:1030:807:1::340/122\",\r\n + \ \"2603:1030:a07::400/122\",\r\n \"2603:1030:b04::400/122\",\r\n + \ \"2603:1030:c06:1::340/122\",\r\n \"2603:1030:f05:1::340/122\",\r\n + \ \"2603:1030:1005::400/122\",\r\n \"2603:1040:5:1::340/122\",\r\n + \ \"2603:1040:207::400/122\",\r\n \"2603:1040:407:1::340/122\",\r\n + \ \"2603:1040:606::400/122\",\r\n \"2603:1040:806::400/122\",\r\n + \ \"2603:1040:904:1::340/122\",\r\n \"2603:1040:a06:1::340/122\",\r\n + \ \"2603:1040:b04::400/122\",\r\n \"2603:1040:c06::400/122\",\r\n + \ \"2603:1040:d04::340/122\",\r\n \"2603:1040:f05:1::340/122\",\r\n + \ \"2603:1040:1002::500/122\",\r\n \"2603:1040:1104::300/122\",\r\n + \ \"2603:1050:6:1::340/122\",\r\n \"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\": + \"75\",\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\": + [\r\n \"20.36.40.22/32\",\r\n \"20.36.47.197/32\",\r\n \"20.36.107.128/27\",\r\n + \ \"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\": + \"75\",\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 + \ \"20.37.196.128/27\",\r\n \"40.79.162.96/27\",\r\n \"40.79.170.192/27\",\r\n + \ \"104.210.115.52/32\",\r\n \"191.239.64.139/32\",\r\n \"191.239.64.152/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.73.117.100/32\",\r\n \"13.77.52.128/27\",\r\n + \ \"20.42.227.224/27\",\r\n \"52.189.217.254/32\",\r\n \"191.239.160.161/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"104.41.2.182/32\",\r\n \"191.232.37.60/32\",\r\n \"191.233.204.96/27\",\r\n + \ \"191.234.147.96/27\",\r\n \"191.234.155.96/27\",\r\n \"191.235.227.192/27\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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 + \ \"20.38.146.224/27\",\r\n \"40.85.226.213/32\",\r\n \"40.85.227.37/32\",\r\n + \ \"52.228.44.187/32\",\r\n \"52.228.83.192/27\",\r\n \"52.233.40.34/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"40.86.224.98/32\",\r\n \"40.86.224.104/32\",\r\n \"40.89.18.192/27\",\r\n + \ \"52.235.41.66/32\",\r\n \"52.242.22.129/32\",\r\n \"52.242.33.105/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"40.80.50.224/27\",\r\n \"52.140.106.128/27\",\r\n \"104.211.82.96/27\",\r\n + \ \"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\": + \"75\",\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 + \ \"13.67.237.249/32\",\r\n \"13.89.55.147/32\",\r\n \"13.89.171.224/27\",\r\n + \ \"20.40.200.32/27\",\r\n \"23.99.195.236/32\",\r\n \"40.77.18.99/32\",\r\n + \ \"40.122.166.234/32\",\r\n \"52.165.44.224/32\",\r\n \"52.182.139.0/27\",\r\n + \ \"104.43.128.78/32\",\r\n \"104.43.131.156/32\",\r\n \"104.43.132.75/32\",\r\n + \ \"104.208.16.128/27\",\r\n \"168.61.161.154/32\",\r\n \"168.61.209.228/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"40.78.203.0/27\",\r\n \"52.180.176.58/32\",\r\n \"52.180.177.108/32\",\r\n + \ \"52.180.177.206/32\",\r\n \"52.180.179.94/32\",\r\n \"52.180.181.0/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"20.189.109.0/27\",\r\n \"23.99.98.61/32\",\r\n \"23.99.107.229/32\",\r\n + \ \"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\": \"75\",\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\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.92.114.103/32\",\r\n + \ \"20.42.6.224/27\",\r\n \"23.96.12.112/32\",\r\n \"23.96.101.73/32\",\r\n + \ \"23.96.109.140/32\",\r\n \"40.71.12.192/27\",\r\n \"40.78.227.0/27\",\r\n + \ \"40.79.154.32/27\",\r\n \"40.88.48.36/32\",\r\n \"52.188.222.115/32\",\r\n + \ \"104.41.129.99/32\",\r\n \"137.117.45.176/32\",\r\n \"137.117.109.143/32\",\r\n + \ \"168.62.36.128/32\",\r\n \"168.62.168.27/32\",\r\n \"191.236.37.239/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"20.41.5.224/27\",\r\n \"40.70.147.224/27\",\r\n \"40.84.49.170/32\",\r\n + \ \"40.84.62.82/32\",\r\n \"52.167.106.128/27\",\r\n \"104.208.144.128/27\",\r\n + \ \"104.208.156.99/32\",\r\n \"104.208.157.18/32\",\r\n \"104.210.3.254/32\",\r\n + \ \"137.116.33.5/32\",\r\n \"137.116.33.29/32\",\r\n \"137.116.33.71/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"20.39.1.239/32\",\r\n \"20.39.2.44/32\",\r\n \"20.39.2.122/32\",\r\n + \ \"20.39.3.157/32\",\r\n \"20.39.3.186/32\",\r\n \"20.39.12.64/27\",\r\n + \ \"40.74.149.48/29\",\r\n \"40.75.35.136/29\",\r\n \"40.89.65.161/32\",\r\n + \ \"40.89.66.236/32\",\r\n \"40.89.67.77/32\",\r\n \"40.89.70.17/32\",\r\n + \ \"52.138.90.64/27\",\r\n \"52.225.185.38/32\",\r\n \"52.225.191.67/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"20.40.149.165/32\",\r\n \"20.43.42.96/27\",\r\n \"40.79.131.96/27\",\r\n + \ \"40.79.138.96/27\",\r\n \"40.79.146.96/27\",\r\n \"52.143.139.121/32\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.144.135/32\",\r\n + \ \"13.78.108.128/27\",\r\n \"20.43.66.96/27\",\r\n \"23.100.100.145/32\",\r\n + \ \"23.100.103.112/32\",\r\n \"40.79.186.128/27\",\r\n \"40.79.194.32/27\",\r\n + \ \"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\": + \"75\",\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 + \ \"40.74.140.140/32\",\r\n \"40.80.58.160/27\",\r\n \"104.46.232.208/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.192.228.160/27\",\r\n \"20.192.235.192/27\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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 + \ \"20.44.27.64/27\",\r\n \"52.231.19.96/27\",\r\n \"52.231.32.70/31\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + [\r\n \"23.96.232.67/32\",\r\n \"40.80.190.192/27\",\r\n + \ \"52.162.110.32/27\",\r\n \"65.52.199.156/32\",\r\n \"65.52.199.188/32\",\r\n + \ \"157.55.167.71/32\",\r\n \"157.55.210.88/32\",\r\n \"191.236.161.35/32\",\r\n + \ \"191.236.163.245/32\",\r\n \"191.236.164.44/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"13.74.107.128/27\",\r\n \"13.79.172.125/32\",\r\n \"20.38.85.224/27\",\r\n + \ \"52.138.226.128/27\",\r\n \"52.164.244.189/32\",\r\n \"52.164.245.81/32\",\r\n + \ \"52.169.27.79/32\",\r\n \"52.169.30.175/32\",\r\n \"52.169.235.90/32\",\r\n + \ \"52.178.149.188/32\",\r\n \"104.45.82.201/32\",\r\n \"104.45.88.181/32\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"102.133.123.64/27\",\r\n \"102.133.155.192/27\",\r\n + \ \"102.133.217.224/27\",\r\n \"102.133.250.224/27\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"75\",\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 + \ \"51.12.100.0/27\",\r\n \"51.12.227.96/27\",\r\n \"51.12.235.96/27\",\r\n + \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"id\": + \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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 + \ \"51.105.66.224/27\",\r\n \"51.105.74.224/27\",\r\n \"51.140.148.160/27\",\r\n + \ \"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\": \"75\",\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\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.162.192/27\",\r\n + \ \"51.140.211.128/27\",\r\n \"51.141.8.61/32\",\r\n \"51.141.8.62/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"13.78.145.2/32\",\r\n \"13.78.145.73/32\",\r\n \"13.78.150.134/32\",\r\n + \ \"13.78.187.18/32\",\r\n \"52.150.140.128/27\",\r\n \"52.161.95.12/32\",\r\n + \ \"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\": + \"75\",\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 + \ \"13.69.106.128/26\",\r\n \"13.69.125.173/32\",\r\n \"13.73.153.226/32\",\r\n + \ \"13.73.157.134/32\",\r\n \"13.80.117.88/32\",\r\n \"13.81.1.133/32\",\r\n + \ \"13.81.59.254/32\",\r\n \"13.81.63.6/32\",\r\n \"13.81.104.137/32\",\r\n + \ \"13.94.214.82/32\",\r\n \"13.95.9.27/32\",\r\n \"20.50.1.64/26\",\r\n + \ \"23.97.180.74/32\",\r\n \"40.68.100.153/32\",\r\n \"40.68.191.54/32\",\r\n + \ \"40.68.218.90/32\",\r\n \"40.115.50.9/32\",\r\n \"52.166.19.45/32\",\r\n + \ \"52.174.33.113/32\",\r\n \"52.174.34.69/32\",\r\n \"52.174.35.218/32\",\r\n + \ \"52.174.38.99/32\",\r\n \"52.174.176.203/32\",\r\n \"52.174.179.66/32\",\r\n + \ \"52.174.180.164/32\",\r\n \"52.233.157.9/32\",\r\n \"52.233.157.78/32\",\r\n + \ \"52.233.161.238/32\",\r\n \"52.233.172.80/32\",\r\n \"52.236.186.128/26\",\r\n + \ \"104.40.183.25/32\",\r\n \"104.45.13.8/32\",\r\n \"104.47.149.96/32\",\r\n + \ \"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\": \"75\",\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\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"52.136.49.192/27\",\r\n + \ \"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\": \"75\",\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\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.218.192/27\",\r\n + \ \"13.91.55.167/32\",\r\n \"13.91.88.93/32\",\r\n \"13.91.107.154/32\",\r\n + \ \"13.93.206.144/32\",\r\n \"40.82.255.64/27\",\r\n \"40.112.254.235/32\",\r\n + \ \"40.118.208.127/32\",\r\n \"104.40.69.159/32\",\r\n \"168.62.4.114/32\",\r\n + \ \"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\": \"75\",\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\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.32/27\",\r\n + \ \"13.66.225.240/32\",\r\n \"13.66.227.117/32\",\r\n \"13.66.227.193/32\",\r\n + \ \"40.64.128.160/27\",\r\n \"40.78.242.224/27\",\r\n \"40.78.250.160/27\",\r\n + \ \"52.137.105.46/32\",\r\n \"52.148.148.46/32\",\r\n \"52.175.218.150/32\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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 \"FW\"\r\n ],\r\n + \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.64.73.207/32\",\r\n \"13.65.241.39/32\",\r\n + \ \"13.66.56.76/32\",\r\n \"13.66.141.232/29\",\r\n \"13.66.142.0/26\",\r\n + \ \"13.67.10.80/29\",\r\n \"13.67.10.128/26\",\r\n \"13.68.82.4/32\",\r\n + \ \"13.68.211.223/32\",\r\n \"13.69.67.64/28\",\r\n \"13.69.67.128/26\",\r\n + \ \"13.69.230.0/29\",\r\n \"13.69.230.32/29\",\r\n \"13.70.74.88/29\",\r\n + \ \"13.70.74.120/29\",\r\n \"13.70.127.50/32\",\r\n \"13.70.149.125/32\",\r\n + \ \"13.71.173.216/29\",\r\n \"13.71.173.248/29\",\r\n \"13.71.196.136/29\",\r\n + \ \"13.71.196.168/29\",\r\n \"13.73.242.48/29\",\r\n \"13.73.242.128/26\",\r\n + \ \"13.73.249.0/27\",\r\n \"13.73.249.96/27\",\r\n \"13.73.249.128/28\",\r\n + \ \"13.73.253.122/31\",\r\n \"13.73.254.200/29\",\r\n \"13.73.254.208/29\",\r\n + \ \"13.73.254.216/30\",\r\n \"13.73.255.32/27\",\r\n \"13.74.139.192/32\",\r\n + \ \"13.75.39.64/29\",\r\n \"13.75.39.96/29\",\r\n \"13.75.92.220/32\",\r\n + \ \"13.75.137.81/32\",\r\n \"13.75.163.9/32\",\r\n \"13.75.168.111/32\",\r\n + \ \"13.77.55.152/29\",\r\n \"13.77.170.155/32\",\r\n \"13.78.17.188/32\",\r\n + \ \"13.78.70.7/32\",\r\n \"13.78.185.44/32\",\r\n \"13.78.187.168/32\",\r\n + \ \"13.83.68.180/32\",\r\n \"13.84.42.205/32\",\r\n \"13.86.178.10/32\",\r\n + \ \"13.86.184.142/32\",\r\n \"13.86.219.128/27\",\r\n \"13.86.219.160/29\",\r\n + \ \"13.87.216.38/32\",\r\n \"13.88.14.63/32\",\r\n \"13.88.26.200/32\",\r\n + \ \"13.91.58.176/32\",\r\n \"13.91.138.229/32\",\r\n \"13.92.179.108/32\",\r\n + \ \"13.93.122.1/32\",\r\n \"13.94.26.39/32\",\r\n \"20.21.37.64/27\",\r\n + \ \"20.21.37.96/28\",\r\n \"20.21.39.0/26\",\r\n \"20.21.39.232/29\",\r\n + \ \"20.36.120.224/27\",\r\n \"20.36.121.192/27\",\r\n \"20.36.121.224/28\",\r\n + \ \"20.36.125.128/26\",\r\n \"20.37.64.224/27\",\r\n \"20.37.65.192/27\",\r\n + \ \"20.37.65.224/28\",\r\n \"20.37.68.36/30\",\r\n \"20.37.70.128/26\",\r\n + \ \"20.37.70.224/27\",\r\n \"20.37.71.208/28\",\r\n \"20.37.76.200/30\",\r\n + \ \"20.37.156.204/30\",\r\n \"20.37.157.96/27\",\r\n \"20.37.195.112/28\",\r\n + \ \"20.37.195.192/27\",\r\n \"20.37.196.160/27\",\r\n \"20.37.224.224/27\",\r\n + \ \"20.37.225.192/27\",\r\n \"20.37.225.224/28\",\r\n \"20.37.229.192/26\",\r\n + \ \"20.38.84.108/30\",\r\n \"20.38.85.160/27\",\r\n \"20.38.87.128/27\",\r\n + \ \"20.38.87.160/28\",\r\n \"20.38.136.240/28\",\r\n \"20.38.137.128/27\",\r\n + \ \"20.38.137.224/27\",\r\n \"20.38.141.12/30\",\r\n \"20.38.142.128/26\",\r\n + \ \"20.38.142.224/27\",\r\n \"20.38.143.240/28\",\r\n \"20.39.11.112/28\",\r\n + \ \"20.39.12.0/27\",\r\n \"20.39.12.96/27\",\r\n \"20.39.15.56/31\",\r\n + \ \"20.39.15.60/30\",\r\n \"20.40.24.42/32\",\r\n \"20.40.164.245/32\",\r\n + \ \"20.40.170.73/32\",\r\n \"20.40.187.210/32\",\r\n \"20.40.188.109/32\",\r\n + \ \"20.40.190.135/32\",\r\n \"20.40.190.225/32\",\r\n \"20.40.200.64/27\",\r\n + \ \"20.40.200.96/28\",\r\n \"20.40.207.152/29\",\r\n \"20.40.224.32/28\",\r\n + \ \"20.40.224.48/30\",\r\n \"20.40.224.56/29\",\r\n \"20.40.225.64/26\",\r\n + \ \"20.40.225.192/26\",\r\n \"20.40.229.64/28\",\r\n \"20.41.5.160/27\",\r\n + \ \"20.41.65.192/27\",\r\n \"20.41.66.160/27\",\r\n \"20.41.66.192/28\",\r\n + \ \"20.41.69.40/29\",\r\n \"20.41.69.56/30\",\r\n \"20.41.193.176/28\",\r\n + \ \"20.41.193.192/27\",\r\n \"20.41.195.160/27\",\r\n \"20.41.208.0/30\",\r\n + \ \"20.42.4.204/30\",\r\n \"20.42.6.144/28\",\r\n \"20.42.6.160/27\",\r\n + \ \"20.42.7.128/27\",\r\n \"20.42.131.240/28\",\r\n \"20.42.227.144/28\",\r\n + \ \"20.42.227.160/27\",\r\n \"20.42.228.128/27\",\r\n \"20.43.42.16/28\",\r\n + \ \"20.43.42.32/27\",\r\n \"20.43.43.0/27\",\r\n \"20.43.45.232/29\",\r\n + \ \"20.43.45.244/30\",\r\n \"20.43.47.0/26\",\r\n \"20.43.47.128/27\",\r\n + \ \"20.43.66.16/28\",\r\n \"20.43.66.32/27\",\r\n \"20.43.67.0/27\",\r\n + \ \"20.43.121.0/29\",\r\n \"20.43.121.32/29\",\r\n \"20.43.131.48/28\",\r\n + \ \"20.43.132.0/27\",\r\n \"20.43.132.96/27\",\r\n \"20.44.8.160/29\",\r\n + \ \"20.44.8.192/29\",\r\n \"20.44.17.16/29\",\r\n \"20.44.17.48/29\",\r\n + \ \"20.44.27.120/29\",\r\n \"20.44.27.216/29\",\r\n \"20.45.67.213/32\",\r\n + \ \"20.45.112.224/27\",\r\n \"20.45.113.192/27\",\r\n \"20.45.113.224/28\",\r\n + \ \"20.45.116.128/26\",\r\n \"20.45.116.240/28\",\r\n \"20.45.192.126/31\",\r\n + \ \"20.45.195.128/27\",\r\n \"20.45.195.224/27\",\r\n \"20.45.196.0/28\",\r\n + \ \"20.45.198.88/29\",\r\n \"20.45.199.36/30\",\r\n \"20.45.232.21/32\",\r\n + \ \"20.46.10.128/26\",\r\n \"20.46.10.192/27\",\r\n \"20.46.11.224/28\",\r\n + \ \"20.47.154.170/32\",\r\n \"20.48.192.64/29\",\r\n \"20.48.192.80/30\",\r\n + \ \"20.48.193.64/26\",\r\n \"20.48.193.192/27\",\r\n \"20.48.196.240/28\",\r\n + \ \"20.49.96.128/27\",\r\n \"20.49.96.160/28\",\r\n \"20.49.102.56/29\",\r\n + \ \"20.49.102.192/28\",\r\n \"20.49.102.208/30\",\r\n \"20.49.102.216/29\",\r\n + \ \"20.49.102.224/30\",\r\n \"20.49.103.128/26\",\r\n \"20.49.114.160/29\",\r\n + \ \"20.49.114.176/29\",\r\n \"20.49.114.184/30\",\r\n \"20.49.114.224/27\",\r\n + \ \"20.49.115.192/26\",\r\n \"20.49.118.64/27\",\r\n \"20.49.119.208/28\",\r\n + \ \"20.49.126.136/29\",\r\n \"20.49.126.144/29\",\r\n \"20.49.126.152/30\",\r\n + \ \"20.49.126.224/27\",\r\n \"20.50.1.16/28\",\r\n \"20.50.68.126/31\",\r\n + \ \"20.51.8.128/26\",\r\n \"20.51.8.224/27\",\r\n \"20.51.12.192/27\",\r\n + \ \"20.51.12.224/28\",\r\n \"20.51.16.192/26\",\r\n \"20.51.17.32/27\",\r\n + \ \"20.51.20.112/28\",\r\n \"20.52.64.16/29\",\r\n \"20.52.72.48/29\",\r\n + \ \"20.52.88.128/28\",\r\n \"20.52.135.226/32\",\r\n \"20.53.41.32/29\",\r\n + \ \"20.53.41.40/30\",\r\n \"20.53.41.48/28\",\r\n \"20.53.44.0/30\",\r\n + \ \"20.53.44.128/26\",\r\n \"20.53.44.192/27\",\r\n \"20.53.47.80/28\",\r\n + \ \"20.53.48.176/28\",\r\n \"20.53.56.112/28\",\r\n \"20.58.66.64/27\",\r\n + \ \"20.58.67.32/28\",\r\n \"20.61.96.168/29\",\r\n \"20.61.96.176/29\",\r\n + \ \"20.61.96.188/30\",\r\n \"20.61.97.64/27\",\r\n \"20.61.98.64/31\",\r\n + \ \"20.61.98.192/26\",\r\n \"20.61.99.32/27\",\r\n \"20.61.103.80/28\",\r\n + \ \"20.62.58.0/26\",\r\n \"20.62.59.96/28\",\r\n \"20.62.128.144/30\",\r\n + \ \"20.62.129.64/26\",\r\n \"20.62.129.160/27\",\r\n \"20.62.134.80/28\",\r\n + \ \"20.65.130.0/26\",\r\n \"20.65.130.128/26\",\r\n \"20.65.133.96/28\",\r\n + \ \"20.66.2.64/26\",\r\n \"20.66.2.160/27\",\r\n \"20.66.4.240/28\",\r\n + \ \"20.69.0.240/28\",\r\n \"20.72.20.64/27\",\r\n \"20.72.20.128/26\",\r\n + \ \"20.72.21.8/29\",\r\n \"20.99.11.16/28\",\r\n \"20.99.11.104/29\",\r\n + \ \"20.150.161.160/27\",\r\n \"20.150.164.128/27\",\r\n \"20.150.164.160/28\",\r\n + \ \"20.150.167.64/26\",\r\n \"20.150.174.136/29\",\r\n \"20.150.241.80/29\",\r\n + \ \"20.150.244.48/28\",\r\n \"20.150.244.128/27\",\r\n \"20.184.240.78/32\",\r\n + \ \"20.184.241.66/32\",\r\n \"20.184.241.238/32\",\r\n \"20.184.242.113/32\",\r\n + \ \"20.184.242.115/32\",\r\n \"20.184.242.189/32\",\r\n \"20.185.105.28/32\",\r\n + \ \"20.187.195.152/29\",\r\n \"20.187.196.192/30\",\r\n \"20.187.197.64/26\",\r\n + \ \"20.187.197.160/27\",\r\n \"20.189.108.64/27\",\r\n \"20.189.109.32/27\",\r\n + \ \"20.189.109.64/28\",\r\n \"20.189.111.200/30\",\r\n \"20.189.111.208/28\",\r\n + \ \"20.189.225.0/26\",\r\n \"20.189.225.96/27\",\r\n \"20.189.228.144/28\",\r\n + \ \"20.191.160.8/29\",\r\n \"20.191.160.20/30\",\r\n \"20.191.160.96/28\",\r\n + \ \"20.191.160.112/30\",\r\n \"20.191.161.128/26\",\r\n \"20.191.161.224/27\",\r\n + \ \"20.191.166.96/28\",\r\n \"20.192.44.96/28\",\r\n \"20.192.48.192/28\",\r\n + \ \"20.192.50.80/28\",\r\n \"20.192.50.208/29\",\r\n \"20.192.80.32/28\",\r\n + \ \"20.192.161.144/28\",\r\n \"20.192.161.160/27\",\r\n \"20.192.164.128/27\",\r\n + \ \"20.192.167.64/26\",\r\n \"20.192.184.84/30\",\r\n \"20.192.225.208/28\",\r\n + \ \"20.192.225.224/27\",\r\n \"20.192.228.192/27\",\r\n \"20.192.231.128/26\",\r\n + \ \"20.193.194.0/28\",\r\n \"20.193.194.48/29\",\r\n \"20.193.194.64/28\",\r\n + \ \"20.194.72.64/26\",\r\n \"20.194.72.192/27\",\r\n \"20.194.74.64/28\",\r\n + \ \"20.195.65.240/29\",\r\n \"20.195.72.240/28\",\r\n \"20.195.146.80/28\",\r\n + \ \"23.96.13.121/32\",\r\n \"23.96.229.148/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.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.78.20.224/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.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.85.230.100/32\",\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.89.134.214/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.120.8.48/30\",\r\n + \ \"40.121.217.232/32\",\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.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.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.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.144.174/32\",\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.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.189/32\",\r\n + \ \"51.107.224.209/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.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.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.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.5.56/32\",\r\n + \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\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.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.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.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\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.173.240.242/32\",\r\n \"52.174.60.141/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.13.227/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.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.160.229/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.229.16.14/32\",\r\n + \ \"52.231.74.63/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.233.163.218/32\",\r\n \"52.237.137.4/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.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.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.162.221/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.194.173/32\",\r\n \"104.42.239.93/32\",\r\n + \ \"104.46.112.239/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.88.173/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.117.70.195/32\",\r\n + \ \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n \"168.61.158.107/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 \"191.235.228.0/28\",\r\n \"191.238.72.80/28\",\r\n + \ \"2603:1000:4::680/122\",\r\n \"2603:1000:104::180/122\",\r\n + \ \"2603:1000:104::380/122\",\r\n \"2603:1000:104:1::640/122\",\r\n + \ \"2603:1010:6::80/122\",\r\n \"2603:1010:6:1::640/122\",\r\n + \ \"2603:1010:101::680/122\",\r\n \"2603:1010:304::680/122\",\r\n + \ \"2603:1010:404::680/122\",\r\n \"2603:1020:5::80/122\",\r\n + \ \"2603:1020:5:1::640/122\",\r\n \"2603:1020:206::80/122\",\r\n + \ \"2603:1020:206:1::640/122\",\r\n \"2603:1020:305::680/122\",\r\n + \ \"2603:1020:405::680/122\",\r\n \"2603:1020:605::680/122\",\r\n + \ \"2603:1020:705::80/122\",\r\n \"2603:1020:705:1::640/122\",\r\n + \ \"2603:1020:805::80/122\",\r\n \"2603:1020:805:1::640/122\",\r\n + \ \"2603:1020:905::680/122\",\r\n \"2603:1020:a04::80/122\",\r\n + \ \"2603:1020:a04::698/125\",\r\n \"2603:1020:a04:1::640/122\",\r\n + \ \"2603:1020:a04:2::680/121\",\r\n \"2603:1020:b04::680/122\",\r\n + \ \"2603:1020:c04::80/122\",\r\n \"2603:1020:c04:1::640/122\",\r\n + \ \"2603:1020:d04::680/122\",\r\n \"2603:1020:e04::80/122\",\r\n + \ \"2603:1020:e04::358/125\",\r\n \"2603:1020:e04:1::640/122\",\r\n + \ \"2603:1020:e04:2::/122\",\r\n \"2603:1020:e04:3::280/122\",\r\n + \ \"2603:1020:f04::680/122\",\r\n \"2603:1020:f04:2::/122\",\r\n + \ \"2603:1020:1004::640/122\",\r\n \"2603:1020:1004:1::80/122\",\r\n + \ \"2603:1020:1004:1::1f0/125\",\r\n \"2603:1020:1004:1::300/122\",\r\n + \ \"2603:1020:1004:1::740/122\",\r\n \"2603:1020:1104::700/121\",\r\n + \ \"2603:1020:1104:1::150/125\",\r\n \"2603:1020:1104:1::480/122\",\r\n + \ \"2603:1030:f:1::2b8/125\",\r\n \"2603:1030:f:1::680/122\",\r\n + \ \"2603:1030:f:2::600/121\",\r\n \"2603:1030:10::80/122\",\r\n + \ \"2603:1030:10:1::640/122\",\r\n \"2603:1030:104::80/122\",\r\n + \ \"2603:1030:104::6c8/125\",\r\n \"2603:1030:104:1::640/122\",\r\n + \ \"2603:1030:107::730/125\",\r\n \"2603:1030:107::740/122\",\r\n + \ \"2603:1030:107::780/122\",\r\n \"2603:1030:210::80/122\",\r\n + \ \"2603:1030:210:1::640/122\",\r\n \"2603:1030:40b:1::640/122\",\r\n + \ \"2603:1030:40c::80/122\",\r\n \"2603:1030:40c:1::640/122\",\r\n + \ \"2603:1030:504::80/122\",\r\n \"2603:1030:504::1f0/125\",\r\n + \ \"2603:1030:504::300/122\",\r\n \"2603:1030:504:1::640/122\",\r\n + \ \"2603:1030:504:2::200/122\",\r\n \"2603:1030:608::680/122\",\r\n + \ \"2603:1030:608:1::2b8/125\",\r\n \"2603:1030:807::80/122\",\r\n + \ \"2603:1030:807:1::640/122\",\r\n \"2603:1030:a07::680/122\",\r\n + \ \"2603:1030:b04::680/122\",\r\n \"2603:1030:c06:1::640/122\",\r\n + \ \"2603:1030:f05::80/122\",\r\n \"2603:1030:f05:1::640/122\",\r\n + \ \"2603:1030:1005::680/122\",\r\n \"2603:1040:5::180/122\",\r\n + \ \"2603:1040:5:1::640/122\",\r\n \"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:904::80/122\",\r\n + \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:a06::180/122\",\r\n + \ \"2603:1040:a06::7c8/125\",\r\n \"2603:1040:a06:1::640/122\",\r\n + \ \"2603:1040:a06:2::380/121\",\r\n \"2603:1040:b04::680/122\",\r\n + \ \"2603:1040:c06::680/122\",\r\n \"2603:1040:d04::640/122\",\r\n + \ \"2603:1040:d04:1::80/122\",\r\n \"2603:1040:d04:1::1f0/125\",\r\n + \ \"2603:1040:d04:1::300/122\",\r\n \"2603:1040:d04:1::740/122\",\r\n + \ \"2603:1040:f05::80/122\",\r\n \"2603:1040:f05::358/125\",\r\n + \ \"2603:1040:f05:1::640/122\",\r\n \"2603:1040:f05:2::80/121\",\r\n + \ \"2603:1040:1002:1::478/125\",\r\n \"2603:1040:1002:1::480/121\",\r\n + \ \"2603:1040:1002:1::500/122\",\r\n \"2603:1040:1104::700/121\",\r\n + \ \"2603:1040:1104:1::150/125\",\r\n \"2603:1040:1104:1::500/122\",\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\": \"DataFactory\",\r\n \"id\": \"DataFactory\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"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.21.46.64/28\",\r\n + \ \"20.21.48.0/23\",\r\n \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.36.124.128/25\",\r\n + \ \"20.36.125.0/26\",\r\n \"20.37.68.144/28\",\r\n \"20.37.69.128/25\",\r\n + \ \"20.37.70.0/26\",\r\n \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n + \ \"20.37.193.0/25\",\r\n \"20.37.193.128/26\",\r\n \"20.37.198.224/29\",\r\n + \ \"20.37.228.16/28\",\r\n \"20.37.228.192/26\",\r\n \"20.37.229.0/25\",\r\n + \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.141.128/25\",\r\n \"20.38.142.0/26\",\r\n \"20.38.147.224/28\",\r\n + \ \"20.38.152.0/28\",\r\n \"20.39.8.96/27\",\r\n \"20.39.8.128/26\",\r\n + \ \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n \"20.41.2.0/23\",\r\n + \ \"20.41.4.0/26\",\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\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.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n + \ \"20.42.129.64/26\",\r\n \"20.42.132.0/23\",\r\n \"20.42.225.0/25\",\r\n + \ \"20.42.225.128/26\",\r\n \"20.42.230.136/29\",\r\n \"20.43.40.128/25\",\r\n + \ \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n \"20.43.64.128/25\",\r\n + \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n + \ \"20.43.128.128/25\",\r\n \"20.43.130.0/26\",\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.48.201.0/26\",\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.49.118.128/25\",\r\n \"20.50.68.56/29\",\r\n + \ \"20.52.64.0/28\",\r\n \"20.52.93.128/26\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.53.45.0/24\",\r\n \"20.53.46.0/26\",\r\n \"20.58.71.0/26\",\r\n + \ \"20.65.130.192/26\",\r\n \"20.65.131.0/24\",\r\n \"20.72.22.0/23\",\r\n + \ \"20.72.28.48/28\",\r\n \"20.90.129.128/25\",\r\n \"20.90.130.0/24\",\r\n + \ \"20.99.12.0/23\",\r\n \"20.100.0.192/26\",\r\n \"20.150.162.0/23\",\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.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n + \ \"20.189.192.192/26\",\r\n \"20.191.164.0/24\",\r\n \"20.191.165.0/26\",\r\n + \ \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.152.0/26\",\r\n \"20.192.162.0/23\",\r\n \"20.192.184.96/28\",\r\n + \ \"20.192.226.0/23\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n \"20.195.64.0/25\",\r\n + \ \"20.200.195.0/26\",\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 + \ \"20.208.2.0/23\",\r\n \"20.208.19.208/28\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"23.98.109.64/26\",\r\n \"23.98.109.128/25\",\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.24.192/26\",\r\n + \ \"40.74.26.0/23\",\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.56.128/25\",\r\n \"40.80.57.0/26\",\r\n + \ \"40.80.62.24/29\",\r\n \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.80.185.0/24\",\r\n + \ \"40.80.186.0/25\",\r\n \"40.82.249.64/26\",\r\n \"40.82.250.0/23\",\r\n + \ \"40.89.16.128/25\",\r\n \"40.89.17.0/26\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.119.9.0/25\",\r\n \"40.119.9.128/26\",\r\n + \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n + \ \"40.120.86.64/26\",\r\n \"40.122.0.16/28\",\r\n \"51.12.18.0/23\",\r\n + \ \"51.12.26.0/23\",\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.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.24.128/25\",\r\n + \ \"51.104.25.0/26\",\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.105.93.64/26\",\r\n + \ \"51.105.93.128/25\",\r\n \"51.107.51.40/29\",\r\n \"51.107.52.0/25\",\r\n + \ \"51.107.52.128/26\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n + \ \"51.107.149.0/25\",\r\n \"51.107.149.128/26\",\r\n \"51.107.192.80/28\",\r\n + \ \"51.107.246.192/26\",\r\n \"51.116.147.32/28\",\r\n \"51.116.147.64/26\",\r\n + \ \"51.116.147.128/25\",\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.45.64/26\",\r\n \"51.120.45.128/25\",\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.120.229.64/26\",\r\n \"51.120.229.128/25\",\r\n \"51.120.238.0/23\",\r\n + \ \"51.137.160.128/25\",\r\n \"51.137.161.0/26\",\r\n \"51.137.164.192/29\",\r\n + \ \"51.138.160.16/28\",\r\n \"51.138.215.128/26\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.139.111.64/26\",\r\n + \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.136.192/26\",\r\n \"52.150.137.128/25\",\r\n \"52.150.154.16/29\",\r\n + \ \"52.150.155.0/24\",\r\n \"52.150.157.160/29\",\r\n \"52.150.157.192/26\",\r\n + \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.176.232.16/28\",\r\n + \ \"52.182.141.16/28\",\r\n \"52.228.80.128/25\",\r\n \"52.228.81.0/26\",\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.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.37.166.128/26\",\r\n \"102.133.60.48/28\",\r\n \"102.133.60.192/26\",\r\n + \ \"102.133.61.0/25\",\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.216.128/25\",\r\n + \ \"102.133.217.0/26\",\r\n \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"104.46.179.64/26\",\r\n \"104.46.182.0/24\",\r\n + \ \"191.233.12.0/23\",\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.142.64/26\",\r\n \"191.234.143.0/24\",\r\n + \ \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \"191.235.224.128/25\",\r\n + \ \"191.235.225.0/26\",\r\n \"2603:1000:4::440/122\",\r\n + \ \"2603:1000:4::500/121\",\r\n \"2603:1000:4:402::330/124\",\r\n + \ \"2603:1000:104::/121\",\r\n \"2603:1000:104::80/122\",\r\n + \ \"2603:1000:104::1c0/122\",\r\n \"2603:1000:104::280/121\",\r\n + \ \"2603:1000:104:1::480/121\",\r\n \"2603:1000:104:1::500/122\",\r\n + \ \"2603:1000:104:1::700/121\",\r\n \"2603:1000:104:1::780/122\",\r\n + \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n + \ \"2603:1000:104:c02::210/124\",\r\n \"2603:1010:6:1::480/121\",\r\n + \ \"2603:1010:6:1::500/122\",\r\n \"2603:1010:6:1::700/121\",\r\n + \ \"2603:1010:6:1::780/122\",\r\n \"2603:1010:6:402::330/124\",\r\n + \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\",\r\n + \ \"2603:1010:101::440/122\",\r\n \"2603:1010:101::500/121\",\r\n + \ \"2603:1010:101:402::330/124\",\r\n \"2603:1010:304::440/122\",\r\n + \ \"2603:1010:304::500/121\",\r\n \"2603:1010:304:402::330/124\",\r\n + \ \"2603:1010:404::440/122\",\r\n \"2603:1010:404::500/121\",\r\n + \ \"2603:1010:404:402::330/124\",\r\n \"2603:1020:5:1::480/121\",\r\n + \ \"2603:1020:5:1::500/122\",\r\n \"2603:1020:5:1::700/121\",\r\n + \ \"2603:1020:5:1::780/122\",\r\n \"2603:1020:5:402::330/124\",\r\n + \ \"2603:1020:5:802::210/124\",\r\n \"2603:1020:5:c02::210/124\",\r\n + \ \"2603:1020:206:1::480/121\",\r\n \"2603:1020:206:1::500/122\",\r\n + \ \"2603:1020:206:1::700/121\",\r\n \"2603:1020:206:1::780/122\",\r\n + \ \"2603:1020:206:402::330/124\",\r\n \"2603:1020:206:802::210/124\",\r\n + \ \"2603:1020:206:c02::210/124\",\r\n \"2603:1020:305::440/122\",\r\n + \ \"2603:1020:305::500/121\",\r\n \"2603:1020:305:402::330/124\",\r\n + \ \"2603:1020:405::440/122\",\r\n \"2603:1020:405::500/121\",\r\n + \ \"2603:1020:405:402::330/124\",\r\n \"2603:1020:605::440/122\",\r\n + \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\",\r\n + \ \"2603:1020:705:1::480/121\",\r\n \"2603:1020:705:1::500/122\",\r\n + \ \"2603:1020:705:1::700/121\",\r\n \"2603:1020:705:1::780/122\",\r\n + \ \"2603:1020:705:402::330/124\",\r\n \"2603:1020:705:802::210/124\",\r\n + \ \"2603:1020:705:c02::210/124\",\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 + \ \"2603:1020:905::440/122\",\r\n \"2603:1020:905::500/121\",\r\n + \ \"2603:1020:905:402::330/124\",\r\n \"2603:1020:a04:1::480/121\",\r\n + \ \"2603:1020:a04:1::500/122\",\r\n \"2603:1020:a04:1::700/121\",\r\n + \ \"2603:1020:a04:1::780/122\",\r\n \"2603:1020:a04:402::330/124\",\r\n + \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\",\r\n + \ \"2603:1020:b04::440/122\",\r\n \"2603:1020:b04::500/121\",\r\n + \ \"2603:1020:b04:402::330/124\",\r\n \"2603:1020:c04:1::480/121\",\r\n + \ \"2603:1020:c04:1::500/122\",\r\n \"2603:1020:c04:1::700/121\",\r\n + \ \"2603:1020:c04:1::780/122\",\r\n \"2603:1020:c04:402::330/124\",\r\n + \ \"2603:1020:c04:802::210/124\",\r\n \"2603:1020:c04:c02::210/124\",\r\n + \ \"2603:1020:d04::440/122\",\r\n \"2603:1020:d04::500/121\",\r\n + \ \"2603:1020:d04:402::330/124\",\r\n \"2603:1020:e04:1::480/121\",\r\n + \ \"2603:1020:e04:1::500/122\",\r\n \"2603:1020:e04:1::700/121\",\r\n + \ \"2603:1020:e04:1::780/122\",\r\n \"2603:1020:e04:402::330/124\",\r\n + \ \"2603:1020:e04:802::210/124\",\r\n \"2603:1020:e04:c02::210/124\",\r\n + \ \"2603:1020:f04::440/122\",\r\n \"2603:1020:f04::500/121\",\r\n + \ \"2603:1020:f04:402::330/124\",\r\n \"2603:1020:1004::480/121\",\r\n + \ \"2603:1020:1004::500/122\",\r\n \"2603:1020:1004::700/121\",\r\n + \ \"2603:1020:1004::780/122\",\r\n \"2603:1020:1004:400::240/124\",\r\n + \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\",\r\n + \ \"2603:1020:1104::600/121\",\r\n \"2603:1020:1104:400::500/124\",\r\n + \ \"2603:1030:f:1::440/122\",\r\n \"2603:1030:f:1::500/121\",\r\n + \ \"2603:1030:f:400::b30/124\",\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 + \ \"2603:1030:104:1::480/121\",\r\n \"2603:1030:104:1::500/122\",\r\n + \ \"2603:1030:104:1::700/121\",\r\n \"2603:1030:104:1::780/122\",\r\n + \ \"2603:1030:104:402::330/124\",\r\n \"2603:1030:104:802::40/124\",\r\n + \ \"2603:1030:107::600/121\",\r\n \"2603:1030:107:400::380/124\",\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 \"2603:1030:40b:1::480/121\",\r\n + \ \"2603:1030:40b:1::500/122\",\r\n \"2603:1030:40b:400::b30/124\",\r\n + \ \"2603:1030:40b:800::210/124\",\r\n \"2603:1030:40b:c00::210/124\",\r\n + \ \"2603:1030:40c:1::480/121\",\r\n \"2603:1030:40c:1::500/122\",\r\n + \ \"2603:1030:40c:1::700/121\",\r\n \"2603:1030:40c:1::780/122\",\r\n + \ \"2603:1030:40c:402::330/124\",\r\n \"2603:1030:40c:802::210/124\",\r\n + \ \"2603:1030:40c:c02::210/124\",\r\n \"2603:1030:504:1::480/121\",\r\n + \ \"2603:1030:504:1::500/122\",\r\n \"2603:1030:504:1::700/121\",\r\n + \ \"2603:1030:504:1::780/122\",\r\n \"2603:1030:504:402::240/124\",\r\n + \ \"2603:1030:504:802::340/124\",\r\n \"2603:1030:504:c02::380/124\",\r\n + \ \"2603:1030:608::440/122\",\r\n \"2603:1030:608::500/121\",\r\n + \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:807:1::480/121\",\r\n + \ \"2603:1030:807:1::500/122\",\r\n \"2603:1030:807:1::700/121\",\r\n + \ \"2603:1030:807:1::780/122\",\r\n \"2603:1030:807:402::330/124\",\r\n + \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\",\r\n + \ \"2603:1030:a07::440/122\",\r\n \"2603:1030:a07::500/121\",\r\n + \ \"2603:1030:a07:402::9b0/124\",\r\n \"2603:1030:b04::440/122\",\r\n + \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\",\r\n + \ \"2603:1030:c06:1::480/121\",\r\n \"2603:1030:c06:1::500/122\",\r\n + \ \"2603:1030:c06:400::b30/124\",\r\n \"2603:1030:c06:802::210/124\",\r\n + \ \"2603:1030:c06:c02::210/124\",\r\n \"2603:1030:f05:1::480/121\",\r\n + \ \"2603:1030:f05:1::500/122\",\r\n \"2603:1030:f05:1::700/121\",\r\n + \ \"2603:1030:f05:1::780/122\",\r\n \"2603:1030:f05:402::330/124\",\r\n + \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\",\r\n + \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n + \ \"2603:1030:1005:402::330/124\",\r\n \"2603:1040:5::/121\",\r\n + \ \"2603:1040:5::80/122\",\r\n \"2603:1040:5:1::480/121\",\r\n + \ \"2603:1040:5:1::500/122\",\r\n \"2603:1040:5:1::700/121\",\r\n + \ \"2603:1040:5:1::780/122\",\r\n \"2603:1040:5:402::330/124\",\r\n + \ \"2603:1040:5:802::210/124\",\r\n \"2603:1040:5:c02::210/124\",\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 \"2603:1040:407:1::480/121\",\r\n + \ \"2603:1040:407:1::500/122\",\r\n \"2603:1040:407:1::700/121\",\r\n + \ \"2603:1040:407:1::780/122\",\r\n \"2603:1040:407:402::330/124\",\r\n + \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\",\r\n + \ \"2603:1040:606::440/122\",\r\n \"2603:1040:606::500/121\",\r\n + \ \"2603:1040:606:402::330/124\",\r\n \"2603:1040:806::440/122\",\r\n + \ \"2603:1040:806::500/121\",\r\n \"2603:1040:806:402::330/124\",\r\n + \ \"2603:1040:904:1::480/121\",\r\n \"2603:1040:904:1::500/122\",\r\n + \ \"2603:1040:904:1::700/121\",\r\n \"2603:1040:904:1::780/122\",\r\n + \ \"2603:1040:904:402::330/124\",\r\n \"2603:1040:904:802::210/124\",\r\n + \ \"2603:1040:904:c02::210/124\",\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 + \ \"2603:1040:b04::440/122\",\r\n \"2603:1040:b04::500/121\",\r\n + \ \"2603:1040:b04:402::330/124\",\r\n \"2603:1040:c06::440/122\",\r\n + \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\",\r\n + \ \"2603:1040:d04::480/121\",\r\n \"2603:1040:d04::500/122\",\r\n + \ \"2603:1040:d04::700/121\",\r\n \"2603:1040:d04::780/122\",\r\n + \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n + \ \"2603:1040:d04:c02::380/124\",\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 + \ \"2603:1040:1002:1::380/121\",\r\n \"2603:1040:1002:400::230/124\",\r\n + \ \"2603:1040:1002:800::70/124\",\r\n \"2603:1040:1002:c00::70/124\",\r\n + \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\",\r\n + \ \"2603:1050:6:1::480/121\",\r\n \"2603:1050:6:1::500/122\",\r\n + \ \"2603:1050:6:1::700/121\",\r\n \"2603:1050:6:1::780/122\",\r\n + \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n + \ \"2603:1050:6:c02::210/124\",\r\n \"2603:1050:403::480/121\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n + \ \"20.37.193.0/25\",\r\n \"20.37.193.128/26\",\r\n \"20.37.198.224/29\",\r\n + \ \"20.53.45.0/24\",\r\n \"20.53.46.0/26\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"2603:1010:6:1::480/121\",\r\n + \ \"2603:1010:6:1::500/122\",\r\n \"2603:1010:6:1::700/121\",\r\n + \ \"2603:1010:6:1::780/122\",\r\n \"2603:1010:6:402::330/124\",\r\n + \ \"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\": + \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"13.77.53.160/28\",\r\n \"20.42.225.0/25\",\r\n \"20.42.225.128/26\",\r\n + \ \"20.42.230.136/29\",\r\n \"104.46.179.64/26\",\r\n \"104.46.182.0/24\",\r\n + \ \"2603:1010:101::440/122\",\r\n \"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\": \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"191.233.205.160/28\",\r\n \"191.234.137.32/29\",\r\n + \ \"191.234.142.64/26\",\r\n \"191.234.143.0/24\",\r\n \"191.234.149.0/28\",\r\n + \ \"191.234.157.0/28\",\r\n \"191.235.224.128/25\",\r\n \"191.235.225.0/26\",\r\n + \ \"2603:1050:6:1::480/121\",\r\n \"2603:1050:6:1::500/122\",\r\n + \ \"2603:1050:6:1::700/121\",\r\n \"2603:1050:6:1::780/122\",\r\n + \ \"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\": \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"191.233.12.0/23\",\r\n + \ \"191.233.54.224/28\",\r\n \"2603:1050:403::480/121\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.48.201.0/26\",\r\n \"52.228.80.128/25\",\r\n + \ \"52.228.81.0/26\",\r\n \"52.228.86.144/29\",\r\n \"52.246.155.224/28\",\r\n + \ \"2603:1030:f05:1::480/121\",\r\n \"2603:1030:f05:1::500/122\",\r\n + \ \"2603:1030:f05:1::700/121\",\r\n \"2603:1030:f05:1::780/122\",\r\n + \ \"2603:1030:f05:402::330/124\",\r\n \"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\": \"75\",\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\": \"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 \"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\": + \"75\",\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\": + \"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 + \ \"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\": + \"75\",\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\": + \"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 \"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\": + \"75\",\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\": + \"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.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\": + \"75\",\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\": + \"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 + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n + \ \"20.41.4.0/26\",\r\n \"20.44.17.80/28\",\r\n \"20.49.102.16/29\",\r\n + \ \"40.70.148.160/28\",\r\n \"52.167.107.224/28\",\r\n \"2603:1030:40c:1::480/121\",\r\n + \ \"2603:1030:40c:1::500/122\",\r\n \"2603:1030:40c:1::700/121\",\r\n + \ \"2603:1030:40c:1::780/122\",\r\n \"2603:1030:40c:402::330/124\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n + \ \"20.39.8.128/26\",\r\n \"20.39.15.0/29\",\r\n \"40.74.149.64/28\",\r\n + \ \"40.75.35.144/28\",\r\n \"52.138.92.128/28\",\r\n \"2603:1030:40b:1::480/121\",\r\n + \ \"2603:1030:40b:1::500/122\",\r\n \"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\": + \"75\",\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\": + \"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 \"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\": \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n + \ \"20.52.93.128/26\",\r\n \"51.116.147.32/28\",\r\n \"51.116.147.64/26\",\r\n + \ \"51.116.147.128/25\",\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 \"2603:1020:c04:1::480/121\",\r\n + \ \"2603:1020:c04:1::500/122\",\r\n \"2603:1020:c04:1::700/121\",\r\n + \ \"2603:1020:c04:1::780/122\",\r\n \"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\": + \"75\",\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\": + \"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 \"40.79.187.208/28\",\r\n + \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n + \ \"2603:1040:407:1::500/122\",\r\n \"2603:1040:407:1::700/121\",\r\n + \ \"2603:1040:407:1::780/122\",\r\n \"2603:1040:407:402::330/124\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n + \ \"40.80.56.128/25\",\r\n \"40.80.57.0/26\",\r\n \"40.80.62.24/29\",\r\n + \ \"40.80.176.96/28\",\r\n \"2603:1040:606::440/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.192.226.0/23\",\r\n \"20.192.238.96/28\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n + \ \"20.192.162.0/23\",\r\n \"20.193.205.144/28\",\r\n \"2603:1040:d04::480/121\",\r\n + \ \"2603:1040:d04::500/122\",\r\n \"2603:1040:d04::700/121\",\r\n + \ \"2603:1040:d04::780/122\",\r\n \"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\": + \"75\",\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\": + \"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 + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\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\": \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n + \ \"40.80.185.0/24\",\r\n \"40.80.186.0/25\",\r\n \"52.162.111.48/28\",\r\n + \ \"2603:1030:608::440/122\",\r\n \"2603:1030:608::500/121\",\r\n + \ \"2603:1030:608:402::330/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"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 + \ \"52.138.229.32/28\",\r\n \"2603:1020:5:1::480/121\",\r\n + \ \"2603:1020:5:1::500/122\",\r\n \"2603:1020:5:1::700/121\",\r\n + \ \"2603:1020:5:1::780/122\",\r\n \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\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 \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n + \ \"51.120.238.0/23\",\r\n \"2603:1020:e04:1::480/121\",\r\n + \ \"2603:1020:e04:1::500/122\",\r\n \"2603:1020:e04:1::700/121\",\r\n + \ \"2603:1020:e04:1::780/122\",\r\n \"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\": + \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"102.37.72.224/28\",\r\n \"102.37.166.128/26\",\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.216.128/25\",\r\n + \ \"102.133.217.0/26\",\r\n \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"2603:1000:104::/121\",\r\n + \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n + \ \"2603:1000:104::280/121\",\r\n \"2603:1000:104:1::480/121\",\r\n + \ \"2603:1000:104:1::500/122\",\r\n \"2603:1000:104:1::700/121\",\r\n + \ \"2603:1000:104:1::780/122\",\r\n \"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\": + \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n + \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.49.95.32/28\",\r\n \"20.65.130.192/26\",\r\n \"20.65.131.0/24\",\r\n + \ \"40.119.9.0/25\",\r\n \"40.119.9.128/26\",\r\n \"2603:1030:807:1::480/121\",\r\n + \ \"2603:1030:807:1::500/122\",\r\n \"2603:1030:807:1::700/121\",\r\n + \ \"2603:1030:807:1::780/122\",\r\n \"2603:1030:807:402::330/124\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n + \ \"20.43.128.128/25\",\r\n \"20.43.130.0/26\",\r\n \"20.195.64.0/25\",\r\n + \ \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n \"23.98.109.64/26\",\r\n + \ \"23.98.109.128/25\",\r\n \"40.78.236.176/28\",\r\n \"2603:1040:5::/121\",\r\n + \ \"2603:1040:5::80/122\",\r\n \"2603:1040:5:1::480/121\",\r\n + \ \"2603:1040:5:1::500/122\",\r\n \"2603:1040:5:1::700/121\",\r\n + \ \"2603:1040:5:1::780/122\",\r\n \"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\": + \"75\",\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\": + \"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 \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n + \ \"2603:1020:1004::480/121\",\r\n \"2603:1020:1004::500/122\",\r\n + \ \"2603:1020:1004::700/121\",\r\n \"2603:1020:1004::780/122\",\r\n + \ \"2603:1020:1004:400::240/124\",\r\n \"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\": \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n + \ \"20.208.19.208/28\",\r\n \"51.103.203.208/28\",\r\n \"51.107.51.40/29\",\r\n + \ \"51.107.52.0/25\",\r\n \"51.107.52.128/26\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.246.192/26\",\r\n \"2603:1020:a04:1::480/121\",\r\n + \ \"2603:1020:a04:1::500/122\",\r\n \"2603:1020:a04:1::700/121\",\r\n + \ \"2603:1020:a04:1::780/122\",\r\n \"2603:1020:a04:402::330/124\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.141.128/25\",\r\n \"20.38.142.0/26\",\r\n \"20.38.152.0/28\",\r\n + \ \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n \"40.120.86.64/26\",\r\n + \ \"2603:1040:904:1::480/121\",\r\n \"2603:1040:904:1::500/122\",\r\n + \ \"2603:1040:904:1::700/121\",\r\n \"2603:1040:904:1::780/122\",\r\n + \ \"2603:1040:904:402::330/124\",\r\n \"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\": \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"20.90.129.128/25\",\r\n \"20.90.130.0/24\",\r\n + \ \"51.104.9.32/28\",\r\n \"51.104.24.128/25\",\r\n \"51.104.25.0/26\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"2603:1020:705:1::480/121\",\r\n \"2603:1020:705:1::500/122\",\r\n + \ \"2603:1020:705:1::700/121\",\r\n \"2603:1020:705:1::780/122\",\r\n + \ \"2603:1020:705:402::330/124\",\r\n \"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\": \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"20.58.71.0/26\",\r\n \"51.137.160.128/25\",\r\n + \ \"51.137.161.0/26\",\r\n \"51.137.164.192/29\",\r\n \"51.140.212.112/28\",\r\n + \ \"2603:1020:605::440/122\",\r\n \"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\": \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"13.71.199.0/28\",\r\n \"52.150.136.192/26\",\r\n + \ \"52.150.137.128/25\",\r\n \"52.150.154.16/29\",\r\n \"52.150.155.0/24\",\r\n + \ \"52.150.157.160/29\",\r\n \"52.150.157.192/26\",\r\n \"2603:1030:b04::440/122\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n + \ \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n \"40.74.24.192/26\",\r\n + \ \"40.74.26.0/23\",\r\n \"40.113.176.232/29\",\r\n \"52.236.187.112/28\",\r\n + \ \"2603:1020:206:1::480/121\",\r\n \"2603:1020:206:1::500/122\",\r\n + \ \"2603:1020:206:1::700/121\",\r\n \"2603:1020:206:1::780/122\",\r\n + \ \"2603:1020:206:402::330/124\",\r\n \"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\": \"75\",\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\": \"DataFactory\",\r\n \"addressPrefixes\": + [\r\n \"13.86.219.208/28\",\r\n \"40.82.249.64/26\",\r\n + \ \"40.82.250.0/23\",\r\n \"52.250.228.0/29\",\r\n \"2603:1030:a07::440/122\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"20.42.129.64/26\",\r\n \"20.42.132.0/23\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"2603:1030:c06:1::480/121\",\r\n + \ \"2603:1030:c06:1::500/122\",\r\n \"2603:1030:c06:400::b30/124\",\r\n + \ \"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\": + \"75\",\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\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n + \ \"20.150.162.0/23\",\r\n \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n + \ \"20.150.190.64/28\",\r\n \"2603:1030:504:1::480/121\",\r\n + \ \"2603:1030:504:1::500/122\",\r\n \"2603:1030:504:1::700/121\",\r\n + \ \"2603:1030:504:1::780/122\",\r\n \"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\": + \"75\",\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\": \"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.21.46.64/28\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\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.72.28.48/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.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.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n + \ \"20.208.19.208/28\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/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.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.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.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.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.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 + \ \"2603:1000:104:1::500/122\",\r\n \"2603:1000:104:1::780/122\",\r\n + \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n + \ \"2603:1000:104:c02::210/124\",\r\n \"2603:1010:6:1::500/122\",\r\n + \ \"2603:1010:6:1::780/122\",\r\n \"2603:1010:6:402::330/124\",\r\n + \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\",\r\n + \ \"2603:1010:101::440/122\",\r\n \"2603:1010:101:402::330/124\",\r\n + \ \"2603:1010:304::440/122\",\r\n \"2603:1010:304:402::330/124\",\r\n + \ \"2603:1010:404::440/122\",\r\n \"2603:1010:404:402::330/124\",\r\n + \ \"2603:1020:5:1::500/122\",\r\n \"2603:1020:5:1::780/122\",\r\n + \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n + \ \"2603:1020:5:c02::210/124\",\r\n \"2603:1020:206:1::500/122\",\r\n + \ \"2603:1020:206:1::780/122\",\r\n \"2603:1020:206:402::330/124\",\r\n + \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\",\r\n + \ \"2603:1020:305::440/122\",\r\n \"2603:1020:305:402::330/124\",\r\n + \ \"2603:1020:405::440/122\",\r\n \"2603:1020:405:402::330/124\",\r\n + \ \"2603:1020:605::440/122\",\r\n \"2603:1020:605:402::330/124\",\r\n + \ \"2603:1020:705:1::500/122\",\r\n \"2603:1020:705:1::780/122\",\r\n + \ \"2603:1020:705:402::330/124\",\r\n \"2603:1020:705:802::210/124\",\r\n + \ \"2603:1020:705:c02::210/124\",\r\n \"2603:1020:805:1::500/122\",\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 + \ \"2603:1020:905::440/122\",\r\n \"2603:1020:905:402::330/124\",\r\n + \ \"2603:1020:a04:1::500/122\",\r\n \"2603:1020:a04:1::780/122\",\r\n + \ \"2603:1020:a04:402::330/124\",\r\n \"2603:1020:a04:802::210/124\",\r\n + \ \"2603:1020:a04:c02::210/124\",\r\n \"2603:1020:b04::440/122\",\r\n + \ \"2603:1020:b04:402::330/124\",\r\n \"2603:1020:c04:1::500/122\",\r\n + \ \"2603:1020:c04:1::780/122\",\r\n \"2603:1020:c04:402::330/124\",\r\n + \ \"2603:1020:c04:802::210/124\",\r\n \"2603:1020:c04:c02::210/124\",\r\n + \ \"2603:1020:d04::440/122\",\r\n \"2603:1020:d04:402::330/124\",\r\n + \ \"2603:1020:e04:1::500/122\",\r\n \"2603:1020:e04:1::780/122\",\r\n + \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n + \ \"2603:1020:e04:c02::210/124\",\r\n \"2603:1020:f04::440/122\",\r\n + \ \"2603:1020:f04:402::330/124\",\r\n \"2603:1020:1004::500/122\",\r\n + \ \"2603:1020:1004::780/122\",\r\n \"2603:1020:1004:400::240/124\",\r\n + \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\",\r\n + \ \"2603:1020:1104:400::500/124\",\r\n \"2603:1030:f:1::440/122\",\r\n + \ \"2603:1030:f:400::b30/124\",\r\n \"2603:1030:10:1::500/122\",\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 + \ \"2603:1030:104:1::500/122\",\r\n \"2603:1030:104:1::780/122\",\r\n + \ \"2603:1030:104:402::330/124\",\r\n \"2603:1030:104:802::40/124\",\r\n + \ \"2603:1030:107:400::380/124\",\r\n \"2603:1030:210:1::500/122\",\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 + \ \"2603:1030:40b:1::500/122\",\r\n \"2603:1030:40b:400::b30/124\",\r\n + \ \"2603:1030:40b:800::210/124\",\r\n \"2603:1030:40b:c00::210/124\",\r\n + \ \"2603:1030:40c:1::500/122\",\r\n \"2603:1030:40c:1::780/122\",\r\n + \ \"2603:1030:40c:402::330/124\",\r\n \"2603:1030:40c:802::210/124\",\r\n + \ \"2603:1030:40c:c02::210/124\",\r\n \"2603:1030:504:1::500/122\",\r\n + \ \"2603:1030:504:1::780/122\",\r\n \"2603:1030:504:402::240/124\",\r\n + \ \"2603:1030:504:802::340/124\",\r\n \"2603:1030:504:c02::380/124\",\r\n + \ \"2603:1030:608::440/122\",\r\n \"2603:1030:608:402::330/124\",\r\n + \ \"2603:1030:807:1::500/122\",\r\n \"2603:1030:807:1::780/122\",\r\n + \ \"2603:1030:807:402::330/124\",\r\n \"2603:1030:807:802::210/124\",\r\n + \ \"2603:1030:807:c02::210/124\",\r\n \"2603:1030:a07::440/122\",\r\n + \ \"2603:1030:a07:402::9b0/124\",\r\n \"2603:1030:b04::440/122\",\r\n + \ \"2603:1030:b04:402::330/124\",\r\n \"2603:1030:c06:1::500/122\",\r\n + \ \"2603:1030:c06:400::b30/124\",\r\n \"2603:1030:c06:802::210/124\",\r\n + \ \"2603:1030:c06:c02::210/124\",\r\n \"2603:1030:f05:1::500/122\",\r\n + \ \"2603:1030:f05:1::780/122\",\r\n \"2603:1030:f05:402::330/124\",\r\n + \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\",\r\n + \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005:402::330/124\",\r\n + \ \"2603:1040:5::80/122\",\r\n \"2603:1040:5:1::500/122\",\r\n + \ \"2603:1040:5:1::780/122\",\r\n \"2603:1040:5:402::330/124\",\r\n + \ \"2603:1040:5:802::210/124\",\r\n \"2603:1040:5:c02::210/124\",\r\n + \ \"2603:1040:207::440/122\",\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 + \ \"2603:1040:407:1::500/122\",\r\n \"2603:1040:407:1::780/122\",\r\n + \ \"2603:1040:407:402::330/124\",\r\n \"2603:1040:407:802::210/124\",\r\n + \ \"2603:1040:407:c02::210/124\",\r\n \"2603:1040:606::440/122\",\r\n + \ \"2603:1040:606:402::330/124\",\r\n \"2603:1040:806::440/122\",\r\n + \ \"2603:1040:806:402::330/124\",\r\n \"2603:1040:904:1::500/122\",\r\n + \ \"2603:1040:904:1::780/122\",\r\n \"2603:1040:904:402::330/124\",\r\n + \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::500/122\",\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 + \ \"2603:1040:b04::440/122\",\r\n \"2603:1040:b04:402::330/124\",\r\n + \ \"2603:1040:c06::440/122\",\r\n \"2603:1040:c06:402::330/124\",\r\n + \ \"2603:1040:d04::500/122\",\r\n \"2603:1040:d04::780/122\",\r\n + \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n + \ \"2603:1040:d04:c02::380/124\",\r\n \"2603:1040:f05:1::500/122\",\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 + \ \"2603:1040:1002:400::230/124\",\r\n \"2603:1040:1002:800::70/124\",\r\n + \ \"2603:1040:1002:c00::70/124\",\r\n \"2603:1040:1104:400::500/124\",\r\n + \ \"2603:1050:6:1::500/122\",\r\n \"2603:1050:6:1::780/122\",\r\n + \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n + \ \"2603:1050:6:c02::210/124\",\r\n \"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\": \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"13.69.226.128/25\",\r\n + \ \"13.71.171.0/24\",\r\n \"13.74.106.128/25\",\r\n \"13.75.35.0/24\",\r\n + \ \"13.77.51.0/24\",\r\n \"13.78.107.0/24\",\r\n \"40.78.242.0/25\",\r\n + \ \"40.79.138.192/26\",\r\n \"40.120.64.224/27\",\r\n \"51.107.129.64/27\",\r\n + \ \"51.140.147.0/24\",\r\n \"65.52.252.128/27\",\r\n \"102.133.251.96/27\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": \"EventHub\",\r\n + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"75\",\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 + \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n + \ \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \"13.65.209.24/32\",\r\n + \ \"13.66.138.64/28\",\r\n \"13.66.145.128/26\",\r\n \"13.66.149.0/26\",\r\n + \ \"13.66.228.204/32\",\r\n \"13.66.230.42/32\",\r\n \"13.67.8.64/27\",\r\n + \ \"13.67.20.64/26\",\r\n \"13.68.20.101/32\",\r\n \"13.68.21.169/32\",\r\n + \ \"13.68.77.215/32\",\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n + \ \"13.69.111.128/26\",\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.70.72.0/28\",\r\n + \ \"13.70.79.16/28\",\r\n \"13.70.114.64/26\",\r\n \"13.71.30.214/32\",\r\n + \ \"13.71.123.78/32\",\r\n \"13.71.154.11/32\",\r\n \"13.71.170.16/28\",\r\n + \ \"13.71.177.128/26\",\r\n \"13.71.194.64/27\",\r\n \"13.72.254.134/32\",\r\n + \ \"13.74.107.0/26\",\r\n \"13.75.34.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"13.77.50.32/27\",\r\n \"13.78.106.64/28\",\r\n + \ \"13.78.149.209/32\",\r\n \"13.78.150.233/32\",\r\n \"13.78.191.44/32\",\r\n + \ \"13.84.145.196/32\",\r\n \"13.87.34.139/32\",\r\n \"13.87.34.243/32\",\r\n + \ \"13.87.56.32/27\",\r\n \"13.87.122.32/27\",\r\n \"13.88.20.117/32\",\r\n + \ \"13.88.26.28/32\",\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 \"13.90.83.7/32\",\r\n + \ \"13.90.208.184/32\",\r\n \"13.91.61.11/32\",\r\n \"13.92.124.151/32\",\r\n + \ \"13.92.180.208/32\",\r\n \"13.92.190.184/32\",\r\n \"13.93.226.138/32\",\r\n + \ \"13.94.47.61/32\",\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 \"20.36.46.142/32\",\r\n + \ \"20.36.74.130/32\",\r\n \"20.36.106.192/27\",\r\n \"20.36.114.32/27\",\r\n + \ \"20.36.144.64/26\",\r\n \"20.37.74.0/27\",\r\n \"20.38.146.64/26\",\r\n + \ \"20.42.68.64/26\",\r\n \"20.42.74.0/26\",\r\n \"20.42.131.16/28\",\r\n + \ \"20.42.131.64/26\",\r\n \"20.43.126.64/26\",\r\n \"20.44.2.128/26\",\r\n + \ \"20.44.13.64/26\",\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n + \ \"20.45.92.0/24\",\r\n \"20.45.117.128/26\",\r\n \"20.45.122.64/26\",\r\n + \ \"20.45.126.192/26\",\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n + \ \"20.46.15.64/26\",\r\n \"20.47.216.64/26\",\r\n \"20.48.200.128/26\",\r\n + \ \"20.49.84.192/26\",\r\n \"20.49.93.64/27\",\r\n \"20.49.93.128/27\",\r\n + \ \"20.49.95.128/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.51.3.0/24\",\r\n \"20.51.14.96/27\",\r\n + \ \"20.51.14.128/25\",\r\n \"20.51.22.128/26\",\r\n \"20.51.23.0/25\",\r\n + \ \"20.51.23.128/26\",\r\n \"20.52.64.128/26\",\r\n \"20.52.92.0/24\",\r\n + \ \"20.53.51.0/24\",\r\n \"20.53.59.0/24\",\r\n \"20.53.85.82/32\",\r\n + \ \"20.58.69.0/24\",\r\n \"20.62.62.0/24\",\r\n \"20.66.7.0/24\",\r\n + \ \"20.69.3.0/24\",\r\n \"20.70.219.0/24\",\r\n \"20.72.27.192/26\",\r\n + \ \"20.76.242.45/32\",\r\n \"20.82.245.0/24\",\r\n \"20.83.192.0/26\",\r\n + \ \"20.86.89.0/24\",\r\n \"20.88.65.0/24\",\r\n \"20.88.153.0/26\",\r\n + \ \"20.89.0.64/26\",\r\n \"20.89.10.0/24\",\r\n \"20.90.128.128/26\",\r\n + \ \"20.92.2.0/24\",\r\n \"20.97.32.192/26\",\r\n \"20.99.15.0/24\",\r\n + \ \"20.100.0.0/26\",\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 \"20.150.182.0/27\",\r\n + \ \"20.150.186.64/26\",\r\n \"20.150.189.128/26\",\r\n \"20.150.246.32/27\",\r\n + \ \"20.150.246.64/26\",\r\n \"20.150.246.128/25\",\r\n \"20.151.32.64/26\",\r\n + \ \"20.189.231.0/24\",\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.83.0/24\",\r\n + \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.161.64/27\",\r\n + \ \"20.192.168.0/26\",\r\n \"20.192.225.160/27\",\r\n \"20.192.234.32/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 \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.194.128.192/26\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"20.195.137.192/26\",\r\n + \ \"20.195.150.160/27\",\r\n \"20.195.150.192/26\",\r\n \"20.195.151.0/25\",\r\n + \ \"20.195.152.64/26\",\r\n \"20.200.193.0/24\",\r\n \"20.205.75.128/26\",\r\n + \ \"20.205.83.128/26\",\r\n \"20.208.19.64/26\",\r\n \"23.96.214.181/32\",\r\n + \ \"23.96.253.236/32\",\r\n \"23.97.67.90/32\",\r\n \"23.97.97.36/32\",\r\n + \ \"23.97.103.3/32\",\r\n \"23.97.120.51/32\",\r\n \"23.97.226.21/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 \"23.99.7.105/32\",\r\n + \ \"23.99.54.235/32\",\r\n \"23.99.60.253/32\",\r\n \"23.99.80.186/32\",\r\n + \ \"23.99.118.48/32\",\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 + \ \"23.100.14.185/32\",\r\n \"23.100.100.84/32\",\r\n \"23.101.3.68/32\",\r\n + \ \"23.101.8.229/32\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n + \ \"23.102.53.113/32\",\r\n \"23.102.128.15/32\",\r\n \"23.102.160.39/32\",\r\n + \ \"23.102.161.227/32\",\r\n \"23.102.163.4/32\",\r\n \"23.102.165.127/32\",\r\n + \ \"23.102.167.73/32\",\r\n \"23.102.180.26/32\",\r\n \"23.102.234.49/32\",\r\n + \ \"40.64.113.64/26\",\r\n \"40.67.58.128/26\",\r\n \"40.67.72.64/26\",\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 \"40.69.29.216/32\",\r\n + \ \"40.69.106.32/27\",\r\n \"40.69.217.246/32\",\r\n \"40.70.78.154/32\",\r\n + \ \"40.70.146.0/26\",\r\n \"40.71.10.128/26\",\r\n \"40.71.100.98/32\",\r\n + \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"40.74.146.16/28\",\r\n + \ \"40.74.151.0/26\",\r\n \"40.75.34.0/28\",\r\n \"40.76.29.197/32\",\r\n + \ \"40.76.40.11/32\",\r\n \"40.76.194.119/32\",\r\n \"40.78.110.196/32\",\r\n + \ \"40.78.194.32/27\",\r\n \"40.78.202.32/27\",\r\n \"40.78.226.128/26\",\r\n + \ \"40.78.234.0/27\",\r\n \"40.78.242.128/28\",\r\n \"40.78.247.0/26\",\r\n + \ \"40.78.250.64/28\",\r\n \"40.78.253.128/26\",\r\n \"40.79.44.59/32\",\r\n + \ \"40.79.74.86/32\",\r\n \"40.79.130.16/28\",\r\n \"40.79.138.0/28\",\r\n + \ \"40.79.142.0/26\",\r\n \"40.79.146.0/28\",\r\n \"40.79.149.64/26\",\r\n + \ \"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.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 + \ \"137.116.91.178/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n + \ \"137.117.85.236/32\",\r\n \"137.117.89.253/32\",\r\n \"137.117.91.152/32\",\r\n + \ \"137.135.102.226/32\",\r\n \"138.91.1.105/32\",\r\n \"138.91.17.38/32\",\r\n + \ \"138.91.17.85/32\",\r\n \"138.91.193.184/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"168.61.143.128/26\",\r\n \"168.61.148.205/32\",\r\n \"168.62.52.235/32\",\r\n + \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n + \ \"168.63.141.27/32\",\r\n \"191.233.9.64/27\",\r\n \"191.233.73.228/32\",\r\n + \ \"191.233.203.0/28\",\r\n \"191.234.146.64/26\",\r\n \"191.234.150.192/26\",\r\n + \ \"191.234.154.64/26\",\r\n \"191.236.32.73/32\",\r\n \"191.236.32.191/32\",\r\n + \ \"191.236.35.225/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"191.237.47.93/32\",\r\n \"191.237.129.158/32\",\r\n + \ \"191.237.224.0/26\",\r\n \"191.238.75.0/24\",\r\n \"191.238.99.131/32\",\r\n + \ \"191.238.160.221/32\",\r\n \"191.239.64.142/32\",\r\n + \ \"191.239.64.144/32\",\r\n \"191.239.160.45/32\",\r\n \"191.239.160.178/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"207.46.227.14/32\",\r\n + \ \"2603:1000:4::240/122\",\r\n \"2603:1000:4:2::/120\",\r\n + \ \"2603:1000:4:402::1c0/123\",\r\n \"2603:1000:104:1::240/122\",\r\n + \ \"2603:1000:104:2::500/120\",\r\n \"2603:1000:104:402::1c0/123\",\r\n + \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\",\r\n + \ \"2603:1010:6:1::240/122\",\r\n \"2603:1010:6:2::400/120\",\r\n + \ \"2603:1010:6:402::1c0/123\",\r\n \"2603:1010:6:802::160/123\",\r\n + \ \"2603:1010:6:c02::160/123\",\r\n \"2603:1010:101::240/122\",\r\n + \ \"2603:1010:101:402::1c0/123\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\",\r\n + \ \"2603:1010:404::240/122\",\r\n \"2603:1010:404:2::/120\",\r\n + \ \"2603:1010:404:402::1c0/123\",\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: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:1020:305::240/122\",\r\n \"2603:1020:305:402::1c0/123\",\r\n + \ \"2603:1020:405::240/122\",\r\n \"2603:1020:405:402::1c0/123\",\r\n + \ \"2603:1020:605::240/122\",\r\n \"2603:1020:605:2::/120\",\r\n + \ \"2603:1020:605:402::1c0/123\",\r\n \"2603:1020:705:1::240/122\",\r\n + \ \"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 + \ \"2603:1020:805:1::240/122\",\r\n \"2603:1020:805:2::200/120\",\r\n + \ \"2603:1020:805:402::1c0/123\",\r\n \"2603:1020:805:802::160/123\",\r\n + \ \"2603:1020:805:c02::160/123\",\r\n \"2603:1020:905::240/122\",\r\n + \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\",\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 \"2603:1020:b04::240/122\",\r\n + \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\",\r\n + \ \"2603:1020:c04:1::240/122\",\r\n \"2603:1020:c04:2::200/120\",\r\n + \ \"2603:1020:c04:402::1c0/123\",\r\n \"2603:1020:c04:802::160/123\",\r\n + \ \"2603:1020:c04:c02::160/123\",\r\n \"2603:1020:d04::240/122\",\r\n + \ \"2603:1020:d04:1::600/120\",\r\n \"2603:1020:d04:402::1c0/123\",\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 \"2603:1020:f04::240/122\",\r\n + \ \"2603:1020:f04:3::/120\",\r\n \"2603:1020:f04:402::1c0/123\",\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 + \ \"2603:1020:1104:400::1c0/123\",\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 \"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 \"2603:1030:104:1::240/122\",\r\n + \ \"2603:1030:104:2::300/120\",\r\n \"2603:1030:104:402::1c0/123\",\r\n + \ \"2603:1030:104:402::660/123\",\r\n \"2603:1030:104:802::180/123\",\r\n + \ \"2603:1030:107:1::500/120\",\r\n \"2603:1030:107:400::140/123\",\r\n + \ \"2603:1030:210:1::240/122\",\r\n \"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:1030:302::200/120\",\r\n \"2603:1030:40b:1::240/122\",\r\n + \ \"2603:1030:40b:2::4c0/122\",\r\n \"2603:1030:40b:3::/120\",\r\n + \ \"2603:1030:40b:400::9c0/123\",\r\n \"2603:1030:40b:800::160/123\",\r\n + \ \"2603:1030:40b:c00::160/123\",\r\n \"2603:1030:40c:1::240/122\",\r\n + \ \"2603:1030:40c:402::1c0/123\",\r\n \"2603:1030:40c:802::160/123\",\r\n + \ \"2603:1030:40c:c02::160/123\",\r\n \"2603:1030:504:1::240/122\",\r\n + \ \"2603:1030:504:2::400/120\",\r\n \"2603:1030:504:402::2c0/123\",\r\n + \ \"2603:1030:504:802::240/123\",\r\n \"2603:1030:504:c02::c0/123\",\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 \"2603:1030:807:1::240/122\",\r\n + \ \"2603:1030:807:402::1c0/123\",\r\n \"2603:1030:807:802::160/123\",\r\n + \ \"2603:1030:807:c02::160/123\",\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 + \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n + \ \"2603:1030:b04:402::1c0/123\",\r\n \"2603:1030:c06:1::240/122\",\r\n + \ \"2603:1030:c06:2::600/120\",\r\n \"2603:1030:c06:400::9c0/123\",\r\n + \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n + \ \"2603:1030:f05:1::240/122\",\r\n \"2603:1030:f05:2::400/120\",\r\n + \ \"2603:1030:f05:402::1c0/123\",\r\n \"2603:1030:f05:802::160/123\",\r\n + \ \"2603:1030:f05:c02::160/123\",\r\n \"2603:1030:1005::240/122\",\r\n + \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\",\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:1040:207::240/122\",\r\n \"2603:1040:207:2::100/120\",\r\n + \ \"2603:1040:207:402::1c0/123\",\r\n \"2603:1040:407:1::240/122\",\r\n + \ \"2603:1040:407:2::200/120\",\r\n \"2603:1040:407:402::1c0/123\",\r\n + \ \"2603:1040:407:802::160/123\",\r\n \"2603:1040:407:c02::160/123\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\",\r\n \"2603:1040:806::240/122\",\r\n + \ \"2603:1040:806:2::/120\",\r\n \"2603:1040:806:402::1c0/123\",\r\n + \ \"2603:1040:904:1::240/122\",\r\n \"2603:1040:904:2::200/120\",\r\n + \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n + \ \"2603:1040:904:c02::160/123\",\r\n \"2603:1040:a06:1::240/122\",\r\n + \ \"2603:1040:a06:2::700/120\",\r\n \"2603:1040:a06:402::1c0/123\",\r\n + \ \"2603:1040:a06:802::160/123\",\r\n \"2603:1040:a06:c02::160/123\",\r\n + \ \"2603:1040:b04::240/122\",\r\n \"2603:1040:b04:2::/120\",\r\n + \ \"2603:1040:b04:402::1c0/123\",\r\n \"2603:1040:c06::240/122\",\r\n + \ \"2603:1040:c06:2::/120\",\r\n \"2603:1040:c06:402::1c0/123\",\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 + \ \"2603:1040:e05::500/120\",\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 + \ \"2603:1040:1002:1::200/120\",\r\n \"2603:1040:1104:400::1c0/123\",\r\n + \ \"2603:1050:6:1::240/122\",\r\n \"2603:1050:6:2::200/120\",\r\n + \ \"2603:1050:6:402::1c0/123\",\r\n \"2603:1050:6:802::160/123\",\r\n + \ \"2603:1050:6:c02::160/123\",\r\n \"2603:1050:403::240/122\",\r\n + \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\",\r\n + \ \"2603:10e1:100:2::1435:5552/128\",\r\n \"2603:10e1:100:2::144c:f22d/128\",\r\n + \ \"2603:10e1:100:2::14c3:6100/128\",\r\n \"2603:10e1:100:2::287d:67fb/128\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.74.130/32\",\r\n + \ \"20.36.114.32/27\",\r\n \"20.53.59.0/24\",\r\n \"2603:1010:404::240/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.70.72.0/28\",\r\n \"13.70.79.16/28\",\r\n \"13.70.114.64/26\",\r\n + \ \"13.72.254.134/32\",\r\n \"20.53.85.82/32\",\r\n \"20.70.219.0/24\",\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 \"104.210.106.31/32\",\r\n \"191.239.64.142/32\",\r\n + \ \"191.239.64.144/32\",\r\n \"2603:1010:6:1::240/122\",\r\n + \ \"2603:1010:6:2::400/120\",\r\n \"2603:1010:6:402::1c0/123\",\r\n + \ \"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\": \"75\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.77.50.32/27\",\r\n \"20.92.2.0/24\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.127.83.123/32\",\r\n \"191.239.160.45/32\",\r\n \"191.239.160.178/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.195.137.192/26\",\r\n \"20.195.152.64/26\",\r\n + \ \"23.97.97.36/32\",\r\n \"23.97.103.3/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"191.233.203.0/28\",\r\n \"191.234.146.64/26\",\r\n \"191.234.150.192/26\",\r\n + \ \"191.234.154.64/26\",\r\n \"191.238.75.0/24\",\r\n \"2603:1050:6:1::240/122\",\r\n + \ \"2603:1050:6:2::200/120\",\r\n \"2603:1050:6:402::1c0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.195.150.160/27\",\r\n \"20.195.150.192/26\",\r\n + \ \"20.195.151.0/25\",\r\n \"23.97.120.51/32\",\r\n \"191.233.9.64/27\",\r\n + \ \"191.237.224.0/26\",\r\n \"2603:1050:403::240/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.71.170.16/28\",\r\n \"13.71.177.128/26\",\r\n + \ \"20.38.146.64/26\",\r\n \"20.48.200.128/26\",\r\n \"20.151.32.64/26\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"52.139.4.118/32\",\r\n + \ \"52.233.30.41/32\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n + \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"2603:1030:f05:1::240/122\",\r\n + \ \"2603:1030:f05:2::400/120\",\r\n \"2603:1030:f05:402::1c0/123\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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 + \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n + \ \"2603:1040:a06:1::240/122\",\r\n \"2603:1040:a06:2::700/120\",\r\n + \ \"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\": \"75\",\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\": + \"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 \"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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.90.83.7/32\",\r\n \"13.90.208.184/32\",\r\n \"13.92.124.151/32\",\r\n + \ \"13.92.180.208/32\",\r\n \"13.92.190.184/32\",\r\n \"20.42.68.64/26\",\r\n + \ \"20.42.74.0/26\",\r\n \"20.88.153.0/26\",\r\n \"40.71.10.128/26\",\r\n + \ \"40.71.100.98/32\",\r\n \"40.76.29.197/32\",\r\n \"40.76.40.11/32\",\r\n + \ \"40.76.194.119/32\",\r\n \"40.78.226.128/26\",\r\n \"40.79.155.0/26\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\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.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.226.36.235/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"137.117.85.236/32\",\r\n \"137.117.89.253/32\",\r\n + \ \"137.117.91.152/32\",\r\n \"137.135.102.226/32\",\r\n + \ \"168.62.52.235/32\",\r\n \"191.236.32.73/32\",\r\n \"191.236.32.191/32\",\r\n + \ \"191.236.35.225/32\",\r\n \"191.237.47.93/32\",\r\n \"2603:1030:210:1::240/122\",\r\n + \ \"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\": \"75\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.68.20.101/32\",\r\n \"13.68.21.169/32\",\r\n + \ \"13.68.77.215/32\",\r\n \"20.36.144.64/26\",\r\n \"20.62.62.0/24\",\r\n + \ \"40.70.78.154/32\",\r\n \"40.70.146.0/26\",\r\n \"40.79.44.59/32\",\r\n + \ \"40.79.74.86/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.179.157.59/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.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 \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n + \ \"137.116.91.178/32\",\r\n \"191.237.129.158/32\",\r\n + \ \"2603:1030:40c:1::240/122\",\r\n \"2603:1030:40c:402::1c0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.47.216.64/26\",\r\n \"20.51.22.128/26\",\r\n + \ \"20.51.23.0/25\",\r\n \"20.51.23.128/26\",\r\n \"40.74.146.16/28\",\r\n + \ \"40.74.151.0/26\",\r\n \"40.75.34.0/28\",\r\n \"40.89.122.0/26\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"2603:1030:40b:1::240/122\",\r\n \"2603:1030:40b:2::4c0/122\",\r\n + \ \"2603:1030:40b:3::/120\",\r\n \"2603:1030:40b:400::9c0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"40.79.130.16/28\",\r\n \"40.79.138.0/28\",\r\n \"40.79.142.0/26\",\r\n + \ \"40.79.146.0/28\",\r\n \"40.79.149.64/26\",\r\n \"51.11.192.128/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"52.143.136.55/32\",\r\n \"2603:1020:805:1::240/122\",\r\n + \ \"2603:1020:805:2::200/120\",\r\n \"2603:1020:805:402::1c0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"40.79.178.32/27\",\r\n \"52.136.136.62/32\",\r\n + \ \"52.136.188.0/24\",\r\n \"2603:1020:905::240/122\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n + \ \"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\": \"75\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.52.64.128/26\",\r\n \"20.52.92.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 \"2603:1020:c04:1::240/122\",\r\n + \ \"2603:1020:c04:2::200/120\",\r\n \"2603:1020:c04:402::1c0/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.71.154.11/32\",\r\n \"13.78.106.64/28\",\r\n + \ \"20.89.0.64/26\",\r\n \"20.89.10.0/24\",\r\n \"20.194.128.192/26\",\r\n + \ \"23.100.100.84/32\",\r\n \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n + \ \"40.79.194.192/26\",\r\n \"52.243.36.161/32\",\r\n \"138.91.1.105/32\",\r\n + \ \"2603:1040:407:1::240/122\",\r\n \"2603:1040:407:2::200/120\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + \"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:400::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n + \ \"id\": \"EventHub.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": \"75\",\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 + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"2603:1000:104:1::240/122\",\r\n + \ \"2603:1000:104:2::500/120\",\r\n \"2603:1000:104:402::1c0/123\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.83.0/24\",\r\n \"102.133.26.128/26\",\r\n \"2603:1000:4::240/122\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.24/32\",\r\n + \ \"13.84.145.196/32\",\r\n \"20.45.122.64/26\",\r\n \"20.45.126.192/26\",\r\n + \ \"20.49.93.64/27\",\r\n \"20.49.93.128/27\",\r\n \"20.49.95.128/26\",\r\n + \ \"20.97.32.192/26\",\r\n \"23.102.128.15/32\",\r\n \"23.102.160.39/32\",\r\n + \ \"23.102.161.227/32\",\r\n \"23.102.163.4/32\",\r\n \"23.102.165.127/32\",\r\n + \ \"23.102.167.73/32\",\r\n \"23.102.180.26/32\",\r\n \"40.84.150.241/32\",\r\n + \ \"40.84.185.67/32\",\r\n \"40.124.65.64/26\",\r\n \"104.44.129.14/32\",\r\n + \ \"104.44.129.59/32\",\r\n \"104.210.146.250/32\",\r\n \"104.214.18.128/27\",\r\n + \ \"104.214.70.229/32\",\r\n \"191.238.160.221/32\",\r\n + \ \"2603:1030:807:1::240/122\",\r\n \"2603:1030:807:402::1c0/123\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": + [\r\n \"13.71.123.78/32\",\r\n \"40.78.194.32/27\",\r\n + \ \"52.172.119.0/24\",\r\n \"104.211.224.190/32\",\r\n \"104.211.224.238/32\",\r\n + \ \"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\": \"75\",\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.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n + \ \"65.52.250.32/27\",\r\n \"2603:1040:904:1::240/122\",\r\n + \ \"2603:1040:904:2::200/120\",\r\n \"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\": \"75\",\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 \"51.132.192.192/26\",\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 \"2603:1020:705:1::240/122\",\r\n + \ \"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\": \"75\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.58.69.0/24\",\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 \"2603:1020:605::240/122\",\r\n + \ \"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\": + \"75\",\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\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.71.194.64/27\",\r\n \"13.78.149.209/32\",\r\n + \ \"13.78.150.233/32\",\r\n \"13.78.191.44/32\",\r\n \"20.69.3.0/24\",\r\n + \ \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n \"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\": + \"75\",\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\": \"75\",\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\": \"75\",\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 \"13.93.226.138/32\",\r\n + \ \"20.66.7.0/24\",\r\n \"23.99.7.105/32\",\r\n \"23.99.54.235/32\",\r\n + \ \"23.99.60.253/32\",\r\n \"23.99.80.186/32\",\r\n \"40.78.110.196/32\",\r\n + \ \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n \"40.86.176.23/32\",\r\n + \ \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\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.42.97.95/32\",\r\n \"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\": \"75\",\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\": + \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.64/28\",\r\n + \ \"13.66.145.128/26\",\r\n \"13.66.149.0/26\",\r\n \"13.66.228.204/32\",\r\n + \ \"13.66.230.42/32\",\r\n \"20.42.131.16/28\",\r\n \"20.42.131.64/26\",\r\n + \ \"20.51.14.96/27\",\r\n \"20.51.14.128/25\",\r\n \"20.83.192.0/26\",\r\n + \ \"40.64.113.64/26\",\r\n \"40.78.242.128/28\",\r\n \"40.78.247.0/26\",\r\n + \ \"40.78.250.64/28\",\r\n \"40.78.253.128/26\",\r\n \"40.125.103.251/32\",\r\n + \ \"52.151.58.121/32\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n + \ \"2603:1030:c06:1::240/122\",\r\n \"2603:1030:c06:2::600/120\",\r\n + \ \"2603:1030:c06:400::9c0/123\",\r\n \"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\": \"75\",\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 \"20.150.182.0/27\",\r\n + \ \"20.150.186.64/26\",\r\n \"20.150.189.128/26\",\r\n \"20.150.246.32/27\",\r\n + \ \"20.150.246.64/26\",\r\n \"20.150.246.128/25\",\r\n \"2603:1030:504:1::240/122\",\r\n + \ \"2603:1030:504:2::400/120\",\r\n \"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\": \"75\",\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\": \"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.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.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.51.6.64/26\",\r\n + \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.72.16.64/26\",\r\n + \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.99.8.0/26\",\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.192.47.0/26\",\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 + \ \"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.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.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.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.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.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.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 + \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n + \ \"2603:1010:6:1::40/122\",\r\n \"2603:1010:101::40/122\",\r\n + \ \"2603:1010:304::40/122\",\r\n \"2603:1010:404::40/122\",\r\n + \ \"2603:1020:5:1::40/122\",\r\n \"2603:1020:206:1::40/122\",\r\n + \ \"2603:1020:305::40/122\",\r\n \"2603:1020:405::40/122\",\r\n + \ \"2603:1020:605::40/122\",\r\n \"2603:1020:705:1::40/122\",\r\n + \ \"2603:1020:805:1::40/122\",\r\n \"2603:1020:905::40/122\",\r\n + \ \"2603:1020:a04:1::40/122\",\r\n \"2603:1020:b04::40/122\",\r\n + \ \"2603:1020:c04:1::40/122\",\r\n \"2603:1020:d04::40/122\",\r\n + \ \"2603:1020:e04:1::40/122\",\r\n \"2603:1020:f04::40/122\",\r\n + \ \"2603:1020:1004::40/122\",\r\n \"2603:1020:1104::40/122\",\r\n + \ \"2603:1030:f:1::40/122\",\r\n \"2603:1030:10:1::40/122\",\r\n + \ \"2603:1030:104:1::40/122\",\r\n \"2603:1030:107::40/122\",\r\n + \ \"2603:1030:210:1::40/122\",\r\n \"2603:1030:40b:1::40/122\",\r\n + \ \"2603:1030:40c:1::40/122\",\r\n \"2603:1030:504:1::40/122\",\r\n + \ \"2603:1030:608::40/122\",\r\n \"2603:1030:807:1::40/122\",\r\n + \ \"2603:1030:a07::40/122\",\r\n \"2603:1030:b04::40/122\",\r\n + \ \"2603:1030:c06:1::40/122\",\r\n \"2603:1030:f05:1::40/122\",\r\n + \ \"2603:1030:1005::40/122\",\r\n \"2603:1040:5:1::40/122\",\r\n + \ \"2603:1040:207::40/122\",\r\n \"2603:1040:407:1::40/122\",\r\n + \ \"2603:1040:606::40/122\",\r\n \"2603:1040:806::40/122\",\r\n + \ \"2603:1040:904:1::40/122\",\r\n \"2603:1040:a06:1::40/122\",\r\n + \ \"2603:1040:b04::40/122\",\r\n \"2603:1040:c06::40/122\",\r\n + \ \"2603:1040:d04::40/122\",\r\n \"2603:1040:f05:1::40/122\",\r\n + \ \"2603:1040:1002::80/122\",\r\n \"2603:1040:1104::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\": \"GuestAndHybridManagement\",\r\n + \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureAutomation\",\r\n \"addressPrefixes\": + [\r\n \"13.65.24.129/32\",\r\n \"13.66.138.94/31\",\r\n + \ \"13.66.141.224/29\",\r\n \"13.66.145.80/28\",\r\n \"13.67.8.110/31\",\r\n + \ \"13.67.10.72/29\",\r\n \"13.69.64.78/31\",\r\n \"13.69.67.48/29\",\r\n + \ \"13.69.107.64/29\",\r\n \"13.69.109.128/31\",\r\n \"13.69.109.176/28\",\r\n + \ \"13.69.227.78/31\",\r\n \"13.69.229.248/29\",\r\n \"13.70.72.30/31\",\r\n + \ \"13.70.74.80/29\",\r\n \"13.70.123.166/32\",\r\n \"13.71.170.46/31\",\r\n + \ \"13.71.173.208/29\",\r\n \"13.71.175.144/28\",\r\n \"13.71.194.118/31\",\r\n + \ \"13.71.196.128/29\",\r\n \"13.71.199.176/28\",\r\n \"13.73.242.40/29\",\r\n + \ \"13.73.242.210/31\",\r\n \"13.73.244.208/28\",\r\n \"13.74.107.92/31\",\r\n + \ \"13.74.108.136/29\",\r\n \"13.75.34.150/31\",\r\n \"13.75.39.104/29\",\r\n + \ \"13.77.1.26/32\",\r\n \"13.77.1.212/32\",\r\n \"13.77.50.70/31\",\r\n + \ \"13.77.53.56/29\",\r\n \"13.77.55.192/28\",\r\n \"13.78.59.184/32\",\r\n + \ \"13.78.106.94/31\",\r\n \"13.78.109.120/29\",\r\n \"13.78.111.208/28\",\r\n + \ \"13.86.219.200/29\",\r\n \"13.86.221.216/31\",\r\n \"13.86.223.64/28\",\r\n + \ \"13.87.56.86/31\",\r\n \"13.87.58.72/29\",\r\n \"13.87.122.86/31\",\r\n + \ \"13.87.124.72/29\",\r\n \"13.88.240.74/32\",\r\n \"13.88.244.195/32\",\r\n + \ \"13.89.170.206/31\",\r\n \"13.89.174.136/29\",\r\n \"13.89.178.96/28\",\r\n + \ \"13.94.240.75/32\",\r\n \"20.21.42.112/29\",\r\n \"20.21.53.176/28\",\r\n + \ \"20.21.66.88/29\",\r\n \"20.21.74.88/29\",\r\n \"20.21.80.8/29\",\r\n + \ \"20.21.80.16/31\",\r\n \"20.36.39.150/32\",\r\n \"20.36.106.70/31\",\r\n + \ \"20.36.108.128/29\",\r\n \"20.36.108.240/28\",\r\n \"20.36.114.22/31\",\r\n + \ \"20.36.117.32/29\",\r\n \"20.36.117.144/28\",\r\n \"20.37.74.226/31\",\r\n + \ \"20.37.76.120/29\",\r\n \"20.38.128.104/29\",\r\n \"20.38.128.168/31\",\r\n + \ \"20.38.132.0/28\",\r\n \"20.38.147.152/29\",\r\n \"20.38.149.128/31\",\r\n + \ \"20.40.231.60/31\",\r\n \"20.42.64.32/31\",\r\n \"20.42.72.128/31\",\r\n + \ \"20.42.72.144/28\",\r\n \"20.43.120.248/29\",\r\n \"20.43.121.120/31\",\r\n + \ \"20.43.123.48/28\",\r\n \"20.44.2.6/31\",\r\n \"20.44.4.104/29\",\r\n + \ \"20.44.8.200/29\",\r\n \"20.44.10.120/31\",\r\n \"20.44.17.8/29\",\r\n + \ \"20.44.17.216/31\",\r\n \"20.44.19.16/28\",\r\n \"20.44.27.112/29\",\r\n + \ \"20.44.29.48/31\",\r\n \"20.44.29.96/28\",\r\n \"20.45.90.94/31\",\r\n + \ \"20.45.93.144/28\",\r\n \"20.45.94.64/29\",\r\n \"20.45.123.88/29\",\r\n + \ \"20.45.123.232/31\",\r\n \"20.45.241.184/29\",\r\n \"20.45.242.0/28\",\r\n + \ \"20.45.242.16/31\",\r\n \"20.47.232.160/28\",\r\n \"20.47.232.176/29\",\r\n + \ \"20.48.201.74/31\",\r\n \"20.48.201.80/28\",\r\n \"20.48.202.0/29\",\r\n + \ \"20.49.82.24/29\",\r\n \"20.49.90.24/29\",\r\n \"20.51.5.2/31\",\r\n + \ \"20.51.5.8/29\",\r\n \"20.51.5.16/28\",\r\n \"20.51.14.78/31\",\r\n + \ \"20.51.21.250/31\",\r\n \"20.52.89.54/31\",\r\n \"20.52.93.216/29\",\r\n + \ \"20.52.94.96/28\",\r\n \"20.53.52.224/28\",\r\n \"20.53.52.240/29\",\r\n + \ \"20.53.52.248/31\",\r\n \"20.53.57.62/31\",\r\n \"20.53.60.80/28\",\r\n + \ \"20.53.60.192/29\",\r\n \"20.58.68.60/31\",\r\n \"20.58.71.72/29\",\r\n + \ \"20.58.71.224/28\",\r\n \"20.59.79.64/28\",\r\n \"20.62.63.252/31\",\r\n + \ \"20.66.6.88/29\",\r\n \"20.69.2.14/31\",\r\n \"20.69.4.200/29\",\r\n + \ \"20.69.4.208/28\",\r\n \"20.70.220.180/31\",\r\n \"20.70.221.16/28\",\r\n + \ \"20.70.221.192/29\",\r\n \"20.72.27.176/29\",\r\n \"20.82.246.152/29\",\r\n + \ \"20.83.221.112/28\",\r\n \"20.83.221.192/29\",\r\n \"20.86.92.252/31\",\r\n + \ \"20.88.154.18/31\",\r\n \"20.88.156.168/29\",\r\n \"20.88.156.176/28\",\r\n + \ \"20.89.11.118/31\",\r\n \"20.89.11.120/29\",\r\n \"20.89.11.224/28\",\r\n + \ \"20.90.129.72/29\",\r\n \"20.90.131.96/28\",\r\n \"20.90.131.112/31\",\r\n + \ \"20.92.3.224/28\",\r\n \"20.92.3.240/29\",\r\n \"20.92.3.248/31\",\r\n + \ \"20.97.32.188/31\",\r\n \"20.97.33.120/29\",\r\n \"20.97.33.224/28\",\r\n + \ \"20.98.145.72/29\",\r\n \"20.98.145.96/28\",\r\n \"20.98.192.224/28\",\r\n + \ \"20.98.192.240/29\",\r\n \"20.100.1.128/28\",\r\n \"20.100.1.144/29\",\r\n + \ \"20.100.1.152/31\",\r\n \"20.105.208.104/29\",\r\n \"20.105.208.112/28\",\r\n + \ \"20.111.0.32/28\",\r\n \"20.111.0.48/29\",\r\n \"20.150.129.250/31\",\r\n + \ \"20.150.130.32/28\",\r\n \"20.150.130.48/29\",\r\n \"20.150.171.216/29\",\r\n + \ \"20.150.172.224/31\",\r\n \"20.150.179.192/29\",\r\n \"20.150.181.24/31\",\r\n + \ \"20.150.181.176/28\",\r\n \"20.150.187.192/29\",\r\n \"20.150.189.24/31\",\r\n + \ \"20.189.193.16/28\",\r\n \"20.189.193.160/29\",\r\n \"20.189.228.220/31\",\r\n + \ \"20.192.50.230/31\",\r\n \"20.192.99.192/29\",\r\n \"20.192.101.24/31\",\r\n + \ \"20.192.152.148/31\",\r\n \"20.192.152.152/29\",\r\n \"20.192.153.64/28\",\r\n + \ \"20.192.168.148/31\",\r\n \"20.192.168.152/29\",\r\n \"20.192.169.96/28\",\r\n + \ \"20.192.184.64/28\",\r\n \"20.192.234.176/28\",\r\n \"20.192.235.8/29\",\r\n + \ \"20.192.238.120/31\",\r\n \"20.193.202.176/28\",\r\n \"20.193.203.192/29\",\r\n + \ \"20.194.66.24/29\",\r\n \"20.195.83.58/31\",\r\n \"20.195.84.176/28\",\r\n + \ \"20.195.85.0/29\",\r\n \"20.195.146.206/31\",\r\n \"20.200.194.236/31\",\r\n + \ \"20.200.194.240/28\",\r\n \"20.200.195.160/29\",\r\n \"20.205.67.112/28\",\r\n + \ \"20.205.68.96/29\",\r\n \"20.205.68.104/31\",\r\n \"20.205.74.88/29\",\r\n + \ \"20.205.82.88/29\",\r\n \"20.206.0.72/29\",\r\n \"20.206.0.80/28\",\r\n + \ \"20.207.0.88/29\",\r\n \"20.207.1.0/28\",\r\n \"20.208.4.96/31\",\r\n + \ \"20.208.18.88/29\",\r\n \"23.96.225.107/32\",\r\n \"23.96.225.182/32\",\r\n + \ \"23.98.83.64/29\",\r\n \"23.98.86.56/31\",\r\n \"40.64.8.178/31\",\r\n + \ \"40.64.8.184/29\",\r\n \"40.64.9.128/28\",\r\n \"40.67.60.96/29\",\r\n + \ \"40.67.60.108/31\",\r\n \"40.69.106.70/31\",\r\n \"40.69.108.88/29\",\r\n + \ \"40.69.110.240/28\",\r\n \"40.70.146.78/31\",\r\n \"40.70.148.48/29\",\r\n + \ \"40.71.10.206/31\",\r\n \"40.71.13.240/29\",\r\n \"40.71.30.252/32\",\r\n + \ \"40.74.146.82/31\",\r\n \"40.74.149.32/29\",\r\n \"40.74.150.16/28\",\r\n + \ \"40.75.35.128/29\",\r\n \"40.75.35.216/31\",\r\n \"40.78.194.70/31\",\r\n + \ \"40.78.196.88/29\",\r\n \"40.78.202.130/31\",\r\n \"40.78.203.248/29\",\r\n + \ \"40.78.229.40/29\",\r\n \"40.78.236.128/29\",\r\n \"40.78.238.56/31\",\r\n + \ \"40.78.239.32/28\",\r\n \"40.78.242.172/31\",\r\n \"40.78.243.24/29\",\r\n + \ \"40.78.250.108/31\",\r\n \"40.78.250.216/29\",\r\n \"40.79.130.46/31\",\r\n + \ \"40.79.132.40/29\",\r\n \"40.79.138.44/31\",\r\n \"40.79.138.152/29\",\r\n + \ \"40.79.139.208/28\",\r\n \"40.79.146.44/31\",\r\n \"40.79.146.152/29\",\r\n + \ \"40.79.156.40/29\",\r\n \"40.79.163.8/29\",\r\n \"40.79.163.152/31\",\r\n + \ \"40.79.170.248/29\",\r\n \"40.79.171.224/31\",\r\n \"40.79.173.16/28\",\r\n + \ \"40.79.178.70/31\",\r\n \"40.79.180.56/29\",\r\n \"40.79.180.208/28\",\r\n + \ \"40.79.187.160/29\",\r\n \"40.79.189.56/31\",\r\n \"40.79.194.120/29\",\r\n + \ \"40.79.197.32/31\",\r\n \"40.80.51.88/29\",\r\n \"40.80.53.0/31\",\r\n + \ \"40.80.176.48/29\",\r\n \"40.80.180.0/31\",\r\n \"40.80.180.96/28\",\r\n + \ \"40.85.168.201/32\",\r\n \"40.89.129.151/32\",\r\n \"40.89.132.62/32\",\r\n + \ \"40.89.137.16/32\",\r\n \"40.89.157.7/32\",\r\n \"40.114.77.89/32\",\r\n + \ \"40.114.85.4/32\",\r\n \"40.118.103.191/32\",\r\n \"40.120.8.32/28\",\r\n + \ \"40.120.64.48/28\",\r\n \"40.120.75.48/29\",\r\n \"40.120.86.146/31\",\r\n + \ \"40.120.86.152/29\",\r\n \"40.120.87.32/28\",\r\n \"51.11.97.0/31\",\r\n + \ \"51.11.97.64/28\",\r\n \"51.12.22.172/31\",\r\n \"51.12.22.176/28\",\r\n + \ \"51.12.22.192/29\",\r\n \"51.12.72.220/31\",\r\n \"51.12.73.64/28\",\r\n + \ \"51.12.73.80/29\",\r\n \"51.12.99.208/29\",\r\n \"51.12.203.72/29\",\r\n + \ \"51.12.227.192/29\",\r\n \"51.12.235.192/29\",\r\n \"51.13.141.224/28\",\r\n + \ \"51.13.141.240/29\",\r\n \"51.103.202.88/29\",\r\n \"51.104.8.240/29\",\r\n + \ \"51.104.9.96/31\",\r\n \"51.105.67.168/29\",\r\n \"51.105.69.80/31\",\r\n + \ \"51.105.75.152/29\",\r\n \"51.105.77.48/31\",\r\n \"51.105.77.80/28\",\r\n + \ \"51.107.60.80/29\",\r\n \"51.107.60.92/31\",\r\n \"51.107.60.208/28\",\r\n + \ \"51.107.156.72/29\",\r\n \"51.107.156.132/31\",\r\n \"51.107.156.208/28\",\r\n + \ \"51.107.247.200/29\",\r\n \"51.107.247.208/28\",\r\n \"51.107.251.188/31\",\r\n + \ \"51.107.254.224/28\",\r\n \"51.107.254.240/29\",\r\n \"51.116.55.174/31\",\r\n + \ \"51.116.60.80/29\",\r\n \"51.116.60.224/28\",\r\n \"51.116.74.24/29\",\r\n + \ \"51.116.74.80/28\",\r\n \"51.116.156.160/29\",\r\n \"51.116.158.56/31\",\r\n + \ \"51.116.158.80/28\",\r\n \"51.116.243.144/29\",\r\n \"51.116.243.216/31\",\r\n + \ \"51.116.251.32/29\",\r\n \"51.116.251.184/31\",\r\n \"51.120.100.80/29\",\r\n + \ \"51.120.100.92/31\",\r\n \"51.120.107.192/29\",\r\n \"51.120.109.24/31\",\r\n + \ \"51.120.109.48/28\",\r\n \"51.120.211.192/29\",\r\n \"51.120.213.24/31\",\r\n + \ \"51.120.220.80/29\",\r\n \"51.120.220.92/31\",\r\n \"51.120.220.176/28\",\r\n + \ \"51.120.228.38/31\",\r\n \"51.138.215.122/31\",\r\n \"51.140.6.15/32\",\r\n + \ \"51.140.51.174/32\",\r\n \"51.140.212.104/29\",\r\n \"52.136.186.118/31\",\r\n + \ \"52.136.189.88/29\",\r\n \"52.136.190.160/28\",\r\n \"52.138.90.52/31\",\r\n + \ \"52.138.92.80/29\",\r\n \"52.138.227.136/29\",\r\n \"52.138.229.64/31\",\r\n + \ \"52.138.229.80/28\",\r\n \"52.146.138.80/28\",\r\n \"52.146.139.192/31\",\r\n + \ \"52.147.97.0/31\",\r\n \"52.147.113.182/31\",\r\n \"52.147.117.104/29\",\r\n + \ \"52.147.117.112/28\",\r\n \"52.151.62.99/32\",\r\n \"52.161.14.192/32\",\r\n + \ \"52.161.28.108/32\",\r\n \"52.162.110.240/29\",\r\n \"52.162.111.128/31\",\r\n + \ \"52.163.228.23/32\",\r\n \"52.167.107.72/29\",\r\n \"52.167.109.64/31\",\r\n + \ \"52.169.105.82/32\",\r\n \"52.172.153.216/32\",\r\n \"52.172.155.142/32\",\r\n + \ \"52.178.223.62/32\",\r\n \"52.180.166.238/32\",\r\n \"52.180.179.25/32\",\r\n + \ \"52.182.139.56/29\",\r\n \"52.182.141.12/31\",\r\n \"52.182.141.144/28\",\r\n + \ \"52.183.5.195/32\",\r\n \"52.231.18.46/31\",\r\n \"52.231.20.0/29\",\r\n + \ \"52.231.64.18/32\",\r\n \"52.231.69.100/32\",\r\n \"52.231.148.120/29\",\r\n + \ \"52.231.148.208/28\",\r\n \"52.236.186.240/29\",\r\n \"52.236.189.72/31\",\r\n + \ \"52.240.241.64/28\",\r\n \"52.242.40.64/28\",\r\n \"52.242.40.80/29\",\r\n + \ \"52.242.40.88/31\",\r\n \"52.246.155.152/29\",\r\n \"52.246.157.0/31\",\r\n + \ \"52.250.228.34/31\",\r\n \"65.52.250.6/31\",\r\n \"65.52.252.120/29\",\r\n + \ \"102.37.64.32/28\",\r\n \"102.37.85.10/31\",\r\n \"102.37.85.16/28\",\r\n + \ \"102.37.85.192/29\",\r\n \"102.37.166.218/31\",\r\n \"102.37.167.96/28\",\r\n + \ \"102.37.167.112/29\",\r\n \"102.133.26.6/31\",\r\n \"102.133.28.144/29\",\r\n + \ \"102.133.124.16/29\",\r\n \"102.133.156.112/29\",\r\n + \ \"102.133.251.176/29\",\r\n \"102.133.253.32/28\",\r\n + \ \"104.41.9.106/32\",\r\n \"104.41.178.182/32\",\r\n \"104.208.163.218/32\",\r\n + \ \"104.209.137.89/32\",\r\n \"104.210.80.208/32\",\r\n \"104.210.158.71/32\",\r\n + \ \"104.214.164.32/28\",\r\n \"104.215.254.56/32\",\r\n \"168.61.140.48/28\",\r\n + \ \"191.232.170.251/32\",\r\n \"191.233.51.144/29\",\r\n + \ \"191.233.203.30/31\",\r\n \"191.233.205.64/29\",\r\n \"191.234.147.192/29\",\r\n + \ \"191.234.149.48/28\",\r\n \"191.234.149.136/31\",\r\n + \ \"191.234.155.192/29\",\r\n \"191.234.157.40/31\",\r\n + \ \"191.238.73.12/31\",\r\n \"191.238.77.32/28\",\r\n \"191.238.77.48/29\",\r\n + \ \"2603:1000:4:1::2a0/123\",\r\n \"2603:1000:4:402::2c0/124\",\r\n + \ \"2603:1000:104:3::/123\",\r\n \"2603:1000:104:402::2c0/124\",\r\n + \ \"2603:1000:104:802::200/124\",\r\n \"2603:1000:104:c02::200/124\",\r\n + \ \"2603:1010:6::6a0/123\",\r\n \"2603:1010:6:402::2c0/124\",\r\n + \ \"2603:1010:6:802::200/124\",\r\n \"2603:1010:6:c02::200/124\",\r\n + \ \"2603:1010:101:1::480/123\",\r\n \"2603:1010:101:402::2c0/124\",\r\n + \ \"2603:1010:304:1::2a0/123\",\r\n \"2603:1010:304:402::2c0/124\",\r\n + \ \"2603:1010:404:1::2a0/123\",\r\n \"2603:1010:404:402::2c0/124\",\r\n + \ \"2603:1020:5:4::200/123\",\r\n \"2603:1020:5:402::2c0/124\",\r\n + \ \"2603:1020:5:802::200/124\",\r\n \"2603:1020:5:c02::200/124\",\r\n + \ \"2603:1020:206::780/123\",\r\n \"2603:1020:206:402::2c0/124\",\r\n + \ \"2603:1020:206:802::200/124\",\r\n \"2603:1020:206:c02::200/124\",\r\n + \ \"2603:1020:305:402::2c0/124\",\r\n \"2603:1020:405:402::2c0/124\",\r\n + \ \"2603:1020:605:1::480/123\",\r\n \"2603:1020:605:402::2c0/124\",\r\n + \ \"2603:1020:705:2::700/123\",\r\n \"2603:1020:705:402::2c0/124\",\r\n + \ \"2603:1020:705:802::200/124\",\r\n \"2603:1020:705:c02::200/124\",\r\n + \ \"2603:1020:805::6a0/123\",\r\n \"2603:1020:805:402::2c0/124\",\r\n + \ \"2603:1020:805:802::200/124\",\r\n \"2603:1020:805:c02::200/124\",\r\n + \ \"2603:1020:905:1::2a0/123\",\r\n \"2603:1020:905:402::2c0/124\",\r\n + \ \"2603:1020:a04:3::a0/123\",\r\n \"2603:1020:a04:402::2c0/124\",\r\n + \ \"2603:1020:a04:802::200/124\",\r\n \"2603:1020:a04:c02::200/124\",\r\n + \ \"2603:1020:b04:1::480/123\",\r\n \"2603:1020:b04:402::2c0/124\",\r\n + \ \"2603:1020:c04::6a0/123\",\r\n \"2603:1020:c04:402::2c0/124\",\r\n + \ \"2603:1020:c04:802::200/124\",\r\n \"2603:1020:c04:c02::200/124\",\r\n + \ \"2603:1020:d04:1::2a0/123\",\r\n \"2603:1020:d04:402::2c0/124\",\r\n + \ \"2603:1020:e04:3::460/123\",\r\n \"2603:1020:e04:402::2c0/124\",\r\n + \ \"2603:1020:e04:802::200/124\",\r\n \"2603:1020:e04:c02::200/124\",\r\n + \ \"2603:1020:f04:1::2a0/123\",\r\n \"2603:1020:f04:402::2c0/124\",\r\n + \ \"2603:1020:1004:3::40/123\",\r\n \"2603:1020:1004:400::1c0/124\",\r\n + \ \"2603:1020:1004:400::2e0/124\",\r\n \"2603:1020:1004:400::3a0/124\",\r\n + \ \"2603:1020:1004:800::3d0/124\",\r\n \"2603:1020:1004:800::3f0/124\",\r\n + \ \"2603:1020:1004:c02::390/124\",\r\n \"2603:1020:1104:1::7a0/123\",\r\n + \ \"2603:1020:1104:400::2c0/124\",\r\n \"2603:1030:f:3::2a0/123\",\r\n + \ \"2603:1030:f:400::ac0/124\",\r\n \"2603:1030:10::780/123\",\r\n + \ \"2603:1030:10:402::2c0/124\",\r\n \"2603:1030:10:802::200/124\",\r\n + \ \"2603:1030:10:c02::200/124\",\r\n \"2603:1030:104:402::2c0/124\",\r\n + \ \"2603:1030:104:402::650/124\",\r\n \"2603:1030:104:402::710/124\",\r\n + \ \"2603:1030:104:802::70/124\",\r\n \"2603:1030:107:400::240/124\",\r\n + \ \"2603:1030:210::780/123\",\r\n \"2603:1030:210:402::2c0/124\",\r\n + \ \"2603:1030:210:802::200/124\",\r\n \"2603:1030:210:c02::200/124\",\r\n + \ \"2603:1030:40b:3::340/123\",\r\n \"2603:1030:40b:400::ac0/124\",\r\n + \ \"2603:1030:40b:800::200/124\",\r\n \"2603:1030:40b:c00::200/124\",\r\n + \ \"2603:1030:40c::760/123\",\r\n \"2603:1030:40c:402::2c0/124\",\r\n + \ \"2603:1030:40c:802::200/124\",\r\n \"2603:1030:40c:c02::200/124\",\r\n + \ \"2603:1030:504:2::2e0/123\",\r\n \"2603:1030:504:402::1c0/124\",\r\n + \ \"2603:1030:504:402::2e0/124\",\r\n \"2603:1030:504:402::3a0/124\",\r\n + \ \"2603:1030:504:402::440/124\",\r\n \"2603:1030:504:802::3c0/123\",\r\n + \ \"2603:1030:504:802::3f0/124\",\r\n \"2603:1030:504:c02::410/124\",\r\n + \ \"2603:1030:608:1::480/123\",\r\n \"2603:1030:608:402::2c0/124\",\r\n + \ \"2603:1030:608:402::5c0/123\",\r\n \"2603:1030:807:3::200/123\",\r\n + \ \"2603:1030:807:402::2c0/124\",\r\n \"2603:1030:807:802::200/124\",\r\n + \ \"2603:1030:807:c02::200/124\",\r\n \"2603:1030:a07:1::4e0/123\",\r\n + \ \"2603:1030:a07:402::940/124\",\r\n \"2603:1030:b04:1::480/123\",\r\n + \ \"2603:1030:b04:402::2c0/124\",\r\n \"2603:1030:c06:5::120/123\",\r\n + \ \"2603:1030:c06:400::ac0/124\",\r\n \"2603:1030:c06:802::200/124\",\r\n + \ \"2603:1030:c06:c02::200/124\",\r\n \"2603:1030:f05::6a0/123\",\r\n + \ \"2603:1030:f05:402::2c0/124\",\r\n \"2603:1030:f05:802::200/124\",\r\n + \ \"2603:1030:f05:c02::200/124\",\r\n \"2603:1030:1005:1::480/123\",\r\n + \ \"2603:1030:1005:402::2c0/124\",\r\n \"2603:1040:5:3::200/123\",\r\n + \ \"2603:1040:5:402::2c0/124\",\r\n \"2603:1040:5:802::200/124\",\r\n + \ \"2603:1040:5:c02::200/124\",\r\n \"2603:1040:207:402::2c0/124\",\r\n + \ \"2603:1040:207:800::60/124\",\r\n \"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:c02::200/124\",\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: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\": \"75\",\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\": \"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.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 \"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.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 + \ \"168.61.49.99/32\",\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\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:1000:4:402::320/124\",\r\n + \ \"2603:1000:104:402::320/124\",\r\n \"2603:1010:6:402::320/124\",\r\n + \ \"2603:1010:101:402::320/124\",\r\n \"2603:1010:304:402::320/124\",\r\n + \ \"2603:1010:404:402::320/124\",\r\n \"2603:1020:5:402::320/124\",\r\n + \ \"2603:1020:206:402::320/124\",\r\n \"2603:1020:305:402::320/124\",\r\n + \ \"2603:1020:405:402::320/124\",\r\n \"2603:1020:605:402::320/124\",\r\n + \ \"2603:1020:705:402::320/124\",\r\n \"2603:1020:805:402::320/124\",\r\n + \ \"2603:1020:905:402::320/124\",\r\n \"2603:1020:a04:3::40/124\",\r\n + \ \"2603:1020:a04:402::320/124\",\r\n \"2603:1020:b04:402::320/124\",\r\n + \ \"2603:1020:c04:402::320/124\",\r\n \"2603:1020:d04:402::320/124\",\r\n + \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\",\r\n + \ \"2603:1020:f04:402::320/124\",\r\n \"2603:1020:1004:1::1e0/124\",\r\n + \ \"2603:1020:1104:1::140/124\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\",\r\n \"2603:1030:10:402::320/124\",\r\n + \ \"2603:1030:104::7b0/124\",\r\n \"2603:1030:104:402::320/124\",\r\n + \ \"2603:1030:107::720/124\",\r\n \"2603:1030:210:402::320/124\",\r\n + \ \"2603:1030:40b:400::b20/124\",\r\n \"2603:1030:40c:402::320/124\",\r\n + \ \"2603:1030:504::1e0/124\",\r\n \"2603:1030:608:3::7b0/124\",\r\n + \ \"2603:1030:608:402::320/124\",\r\n \"2603:1030:807:402::320/124\",\r\n + \ \"2603:1030:a07:402::9a0/124\",\r\n \"2603:1030:b04:402::320/124\",\r\n + \ \"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: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: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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.77.2.56/32\",\r\n \"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\": + \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + [\r\n \"20.39.15.48/29\",\r\n \"40.74.146.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.43.45.224/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": + \"75\",\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\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.56/29\",\r\n + \ \"52.162.110.160/29\",\r\n \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"13.69.229.72/29\",\r\n \"13.74.153.132/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"75\",\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\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.73.240.8/29\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + [\r\n \"13.67.9.152/29\",\r\n \"13.76.136.249/32\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.41.197.120/29\",\r\n \"40.78.195.8/29\",\r\n + \ \"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\": \"75\",\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.SwitzerlandNorth\",\r\n \"id\": + \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": + \"75\",\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\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.38.139.88/29\",\r\n \"65.52.252.96/29\",\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\": \"75\",\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\": \"75\",\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\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.137.166.32/29\",\r\n + \ \"51.140.211.24/29\",\r\n \"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\": \"75\",\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\": [\r\n \"13.71.196.48/29\",\r\n + \ \"52.150.154.192/29\",\r\n \"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\": \"75\",\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\": \"75\",\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\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.86.218.240/29\",\r\n \"20.49.126.128/29\",\r\n \"23.99.5.239/32\",\r\n + \ \"23.101.196.19/32\",\r\n \"138.91.141.162/32\",\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\": + \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"LogicApps\",\r\n \"addressPrefixes\": + [\r\n \"13.65.39.247/32\",\r\n \"13.65.82.17/32\",\r\n \"13.65.82.190/32\",\r\n + \ \"13.65.86.56/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.52.232/32\",\r\n + \ \"13.66.128.68/32\",\r\n \"13.66.201.169/32\",\r\n \"13.66.210.167/32\",\r\n + \ \"13.66.224.169/32\",\r\n \"13.66.246.219/32\",\r\n \"13.67.13.224/27\",\r\n + \ \"13.67.91.135/32\",\r\n \"13.67.107.128/32\",\r\n \"13.67.110.109/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.67.236.125/32\",\r\n \"13.69.71.160/27\",\r\n + \ \"13.69.109.144/28\",\r\n \"13.69.231.160/27\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.70.78.192/27\",\r\n \"13.70.159.205/32\",\r\n \"13.71.146.140/32\",\r\n + \ \"13.71.158.3/32\",\r\n \"13.71.158.120/32\",\r\n \"13.71.184.150/32\",\r\n + \ \"13.71.186.1/32\",\r\n \"13.71.199.128/27\",\r\n \"13.71.199.160/28\",\r\n + \ \"13.73.4.207/32\",\r\n \"13.73.114.207/32\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.73.244.160/27\",\r\n \"13.75.89.159/32\",\r\n + \ \"13.75.94.173/32\",\r\n \"13.75.149.4/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.76.4.194/32\",\r\n \"13.76.5.96/32\",\r\n \"13.76.133.155/32\",\r\n + \ \"13.77.3.139/32\",\r\n \"13.77.53.224/27\",\r\n \"13.77.55.128/28\",\r\n + \ \"13.77.56.167/32\",\r\n \"13.77.58.136/32\",\r\n \"13.77.149.159/32\",\r\n + \ \"13.77.152.21/32\",\r\n \"13.78.18.168/32\",\r\n \"13.78.20.232/32\",\r\n + \ \"13.78.21.155/32\",\r\n \"13.78.35.229/32\",\r\n \"13.78.42.223/32\",\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.111.160/27\",\r\n \"13.78.129.20/32\",\r\n \"13.78.137.179/32\",\r\n + \ \"13.78.137.247/32\",\r\n \"13.78.141.75/32\",\r\n \"13.78.148.140/32\",\r\n + \ \"13.78.151.161/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.84.159.168/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.221.240/28\",\r\n \"13.86.223.0/27\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.58.160/27\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n + \ \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n + \ \"13.92.98.111/32\",\r\n \"13.95.147.65/32\",\r\n \"13.95.155.53/32\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.21.46.96/27\",\r\n \"20.36.108.192/27\",\r\n + \ \"20.36.108.224/28\",\r\n \"20.36.117.96/27\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.37.76.224/27\",\r\n \"20.38.128.176/28\",\r\n + \ \"20.38.128.192/27\",\r\n \"20.38.149.144/28\",\r\n \"20.38.149.160/27\",\r\n + \ \"20.40.32.19/32\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n + \ \"20.40.32.60/31\",\r\n \"20.40.32.80/31\",\r\n \"20.40.32.85/32\",\r\n + \ \"20.40.32.87/32\",\r\n \"20.40.32.113/32\",\r\n \"20.40.32.116/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.42.64.48/28\",\r\n \"20.42.72.160/27\",\r\n + \ \"20.43.121.192/27\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n + \ \"20.44.4.192/27\",\r\n \"20.44.17.224/27\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.67.134/31\",\r\n \"20.45.67.170/32\",\r\n + \ \"20.45.71.213/32\",\r\n \"20.45.72.54/32\",\r\n \"20.45.72.72/32\",\r\n + \ \"20.45.75.193/32\",\r\n \"20.45.75.200/32\",\r\n \"20.45.75.236/32\",\r\n + \ \"20.45.79.239/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.30.192/27\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.150.173.192/27\",\r\n \"20.150.181.32/27\",\r\n \"20.188.33.169/32\",\r\n + \ \"20.188.39.105/32\",\r\n \"20.192.184.0/27\",\r\n \"20.192.238.128/27\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.193.206.128/27\",\r\n + \ \"23.96.200.77/32\",\r\n \"23.96.200.227/32\",\r\n \"23.96.203.46/32\",\r\n + \ \"23.96.210.49/32\",\r\n \"23.96.212.28/32\",\r\n \"23.96.253.219/32\",\r\n + \ \"23.97.68.172/32\",\r\n \"23.97.210.126/32\",\r\n \"23.97.211.179/32\",\r\n + \ \"23.97.218.130/32\",\r\n \"23.99.125.99/32\",\r\n \"23.100.29.190/32\",\r\n + \ \"23.100.82.16/32\",\r\n \"23.100.86.139/32\",\r\n \"23.100.87.24/32\",\r\n + \ \"23.100.87.56/32\",\r\n \"23.100.124.84/32\",\r\n \"23.100.127.172/32\",\r\n + \ \"23.101.132.208/32\",\r\n \"23.101.136.201/32\",\r\n \"23.101.139.153/32\",\r\n + \ \"23.101.183.225/32\",\r\n \"23.101.191.106/32\",\r\n \"23.102.70.174/32\",\r\n + \ \"40.67.60.176/28\",\r\n \"40.67.60.192/27\",\r\n \"40.68.209.23/32\",\r\n + \ \"40.68.222.65/32\",\r\n \"40.69.110.192/27\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.26.154/32\",\r\n \"40.70.27.236/32\",\r\n \"40.70.27.253/32\",\r\n + \ \"40.70.29.214/32\",\r\n \"40.70.131.151/32\",\r\n \"40.74.64.207/32\",\r\n + \ \"40.74.66.200/32\",\r\n \"40.74.68.85/32\",\r\n \"40.74.74.21/32\",\r\n + \ \"40.74.76.213/32\",\r\n \"40.74.77.205/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.131.151/32\",\r\n \"40.74.132.29/32\",\r\n + \ \"40.74.136.23/32\",\r\n \"40.74.140.4/32\",\r\n \"40.74.140.162/32\",\r\n + \ \"40.74.140.173/32\",\r\n \"40.74.142.133/32\",\r\n \"40.74.143.215/32\",\r\n + \ \"40.74.149.96/27\",\r\n \"40.75.35.240/28\",\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.204.224/27\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n + \ \"40.78.245.160/27\",\r\n \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n + \ \"40.79.139.160/27\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.160/27\",\r\n + \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n + \ \"40.80.180.32/27\",\r\n \"40.83.73.39/32\",\r\n \"40.83.75.165/32\",\r\n + \ \"40.83.77.208/32\",\r\n \"40.83.98.194/32\",\r\n \"40.83.100.69/32\",\r\n + \ \"40.83.127.19/32\",\r\n \"40.83.164.80/32\",\r\n \"40.84.25.234/32\",\r\n + \ \"40.84.30.147/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.85.250.135/32\",\r\n \"40.85.250.212/32\",\r\n + \ \"40.85.252.47/32\",\r\n \"40.86.202.42/32\",\r\n \"40.86.203.228/32\",\r\n + \ \"40.86.216.241/32\",\r\n \"40.86.217.241/32\",\r\n \"40.86.226.149/32\",\r\n + \ \"40.86.228.93/32\",\r\n \"40.89.186.28/32\",\r\n \"40.89.186.30/32\",\r\n + \ \"40.89.188.169/32\",\r\n \"40.89.190.104/32\",\r\n \"40.89.191.161/32\",\r\n + \ \"40.112.90.39/32\",\r\n \"40.112.92.104/32\",\r\n \"40.112.95.216/32\",\r\n + \ \"40.113.1.181/32\",\r\n \"40.113.3.202/32\",\r\n \"40.113.4.18/32\",\r\n + \ \"40.113.10.90/32\",\r\n \"40.113.11.17/32\",\r\n \"40.113.12.95/32\",\r\n + \ \"40.113.18.211/32\",\r\n \"40.113.20.202/32\",\r\n \"40.113.22.12/32\",\r\n + \ \"40.113.94.31/32\",\r\n \"40.113.218.230/32\",\r\n \"40.114.8.21/32\",\r\n + \ \"40.114.12.31/32\",\r\n \"40.114.13.216/32\",\r\n \"40.114.14.143/32\",\r\n + \ \"40.114.40.186/32\",\r\n \"40.114.51.5/32\",\r\n \"40.114.82.191/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.118.241.243/32\",\r\n \"40.118.244.241/32\",\r\n + \ \"40.119.166.152/32\",\r\n \"40.120.64.0/27\",\r\n \"40.120.64.32/28\",\r\n + \ \"40.121.91.41/32\",\r\n \"40.122.41.236/32\",\r\n \"40.122.46.197/32\",\r\n + \ \"40.122.170.198/32\",\r\n \"40.123.212.104/32\",\r\n \"40.123.216.73/32\",\r\n + \ \"40.123.217.165/32\",\r\n \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n + \ \"40.123.228.182/32\",\r\n \"40.123.230.45/32\",\r\n \"40.123.231.179/32\",\r\n + \ \"40.123.231.186/32\",\r\n \"40.126.227.199/32\",\r\n \"40.126.240.14/32\",\r\n + \ \"40.126.249.73/32\",\r\n \"40.126.252.33/32\",\r\n \"40.126.252.85/32\",\r\n + \ \"40.126.252.107/32\",\r\n \"40.127.80.231/32\",\r\n \"40.127.83.170/32\",\r\n + \ \"40.127.84.38/32\",\r\n \"40.127.86.12/32\",\r\n \"40.127.91.18/32\",\r\n + \ \"40.127.93.92/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.97.32/27\",\r\n + \ \"51.12.100.112/28\",\r\n \"51.12.102.160/27\",\r\n \"51.12.204.112/28\",\r\n + \ \"51.12.204.192/27\",\r\n \"51.12.229.32/27\",\r\n \"51.103.128.52/32\",\r\n + \ \"51.103.132.236/32\",\r\n \"51.103.134.69/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.135.51/32\",\r\n \"51.103.136.37/32\",\r\n \"51.103.136.209/32\",\r\n + \ \"51.103.136.210/32\",\r\n \"51.103.137.79/32\",\r\n \"51.103.138.28/32\",\r\n + \ \"51.103.138.96/32\",\r\n \"51.103.139.122/32\",\r\n \"51.104.9.112/28\",\r\n + \ \"51.105.69.96/27\",\r\n \"51.107.60.160/27\",\r\n \"51.107.60.192/28\",\r\n + \ \"51.107.156.160/27\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.151/32\",\r\n + \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.179/32\",\r\n + \ \"51.107.225.180/32\",\r\n \"51.107.225.186/32\",\r\n \"51.107.225.190/32\",\r\n + \ \"51.107.231.86/32\",\r\n \"51.107.239.66/32\",\r\n \"51.107.239.83/32\",\r\n + \ \"51.107.239.112/32\",\r\n \"51.107.239.123/32\",\r\n \"51.116.60.144/28\",\r\n + \ \"51.116.60.160/27\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.104/32\",\r\n + \ \"51.116.168.222/32\",\r\n \"51.116.171.49/32\",\r\n \"51.116.171.209/32\",\r\n + \ \"51.116.175.0/32\",\r\n \"51.116.175.17/32\",\r\n \"51.116.175.51/32\",\r\n + \ \"51.116.208.37/32\",\r\n \"51.116.208.51/32\",\r\n \"51.116.208.64/32\",\r\n + \ \"51.116.208.132/32\",\r\n \"51.116.208.165/32\",\r\n \"51.116.208.175/32\",\r\n + \ \"51.116.208.192/32\",\r\n \"51.116.208.200/32\",\r\n \"51.116.208.217/32\",\r\n + \ \"51.116.208.222/32\",\r\n \"51.116.211.29/32\",\r\n \"51.116.211.168/32\",\r\n + \ \"51.116.233.22/32\",\r\n \"51.116.233.33/32\",\r\n \"51.116.233.35/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.116.233.87/32\",\r\n \"51.116.243.224/27\",\r\n + \ \"51.120.100.160/27\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.128/27\",\r\n + \ \"51.120.220.160/28\",\r\n \"51.140.28.225/32\",\r\n \"51.140.73.85/32\",\r\n + \ \"51.140.74.14/32\",\r\n \"51.140.78.44/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.137.190/32\",\r\n + \ \"51.140.142.28/32\",\r\n \"51.140.153.135/32\",\r\n \"51.140.155.81/32\",\r\n + \ \"51.140.158.24/32\",\r\n \"51.141.45.238/32\",\r\n \"51.141.47.136/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.54.185/32\",\r\n \"51.141.112.112/32\",\r\n \"51.141.113.36/32\",\r\n + \ \"51.141.114.77/32\",\r\n \"51.141.118.119/32\",\r\n \"51.141.119.63/32\",\r\n + \ \"51.141.119.150/32\",\r\n \"51.144.176.185/32\",\r\n \"51.144.182.201/32\",\r\n + \ \"52.143.156.55/32\",\r\n \"52.143.158.203/32\",\r\n \"52.143.162.83/32\",\r\n + \ \"52.143.164.15/32\",\r\n \"52.143.164.80/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.147.97.32/27\",\r\n \"52.160.90.237/32\",\r\n \"52.160.92.112/32\",\r\n + \ \"52.161.8.128/32\",\r\n \"52.161.9.108/32\",\r\n \"52.161.18.218/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.27.190/32\",\r\n + \ \"52.162.111.144/28\",\r\n \"52.162.111.160/27\",\r\n \"52.162.208.216/32\",\r\n + \ \"52.162.213.231/32\",\r\n \"52.163.93.214/32\",\r\n \"52.163.228.93/32\",\r\n + \ \"52.163.230.166/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.50.24/32\",\r\n \"52.172.51.140/32\",\r\n \"52.172.52.0/32\",\r\n + \ \"52.172.55.231/32\",\r\n \"52.172.154.168/32\",\r\n \"52.172.157.194/32\",\r\n + \ \"52.172.184.192/32\",\r\n \"52.172.185.79/32\",\r\n \"52.172.186.159/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.175.33.254/32\",\r\n \"52.175.198.132/32\",\r\n \"52.178.165.215/32\",\r\n + \ \"52.178.166.21/32\",\r\n \"52.182.141.160/27\",\r\n \"52.183.29.132/32\",\r\n + \ \"52.183.30.10/32\",\r\n \"52.183.30.169/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.226.96/32\",\r\n + \ \"52.187.226.139/32\",\r\n \"52.187.227.245/32\",\r\n \"52.187.229.130/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.187.231.184/32\",\r\n \"52.189.214.42/32\",\r\n + \ \"52.189.216.28/32\",\r\n \"52.189.220.75/32\",\r\n \"52.189.222.77/32\",\r\n + \ \"52.228.39.244/32\",\r\n \"52.229.120.45/32\",\r\n \"52.229.125.57/32\",\r\n + \ \"52.229.126.25/32\",\r\n \"52.231.23.16/28\",\r\n \"52.231.23.32/27\",\r\n + \ \"52.232.128.155/32\",\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.29.92/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"65.52.8.225/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.9.96/32\",\r\n + \ \"65.52.10.183/32\",\r\n \"65.52.60.5/32\",\r\n \"65.52.175.34/32\",\r\n + \ \"65.52.185.96/32\",\r\n \"65.52.185.218/32\",\r\n \"65.52.186.153/32\",\r\n + \ \"65.52.186.190/32\",\r\n \"65.52.186.225/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"70.37.50.6/32\",\r\n \"70.37.54.122/32\",\r\n \"102.133.28.208/28\",\r\n + \ \"102.133.28.224/27\",\r\n \"102.133.72.37/32\",\r\n \"102.133.72.98/32\",\r\n + \ \"102.133.72.113/32\",\r\n \"102.133.72.132/32\",\r\n \"102.133.72.145/32\",\r\n + \ \"102.133.72.173/32\",\r\n \"102.133.72.179/32\",\r\n \"102.133.72.183/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.75.169/32\",\r\n + \ \"102.133.75.191/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.227.103/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.6/32\",\r\n + \ \"102.133.228.9/32\",\r\n \"102.133.230.4/32\",\r\n \"102.133.230.82/32\",\r\n + \ \"102.133.231.9/32\",\r\n \"102.133.231.51/32\",\r\n \"102.133.231.117/32\",\r\n + \ \"102.133.231.188/32\",\r\n \"102.133.251.224/27\",\r\n + \ \"104.40.49.140/32\",\r\n \"104.40.54.74/32\",\r\n \"104.40.59.188/32\",\r\n + \ \"104.40.61.150/32\",\r\n \"104.40.62.178/32\",\r\n \"104.40.218.37/32\",\r\n + \ \"104.41.0.115/32\",\r\n \"104.41.33.103/32\",\r\n \"104.41.162.245/32\",\r\n + \ \"104.41.163.102/32\",\r\n \"104.41.168.76/32\",\r\n \"104.41.173.132/32\",\r\n + \ \"104.41.179.165/32\",\r\n \"104.41.181.59/32\",\r\n \"104.41.182.232/32\",\r\n + \ \"104.42.38.32/32\",\r\n \"104.42.49.145/32\",\r\n \"104.42.224.227/32\",\r\n + \ \"104.42.236.93/32\",\r\n \"104.43.166.135/32\",\r\n \"104.43.243.39/32\",\r\n + \ \"104.45.9.52/32\",\r\n \"104.45.153.81/32\",\r\n \"104.46.32.99/32\",\r\n + \ \"104.46.34.93/32\",\r\n \"104.46.34.208/32\",\r\n \"104.46.39.63/32\",\r\n + \ \"104.46.42.167/32\",\r\n \"104.46.98.208/32\",\r\n \"104.46.106.158/32\",\r\n + \ \"104.47.138.214/32\",\r\n \"104.208.25.27/32\",\r\n \"104.208.140.40/32\",\r\n + \ \"104.208.155.200/32\",\r\n \"104.208.158.174/32\",\r\n + \ \"104.209.131.77/32\",\r\n \"104.209.133.254/32\",\r\n + \ \"104.209.134.133/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.90.241/32\",\r\n \"104.210.91.55/32\",\r\n + \ \"104.210.144.48/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.74.145/32\",\r\n \"104.211.90.162/32\",\r\n \"104.211.90.169/32\",\r\n + \ \"104.211.101.108/32\",\r\n \"104.211.102.62/32\",\r\n + \ \"104.211.154.7/32\",\r\n \"104.211.154.59/32\",\r\n \"104.211.156.153/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.158.123/32\",\r\n + \ \"104.211.158.127/32\",\r\n \"104.211.162.205/32\",\r\n + \ \"104.211.164.25/32\",\r\n \"104.211.164.80/32\",\r\n \"104.211.164.112/32\",\r\n + \ \"104.211.164.136/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.211.227.229/32\",\r\n + \ \"104.211.229.115/32\",\r\n \"104.211.230.126/32\",\r\n + \ \"104.211.230.129/32\",\r\n \"104.211.231.39/32\",\r\n + \ \"104.214.137.243/32\",\r\n \"104.214.161.64/27\",\r\n + \ \"104.214.161.96/28\",\r\n \"104.215.88.156/32\",\r\n \"104.215.89.144/32\",\r\n + \ \"104.215.90.86/32\",\r\n \"104.215.90.189/32\",\r\n \"104.215.90.203/32\",\r\n + \ \"104.215.93.125/32\",\r\n \"104.215.176.31/32\",\r\n \"104.215.176.81/32\",\r\n + \ \"104.215.177.5/32\",\r\n \"104.215.178.204/32\",\r\n \"104.215.179.133/32\",\r\n + \ \"104.215.180.203/32\",\r\n \"104.215.181.6/32\",\r\n \"111.221.85.72/32\",\r\n + \ \"111.221.85.74/32\",\r\n \"137.116.44.82/32\",\r\n \"137.116.80.70/32\",\r\n + \ \"137.116.85.245/32\",\r\n \"137.116.126.165/32\",\r\n + \ \"137.117.72.32/32\",\r\n \"137.135.106.54/32\",\r\n \"138.91.17.47/32\",\r\n + \ \"138.91.25.99/32\",\r\n \"138.91.26.45/32\",\r\n \"138.91.188.137/32\",\r\n + \ \"157.55.210.61/32\",\r\n \"157.55.212.238/32\",\r\n \"157.56.12.202/32\",\r\n + \ \"157.56.160.212/32\",\r\n \"157.56.162.53/32\",\r\n \"157.56.167.147/32\",\r\n + \ \"168.61.86.120/32\",\r\n \"168.61.152.201/32\",\r\n \"168.61.172.83/32\",\r\n + \ \"168.61.172.225/32\",\r\n \"168.61.173.172/32\",\r\n \"168.61.217.177/32\",\r\n + \ \"168.62.109.110/32\",\r\n \"168.62.219.52/32\",\r\n \"168.62.219.83/32\",\r\n + \ \"168.62.248.37/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.136.37/32\",\r\n + \ \"168.63.200.173/32\",\r\n \"191.232.32.19/32\",\r\n \"191.232.32.100/32\",\r\n + \ \"191.232.34.78/32\",\r\n \"191.232.34.249/32\",\r\n \"191.232.35.177/32\",\r\n + \ \"191.232.36.213/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.68.51/32\",\r\n + \ \"191.233.207.0/28\",\r\n \"191.233.207.32/27\",\r\n \"191.234.161.28/32\",\r\n + \ \"191.234.161.168/32\",\r\n \"191.234.162.131/32\",\r\n + \ \"191.234.162.178/32\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.234.182.26/32\",\r\n \"191.235.82.221/32\",\r\n \"191.235.86.199/32\",\r\n + \ \"191.235.91.7/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"191.235.180.188/32\",\r\n \"191.237.255.116/32\",\r\n + \ \"191.238.41.107/32\",\r\n \"191.238.161.62/32\",\r\n \"191.238.163.65/32\",\r\n + \ \"191.239.67.132/32\",\r\n \"191.239.82.62/32\",\r\n \"191.239.161.74/32\",\r\n + \ \"191.239.177.86/32\",\r\n \"207.46.148.176/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n + \ \"2603:1000:4:402::3e0/123\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1000:104:402::3e0/123\",\r\n \"2603:1010:6:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3e0/123\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:101:402::3e0/123\",\r\n \"2603:1010:304:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3e0/123\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1010:404:402::3e0/123\",\r\n \"2603:1020:5:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3e0/123\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:206:402::3e0/123\",\r\n \"2603:1020:305:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3e0/123\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:405:402::3e0/123\",\r\n \"2603:1020:605:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3e0/123\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:705:402::3e0/123\",\r\n \"2603:1020:805:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3e0/123\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:905:402::3e0/123\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3e0/123\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:b04:402::3e0/123\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3e0/123\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:d04:402::3e0/123\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3e0/123\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:f04:402::3e0/123\",\r\n \"2603:1020:1004:400::250/124\",\r\n + \ \"2603:1020:1004:400::260/123\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1104:400::520/123\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:f:400::be0/123\",\r\n \"2603:1030:10:402::3c0/124\",\r\n + \ \"2603:1030:10:402::3e0/123\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:104:402::3e0/123\",\r\n \"2603:1030:107:400::390/124\",\r\n + \ \"2603:1030:107:400::3a0/123\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:210:402::3e0/123\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n + \ \"2603:1030:40b:400::be0/123\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:40c:402::3e0/123\",\r\n \"2603:1030:504:402::250/124\",\r\n + \ \"2603:1030:504:402::260/123\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:608:402::3e0/123\",\r\n \"2603:1030:807:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3e0/123\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:a07:402::360/123\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n + \ \"2603:1030:b04:402::3e0/123\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:c06:400::be0/123\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n + \ \"2603:1030:f05:402::3e0/123\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1030:1005:402::3e0/123\",\r\n \"2603:1040:5:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3e0/123\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:207:402::3e0/123\",\r\n \"2603:1040:407:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3e0/123\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:606:402::3e0/123\",\r\n \"2603:1040:806:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3e0/123\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:904:402::3e0/123\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3e0/123\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:b04:402::3e0/123\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3e0/123\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:d04:400::260/123\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n + \ \"2603:1040:f05:402::3e0/123\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1002:400::3e0/123\",\r\n \"2603:1040:1104:400::510/124\",\r\n + \ \"2603:1040:1104:400::520/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\": \"75\",\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\": \"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.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\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.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.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.72.30.160/28\",\r\n \"20.150.172.240/28\",\r\n \"20.192.238.160/28\",\r\n + \ \"20.193.206.48/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.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 + \ \"51.11.97.16/28\",\r\n \"51.12.100.112/28\",\r\n \"51.12.204.112/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.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.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.144.176.185/32\",\r\n \"52.147.97.16/28\",\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.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.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 \"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.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.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: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: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\": + \"75\",\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\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 + \ \"13.64.29.32/32\",\r\n \"13.64.29.161/32\",\r\n \"13.64.30.76/32\",\r\n + \ \"13.64.30.117/32\",\r\n \"13.64.30.118/32\",\r\n \"13.64.31.116/32\",\r\n + \ \"13.64.196.27/32\",\r\n \"13.64.198.19/32\",\r\n \"13.64.198.97/32\",\r\n + \ \"13.64.199.41/32\",\r\n \"13.64.252.115/32\",\r\n \"13.66.134.18/32\",\r\n + \ \"13.66.142.80/28\",\r\n \"13.66.158.8/32\",\r\n \"13.66.168.209/32\",\r\n + \ \"13.66.173.192/32\",\r\n \"13.66.210.205/32\",\r\n \"13.67.10.192/28\",\r\n + \ \"13.67.48.221/32\",\r\n \"13.69.67.96/28\",\r\n \"13.69.107.96/28\",\r\n + \ \"13.69.190.115/32\",\r\n \"13.69.230.48/28\",\r\n \"13.70.74.160/27\",\r\n + \ \"13.71.175.0/27\",\r\n \"13.71.196.192/27\",\r\n \"13.73.242.224/27\",\r\n + \ \"13.74.108.176/28\",\r\n \"13.74.168.152/32\",\r\n \"13.75.39.128/27\",\r\n + \ \"13.76.43.73/32\",\r\n \"13.76.129.255/32\",\r\n \"13.77.53.96/27\",\r\n + \ \"13.77.80.28/32\",\r\n \"13.77.136.80/32\",\r\n \"13.77.148.229/32\",\r\n + \ \"13.77.160.162/32\",\r\n \"13.77.163.148/32\",\r\n \"13.77.165.61/32\",\r\n + \ \"13.80.7.94/32\",\r\n \"13.80.22.71/32\",\r\n \"13.80.125.22/32\",\r\n + \ \"13.81.123.49/32\",\r\n \"13.81.204.189/32\",\r\n \"13.81.212.71/32\",\r\n + \ \"13.86.176.189/32\",\r\n \"13.86.176.211/32\",\r\n \"13.86.219.224/27\",\r\n + \ \"13.86.235.202/32\",\r\n \"13.86.239.236/32\",\r\n \"13.88.224.38/32\",\r\n + \ \"13.88.224.211/32\",\r\n \"13.88.224.222/32\",\r\n \"13.88.226.74/32\",\r\n + \ \"13.88.227.7/32\",\r\n \"13.89.178.0/28\",\r\n \"13.91.61.249/32\",\r\n + \ \"13.91.91.243/32\",\r\n \"13.91.98.185/32\",\r\n \"13.93.32.114/32\",\r\n + \ \"13.93.113.192/32\",\r\n \"13.93.196.52/32\",\r\n \"13.93.216.68/32\",\r\n + \ \"13.93.233.42/32\",\r\n \"13.95.1.33/32\",\r\n \"13.95.29.177/32\",\r\n + \ \"13.95.30.46/32\",\r\n \"20.36.220.93/32\",\r\n \"20.36.222.59/32\",\r\n + \ \"20.36.222.60/32\",\r\n \"20.36.240.76/32\",\r\n \"20.36.244.208/32\",\r\n + \ \"20.36.245.0/32\",\r\n \"20.36.245.182/32\",\r\n \"20.36.245.235/32\",\r\n + \ \"20.36.246.188/32\",\r\n \"20.36.248.40/32\",\r\n \"20.40.106.50/31\",\r\n + \ \"20.40.107.84/32\",\r\n \"20.40.132.195/32\",\r\n \"20.40.134.79/32\",\r\n + \ \"20.40.134.94/32\",\r\n \"20.40.160.184/32\",\r\n \"20.40.161.119/32\",\r\n + \ \"20.40.161.131/32\",\r\n \"20.40.161.132/32\",\r\n \"20.40.161.135/32\",\r\n + \ \"20.40.161.140/30\",\r\n \"20.40.161.160/31\",\r\n \"20.40.162.86/32\",\r\n + \ \"20.40.162.200/32\",\r\n \"20.40.163.88/32\",\r\n \"20.40.163.96/31\",\r\n + \ \"20.40.163.130/32\",\r\n \"20.40.163.133/32\",\r\n \"20.40.163.178/31\",\r\n + \ \"20.42.29.162/32\",\r\n \"20.42.31.48/32\",\r\n \"20.42.31.251/32\",\r\n + \ \"20.44.8.208/28\",\r\n \"20.44.17.64/28\",\r\n \"20.44.72.173/32\",\r\n + \ \"20.44.72.217/32\",\r\n \"20.44.73.253/32\",\r\n \"20.45.3.127/32\",\r\n + \ \"20.184.57.4/32\",\r\n \"20.184.57.218/32\",\r\n \"20.184.58.46/32\",\r\n + \ \"20.184.58.110/32\",\r\n \"20.184.60.77/32\",\r\n \"20.184.61.67/32\",\r\n + \ \"20.184.61.253/32\",\r\n \"20.184.63.158/32\",\r\n \"20.184.63.216/32\",\r\n + \ \"20.184.63.232/32\",\r\n \"20.188.72.248/32\",\r\n \"23.97.54.160/32\",\r\n + \ \"23.97.55.165/32\",\r\n \"23.98.83.96/28\",\r\n \"23.100.67.153/32\",\r\n + \ \"40.65.169.46/32\",\r\n \"40.65.169.97/32\",\r\n \"40.65.169.196/32\",\r\n + \ \"40.65.169.236/32\",\r\n \"40.65.170.17/32\",\r\n \"40.65.170.26/32\",\r\n + \ \"40.65.170.80/30\",\r\n \"40.65.170.112/31\",\r\n \"40.65.170.123/32\",\r\n + \ \"40.65.170.125/32\",\r\n \"40.65.170.128/32\",\r\n \"40.65.170.133/32\",\r\n + \ \"40.65.170.137/32\",\r\n \"40.65.233.253/32\",\r\n \"40.65.235.54/32\",\r\n + \ \"40.66.56.158/32\",\r\n \"40.66.57.164/32\",\r\n \"40.66.57.203/32\",\r\n + \ \"40.66.59.41/32\",\r\n \"40.66.59.193/32\",\r\n \"40.66.59.195/32\",\r\n + \ \"40.66.59.196/32\",\r\n \"40.66.59.246/32\",\r\n \"40.66.60.101/32\",\r\n + \ \"40.66.60.118/32\",\r\n \"40.66.60.180/32\",\r\n \"40.66.60.185/32\",\r\n + \ \"40.66.60.200/32\",\r\n \"40.66.60.206/31\",\r\n \"40.66.60.208/31\",\r\n + \ \"40.66.60.210/32\",\r\n \"40.66.60.215/32\",\r\n \"40.66.60.216/31\",\r\n + \ \"40.66.60.219/32\",\r\n \"40.66.60.220/31\",\r\n \"40.66.60.222/32\",\r\n + \ \"40.66.60.224/31\",\r\n \"40.66.60.226/32\",\r\n \"40.66.60.232/32\",\r\n + \ \"40.66.61.61/32\",\r\n \"40.66.61.158/32\",\r\n \"40.66.61.193/32\",\r\n + \ \"40.66.61.226/32\",\r\n \"40.66.62.7/32\",\r\n \"40.66.62.9/32\",\r\n + \ \"40.66.62.78/32\",\r\n \"40.66.62.130/32\",\r\n \"40.66.62.154/32\",\r\n + \ \"40.66.62.225/32\",\r\n \"40.66.63.148/32\",\r\n \"40.66.63.255/32\",\r\n + \ \"40.67.152.91/32\",\r\n \"40.67.152.227/32\",\r\n \"40.67.154.160/32\",\r\n + \ \"40.67.155.146/32\",\r\n \"40.67.159.55/32\",\r\n \"40.67.216.253/32\",\r\n + \ \"40.67.219.133/32\",\r\n \"40.67.251.0/32\",\r\n \"40.67.254.233/32\",\r\n + \ \"40.68.245.184/32\",\r\n \"40.69.108.96/27\",\r\n \"40.70.0.255/32\",\r\n + \ \"40.70.29.49/32\",\r\n \"40.70.29.200/32\",\r\n \"40.70.148.112/28\",\r\n + \ \"40.70.184.90/32\",\r\n \"40.71.14.16/28\",\r\n \"40.74.1.235/32\",\r\n + \ \"40.74.6.204/32\",\r\n \"40.76.78.217/32\",\r\n \"40.78.23.204/32\",\r\n + \ \"40.78.56.129/32\",\r\n \"40.78.229.64/28\",\r\n \"40.78.236.160/28\",\r\n + \ \"40.78.245.0/28\",\r\n \"40.78.251.128/28\",\r\n \"40.79.132.96/28\",\r\n + \ \"40.79.139.16/28\",\r\n \"40.79.146.224/28\",\r\n \"40.79.156.112/28\",\r\n + \ \"40.79.180.64/27\",\r\n \"40.80.219.49/32\",\r\n \"40.80.220.215/32\",\r\n + \ \"40.80.220.246/32\",\r\n \"40.80.221.77/32\",\r\n \"40.80.222.91/32\",\r\n + \ \"40.80.222.197/32\",\r\n \"40.81.56.80/32\",\r\n \"40.81.57.138/32\",\r\n + \ \"40.81.57.141/32\",\r\n \"40.81.57.144/32\",\r\n \"40.81.57.157/32\",\r\n + \ \"40.81.57.164/32\",\r\n \"40.81.57.169/32\",\r\n \"40.81.58.180/32\",\r\n + \ \"40.81.58.184/32\",\r\n \"40.81.58.193/32\",\r\n \"40.81.59.4/32\",\r\n + \ \"40.81.59.90/32\",\r\n \"40.81.59.93/32\",\r\n \"40.81.62.162/32\",\r\n + \ \"40.81.62.179/32\",\r\n \"40.81.62.193/32\",\r\n \"40.81.62.199/32\",\r\n + \ \"40.81.62.206/32\",\r\n \"40.81.62.209/32\",\r\n \"40.81.62.212/32\",\r\n + \ \"40.81.62.220/30\",\r\n \"40.81.62.224/32\",\r\n \"40.81.62.255/32\",\r\n + \ \"40.81.63.1/32\",\r\n \"40.81.63.2/32\",\r\n \"40.81.63.4/31\",\r\n + \ \"40.81.63.7/32\",\r\n \"40.81.63.8/32\",\r\n \"40.81.63.235/32\",\r\n + \ \"40.81.63.245/32\",\r\n \"40.81.63.248/32\",\r\n \"40.81.120.13/32\",\r\n + \ \"40.81.120.24/31\",\r\n \"40.81.120.97/32\",\r\n \"40.81.120.187/32\",\r\n + \ \"40.81.120.191/32\",\r\n \"40.81.120.192/32\",\r\n \"40.81.121.66/32\",\r\n + \ \"40.81.121.76/32\",\r\n \"40.81.121.78/32\",\r\n \"40.81.121.107/32\",\r\n + \ \"40.81.121.108/32\",\r\n \"40.81.121.111/32\",\r\n \"40.81.121.127/32\",\r\n + \ \"40.81.121.135/32\",\r\n \"40.81.121.140/32\",\r\n \"40.81.121.175/32\",\r\n + \ \"40.81.122.4/32\",\r\n \"40.81.122.62/31\",\r\n \"40.81.122.76/32\",\r\n + \ \"40.81.122.203/32\",\r\n \"40.81.123.124/32\",\r\n \"40.81.123.157/32\",\r\n + \ \"40.81.124.185/32\",\r\n \"40.81.124.219/32\",\r\n \"40.81.127.25/32\",\r\n + \ \"40.81.127.139/32\",\r\n \"40.81.127.140/31\",\r\n \"40.81.127.229/32\",\r\n + \ \"40.81.127.230/32\",\r\n \"40.81.127.239/32\",\r\n \"40.81.152.126/32\",\r\n + \ \"40.81.152.171/32\",\r\n \"40.81.152.172/32\",\r\n \"40.81.156.153/32\",\r\n + \ \"40.81.156.154/31\",\r\n \"40.81.156.156/32\",\r\n \"40.81.159.35/32\",\r\n + \ \"40.81.159.77/32\",\r\n \"40.82.184.80/32\",\r\n \"40.82.185.36/32\",\r\n + \ \"40.82.185.117/32\",\r\n \"40.82.185.229/32\",\r\n \"40.82.186.166/32\",\r\n + \ \"40.82.186.168/31\",\r\n \"40.82.186.176/31\",\r\n \"40.82.186.180/32\",\r\n + \ \"40.82.186.182/32\",\r\n \"40.82.186.185/32\",\r\n \"40.82.186.214/32\",\r\n + \ \"40.82.186.231/32\",\r\n \"40.82.187.161/32\",\r\n \"40.82.187.162/31\",\r\n + \ \"40.82.187.164/32\",\r\n \"40.82.187.177/32\",\r\n \"40.82.187.178/31\",\r\n + \ \"40.82.187.199/32\",\r\n \"40.82.187.200/32\",\r\n \"40.82.187.202/32\",\r\n + \ \"40.82.187.204/30\",\r\n \"40.82.187.208/30\",\r\n \"40.82.187.212/31\",\r\n + \ \"40.82.187.218/32\",\r\n \"40.82.187.223/32\",\r\n \"40.82.190.163/32\",\r\n + \ \"40.82.191.58/32\",\r\n \"40.84.2.83/32\",\r\n \"40.84.4.93/32\",\r\n + \ \"40.84.4.119/32\",\r\n \"40.84.5.28/32\",\r\n \"40.84.49.16/32\",\r\n + \ \"40.89.136.227/32\",\r\n \"40.89.137.101/32\",\r\n \"40.89.142.184/32\",\r\n + \ \"40.89.143.43/32\",\r\n \"40.90.184.197/32\",\r\n \"40.90.185.64/32\",\r\n + \ \"40.90.191.153/32\",\r\n \"40.90.218.196/31\",\r\n \"40.90.218.198/32\",\r\n + \ \"40.90.218.203/32\",\r\n \"40.90.219.121/32\",\r\n \"40.90.219.184/32\",\r\n + \ \"40.90.220.37/32\",\r\n \"40.90.220.190/32\",\r\n \"40.90.220.196/32\",\r\n + \ \"40.90.222.64/32\",\r\n \"40.91.74.37/32\",\r\n \"40.91.78.105/32\",\r\n + \ \"40.91.114.40/29\",\r\n \"40.91.114.48/31\",\r\n \"40.91.122.25/32\",\r\n + \ \"40.91.122.38/32\",\r\n \"40.91.126.157/32\",\r\n \"40.91.127.44/32\",\r\n + \ \"40.91.198.19/32\",\r\n \"40.113.121.176/32\",\r\n \"40.114.112.147/32\",\r\n + \ \"40.114.217.8/32\",\r\n \"40.115.24.65/32\",\r\n \"40.115.25.50/32\",\r\n + \ \"40.115.71.111/32\",\r\n \"40.118.63.137/32\",\r\n \"40.118.97.232/32\",\r\n + \ \"40.118.211.172/32\",\r\n \"40.119.145.130/32\",\r\n \"40.119.147.102/32\",\r\n + \ \"40.119.154.72/32\",\r\n \"40.119.203.98/31\",\r\n \"40.119.203.158/31\",\r\n + \ \"40.119.203.208/31\",\r\n \"40.119.207.131/32\",\r\n \"40.119.207.144/32\",\r\n + \ \"40.119.207.164/32\",\r\n \"40.119.207.166/32\",\r\n \"40.119.207.174/32\",\r\n + \ \"40.119.207.182/32\",\r\n \"40.119.207.193/32\",\r\n \"40.119.207.200/32\",\r\n + \ \"40.119.215.167/32\",\r\n \"40.121.134.1/32\",\r\n \"40.124.53.69/32\",\r\n + \ \"51.11.26.92/32\",\r\n \"51.11.26.95/32\",\r\n \"51.104.9.16/28\",\r\n + \ \"51.105.37.244/32\",\r\n \"51.105.67.224/28\",\r\n \"51.105.75.176/28\",\r\n + \ \"51.105.124.64/32\",\r\n \"51.105.124.80/32\",\r\n \"51.105.161.5/32\",\r\n + \ \"51.105.163.8/32\",\r\n \"51.105.163.43/32\",\r\n \"51.105.164.8/32\",\r\n + \ \"51.105.164.234/32\",\r\n \"51.105.164.241/32\",\r\n \"51.105.165.31/32\",\r\n + \ \"51.105.165.37/32\",\r\n \"51.105.165.63/32\",\r\n \"51.105.165.116/32\",\r\n + \ \"51.105.166.102/31\",\r\n \"51.105.166.106/32\",\r\n \"51.105.179.157/32\",\r\n + \ \"51.137.136.13/32\",\r\n \"51.137.136.14/32\",\r\n \"51.137.136.34/32\",\r\n + \ \"51.137.137.69/32\",\r\n \"51.137.137.118/32\",\r\n \"51.137.137.121/32\",\r\n + \ \"51.137.137.200/32\",\r\n \"51.137.137.237/32\",\r\n \"51.140.1.10/32\",\r\n + \ \"51.140.8.108/32\",\r\n \"51.140.8.180/32\",\r\n \"51.140.35.95/32\",\r\n + \ \"51.140.52.106/32\",\r\n \"51.140.78.213/32\",\r\n \"51.140.105.124/32\",\r\n + \ \"51.140.125.227/32\",\r\n \"51.140.164.179/32\",\r\n \"51.140.191.146/32\",\r\n + \ \"51.140.212.128/27\",\r\n \"51.140.230.246/32\",\r\n \"51.140.231.138/32\",\r\n + \ \"51.141.2.189/32\",\r\n \"51.141.7.11/32\",\r\n \"51.143.58.207/32\",\r\n + \ \"51.143.111.58/32\",\r\n \"51.143.120.236/32\",\r\n \"51.143.120.242/32\",\r\n + \ \"51.143.122.59/32\",\r\n \"51.143.122.60/32\",\r\n \"51.144.56.60/32\",\r\n + \ \"51.145.108.227/32\",\r\n \"51.145.108.250/32\",\r\n \"51.145.181.195/32\",\r\n + \ \"51.145.181.214/32\",\r\n \"52.137.56.200/32\",\r\n \"52.137.89.147/32\",\r\n + \ \"52.138.227.160/28\",\r\n \"52.139.1.70/32\",\r\n \"52.139.1.156/32\",\r\n + \ \"52.139.1.158/31\",\r\n \"52.139.1.200/32\",\r\n \"52.139.1.218/32\",\r\n + \ \"52.139.2.0/32\",\r\n \"52.139.16.105/32\",\r\n \"52.139.18.234/32\",\r\n + \ \"52.139.18.236/32\",\r\n \"52.139.19.71/32\",\r\n \"52.139.19.187/32\",\r\n + \ \"52.139.19.215/32\",\r\n \"52.139.19.247/32\",\r\n \"52.139.20.31/32\",\r\n + \ \"52.139.20.118/32\",\r\n \"52.139.21.70/32\",\r\n \"52.139.245.1/32\",\r\n + \ \"52.139.245.21/32\",\r\n \"52.139.245.40/32\",\r\n \"52.139.245.48/32\",\r\n + \ \"52.139.251.219/32\",\r\n \"52.139.252.105/32\",\r\n \"52.142.112.145/32\",\r\n + \ \"52.142.112.146/32\",\r\n \"52.142.116.135/32\",\r\n \"52.142.116.174/32\",\r\n + \ \"52.142.116.250/32\",\r\n \"52.142.117.183/32\",\r\n \"52.142.118.130/32\",\r\n + \ \"52.142.121.6/32\",\r\n \"52.142.121.75/32\",\r\n \"52.142.124.23/32\",\r\n + \ \"52.142.127.127/32\",\r\n \"52.142.220.179/32\",\r\n \"52.142.232.120/32\",\r\n + \ \"52.143.73.88/32\",\r\n \"52.143.74.31/32\",\r\n \"52.148.115.188/32\",\r\n + \ \"52.148.115.194/32\",\r\n \"52.148.115.238/32\",\r\n \"52.148.116.37/32\",\r\n + \ \"52.148.161.45/32\",\r\n \"52.148.161.53/32\",\r\n \"52.151.237.243/32\",\r\n + \ \"52.151.238.5/32\",\r\n \"52.151.244.65/32\",\r\n \"52.151.247.27/32\",\r\n + \ \"52.153.240.107/32\",\r\n \"52.155.161.88/32\",\r\n \"52.155.161.91/32\",\r\n + \ \"52.155.164.131/32\",\r\n \"52.155.166.50/32\",\r\n \"52.155.167.231/32\",\r\n + \ \"52.155.168.45/32\",\r\n \"52.155.177.13/32\",\r\n \"52.155.178.247/32\",\r\n + \ \"52.155.179.84/32\",\r\n \"52.155.180.208/30\",\r\n \"52.155.181.180/30\",\r\n + \ \"52.155.182.48/31\",\r\n \"52.155.182.50/32\",\r\n \"52.155.182.138/32\",\r\n + \ \"52.155.182.141/32\",\r\n \"52.156.197.208/32\",\r\n \"52.156.197.254/32\",\r\n + \ \"52.156.198.196/32\",\r\n \"52.156.202.7/32\",\r\n \"52.156.203.22/32\",\r\n + \ \"52.156.203.198/31\",\r\n \"52.156.204.24/32\",\r\n \"52.156.204.51/32\",\r\n + \ \"52.156.204.99/32\",\r\n \"52.156.204.139/32\",\r\n \"52.156.205.137/32\",\r\n + \ \"52.156.205.182/32\",\r\n \"52.156.205.222/32\",\r\n \"52.156.205.226/32\",\r\n + \ \"52.156.206.43/32\",\r\n \"52.156.206.45/32\",\r\n \"52.156.206.46/31\",\r\n + \ \"52.157.19.228/32\",\r\n \"52.157.20.142/32\",\r\n \"52.157.218.219/32\",\r\n + \ \"52.157.218.232/32\",\r\n \"52.157.232.110/32\",\r\n \"52.157.232.147/32\",\r\n + \ \"52.157.233.49/32\",\r\n \"52.157.233.92/32\",\r\n \"52.157.233.133/32\",\r\n + \ \"52.157.233.205/32\",\r\n \"52.157.234.160/32\",\r\n \"52.157.234.222/32\",\r\n + \ \"52.157.235.27/32\",\r\n \"52.157.235.144/32\",\r\n \"52.157.236.195/32\",\r\n + \ \"52.157.237.107/32\",\r\n \"52.157.237.213/32\",\r\n \"52.157.237.255/32\",\r\n + \ \"52.157.238.58/32\",\r\n \"52.157.239.110/32\",\r\n \"52.157.239.132/32\",\r\n + \ \"52.158.28.235/32\",\r\n \"52.167.107.96/28\",\r\n \"52.169.192.237/32\",\r\n + \ \"52.174.56.180/32\",\r\n \"52.177.85.43/32\",\r\n \"52.178.44.248/32\",\r\n + \ \"52.178.89.44/32\",\r\n \"52.179.155.177/32\",\r\n \"52.179.194.73/32\",\r\n + \ \"52.179.198.41/32\",\r\n \"52.182.139.208/28\",\r\n \"52.183.24.254/32\",\r\n + \ \"52.183.30.204/32\",\r\n \"52.183.75.62/32\",\r\n \"52.184.165.82/32\",\r\n + \ \"52.188.217.236/32\",\r\n \"52.189.208.36/32\",\r\n \"52.189.213.36/32\",\r\n + \ \"52.189.213.124/32\",\r\n \"52.189.218.253/32\",\r\n \"52.190.26.220/32\",\r\n + \ \"52.190.31.62/32\",\r\n \"52.191.129.65/32\",\r\n \"52.191.237.188/32\",\r\n + \ \"52.191.238.65/32\",\r\n \"52.224.188.157/32\",\r\n \"52.224.188.168/32\",\r\n + \ \"52.224.190.225/32\",\r\n \"52.224.191.62/32\",\r\n \"52.224.201.216/32\",\r\n + \ \"52.224.201.223/32\",\r\n \"52.224.202.86/32\",\r\n \"52.224.202.91/32\",\r\n + \ \"52.225.225.218/32\",\r\n \"52.225.231.232/32\",\r\n \"52.232.224.227/32\",\r\n + \ \"52.232.225.84/32\",\r\n \"52.232.228.217/32\",\r\n \"52.232.245.96/32\",\r\n + \ \"52.236.187.80/28\",\r\n \"52.249.25.160/32\",\r\n \"52.249.25.165/32\",\r\n + \ \"65.52.138.123/32\",\r\n \"65.52.229.200/32\",\r\n \"104.40.28.202/32\",\r\n + \ \"104.40.129.120/32\",\r\n \"104.42.15.41/32\",\r\n \"104.42.34.58/32\",\r\n + \ \"104.42.38.254/32\",\r\n \"104.42.54.24/32\",\r\n \"104.42.75.120/32\",\r\n + \ \"104.42.211.215/32\",\r\n \"104.45.7.95/32\",\r\n \"104.45.65.169/32\",\r\n + \ \"104.45.168.103/32\",\r\n \"104.45.168.104/32\",\r\n \"104.45.168.106/32\",\r\n + \ \"104.45.168.108/32\",\r\n \"104.45.168.111/32\",\r\n \"104.45.168.114/32\",\r\n + \ \"104.45.170.70/32\",\r\n \"104.45.170.127/32\",\r\n \"104.45.170.161/32\",\r\n + \ \"104.45.170.173/32\",\r\n \"104.45.170.174/31\",\r\n \"104.45.170.176/32\",\r\n + \ \"104.45.170.178/32\",\r\n \"104.45.170.180/32\",\r\n \"104.45.170.182/31\",\r\n + \ \"104.45.170.184/31\",\r\n \"104.45.170.186/32\",\r\n \"104.45.170.188/32\",\r\n + \ \"104.45.170.191/32\",\r\n \"104.45.170.194/32\",\r\n \"104.45.170.196/32\",\r\n + \ \"104.46.116.211/32\",\r\n \"104.46.121.72/32\",\r\n \"104.46.122.189/32\",\r\n + \ \"104.208.216.221/32\",\r\n \"104.209.35.177/32\",\r\n + \ \"104.209.168.251/32\",\r\n \"104.210.0.32/32\",\r\n \"104.211.9.226/32\",\r\n + \ \"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\": \"75\",\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\": \"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.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.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.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 \"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.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 + \ \"191.234.154.136/29\",\r\n \"2603:1000:4:402::88/125\",\r\n + \ \"2603:1000:104:402::88/125\",\r\n \"2603:1000:104:802::88/125\",\r\n + \ \"2603:1000:104:c02::88/125\",\r\n \"2603:1010:6:402::88/125\",\r\n + \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\",\r\n + \ \"2603:1010:101:402::88/125\",\r\n \"2603:1010:304:402::88/125\",\r\n + \ \"2603:1010:404:402::88/125\",\r\n \"2603:1020:5:402::88/125\",\r\n + \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\",\r\n + \ \"2603:1020:206:402::88/125\",\r\n \"2603:1020:206:802::88/125\",\r\n + \ \"2603:1020:206:c02::88/125\",\r\n \"2603:1020:305:402::88/125\",\r\n + \ \"2603:1020:405:402::88/125\",\r\n \"2603:1020:605:402::88/125\",\r\n + \ \"2603:1020:705:402::88/125\",\r\n \"2603:1020:705:802::88/125\",\r\n + \ \"2603:1020:705:c02::88/125\",\r\n \"2603:1020:805:402::88/125\",\r\n + \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\",\r\n + \ \"2603:1020:905:402::88/125\",\r\n \"2603:1020:a04:402::88/125\",\r\n + \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\",\r\n + \ \"2603:1020:b04:402::88/125\",\r\n \"2603:1020:c04:402::88/125\",\r\n + \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\",\r\n + \ \"2603:1020:d04:402::88/125\",\r\n \"2603:1020:e04:402::88/125\",\r\n + \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\",\r\n + \ \"2603:1020:f04:402::88/125\",\r\n \"2603:1020:1004:400::88/125\",\r\n + \ \"2603:1020:1004:400::3b0/125\",\r\n \"2603:1020:1004:800::148/125\",\r\n + \ \"2603:1020:1004:c02::1a8/125\",\r\n \"2603:1020:1104:400::88/125\",\r\n + \ \"2603:1030:f:400::888/125\",\r\n \"2603:1030:10:402::88/125\",\r\n + \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\",\r\n + \ \"2603:1030:104:402::88/125\",\r\n \"2603:1030:104:402::160/125\",\r\n + \ \"2603:1030:104:802::50/125\",\r\n \"2603:1030:107:400::8/125\",\r\n + \ \"2603:1030:210:402::88/125\",\r\n \"2603:1030:210:802::88/125\",\r\n + \ \"2603:1030:210:c02::88/125\",\r\n \"2603:1030:40b:400::888/125\",\r\n + \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\",\r\n + \ \"2603:1030:40c:402::88/125\",\r\n \"2603:1030:40c:802::88/125\",\r\n + \ \"2603:1030:40c:c02::88/125\",\r\n \"2603:1030:504:402::88/125\",\r\n + \ \"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 + \ \"2603:1030:608:402::88/125\",\r\n \"2603:1030:807:402::88/125\",\r\n + \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\",\r\n + \ \"2603:1030:a07:402::88/125\",\r\n \"2603:1030:b04:402::88/125\",\r\n + \ \"2603:1030:c06:400::888/125\",\r\n \"2603:1030:c06:802::88/125\",\r\n + \ \"2603:1030:c06:c02::88/125\",\r\n \"2603:1030:f05:402::88/125\",\r\n + \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\",\r\n + \ \"2603:1030:1005:402::88/125\",\r\n \"2603:1040:5:402::88/125\",\r\n + \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\",\r\n + \ \"2603:1040:207:402::88/125\",\r\n \"2603:1040:207:800::40/125\",\r\n + \ \"2603:1040:207:c00::40/125\",\r\n \"2603:1040:407:402::88/125\",\r\n + \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\",\r\n + \ \"2603:1040:606:402::88/125\",\r\n \"2603:1040:806:402::88/125\",\r\n + \ \"2603:1040:904:402::88/125\",\r\n \"2603:1040:904:802::88/125\",\r\n + \ \"2603:1040:904:c02::88/125\",\r\n \"2603:1040:a06:402::88/125\",\r\n + \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\",\r\n + \ \"2603:1040:b04:402::88/125\",\r\n \"2603:1040:c06:402::88/125\",\r\n + \ \"2603:1040:d04:400::88/125\",\r\n \"2603:1040:d04:400::3b0/125\",\r\n + \ \"2603:1040:d04:800::148/125\",\r\n \"2603:1040:f05:402::88/125\",\r\n + \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\",\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 \"2603:1040:1104:400::88/125\",\r\n + \ \"2603:1050:6:402::88/125\",\r\n \"2603:1050:6:802::88/125\",\r\n + \ \"2603:1050:6:c02::88/125\",\r\n \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.70.72.128/29\",\r\n \"40.79.162.24/29\",\r\n + \ \"40.79.170.8/29\",\r\n \"2603:1010:6:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.77.50.72/29\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n + \ \"191.234.154.136/29\",\r\n \"2603:1050:6:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.71.170.48/29\",\r\n \"20.38.146.136/29\",\r\n + \ \"52.246.154.136/29\",\r\n \"2603:1030:f05:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"20.192.98.136/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"104.211.81.128/29\",\r\n \"2603:1040:a06:402::88/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.89.170.208/29\",\r\n \"52.182.138.200/29\",\r\n + \ \"104.208.16.72/29\",\r\n \"2603:1030:10:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.75.34.152/29\",\r\n \"20.205.74.64/29\",\r\n + \ \"20.205.82.64/29\",\r\n \"2603:1040:207:402::88/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"40.71.10.208/29\",\r\n \"40.78.226.200/29\",\r\n + \ \"40.79.154.96/29\",\r\n \"2603:1030:210:402::88/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"40.70.146.80/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"104.208.144.72/29\",\r\n \"2603:1030:40c:402::88/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n + \ \"52.138.90.24/29\",\r\n \"2603:1030:40b:400::888/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n + \ \"40.79.146.24/29\",\r\n \"2603:1020:805:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n + \ \"51.116.250.136/29\",\r\n \"2603:1020:c04:402::88/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.78.106.192/29\",\r\n \"40.79.186.0/29\",\r\n + \ \"40.79.194.88/29\",\r\n \"2603:1040:407:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.192.234.16/29\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"20.193.202.8/29\",\r\n \"2603:1040:d04:400::88/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"20.44.26.136/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"52.231.18.48/29\",\r\n \"2603:1040:f05:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\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\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"52.162.106.152/29\",\r\n + \ \"2603:1030:608:402::88/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"id\": + \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.69.227.80/29\",\r\n \"13.74.107.72/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"2603:1020:5:402::88/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n + \ \"51.120.210.136/29\",\r\n \"2603:1020:e04:402::88/125\",\r\n + \ \"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\": + \"75\",\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.SouthAfricaNorth\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"102.133.122.136/29\",\r\n + \ \"102.133.154.16/29\",\r\n \"102.133.250.136/29\",\r\n + \ \"2603:1000:104:402::88/125\",\r\n \"2603:1000:104:802::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.16/29\",\r\n + \ \"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\": + \"75\",\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\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.90.8/29\",\r\n \"104.214.18.176/29\",\r\n \"2603:1030:807:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.67.8.112/29\",\r\n \"23.98.82.104/29\",\r\n + \ \"40.78.234.40/29\",\r\n \"2603:1040:5:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"51.12.98.16/29\",\r\n \"51.12.226.136/29\",\r\n + \ \"51.12.234.136/29\",\r\n \"2603:1020:1004:400::88/125\",\r\n + \ \"2603:1020:1004:400::3b0/125\",\r\n \"2603:1020:1004:800::148/125\",\r\n + \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"20.208.18.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.107.58.16/29\",\r\n \"2603:1020:a04:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"40.120.74.8/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"2603:1040:904:402::88/125\",\r\n \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"2603:1020:705:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"2603:1020:206:402::88/125\",\r\n + \ \"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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"40.78.242.152/29\",\r\n + \ \"40.78.250.88/29\",\r\n \"2603:1030:c06:400::888/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"addressPrefixes\": [\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n + \ \"20.150.186.136/29\",\r\n \"2603:1030:504:402::88/125\",\r\n + \ \"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\": \"PowerBI\",\r\n + \ \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"PowerBI\",\r\n \"addressPrefixes\": + [\r\n \"13.73.248.4/31\",\r\n \"13.73.248.48/28\",\r\n \"13.73.248.64/27\",\r\n + \ \"20.21.32.22/31\",\r\n \"20.21.36.124/30\",\r\n \"20.21.37.48/29\",\r\n + \ \"20.36.120.122/31\",\r\n \"20.36.120.124/30\",\r\n \"20.36.120.208/29\",\r\n + \ \"20.37.64.122/31\",\r\n \"20.37.64.124/30\",\r\n \"20.37.64.208/29\",\r\n + \ \"20.37.156.200/30\",\r\n \"20.37.156.240/28\",\r\n \"20.37.157.0/29\",\r\n + \ \"20.37.157.16/28\",\r\n \"20.37.157.32/27\",\r\n \"20.37.195.24/31\",\r\n + \ \"20.37.195.48/29\",\r\n \"20.37.195.64/28\",\r\n \"20.37.195.128/26\",\r\n + \ \"20.37.224.122/31\",\r\n \"20.37.224.124/30\",\r\n \"20.37.224.208/29\",\r\n + \ \"20.38.84.104/31\",\r\n \"20.38.84.128/25\",\r\n \"20.38.85.0/25\",\r\n + \ \"20.38.86.0/24\",\r\n \"20.38.136.70/31\",\r\n \"20.38.136.208/30\",\r\n + \ \"20.38.136.216/29\",\r\n \"20.39.11.26/31\",\r\n \"20.39.11.28/30\",\r\n + \ \"20.39.11.48/28\",\r\n \"20.40.230.60/30\",\r\n \"20.41.4.104/31\",\r\n + \ \"20.41.4.108/30\",\r\n \"20.41.4.208/28\",\r\n \"20.41.4.224/27\",\r\n + \ \"20.41.5.0/25\",\r\n \"20.41.65.146/31\",\r\n \"20.41.65.148/30\",\r\n + \ \"20.41.65.152/29\",\r\n \"20.41.192.122/31\",\r\n \"20.41.192.124/30\",\r\n + \ \"20.41.193.144/29\",\r\n \"20.42.0.70/31\",\r\n \"20.42.4.240/29\",\r\n + \ \"20.42.6.0/27\",\r\n \"20.42.6.64/26\",\r\n \"20.42.131.32/31\",\r\n + \ \"20.42.131.40/29\",\r\n \"20.42.131.48/29\",\r\n \"20.42.131.128/26\",\r\n + \ \"20.42.224.122/31\",\r\n \"20.42.227.16/28\",\r\n \"20.42.227.32/29\",\r\n + \ \"20.42.227.64/26\",\r\n \"20.43.41.176/31\",\r\n \"20.43.41.184/29\",\r\n + \ \"20.43.41.192/26\",\r\n \"20.43.65.152/31\",\r\n \"20.43.65.176/29\",\r\n + \ \"20.43.65.192/28\",\r\n \"20.43.65.224/27\",\r\n \"20.43.130.192/31\",\r\n + \ \"20.43.130.196/30\",\r\n \"20.43.130.200/29\",\r\n \"20.43.130.208/28\",\r\n + \ \"20.43.130.224/28\",\r\n \"20.43.131.0/27\",\r\n \"20.43.131.64/26\",\r\n + \ \"20.45.90.88/30\",\r\n \"20.45.94.80/29\",\r\n \"20.45.192.122/31\",\r\n + \ \"20.45.192.124/31\",\r\n \"20.45.192.208/30\",\r\n \"20.45.192.216/29\",\r\n + \ \"20.45.192.224/28\",\r\n \"20.45.242.48/29\",\r\n \"20.46.15.56/30\",\r\n + \ \"20.47.233.72/29\",\r\n \"20.48.196.232/29\",\r\n \"20.48.197.124/30\",\r\n + \ \"20.48.202.16/29\",\r\n \"20.48.202.24/30\",\r\n \"20.50.0.0/24\",\r\n + \ \"20.51.0.204/30\",\r\n \"20.51.1.32/28\",\r\n \"20.51.5.4/30\",\r\n + \ \"20.51.5.192/26\",\r\n \"20.51.14.76/31\",\r\n \"20.51.21.160/29\",\r\n + \ \"20.51.21.176/29\",\r\n \"20.51.21.240/29\",\r\n \"20.52.89.48/30\",\r\n + \ \"20.52.95.0/29\",\r\n \"20.53.49.108/30\",\r\n \"20.53.53.192/29\",\r\n + \ \"20.59.79.96/27\",\r\n \"20.59.79.192/28\",\r\n \"20.65.133.80/29\",\r\n + \ \"20.65.134.192/27\",\r\n \"20.65.134.224/28\",\r\n \"20.65.134.240/30\",\r\n + \ \"20.65.135.16/28\",\r\n \"20.69.4.224/28\",\r\n \"20.69.4.240/30\",\r\n + \ \"20.70.221.0/28\",\r\n \"20.70.221.224/27\",\r\n \"20.72.16.22/31\",\r\n + \ \"20.72.16.44/30\",\r\n \"20.72.20.32/29\",\r\n \"20.83.221.80/30\",\r\n + \ \"20.83.221.84/31\",\r\n \"20.83.221.208/29\",\r\n \"20.86.93.192/28\",\r\n + \ \"20.86.93.208/29\",\r\n \"20.87.80.8/29\",\r\n \"20.88.154.0/29\",\r\n + \ \"20.88.157.72/29\",\r\n \"20.88.157.96/27\",\r\n \"20.89.11.112/30\",\r\n + \ \"20.89.11.116/31\",\r\n \"20.89.11.248/29\",\r\n \"20.90.32.144/28\",\r\n + \ \"20.90.131.116/30\",\r\n \"20.90.132.64/28\",\r\n \"20.92.4.144/28\",\r\n + \ \"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.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.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.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/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.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 + \ \"191.238.77.216/30\",\r\n \"2603:1000:4::620/123\",\r\n + \ \"2603:1000:4::640/122\",\r\n \"2603:1000:104::100/122\",\r\n + \ \"2603:1000:104::140/123\",\r\n \"2603:1000:104::320/123\",\r\n + \ \"2603:1000:104::340/122\",\r\n \"2603:1000:104:1::5e0/123\",\r\n + \ \"2603:1000:104:1::600/122\",\r\n \"2603:1010:6::/122\",\r\n + \ \"2603:1010:6::40/123\",\r\n \"2603:1010:6:1::5e0/123\",\r\n + \ \"2603:1010:6:1::600/122\",\r\n \"2603:1010:101::620/123\",\r\n + \ \"2603:1010:101::640/122\",\r\n \"2603:1010:304::620/123\",\r\n + \ \"2603:1010:304::640/122\",\r\n \"2603:1010:404::620/123\",\r\n + \ \"2603:1010:404::640/122\",\r\n \"2603:1020:5::/122\",\r\n + \ \"2603:1020:5::40/123\",\r\n \"2603:1020:5:1::5e0/123\",\r\n + \ \"2603:1020:5:1::600/122\",\r\n \"2603:1020:206::/122\",\r\n + \ \"2603:1020:206::40/123\",\r\n \"2603:1020:206:1::5e0/123\",\r\n + \ \"2603:1020:206:1::600/122\",\r\n \"2603:1020:305::620/123\",\r\n + \ \"2603:1020:305::640/122\",\r\n \"2603:1020:405::620/123\",\r\n + \ \"2603:1020:405::640/122\",\r\n \"2603:1020:605::620/123\",\r\n + \ \"2603:1020:605::640/122\",\r\n \"2603:1020:705::/122\",\r\n + \ \"2603:1020:705::40/123\",\r\n \"2603:1020:705:1::5e0/123\",\r\n + \ \"2603:1020:705:1::600/122\",\r\n \"2603:1020:805::/122\",\r\n + \ \"2603:1020:805::40/123\",\r\n \"2603:1020:805:1::5e0/123\",\r\n + \ \"2603:1020:805:1::600/122\",\r\n \"2603:1020:905::620/123\",\r\n + \ \"2603:1020:905::640/122\",\r\n \"2603:1020:a04::/122\",\r\n + \ \"2603:1020:a04::40/123\",\r\n \"2603:1020:a04:1::5e0/123\",\r\n + \ \"2603:1020:a04:1::600/122\",\r\n \"2603:1020:b04::620/123\",\r\n + \ \"2603:1020:b04::640/122\",\r\n \"2603:1020:c04::/122\",\r\n + \ \"2603:1020:c04::40/123\",\r\n \"2603:1020:c04:1::5e0/123\",\r\n + \ \"2603:1020:c04:1::600/122\",\r\n \"2603:1020:d04::620/123\",\r\n + \ \"2603:1020:d04::640/122\",\r\n \"2603:1020:e04::/122\",\r\n + \ \"2603:1020:e04::40/123\",\r\n \"2603:1020:e04:1::5e0/123\",\r\n + \ \"2603:1020:e04:1::600/122\",\r\n \"2603:1020:f04::620/123\",\r\n + \ \"2603:1020:f04::640/122\",\r\n \"2603:1020:1004::5e0/123\",\r\n + \ \"2603:1020:1004::600/122\",\r\n \"2603:1020:1004:1::/122\",\r\n + \ \"2603:1020:1004:1::40/123\",\r\n \"2603:1020:1104::6a0/123\",\r\n + \ \"2603:1020:1104::6c0/122\",\r\n \"2603:1030:f:1::620/123\",\r\n + \ \"2603:1030:f:1::640/122\",\r\n \"2603:1030:10::/122\",\r\n + \ \"2603:1030:10::40/123\",\r\n \"2603:1030:10:1::5e0/123\",\r\n + \ \"2603:1030:10:1::600/122\",\r\n \"2603:1030:104::/122\",\r\n + \ \"2603:1030:104::40/123\",\r\n \"2603:1030:104:1::5e0/123\",\r\n + \ \"2603:1030:104:1::600/122\",\r\n \"2603:1030:107::6c0/122\",\r\n + \ \"2603:1030:107::700/123\",\r\n \"2603:1030:210::/122\",\r\n + \ \"2603:1030:210::40/123\",\r\n \"2603:1030:210:1::5e0/123\",\r\n + \ \"2603:1030:210:1::600/122\",\r\n \"2603:1030:40b:1::5e0/123\",\r\n + \ \"2603:1030:40b:1::600/122\",\r\n \"2603:1030:40c::/122\",\r\n + \ \"2603:1030:40c::40/123\",\r\n \"2603:1030:40c:1::5e0/123\",\r\n + \ \"2603:1030:40c:1::600/122\",\r\n \"2603:1030:504::/122\",\r\n + \ \"2603:1030:504::40/123\",\r\n \"2603:1030:504:1::5e0/123\",\r\n + \ \"2603:1030:504:1::600/122\",\r\n \"2603:1030:608::620/123\",\r\n + \ \"2603:1030:608::640/122\",\r\n \"2603:1030:807::/122\",\r\n + \ \"2603:1030:807::40/123\",\r\n \"2603:1030:807:1::5e0/123\",\r\n + \ \"2603:1030:807:1::600/122\",\r\n \"2603:1030:a07::620/123\",\r\n + \ \"2603:1030:a07::640/122\",\r\n \"2603:1030:b04::620/123\",\r\n + \ \"2603:1030:b04::640/122\",\r\n \"2603:1030:c06:1::5e0/123\",\r\n + \ \"2603:1030:c06:1::600/122\",\r\n \"2603:1030:f05::/122\",\r\n + \ \"2603:1030:f05::40/123\",\r\n \"2603:1030:f05:1::5e0/123\",\r\n + \ \"2603:1030:f05:1::600/122\",\r\n \"2603:1030:1005::620/123\",\r\n + \ \"2603:1030:1005::640/122\",\r\n \"2603:1040:5::100/122\",\r\n + \ \"2603:1040:5::140/123\",\r\n \"2603:1040:5:1::5e0/123\",\r\n + \ \"2603:1040:5:1::600/122\",\r\n \"2603:1040:207::620/123\",\r\n + \ \"2603:1040:207::640/122\",\r\n \"2603:1040:407::/122\",\r\n + \ \"2603:1040:407::40/123\",\r\n \"2603:1040:407:1::5e0/123\",\r\n + \ \"2603:1040:407:1::600/122\",\r\n \"2603:1040:606::620/123\",\r\n + \ \"2603:1040:606::640/122\",\r\n \"2603:1040:806::620/123\",\r\n + \ \"2603:1040:806::640/122\",\r\n \"2603:1040:904::/122\",\r\n + \ \"2603:1040:904::40/123\",\r\n \"2603:1040:904:1::5e0/123\",\r\n + \ \"2603:1040:904:1::600/122\",\r\n \"2603:1040:a06::100/122\",\r\n + \ \"2603:1040:a06::140/123\",\r\n \"2603:1040:a06:1::5e0/123\",\r\n + \ \"2603:1040:a06:1::600/122\",\r\n \"2603:1040:b04::620/123\",\r\n + \ \"2603:1040:b04::640/122\",\r\n \"2603:1040:c06::620/123\",\r\n + \ \"2603:1040:c06::640/122\",\r\n \"2603:1040:d04::5e0/123\",\r\n + \ \"2603:1040:d04::600/122\",\r\n \"2603:1040:d04:1::/122\",\r\n + \ \"2603:1040:d04:1::40/123\",\r\n \"2603:1040:f05::/122\",\r\n + \ \"2603:1040:f05::40/123\",\r\n \"2603:1040:f05:1::5e0/123\",\r\n + \ \"2603:1040:f05:1::600/122\",\r\n \"2603:1040:1002:1::400/122\",\r\n + \ \"2603:1040:1002:1::440/123\",\r\n \"2603:1040:1104::6a0/123\",\r\n + \ \"2603:1040:1104::6c0/122\",\r\n \"2603:1050:6::/122\",\r\n + \ \"2603:1050:6::40/123\",\r\n \"2603:1050:6:1::5e0/123\",\r\n + \ \"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\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": + [\r\n \"20.21.32.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.72.16.20/31\",\r\n + \ \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n \"20.192.160.20/31\",\r\n + \ \"20.192.225.32/31\",\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.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.198.208/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.144.70/31\",\r\n + \ \"51.120.40.70/31\",\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.228.80.70/31\",\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: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:1050:6:1::200/123\",\r\n + \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 + \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n \"13.66.147.192/26\",\r\n + \ \"13.67.8.96/29\",\r\n \"13.67.20.0/26\",\r\n \"13.68.110.36/32\",\r\n + \ \"13.69.64.64/29\",\r\n \"13.69.106.64/29\",\r\n \"13.69.111.64/26\",\r\n + \ \"13.69.227.64/29\",\r\n \"13.69.233.192/26\",\r\n \"13.70.72.16/29\",\r\n + \ \"13.70.114.0/26\",\r\n \"13.70.186.33/32\",\r\n \"13.71.114.157/32\",\r\n + \ \"13.71.170.32/29\",\r\n \"13.71.177.64/26\",\r\n \"13.71.194.96/28\",\r\n + \ \"13.74.107.64/29\",\r\n \"13.74.142.88/32\",\r\n \"13.75.34.128/28\",\r\n + \ \"13.76.141.36/32\",\r\n \"13.77.50.16/28\",\r\n \"13.78.94.187/32\",\r\n + \ \"13.78.106.80/29\",\r\n \"13.85.81.218/32\",\r\n \"13.87.35.8/32\",\r\n + \ \"13.87.56.64/28\",\r\n \"13.87.122.64/28\",\r\n \"13.88.10.93/32\",\r\n + \ \"13.89.170.192/29\",\r\n \"13.89.178.128/26\",\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 + \ \"20.36.106.224/27\",\r\n \"20.36.114.128/27\",\r\n \"20.36.144.0/26\",\r\n + \ \"20.37.74.32/27\",\r\n \"20.38.146.128/29\",\r\n \"20.40.231.128/25\",\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.43.126.0/26\",\r\n \"20.44.2.8/29\",\r\n + \ \"20.44.13.0/26\",\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.45.93.0/25\",\r\n \"20.45.117.192/26\",\r\n \"20.45.122.128/29\",\r\n + \ \"20.45.126.128/26\",\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"20.47.216.0/26\",\r\n \"20.48.199.128/25\",\r\n \"20.49.83.248/29\",\r\n + \ \"20.49.84.128/28\",\r\n \"20.49.91.224/29\",\r\n \"20.49.91.240/28\",\r\n + \ \"20.49.95.64/26\",\r\n \"20.50.72.0/26\",\r\n \"20.50.80.0/26\",\r\n + \ \"20.50.201.0/26\",\r\n \"20.51.1.128/25\",\r\n \"20.51.15.0/25\",\r\n + \ \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n \"20.52.64.64/26\",\r\n + \ \"20.52.91.128/25\",\r\n \"20.53.50.128/25\",\r\n \"20.53.58.128/25\",\r\n + \ \"20.58.70.0/25\",\r\n \"20.62.63.0/25\",\r\n \"20.65.135.128/25\",\r\n + \ \"20.66.6.128/25\",\r\n \"20.69.2.128/25\",\r\n \"20.70.216.128/25\",\r\n + \ \"20.72.27.144/29\",\r\n \"20.72.27.160/28\",\r\n \"20.82.244.128/25\",\r\n + \ \"20.86.92.0/25\",\r\n \"20.88.64.128/25\",\r\n \"20.88.153.64/26\",\r\n + \ \"20.89.0.0/26\",\r\n \"20.89.9.128/25\",\r\n \"20.90.128.192/26\",\r\n + \ \"20.92.0.128/25\",\r\n \"20.99.11.128/25\",\r\n \"20.150.129.0/25\",\r\n + \ \"20.150.160.216/29\",\r\n \"20.150.170.8/29\",\r\n \"20.150.175.0/26\",\r\n + \ \"20.150.178.128/29\",\r\n \"20.150.182.64/28\",\r\n \"20.150.186.128/29\",\r\n + \ \"20.150.189.48/28\",\r\n \"20.150.189.64/26\",\r\n \"20.151.32.0/26\",\r\n + \ \"20.189.230.128/25\",\r\n \"20.192.32.240/28\",\r\n \"20.192.47.192/26\",\r\n + \ \"20.192.55.64/26\",\r\n \"20.192.55.128/26\",\r\n \"20.192.82.128/25\",\r\n + \ \"20.192.98.128/29\",\r\n \"20.192.101.192/26\",\r\n \"20.192.160.40/29\",\r\n + \ \"20.192.225.56/29\",\r\n \"20.192.234.8/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"20.194.67.208/29\",\r\n + \ \"20.194.68.128/28\",\r\n \"20.194.128.128/26\",\r\n \"20.195.75.128/25\",\r\n + \ \"20.195.82.0/25\",\r\n \"20.195.137.128/26\",\r\n \"20.195.151.128/25\",\r\n + \ \"20.195.152.0/26\",\r\n \"20.200.192.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 + \ \"20.208.18.80/29\",\r\n \"20.208.18.96/28\",\r\n \"23.97.120.37/32\",\r\n + \ \"23.98.82.96/29\",\r\n \"23.98.87.128/26\",\r\n \"23.98.112.128/26\",\r\n + \ \"40.64.113.0/26\",\r\n \"40.65.108.146/32\",\r\n \"40.67.58.8/29\",\r\n + \ \"40.67.72.0/26\",\r\n \"40.68.127.68/32\",\r\n \"40.69.106.16/28\",\r\n + \ \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n \"40.71.10.192/29\",\r\n + \ \"40.74.100.32/28\",\r\n \"40.74.122.78/32\",\r\n \"40.74.146.32/29\",\r\n + \ \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n \"40.78.194.16/28\",\r\n + \ \"40.78.202.16/28\",\r\n \"40.78.226.192/29\",\r\n \"40.78.234.32/29\",\r\n + \ \"40.78.242.144/29\",\r\n \"40.78.247.192/26\",\r\n \"40.78.250.80/29\",\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 \"40.79.154.88/29\",\r\n + \ \"40.79.162.16/29\",\r\n \"40.79.166.128/26\",\r\n \"40.79.170.16/29\",\r\n + \ \"40.79.173.64/26\",\r\n \"40.79.178.16/28\",\r\n \"40.79.186.64/27\",\r\n + \ \"40.79.194.80/29\",\r\n \"40.80.50.128/29\",\r\n \"40.80.53.16/28\",\r\n + \ \"40.86.91.130/32\",\r\n \"40.89.121.192/26\",\r\n \"40.112.242.128/28\",\r\n + \ \"40.114.86.33/32\",\r\n \"40.120.74.24/29\",\r\n \"40.120.77.192/26\",\r\n + \ \"40.120.85.0/25\",\r\n \"40.124.65.0/26\",\r\n \"51.11.192.64/26\",\r\n + \ \"51.12.22.0/25\",\r\n \"51.12.29.128/25\",\r\n \"51.12.98.8/29\",\r\n + \ \"51.12.101.224/28\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n + \ \"51.12.226.128/29\",\r\n \"51.12.229.80/28\",\r\n \"51.12.234.128/29\",\r\n + \ \"51.12.237.80/28\",\r\n \"51.13.0.128/26\",\r\n \"51.13.141.0/25\",\r\n + \ \"51.103.202.80/29\",\r\n \"51.103.202.96/28\",\r\n \"51.105.66.128/29\",\r\n + \ \"51.105.70.192/26\",\r\n \"51.105.74.128/29\",\r\n \"51.107.58.8/29\",\r\n + \ \"51.107.128.192/26\",\r\n \"51.107.154.8/29\",\r\n \"51.107.244.128/25\",\r\n + \ \"51.107.252.128/25\",\r\n \"51.116.58.8/29\",\r\n \"51.116.72.128/25\",\r\n + \ \"51.116.154.72/29\",\r\n \"51.116.242.128/29\",\r\n \"51.116.246.128/26\",\r\n + \ \"51.116.250.128/29\",\r\n \"51.116.253.192/26\",\r\n \"51.120.98.16/29\",\r\n + \ \"51.120.106.128/29\",\r\n \"51.120.109.208/28\",\r\n \"51.120.210.128/29\",\r\n + \ \"51.120.213.48/28\",\r\n \"51.120.218.8/29\",\r\n \"51.120.237.64/26\",\r\n + \ \"51.132.192.128/26\",\r\n \"51.138.213.128/25\",\r\n \"51.140.43.12/32\",\r\n + \ \"51.140.146.48/29\",\r\n \"51.140.149.128/26\",\r\n \"51.140.210.64/28\",\r\n + \ \"51.141.1.129/32\",\r\n \"52.136.187.128/25\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"52.138.226.64/29\",\r\n \"52.139.110.0/25\",\r\n + \ \"52.147.116.0/25\",\r\n \"52.161.17.198/32\",\r\n \"52.162.106.128/28\",\r\n + \ \"52.167.106.64/29\",\r\n \"52.167.109.128/26\",\r\n \"52.168.29.86/32\",\r\n + \ \"52.168.112.128/26\",\r\n \"52.168.116.192/26\",\r\n \"52.172.118.128/25\",\r\n + \ \"52.172.220.188/32\",\r\n \"52.178.17.64/26\",\r\n \"52.180.178.204/32\",\r\n + \ \"52.182.138.192/29\",\r\n \"52.182.143.0/26\",\r\n \"52.187.192.243/32\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.146.64/28\",\r\n + \ \"52.232.119.191/32\",\r\n \"52.233.33.226/32\",\r\n \"52.236.186.64/29\",\r\n + \ \"52.242.36.0/32\",\r\n \"52.246.154.128/29\",\r\n \"52.246.158.192/26\",\r\n + \ \"65.52.219.186/32\",\r\n \"65.52.250.64/27\",\r\n \"102.37.64.192/26\",\r\n + \ \"102.37.72.0/26\",\r\n \"102.37.84.0/25\",\r\n \"102.37.163.128/25\",\r\n + \ \"102.133.26.8/29\",\r\n \"102.133.122.128/29\",\r\n \"102.133.126.192/26\",\r\n + \ \"102.133.154.8/29\",\r\n \"102.133.250.128/29\",\r\n \"102.133.253.192/26\",\r\n + \ \"104.40.15.128/32\",\r\n \"104.45.239.115/32\",\r\n \"104.208.16.64/29\",\r\n + \ \"104.208.144.64/29\",\r\n \"104.211.81.16/29\",\r\n \"104.211.146.16/28\",\r\n + \ \"104.211.190.88/32\",\r\n \"104.214.18.160/29\",\r\n \"104.214.165.72/29\",\r\n + \ \"168.61.142.56/29\",\r\n \"191.232.184.253/32\",\r\n \"191.233.8.40/29\",\r\n + \ \"191.233.203.16/29\",\r\n \"191.234.146.128/29\",\r\n + \ \"191.234.150.128/26\",\r\n \"191.234.154.128/29\",\r\n + \ \"191.234.157.144/28\",\r\n \"191.235.170.182/32\",\r\n + \ \"191.237.224.64/26\",\r\n \"191.238.73.128/25\",\r\n \"207.46.138.15/32\",\r\n + \ \"2603:1000:4::220/123\",\r\n \"2603:1000:4:1::500/120\",\r\n + \ \"2603:1000:4:402::170/125\",\r\n \"2603:1000:104:1::220/123\",\r\n + \ \"2603:1000:104:2::400/120\",\r\n \"2603:1000:104:402::170/125\",\r\n + \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\",\r\n + \ \"2603:1010:6::700/120\",\r\n \"2603:1010:6:1::220/123\",\r\n + \ \"2603:1010:6:402::170/125\",\r\n \"2603:1010:6:802::150/125\",\r\n + \ \"2603:1010:6:c02::150/125\",\r\n \"2603:1010:101::220/123\",\r\n + \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\",\r\n + \ \"2603:1010:304::220/123\",\r\n \"2603:1010:304:1::500/120\",\r\n + \ \"2603:1010:304:402::170/125\",\r\n \"2603:1010:404::220/123\",\r\n + \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\",\r\n + \ \"2603:1020:5::700/120\",\r\n \"2603:1020:5:1::220/123\",\r\n + \ \"2603:1020:5:402::170/125\",\r\n \"2603:1020:5:802::150/125\",\r\n + \ \"2603:1020:5:c02::150/125\",\r\n \"2603:1020:206:1::220/123\",\r\n + \ \"2603:1020:206:4::/120\",\r\n \"2603:1020:206:402::170/125\",\r\n + \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\",\r\n + \ \"2603:1020:305::220/123\",\r\n \"2603:1020:305:402::170/125\",\r\n + \ \"2603:1020:405::220/123\",\r\n \"2603:1020:405:402::170/125\",\r\n + \ \"2603:1020:605::220/123\",\r\n \"2603:1020:605:1::500/120\",\r\n + \ \"2603:1020:605:402::170/125\",\r\n \"2603:1020:705::700/120\",\r\n + \ \"2603:1020:705:1::220/123\",\r\n \"2603:1020:705:402::170/125\",\r\n + \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\",\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 \"2603:1020:905::220/123\",\r\n + \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\",\r\n + \ \"2603:1020:a04::700/120\",\r\n \"2603:1020:a04:1::220/123\",\r\n + \ \"2603:1020:a04:402::170/125\",\r\n \"2603:1020:a04:802::150/125\",\r\n + \ \"2603:1020:a04:c02::150/125\",\r\n \"2603:1020:b04::220/123\",\r\n + \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\",\r\n + \ \"2603:1020:c04::700/120\",\r\n \"2603:1020:c04:1::220/123\",\r\n + \ \"2603:1020:c04:402::170/125\",\r\n \"2603:1020:c04:802::150/125\",\r\n + \ \"2603:1020:c04:c02::150/125\",\r\n \"2603:1020:d04::220/123\",\r\n + \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\",\r\n + \ \"2603:1020:e04:1::220/123\",\r\n \"2603:1020:e04:3::500/120\",\r\n + \ \"2603:1020:e04:402::170/125\",\r\n \"2603:1020:e04:802::150/125\",\r\n + \ \"2603:1020:e04:c02::150/125\",\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 + \ \"2603:1020:1004::220/123\",\r\n \"2603:1020:1004:2::300/120\",\r\n + \ \"2603:1020:1004:800::e0/124\",\r\n \"2603:1020:1004:800::f0/125\",\r\n + \ \"2603:1020:1004:800::358/125\",\r\n \"2603:1020:1004:800::3c0/124\",\r\n + \ \"2603:1020:1004:800::3e8/125\",\r\n \"2603:1020:1004:c02::180/123\",\r\n + \ \"2603:1020:1004:c02::1a0/125\",\r\n \"2603:1020:1104:400::170/125\",\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 + \ \"2603:1030:10:1::220/123\",\r\n \"2603:1030:10:402::170/125\",\r\n + \ \"2603:1030:10:802::150/125\",\r\n \"2603:1030:10:c02::150/125\",\r\n + \ \"2603:1030:104:1::220/123\",\r\n \"2603:1030:104:2::200/120\",\r\n + \ \"2603:1030:104:402::170/125\",\r\n \"2603:1030:104:402::640/124\",\r\n + \ \"2603:1030:104:802::68/125\",\r\n \"2603:1030:107:1::400/120\",\r\n + \ \"2603:1030:107:400::d8/125\",\r\n \"2603:1030:210:1::220/123\",\r\n + \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n + \ \"2603:1030:210:c02::150/125\",\r\n \"2603:1030:302::100/120\",\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 + \ \"2603:1030:40c:1::220/123\",\r\n \"2603:1030:40c:402::170/125\",\r\n + \ \"2603:1030:40c:802::150/125\",\r\n \"2603:1030:40c:c02::150/125\",\r\n + \ \"2603:1030:504:1::220/123\",\r\n \"2603:1030:504:2::300/120\",\r\n + \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n + \ \"2603:1030:504:802::358/125\",\r\n \"2603:1030:608::220/123\",\r\n + \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\",\r\n + \ \"2603:1030:807::700/120\",\r\n \"2603:1030:807:1::220/123\",\r\n + \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n + \ \"2603:1030:807:c02::150/125\",\r\n \"2603:1030:a07::220/123\",\r\n + \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\",\r\n + \ \"2603:1030:b04::220/123\",\r\n \"2603:1030:b04:1::500/120\",\r\n + \ \"2603:1030:b04:402::170/125\",\r\n \"2603:1030:c06:1::220/123\",\r\n + \ \"2603:1030:c06:2::500/120\",\r\n \"2603:1030:c06:400::970/125\",\r\n + \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\",\r\n + \ \"2603:1030:f05::700/120\",\r\n \"2603:1030:f05:1::220/123\",\r\n + \ \"2603:1030:f05:402::170/125\",\r\n \"2603:1030:f05:802::150/125\",\r\n + \ \"2603:1030:f05:c02::150/125\",\r\n \"2603:1030:1005::220/123\",\r\n + \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\",\r\n + \ \"2603:1040:5:1::220/123\",\r\n \"2603:1040:5:402::170/125\",\r\n + \ \"2603:1040:5:802::150/125\",\r\n \"2603:1040:5:c02::150/125\",\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 + \ \"2603:1040:407::700/120\",\r\n \"2603:1040:407:1::220/123\",\r\n + \ \"2603:1040:407:402::170/125\",\r\n \"2603:1040:407:802::150/125\",\r\n + \ \"2603:1040:407:c02::150/125\",\r\n \"2603:1040:606::220/123\",\r\n + \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\",\r\n + \ \"2603:1040:806::220/123\",\r\n \"2603:1040:806:1::500/120\",\r\n + \ \"2603:1040:806:402::170/125\",\r\n \"2603:1040:904::700/120\",\r\n + \ \"2603:1040:904:1::220/123\",\r\n \"2603:1040:904:402::170/125\",\r\n + \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\",\r\n + \ \"2603:1040:a06:1::220/123\",\r\n \"2603:1040:a06:2::600/120\",\r\n + \ \"2603:1040:a06:402::170/125\",\r\n \"2603:1040:a06:802::150/125\",\r\n + \ \"2603:1040:a06:c02::150/125\",\r\n \"2603:1040:b04::220/123\",\r\n + \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\",\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 \"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 + \ \"2603:1040:e05::400/120\",\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 + \ \"2603:1040:1002:1::300/121\",\r\n \"2603:1040:1104:1::700/120\",\r\n + \ \"2603:1040:1104:400::170/125\",\r\n \"2603:1050:6::700/120\",\r\n + \ \"2603:1050:6:1::220/123\",\r\n \"2603:1050:6:402::170/125\",\r\n + \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\",\r\n + \ \"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\": \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.224/27\",\r\n + \ \"20.53.50.128/25\",\r\n \"2603:1010:304::220/123\",\r\n + \ \"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\": + \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"20.36.114.128/27\",\r\n \"20.53.58.128/25\",\r\n + \ \"2603:1010:404::220/123\",\r\n \"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\": \"75\",\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 \"13.70.114.0/26\",\r\n \"20.70.216.128/25\",\r\n + \ \"40.79.162.16/29\",\r\n \"40.79.166.128/26\",\r\n \"40.79.170.16/29\",\r\n + \ \"40.79.173.64/26\",\r\n \"52.187.192.243/32\",\r\n \"2603:1010:6::700/120\",\r\n + \ \"2603:1010:6:1::220/123\",\r\n \"2603:1010:6:402::170/125\",\r\n + \ \"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\": + \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"13.70.186.33/32\",\r\n \"13.77.50.16/28\",\r\n \"20.92.0.128/25\",\r\n + \ \"2603:1010:101::220/123\",\r\n \"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\": \"75\",\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 \"20.195.152.0/26\",\r\n + \ \"191.232.184.253/32\",\r\n \"191.233.203.16/29\",\r\n + \ \"191.234.146.128/29\",\r\n \"191.234.150.128/26\",\r\n + \ \"191.234.154.128/29\",\r\n \"191.234.157.144/28\",\r\n + \ \"191.238.73.128/25\",\r\n \"2603:1050:6::700/120\",\r\n + \ \"2603:1050:6:1::220/123\",\r\n \"2603:1050:6:402::170/125\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n + \ \"23.97.120.37/32\",\r\n \"191.233.8.40/29\",\r\n \"191.237.224.64/26\",\r\n + \ \"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.CanadaCentral\",\r\n \"id\": \"ServiceBus.CanadaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"13.71.170.32/29\",\r\n \"13.71.177.64/26\",\r\n + \ \"20.38.146.128/29\",\r\n \"20.48.199.128/25\",\r\n \"20.151.32.0/26\",\r\n + \ \"52.233.33.226/32\",\r\n \"52.246.154.128/29\",\r\n \"52.246.158.192/26\",\r\n + \ \"2603:1030:f05::700/120\",\r\n \"2603:1030:f05:1::220/123\",\r\n + \ \"2603:1030:f05:402::170/125\",\r\n \"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\": \"75\",\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 \"52.139.110.0/25\",\r\n + \ \"52.242.36.0/32\",\r\n \"2603:1030:1005::220/123\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n + \ \"20.192.47.192/26\",\r\n \"20.192.98.128/29\",\r\n \"20.192.101.192/26\",\r\n + \ \"40.80.50.128/29\",\r\n \"40.80.53.16/28\",\r\n \"52.172.220.188/32\",\r\n + \ \"104.211.81.16/29\",\r\n \"2603:1040:a06:1::220/123\",\r\n + \ \"2603:1040:a06:2::600/120\",\r\n \"2603:1040:a06:402::170/125\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n + \ \"13.89.178.128/26\",\r\n \"20.40.231.128/25\",\r\n \"20.44.13.0/26\",\r\n + \ \"40.86.91.130/32\",\r\n \"52.182.138.192/29\",\r\n \"52.182.143.0/26\",\r\n + \ \"104.208.16.64/29\",\r\n \"2603:1030:10:1::220/123\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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 + \ ],\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 \"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\": + \"75\",\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 ],\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 \"40.78.226.192/29\",\r\n + \ \"40.79.154.88/29\",\r\n \"40.114.86.33/32\",\r\n \"52.168.29.86/32\",\r\n + \ \"52.168.112.128/26\",\r\n \"52.168.116.192/26\",\r\n \"2603:1030:210:1::220/123\",\r\n + \ \"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\": \"75\",\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 + \ ],\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 + \ \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n \"52.167.106.64/29\",\r\n + \ \"52.167.109.128/26\",\r\n \"104.208.144.64/29\",\r\n \"2603:1030:40c:1::220/123\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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 ],\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 + \ \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.16/28\",\r\n \"52.136.187.128/25\",\r\n + \ \"2603:1020:905::220/123\",\r\n \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"51.116.58.8/29\",\r\n \"51.116.72.128/25\",\r\n + \ \"2603:1020:d04::220/123\",\r\n \"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\": \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n + \ \"20.52.91.128/25\",\r\n \"51.116.154.72/29\",\r\n \"51.116.242.128/29\",\r\n + \ \"51.116.246.128/26\",\r\n \"51.116.250.128/29\",\r\n \"51.116.253.192/26\",\r\n + \ \"2603:1020:c04::700/120\",\r\n \"2603:1020:c04:1::220/123\",\r\n + \ \"2603:1020:c04:402::170/125\",\r\n \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"13.78.94.187/32\",\r\n \"13.78.106.80/29\",\r\n + \ \"20.89.0.0/26\",\r\n \"20.89.9.128/25\",\r\n \"20.194.128.128/26\",\r\n + \ \"40.79.186.64/27\",\r\n \"40.79.194.80/29\",\r\n \"2603:1040:407::700/120\",\r\n + \ \"2603:1040:407:1::220/123\",\r\n \"2603:1040:407:402::170/125\",\r\n + \ \"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\": + \"75\",\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 + \ \"40.74.100.32/28\",\r\n \"40.74.122.78/32\",\r\n \"2603:1040:606::220/123\",\r\n + \ \"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\": + \"75\",\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\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"20.192.32.240/28\",\r\n \"20.192.55.64/26\",\r\n + \ \"20.192.55.128/26\",\r\n \"20.192.225.56/29\",\r\n \"20.192.234.8/29\",\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\": + \"75\",\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\": + \"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 + \ \"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\": \"75\",\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 + \ ],\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 \"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\": + \"75\",\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\": + \"75\",\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\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"20.51.1.128/25\",\r\n \"52.162.106.128/28\",\r\n + \ \"65.52.219.186/32\",\r\n \"2603:1030:608::220/123\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n + \ \"13.69.233.192/26\",\r\n \"13.74.107.64/29\",\r\n \"13.74.142.88/32\",\r\n + \ \"20.50.72.0/26\",\r\n \"20.50.80.0/26\",\r\n \"20.82.244.128/25\",\r\n + \ \"52.138.226.64/29\",\r\n \"191.235.170.182/32\",\r\n \"2603:1020:5::700/120\",\r\n + \ \"2603:1020:5:1::220/123\",\r\n \"2603:1020:5:402::170/125\",\r\n + \ \"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\": + \"75\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\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 + \ \"51.120.98.16/29\",\r\n \"51.120.106.128/29\",\r\n \"51.120.109.208/28\",\r\n + \ \"51.120.210.128/29\",\r\n \"51.120.213.48/28\",\r\n \"51.120.237.64/26\",\r\n + \ \"2603:1020:e04:1::220/123\",\r\n \"2603:1020:e04:3::500/120\",\r\n + \ \"2603:1020:e04:402::170/125\",\r\n \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"51.13.141.0/25\",\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.SouthAfricaNorth\",\r\n + \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"102.37.72.0/26\",\r\n \"102.37.163.128/25\",\r\n + \ \"102.133.122.128/29\",\r\n \"102.133.126.192/26\",\r\n + \ \"102.133.154.8/29\",\r\n \"102.133.250.128/29\",\r\n \"102.133.253.192/26\",\r\n + \ \"2603:1000:104:1::220/123\",\r\n \"2603:1000:104:2::400/120\",\r\n + \ \"2603:1000:104:402::170/125\",\r\n \"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\": \"75\",\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\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"102.37.64.192/26\",\r\n + \ \"102.37.84.0/25\",\r\n \"102.133.26.8/29\",\r\n \"2603:1000:4::220/123\",\r\n + \ \"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\": + \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"13.85.81.218/32\",\r\n \"20.45.122.128/29\",\r\n + \ \"20.45.126.128/26\",\r\n \"20.49.91.224/29\",\r\n \"20.49.91.240/28\",\r\n + \ \"20.49.95.64/26\",\r\n \"20.65.135.128/25\",\r\n \"40.124.65.0/26\",\r\n + \ \"104.214.18.160/29\",\r\n \"2603:1030:807::700/120\",\r\n + \ \"2603:1030:807:1::220/123\",\r\n \"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\": + \"75\",\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\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.8/29\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n + \ \"13.67.20.0/26\",\r\n \"13.76.141.36/32\",\r\n \"20.195.82.0/25\",\r\n + \ \"23.98.82.96/29\",\r\n \"23.98.87.128/26\",\r\n \"23.98.112.128/26\",\r\n + \ \"40.78.234.32/29\",\r\n \"2603:1040:5:1::220/123\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n + \ \"51.12.98.8/29\",\r\n \"51.12.101.224/28\",\r\n \"51.12.226.128/29\",\r\n + \ \"51.12.229.80/28\",\r\n \"51.12.234.128/29\",\r\n \"51.12.237.80/28\",\r\n + \ \"2603:1020:1004::220/123\",\r\n \"2603:1020:1004:2::300/120\",\r\n + \ \"2603:1020:1004:800::e0/124\",\r\n \"2603:1020:1004:800::f0/125\",\r\n + \ \"2603:1020:1004:800::358/125\",\r\n \"2603:1020:1004:800::3c0/124\",\r\n + \ \"2603:1020:1004:800::3e8/125\",\r\n \"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.SwitzerlandNorth\",\r\n \"id\": + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.208.18.80/29\",\r\n + \ \"20.208.18.96/28\",\r\n \"51.103.202.80/29\",\r\n \"51.103.202.96/28\",\r\n + \ \"51.107.58.8/29\",\r\n \"51.107.128.192/26\",\r\n \"51.107.244.128/25\",\r\n + \ \"2603:1020:a04::700/120\",\r\n \"2603:1020:a04:1::220/123\",\r\n + \ \"2603:1020:a04:402::170/125\",\r\n \"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\": \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n + \ \"51.107.252.128/25\",\r\n \"2603:1020:b04::220/123\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n + \ \"20.45.93.0/25\",\r\n \"2603:1040:b04::220/123\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.120.74.24/29\",\r\n + \ \"40.120.77.192/26\",\r\n \"40.120.85.0/25\",\r\n \"65.52.250.64/27\",\r\n + \ \"2603:1040:904::700/120\",\r\n \"2603:1040:904:1::220/123\",\r\n + \ \"2603:1040:904:402::170/125\",\r\n \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"20.90.128.192/26\",\r\n \"51.105.66.128/29\",\r\n + \ \"51.105.70.192/26\",\r\n \"51.105.74.128/29\",\r\n \"51.132.192.128/26\",\r\n + \ \"51.140.43.12/32\",\r\n \"51.140.146.48/29\",\r\n \"51.140.149.128/26\",\r\n + \ \"2603:1020:705::700/120\",\r\n \"2603:1020:705:1::220/123\",\r\n + \ \"2603:1020:705:402::170/125\",\r\n \"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\": \"75\",\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 \"51.140.210.64/28\",\r\n \"51.141.1.129/32\",\r\n + \ \"2603:1020:605::220/123\",\r\n \"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\": \"75\",\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 \"20.69.2.128/25\",\r\n \"52.161.17.198/32\",\r\n + \ \"2603:1030:b04::220/123\",\r\n \"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\": \"75\",\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 + \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.64/29\",\r\n \"13.69.106.64/29\",\r\n \"13.69.111.64/26\",\r\n + \ \"20.50.201.0/26\",\r\n \"20.86.92.0/25\",\r\n \"40.68.127.68/32\",\r\n + \ \"52.178.17.64/26\",\r\n \"52.232.119.191/32\",\r\n \"52.236.186.64/29\",\r\n + \ \"2603:1020:206:1::220/123\",\r\n \"2603:1020:206:4::/120\",\r\n + \ \"2603:1020:206:402::170/125\",\r\n \"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\": \"75\",\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 \"104.211.146.16/28\",\r\n + \ \"104.211.190.88/32\",\r\n \"2603:1040:806::220/123\",\r\n + \ \"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\": + \"75\",\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 ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n + \ \"20.66.6.128/25\",\r\n \"40.112.242.128/28\",\r\n \"104.40.15.128/32\",\r\n + \ \"104.45.239.115/32\",\r\n \"2603:1030:a07::220/123\",\r\n + \ \"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\": + \"75\",\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 + \ \"13.66.147.192/26\",\r\n \"20.51.15.0/25\",\r\n \"40.64.113.0/26\",\r\n + \ \"40.65.108.146/32\",\r\n \"40.78.242.144/29\",\r\n \"40.78.247.192/26\",\r\n + \ \"40.78.250.80/29\",\r\n \"2603:1030:c06:1::220/123\",\r\n + \ \"2603:1030:c06:2::500/120\",\r\n \"2603:1030:c06:400::970/125\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.150.129.0/25\",\r\n + \ \"20.150.160.216/29\",\r\n \"20.150.170.8/29\",\r\n \"20.150.175.0/26\",\r\n + \ \"20.150.178.128/29\",\r\n \"20.150.182.64/28\",\r\n \"20.150.186.128/29\",\r\n + \ \"20.150.189.48/28\",\r\n \"20.150.189.64/26\",\r\n \"2603:1030:504:1::220/123\",\r\n + \ \"2603:1030:504:2::300/120\",\r\n \"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\": \"75\",\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\": \"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.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.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.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 + \ \"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.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 + \ \"104.211.103.201/32\",\r\n \"104.211.146.240/29\",\r\n + \ \"104.211.164.163/32\",\r\n \"104.211.228.68/32\",\r\n + \ \"104.214.19.72/29\",\r\n \"104.214.165.68/30\",\r\n \"104.215.78.146/32\",\r\n + \ \"137.116.252.9/32\",\r\n \"137.135.33.49/32\",\r\n \"168.61.142.48/30\",\r\n + \ \"191.233.50.24/29\",\r\n \"191.233.203.216/29\",\r\n \"191.234.149.32/30\",\r\n + \ \"191.234.157.128/30\",\r\n \"207.46.234.62/32\",\r\n \"2603:1000:4:402::98/125\",\r\n + \ \"2603:1000:104:402::98/125\",\r\n \"2603:1000:104:802::98/125\",\r\n + \ \"2603:1000:104:c02::98/125\",\r\n \"2603:1010:6:402::98/125\",\r\n + \ \"2603:1010:6:802::98/125\",\r\n \"2603:1010:6:c02::98/125\",\r\n + \ \"2603:1010:101:402::98/125\",\r\n \"2603:1010:304:402::98/125\",\r\n + \ \"2603:1010:404:402::98/125\",\r\n \"2603:1020:5:402::98/125\",\r\n + \ \"2603:1020:5:802::98/125\",\r\n \"2603:1020:5:c02::98/125\",\r\n + \ \"2603:1020:206:402::98/125\",\r\n \"2603:1020:206:802::98/125\",\r\n + \ \"2603:1020:206:c02::98/125\",\r\n \"2603:1020:305:402::98/125\",\r\n + \ \"2603:1020:405:402::98/125\",\r\n \"2603:1020:605:402::98/125\",\r\n + \ \"2603:1020:705:402::98/125\",\r\n \"2603:1020:705:802::98/125\",\r\n + \ \"2603:1020:705:c02::98/125\",\r\n \"2603:1020:805:402::98/125\",\r\n + \ \"2603:1020:805:802::98/125\",\r\n \"2603:1020:805:c02::98/125\",\r\n + \ \"2603:1020:905:402::98/125\",\r\n \"2603:1020:a04:402::98/125\",\r\n + \ \"2603:1020:a04:802::98/125\",\r\n \"2603:1020:a04:c02::98/125\",\r\n + \ \"2603:1020:b04:402::98/125\",\r\n \"2603:1020:c04:402::98/125\",\r\n + \ \"2603:1020:c04:802::98/125\",\r\n \"2603:1020:c04:c02::98/125\",\r\n + \ \"2603:1020:d04:402::98/125\",\r\n \"2603:1020:e04:402::98/125\",\r\n + \ \"2603:1020:e04:802::98/125\",\r\n \"2603:1020:e04:c02::98/125\",\r\n + \ \"2603:1020:f04:402::98/125\",\r\n \"2603:1020:1004:400::98/125\",\r\n + \ \"2603:1020:1004:800::158/125\",\r\n \"2603:1020:1004:800::350/125\",\r\n + \ \"2603:1020:1004:c02::1b8/125\",\r\n \"2603:1020:1104:400::98/125\",\r\n + \ \"2603:1030:f:400::898/125\",\r\n \"2603:1030:10:402::98/125\",\r\n + \ \"2603:1030:10:802::98/125\",\r\n \"2603:1030:10:c02::98/125\",\r\n + \ \"2603:1030:104:402::98/125\",\r\n \"2603:1030:104:402::3d8/125\",\r\n + \ \"2603:1030:104:802::60/125\",\r\n \"2603:1030:107:400::d0/125\",\r\n + \ \"2603:1030:210:402::98/125\",\r\n \"2603:1030:210:802::98/125\",\r\n + \ \"2603:1030:210:c02::98/125\",\r\n \"2603:1030:40b:400::898/125\",\r\n + \ \"2603:1030:40b:800::98/125\",\r\n \"2603:1030:40b:c00::98/125\",\r\n + \ \"2603:1030:40c:402::98/125\",\r\n \"2603:1030:40c:802::98/125\",\r\n + \ \"2603:1030:40c:c02::98/125\",\r\n \"2603:1030:504:402::98/125\",\r\n + \ \"2603:1030:504:802::c8/125\",\r\n \"2603:1030:504:802::158/125\",\r\n + \ \"2603:1030:504:802::350/125\",\r\n \"2603:1030:504:c02::408/125\",\r\n + \ \"2603:1030:608:402::98/125\",\r\n \"2603:1030:807:402::98/125\",\r\n + \ \"2603:1030:807:802::98/125\",\r\n \"2603:1030:807:c02::98/125\",\r\n + \ \"2603:1030:a07:402::98/125\",\r\n \"2603:1030:b04:402::98/125\",\r\n + \ \"2603:1030:c06:400::898/125\",\r\n \"2603:1030:c06:802::98/125\",\r\n + \ \"2603:1030:c06:c02::98/125\",\r\n \"2603:1030:f05:402::98/125\",\r\n + \ \"2603:1030:f05:802::98/125\",\r\n \"2603:1030:f05:c02::98/125\",\r\n + \ \"2603:1030:1005:402::98/125\",\r\n \"2603:1040:5:402::98/125\",\r\n + \ \"2603:1040:5:802::98/125\",\r\n \"2603:1040:5:c02::98/125\",\r\n + \ \"2603:1040:207:402::98/125\",\r\n \"2603:1040:207:800::50/125\",\r\n + \ \"2603:1040:207:c00::50/125\",\r\n \"2603:1040:407:402::98/125\",\r\n + \ \"2603:1040:407:802::98/125\",\r\n \"2603:1040:407:c02::98/125\",\r\n + \ \"2603:1040:606:402::98/125\",\r\n \"2603:1040:806:402::98/125\",\r\n + \ \"2603:1040:904:402::98/125\",\r\n \"2603:1040:904:802::98/125\",\r\n + \ \"2603:1040:904:c02::98/125\",\r\n \"2603:1040:a06:402::98/125\",\r\n + \ \"2603:1040:a06:802::98/125\",\r\n \"2603:1040:a06:c02::98/125\",\r\n + \ \"2603:1040:b04:402::98/125\",\r\n \"2603:1040:c06:402::98/125\",\r\n + \ \"2603:1040:d04:400::98/125\",\r\n \"2603:1040:d04:800::158/125\",\r\n + \ \"2603:1040:d04:800::350/125\",\r\n \"2603:1040:f05:402::98/125\",\r\n + \ \"2603:1040:f05:802::98/125\",\r\n \"2603:1040:f05:c02::98/125\",\r\n + \ \"2603:1040:1002:400::58/125\",\r\n \"2603:1040:1002:800::50/125\",\r\n + \ \"2603:1040:1002:c00::50/125\",\r\n \"2603:1040:1104:400::98/125\",\r\n + \ \"2603:1050:6:402::98/125\",\r\n \"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\": \"75\",\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 \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.31.249/32\",\r\n \"13.65.39.207/32\",\r\n \"13.65.85.183/32\",\r\n + \ \"13.65.200.105/32\",\r\n \"13.65.209.243/32\",\r\n \"13.65.253.67/32\",\r\n + \ \"13.66.60.72/32\",\r\n \"13.66.60.111/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.66.136.0/26\",\r\n \"13.66.136.192/29\",\r\n \"13.66.137.0/26\",\r\n + \ \"13.66.226.202/32\",\r\n \"13.66.229.222/32\",\r\n \"13.66.230.19/32\",\r\n + \ \"13.66.230.60/32\",\r\n \"13.66.230.64/32\",\r\n \"13.66.230.103/32\",\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.48.255/32\",\r\n \"13.67.56.134/32\",\r\n \"13.67.59.217/32\",\r\n + \ \"13.67.215.62/32\",\r\n \"13.68.22.44/32\",\r\n \"13.68.30.216/32\",\r\n + \ \"13.68.87.133/32\",\r\n \"13.69.104.0/26\",\r\n \"13.69.104.192/26\",\r\n + \ \"13.69.105.0/26\",\r\n \"13.69.105.192/26\",\r\n \"13.69.111.32/27\",\r\n + \ \"13.69.112.168/29\",\r\n \"13.69.116.64/27\",\r\n \"13.69.116.96/30\",\r\n + \ \"13.69.116.128/25\",\r\n \"13.69.224.0/26\",\r\n \"13.69.224.192/26\",\r\n + \ \"13.69.225.0/26\",\r\n \"13.69.225.192/26\",\r\n \"13.69.233.136/29\",\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.70.148.251/32\",\r\n \"13.70.155.163/32\",\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.192.0/27\",\r\n \"13.71.193.0/27\",\r\n + \ \"13.71.193.32/29\",\r\n \"13.73.109.251/32\",\r\n \"13.74.104.64/26\",\r\n + \ \"13.74.104.128/26\",\r\n \"13.74.105.0/26\",\r\n \"13.74.105.128/26\",\r\n + \ \"13.74.105.192/29\",\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 \"13.75.105.141/32\",\r\n + \ \"13.75.108.188/32\",\r\n \"13.75.149.87/32\",\r\n \"13.76.90.3/32\",\r\n + \ \"13.76.247.54/32\",\r\n \"13.77.7.78/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"13.78.61.196/32\",\r\n + \ \"13.78.104.0/27\",\r\n \"13.78.104.32/29\",\r\n \"13.78.105.0/27\",\r\n + \ \"13.78.121.203/32\",\r\n \"13.78.144.57/32\",\r\n \"13.78.145.25/32\",\r\n + \ \"13.78.148.71/32\",\r\n \"13.78.151.189/32\",\r\n \"13.78.151.207/32\",\r\n + \ \"13.78.178.116/32\",\r\n \"13.78.178.151/32\",\r\n \"13.78.248.32/27\",\r\n + \ \"13.84.223.76/32\",\r\n \"13.85.65.48/32\",\r\n \"13.85.68.115/32\",\r\n + \ \"13.85.69.107/32\",\r\n \"13.86.216.0/25\",\r\n \"13.86.216.128/26\",\r\n + \ \"13.86.216.192/27\",\r\n \"13.86.217.0/25\",\r\n \"13.86.217.128/26\",\r\n + \ \"13.86.217.192/27\",\r\n \"13.86.217.224/29\",\r\n \"13.87.16.64/27\",\r\n + \ \"13.87.17.0/27\",\r\n \"13.87.33.234/32\",\r\n \"13.87.34.7/32\",\r\n + \ \"13.87.34.19/32\",\r\n \"13.87.38.138/32\",\r\n \"13.87.120.0/27\",\r\n + \ \"13.87.121.0/27\",\r\n \"13.88.14.200/32\",\r\n \"13.88.29.70/32\",\r\n + \ \"13.88.249.189/32\",\r\n \"13.88.254.42/32\",\r\n \"13.89.36.110/32\",\r\n + \ \"13.89.37.61/32\",\r\n \"13.89.57.50/32\",\r\n \"13.89.57.115/32\",\r\n + \ \"13.89.168.0/26\",\r\n \"13.89.168.192/29\",\r\n \"13.89.169.0/26\",\r\n + \ \"13.91.4.219/32\",\r\n \"13.91.6.136/32\",\r\n \"13.91.41.153/32\",\r\n + \ \"13.91.44.56/32\",\r\n \"13.91.46.83/32\",\r\n \"13.91.47.72/32\",\r\n + \ \"13.93.165.251/32\",\r\n \"13.93.237.158/32\",\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 \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n + \ \"20.36.105.32/29\",\r\n \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n + \ \"20.36.113.32/29\",\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/26\",\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 + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/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.38.152.24/29\",\r\n + \ \"20.40.228.128/25\",\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.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.43.47.192/26\",\r\n \"20.44.0.0/27\",\r\n \"20.44.1.0/27\",\r\n + \ \"20.44.24.0/27\",\r\n \"20.44.24.32/29\",\r\n \"20.44.25.0/27\",\r\n + \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n + \ \"20.49.80.0/27\",\r\n \"20.49.80.32/29\",\r\n \"20.49.81.0/27\",\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.119.32/27\",\r\n \"20.49.119.64/27\",\r\n + \ \"20.49.119.128/26\",\r\n \"20.50.73.32/27\",\r\n \"20.50.201.224/27\",\r\n + \ \"20.50.202.0/26\",\r\n \"20.51.9.128/25\",\r\n \"20.51.17.160/27\",\r\n + \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"20.53.46.128/25\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"20.58.66.128/25\",\r\n \"20.58.68.56/30\",\r\n \"20.61.99.192/26\",\r\n + \ \"20.61.102.0/26\",\r\n \"20.62.58.128/25\",\r\n \"20.62.132.160/27\",\r\n + \ \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n \"20.65.132.160/27\",\r\n + \ \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n \"20.66.3.64/26\",\r\n + \ \"20.66.3.128/26\",\r\n \"20.69.0.32/27\",\r\n \"20.69.0.64/27\",\r\n + \ \"20.69.0.128/26\",\r\n \"20.72.21.224/27\",\r\n \"20.72.24.64/27\",\r\n + \ \"20.72.24.128/27\",\r\n \"20.72.25.128/27\",\r\n \"20.88.64.0/27\",\r\n + \ \"20.89.1.64/27\",\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 \"20.150.176.32/29\",\r\n + \ \"20.150.177.0/27\",\r\n \"20.150.184.0/27\",\r\n \"20.150.184.32/29\",\r\n + \ \"20.150.185.0/27\",\r\n \"20.150.241.128/25\",\r\n \"20.189.172.224/27\",\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"20.191.165.160/27\",\r\n \"20.191.165.192/27\",\r\n \"20.191.166.0/26\",\r\n + \ \"20.192.43.160/27\",\r\n \"20.192.43.192/27\",\r\n \"20.192.44.0/26\",\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.96.0/27\",\r\n \"20.192.96.32/29\",\r\n \"20.192.97.0/27\",\r\n + \ \"20.192.167.224/27\",\r\n \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n + \ \"20.192.233.32/29\",\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 + \ \"20.194.64.0/27\",\r\n \"20.194.64.32/29\",\r\n \"20.194.65.0/27\",\r\n + \ \"20.194.73.64/26\",\r\n \"20.194.73.128/26\",\r\n \"20.194.80.192/27\",\r\n + \ \"20.194.129.64/27\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.195.146.0/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 + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"23.96.178.199/32\",\r\n + \ \"23.96.202.229/32\",\r\n \"23.96.204.249/32\",\r\n \"23.96.205.215/32\",\r\n + \ \"23.96.214.69/32\",\r\n \"23.96.243.243/32\",\r\n \"23.96.247.75/32\",\r\n + \ \"23.96.249.37/32\",\r\n \"23.96.250.178/32\",\r\n \"23.97.68.51/32\",\r\n + \ \"23.97.74.21/32\",\r\n \"23.97.78.163/32\",\r\n \"23.97.167.46/32\",\r\n + \ \"23.97.169.19/32\",\r\n \"23.97.219.82/32\",\r\n \"23.97.221.176/32\",\r\n + \ \"23.98.55.75/32\",\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.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.162.78/32\",\r\n \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n + \ \"23.99.4.210/32\",\r\n \"23.99.4.248/32\",\r\n \"23.99.10.185/32\",\r\n + \ \"23.99.34.75/32\",\r\n \"23.99.34.76/31\",\r\n \"23.99.34.78/32\",\r\n + \ \"23.99.37.235/32\",\r\n \"23.99.37.236/32\",\r\n \"23.99.57.14/32\",\r\n + \ \"23.99.80.243/32\",\r\n \"23.99.89.212/32\",\r\n \"23.99.90.75/32\",\r\n + \ \"23.99.91.130/32\",\r\n \"23.99.102.124/32\",\r\n \"23.99.118.196/32\",\r\n + \ \"23.99.160.139/32\",\r\n \"23.99.160.140/31\",\r\n \"23.99.160.142/32\",\r\n + \ \"23.99.205.183/32\",\r\n \"23.100.117.95/32\",\r\n \"23.100.119.70/32\",\r\n + \ \"23.101.18.228/32\",\r\n \"23.101.64.10/32\",\r\n \"23.101.165.167/32\",\r\n + \ \"23.101.167.45/32\",\r\n \"23.101.170.98/32\",\r\n \"23.102.16.130/32\",\r\n + \ \"23.102.23.219/32\",\r\n \"23.102.25.199/32\",\r\n \"23.102.52.155/32\",\r\n + \ \"23.102.57.142/32\",\r\n \"23.102.62.171/32\",\r\n \"23.102.69.95/32\",\r\n + \ \"23.102.71.13/32\",\r\n \"23.102.74.190/32\",\r\n \"23.102.172.251/32\",\r\n + \ \"23.102.173.220/32\",\r\n \"23.102.174.146/32\",\r\n \"23.102.179.187/32\",\r\n + \ \"23.102.206.35/32\",\r\n \"23.102.206.36/31\",\r\n \"40.67.53.0/25\",\r\n + \ \"40.67.56.0/27\",\r\n \"40.67.56.32/29\",\r\n \"40.67.57.0/27\",\r\n + \ \"40.68.37.158/32\",\r\n \"40.68.215.206/32\",\r\n \"40.68.220.16/32\",\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"40.69.132.90/32\",\r\n \"40.69.143.202/32\",\r\n \"40.69.169.120/32\",\r\n + \ \"40.69.189.48/32\",\r\n \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n + \ \"40.70.145.0/26\",\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.71.196.33/32\",\r\n \"40.71.211.227/32\",\r\n \"40.71.226.18/32\",\r\n + \ \"40.74.51.145/32\",\r\n \"40.74.53.36/32\",\r\n \"40.74.60.91/32\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.74.114.22/32\",\r\n \"40.74.115.153/32\",\r\n \"40.74.135.185/32\",\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.74.254.156/32\",\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 + \ \"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.76.209.171/32\",\r\n \"40.76.219.185/32\",\r\n \"40.77.30.201/32\",\r\n + \ \"40.78.16.122/32\",\r\n \"40.78.23.252/32\",\r\n \"40.78.31.250/32\",\r\n + \ \"40.78.57.109/32\",\r\n \"40.78.101.91/32\",\r\n \"40.78.110.18/32\",\r\n + \ \"40.78.111.189/32\",\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 \"40.78.200.128/29\",\r\n + \ \"40.78.201.128/29\",\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.78.232.0/26\",\r\n + \ \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n \"40.78.240.0/26\",\r\n + \ \"40.78.240.192/29\",\r\n \"40.78.241.0/26\",\r\n \"40.78.248.0/26\",\r\n + \ \"40.78.248.192/29\",\r\n \"40.78.249.0/26\",\r\n \"40.79.84.180/32\",\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 + \ \"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.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 \"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 \"40.79.184.0/27\",\r\n + \ \"40.79.184.32/29\",\r\n \"40.79.185.0/27\",\r\n \"40.79.191.224/27\",\r\n + \ \"40.79.192.0/27\",\r\n \"40.79.192.32/29\",\r\n \"40.79.193.0/27\",\r\n + \ \"40.80.48.0/27\",\r\n \"40.80.48.32/29\",\r\n \"40.80.49.0/27\",\r\n + \ \"40.83.178.165/32\",\r\n \"40.83.186.249/32\",\r\n \"40.84.5.64/32\",\r\n + \ \"40.84.54.249/32\",\r\n \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n + \ \"40.84.156.165/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.85.102.50/32\",\r\n + \ \"40.85.224.249/32\",\r\n \"40.85.225.5/32\",\r\n \"40.86.75.134/32\",\r\n + \ \"40.86.226.166/32\",\r\n \"40.86.226.230/32\",\r\n \"40.112.139.250/32\",\r\n + \ \"40.112.240.0/27\",\r\n \"40.112.246.0/27\",\r\n \"40.113.14.53/32\",\r\n + \ \"40.113.16.190/32\",\r\n \"40.113.17.148/32\",\r\n \"40.113.20.38/32\",\r\n + \ \"40.113.93.91/32\",\r\n \"40.113.200.119/32\",\r\n \"40.114.40.118/32\",\r\n + \ \"40.114.43.106/32\",\r\n \"40.114.45.195/32\",\r\n \"40.114.46.128/32\",\r\n + \ \"40.114.46.212/32\",\r\n \"40.114.81.142/32\",\r\n \"40.114.240.125/32\",\r\n + \ \"40.114.240.162/32\",\r\n \"40.115.37.61/32\",\r\n \"40.115.51.118/32\",\r\n + \ \"40.115.52.141/32\",\r\n \"40.115.53.255/32\",\r\n \"40.115.61.208/32\",\r\n + \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.117.90.115/32\",\r\n + \ \"40.117.97.189/32\",\r\n \"40.118.12.208/32\",\r\n \"40.118.129.167/32\",\r\n + \ \"40.118.170.1/32\",\r\n \"40.118.209.206/32\",\r\n \"40.118.244.227/32\",\r\n + \ \"40.118.249.123/32\",\r\n \"40.118.250.19/32\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"40.121.143.204/32\",\r\n + \ \"40.121.149.49/32\",\r\n \"40.121.154.241/32\",\r\n \"40.121.158.30/32\",\r\n + \ \"40.122.205.105/32\",\r\n \"40.122.215.111/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.126.228.153/32\",\r\n \"40.126.230.223/32\",\r\n \"40.126.232.113/32\",\r\n + \ \"40.126.233.152/32\",\r\n \"40.126.250.24/32\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"40.127.128.10/32\",\r\n \"40.127.135.67/32\",\r\n + \ \"40.127.137.209/32\",\r\n \"40.127.141.194/32\",\r\n \"40.127.177.139/32\",\r\n + \ \"40.127.190.50/32\",\r\n \"51.12.46.32/27\",\r\n \"51.12.46.64/27\",\r\n + \ \"51.12.46.128/26\",\r\n \"51.12.96.0/27\",\r\n \"51.12.96.32/29\",\r\n + \ \"51.12.97.0/27\",\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 \"51.12.224.0/27\",\r\n + \ \"51.12.224.32/29\",\r\n \"51.12.225.0/27\",\r\n \"51.12.232.0/27\",\r\n + \ \"51.12.232.32/29\",\r\n \"51.12.233.0/27\",\r\n \"51.13.136.224/27\",\r\n + \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.103.200.64/27\",\r\n + \ \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n \"51.105.64.0/27\",\r\n + \ \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n \"51.105.72.0/27\",\r\n + \ \"51.105.72.32/29\",\r\n \"51.105.73.0/27\",\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.152.0/27\",\r\n + \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.242.32/27\",\r\n + \ \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n \"51.107.250.64/26\",\r\n + \ \"51.107.250.128/26\",\r\n \"51.116.54.96/27\",\r\n \"51.116.54.128/27\",\r\n + \ \"51.116.54.192/26\",\r\n \"51.116.56.0/27\",\r\n \"51.116.57.0/27\",\r\n + \ \"51.116.57.32/29\",\r\n \"51.116.149.32/27\",\r\n \"51.116.149.64/27\",\r\n + \ \"51.116.149.128/26\",\r\n \"51.116.152.0/27\",\r\n \"51.116.152.32/29\",\r\n + \ \"51.116.153.0/27\",\r\n \"51.116.240.0/27\",\r\n \"51.116.240.32/29\",\r\n + \ \"51.116.241.0/27\",\r\n \"51.116.248.0/27\",\r\n \"51.116.248.32/29\",\r\n + \ \"51.116.249.0/27\",\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 \"51.120.104.32/29\",\r\n + \ \"51.120.105.0/27\",\r\n \"51.120.208.0/27\",\r\n \"51.120.208.32/29\",\r\n + \ \"51.120.209.0/27\",\r\n \"51.120.216.0/27\",\r\n \"51.120.217.0/27\",\r\n + \ \"51.120.217.32/29\",\r\n \"51.120.232.192/26\",\r\n \"51.120.233.0/26\",\r\n + \ \"51.132.193.64/27\",\r\n \"51.138.210.0/26\",\r\n \"51.140.77.9/32\",\r\n + \ \"51.140.114.26/32\",\r\n \"51.140.115.150/32\",\r\n \"51.140.144.0/27\",\r\n + \ \"51.140.144.32/29\",\r\n \"51.140.145.0/27\",\r\n \"51.140.151.128/27\",\r\n + \ \"51.140.180.9/32\",\r\n \"51.140.183.238/32\",\r\n \"51.140.184.11/32\",\r\n + \ \"51.140.208.64/27\",\r\n \"51.140.208.96/29\",\r\n \"51.140.209.0/27\",\r\n + \ \"51.140.209.32/29\",\r\n \"51.141.8.11/32\",\r\n \"51.141.15.53/32\",\r\n + \ \"51.141.25.212/32\",\r\n \"51.143.209.224/27\",\r\n \"51.143.212.0/27\",\r\n + \ \"51.143.212.64/26\",\r\n \"52.136.53.160/27\",\r\n \"52.136.53.192/27\",\r\n + \ \"52.136.185.0/25\",\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.138.224.0/26\",\r\n + \ \"52.138.224.128/26\",\r\n \"52.138.225.0/26\",\r\n \"52.138.225.128/26\",\r\n + \ \"52.138.229.72/29\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n + \ \"52.146.133.128/25\",\r\n \"52.147.112.160/27\",\r\n \"52.161.15.204/32\",\r\n + \ \"52.161.100.158/32\",\r\n \"52.161.105.228/32\",\r\n \"52.161.128.32/27\",\r\n + \ \"52.162.104.0/26\",\r\n \"52.162.105.0/26\",\r\n \"52.162.105.192/28\",\r\n + \ \"52.162.125.1/32\",\r\n \"52.162.241.250/32\",\r\n \"52.165.184.67/32\",\r\n + \ \"52.166.76.0/32\",\r\n \"52.166.131.195/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.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.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.168.169.124/32\",\r\n + \ \"52.168.183.223/32\",\r\n \"52.170.41.199/32\",\r\n \"52.170.97.16/32\",\r\n + \ \"52.170.98.29/32\",\r\n \"52.171.56.10/32\",\r\n \"52.172.24.47/32\",\r\n + \ \"52.172.43.208/32\",\r\n \"52.172.113.96/27\",\r\n \"52.172.113.128/27\",\r\n + \ \"52.172.113.192/26\",\r\n \"52.172.217.233/32\",\r\n \"52.172.221.154/32\",\r\n + \ \"52.173.205.59/32\",\r\n \"52.175.33.150/32\",\r\n \"52.176.43.167/32\",\r\n + \ \"52.176.59.12/32\",\r\n \"52.176.95.237/32\",\r\n \"52.176.100.98/32\",\r\n + \ \"52.177.185.181/32\",\r\n \"52.177.197.103/32\",\r\n \"52.177.200.215/32\",\r\n + \ \"52.178.17.192/27\",\r\n \"52.178.21.0/26\",\r\n \"52.178.21.64/27\",\r\n + \ \"52.179.16.95/32\",\r\n \"52.179.157.248/32\",\r\n \"52.179.165.160/32\",\r\n + \ \"52.179.167.70/32\",\r\n \"52.179.178.184/32\",\r\n \"52.180.176.154/31\",\r\n + \ \"52.180.183.226/32\",\r\n \"52.182.136.0/26\",\r\n \"52.182.136.192/29\",\r\n + \ \"52.182.137.0/26\",\r\n \"52.183.250.62/32\",\r\n \"52.184.192.175/32\",\r\n + \ \"52.184.231.0/32\",\r\n \"52.185.152.149/32\",\r\n \"52.187.15.214/32\",\r\n + \ \"52.187.76.130/32\",\r\n \"52.191.144.64/26\",\r\n \"52.191.152.64/26\",\r\n + \ \"52.191.172.187/32\",\r\n \"52.191.174.114/32\",\r\n \"52.225.188.46/32\",\r\n + \ \"52.225.188.113/32\",\r\n \"52.225.222.124/32\",\r\n \"52.228.24.103/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.228.39.117/32\",\r\n \"52.229.17.93/32\",\r\n + \ \"52.229.122.195/32\",\r\n \"52.229.123.147/32\",\r\n \"52.229.124.23/32\",\r\n + \ \"52.231.16.0/27\",\r\n \"52.231.16.32/29\",\r\n \"52.231.17.0/27\",\r\n + \ \"52.231.32.42/31\",\r\n \"52.231.39.56/32\",\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/31\",\r\n + \ \"52.231.206.133/32\",\r\n \"52.236.184.0/27\",\r\n \"52.236.184.32/29\",\r\n + \ \"52.236.184.128/25\",\r\n \"52.236.185.0/27\",\r\n \"52.236.185.128/25\",\r\n + \ \"52.237.28.86/32\",\r\n \"52.237.219.227/32\",\r\n \"52.242.26.53/32\",\r\n + \ \"52.242.29.91/32\",\r\n \"52.242.30.154/32\",\r\n \"52.242.36.107/32\",\r\n + \ \"52.243.32.19/32\",\r\n \"52.243.43.186/32\",\r\n \"52.246.152.0/27\",\r\n + \ \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n \"52.246.251.248/32\",\r\n + \ \"52.255.48.161/32\",\r\n \"65.52.208.91/32\",\r\n \"65.52.213.108/32\",\r\n + \ \"65.52.214.127/32\",\r\n \"65.52.218.82/32\",\r\n \"65.52.225.245/32\",\r\n + \ \"65.52.226.209/32\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n + \ \"65.52.249.0/27\",\r\n \"102.37.80.96/27\",\r\n \"102.37.80.128/27\",\r\n + \ \"102.37.80.192/26\",\r\n \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n + \ \"102.133.24.0/27\",\r\n \"102.133.25.0/27\",\r\n \"102.133.25.32/29\",\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 \"104.40.49.103/32\",\r\n \"104.40.54.130/32\",\r\n + \ \"104.40.82.151/32\",\r\n \"104.40.155.247/32\",\r\n \"104.40.168.64/26\",\r\n + \ \"104.40.168.192/26\",\r\n \"104.40.169.0/27\",\r\n \"104.40.169.32/29\",\r\n + \ \"104.40.169.128/25\",\r\n \"104.41.11.5/32\",\r\n \"104.41.13.213/32\",\r\n + \ \"104.41.13.233/32\",\r\n \"104.41.56.218/32\",\r\n \"104.41.152.74/32\",\r\n + \ \"104.41.168.103/32\",\r\n \"104.41.202.30/32\",\r\n \"104.41.208.104/32\",\r\n + \ \"104.41.210.68/32\",\r\n \"104.41.211.98/32\",\r\n \"104.42.127.95/32\",\r\n + \ \"104.42.136.93/32\",\r\n \"104.42.188.130/32\",\r\n \"104.42.192.190/32\",\r\n + \ \"104.42.231.253/32\",\r\n \"104.42.237.198/32\",\r\n \"104.42.238.205/32\",\r\n + \ \"104.43.15.0/32\",\r\n \"104.43.164.21/32\",\r\n \"104.43.203.72/32\",\r\n + \ \"104.45.11.99/32\",\r\n \"104.45.14.115/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"104.46.38.143/32\",\r\n \"104.46.40.24/32\",\r\n \"104.46.100.189/32\",\r\n + \ \"104.46.108.148/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.179.160/27\",\r\n + \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"104.47.157.97/32\",\r\n + \ \"104.208.21.0/26\",\r\n \"104.208.21.192/29\",\r\n \"104.208.22.0/26\",\r\n + \ \"104.208.28.16/32\",\r\n \"104.208.28.53/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.161.78/32\",\r\n + \ \"104.208.163.201/32\",\r\n \"104.208.233.240/32\",\r\n + \ \"104.208.238.55/32\",\r\n \"104.208.241.224/32\",\r\n + \ \"104.209.186.94/32\",\r\n \"104.210.32.128/32\",\r\n \"104.210.105.215/32\",\r\n + \ \"104.211.85.0/27\",\r\n \"104.211.86.0/27\",\r\n \"104.211.86.32/29\",\r\n + \ \"104.211.96.159/32\",\r\n \"104.211.96.160/32\",\r\n \"104.211.144.0/27\",\r\n + \ \"104.211.144.32/29\",\r\n \"104.211.145.0/27\",\r\n \"104.211.145.32/29\",\r\n + \ \"104.211.160.80/31\",\r\n \"104.211.185.58/32\",\r\n \"104.211.190.46/32\",\r\n + \ \"104.211.224.146/31\",\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.67.25/32\",\r\n + \ \"104.214.73.137/32\",\r\n \"104.214.78.242/32\",\r\n \"104.214.148.156/32\",\r\n + \ \"104.214.150.17/32\",\r\n \"104.215.195.14/32\",\r\n \"104.215.196.52/32\",\r\n + \ \"111.221.106.161/32\",\r\n \"137.116.31.224/27\",\r\n + \ \"137.116.129.110/32\",\r\n \"137.116.203.91/32\",\r\n + \ \"137.135.51.212/32\",\r\n \"137.135.109.63/32\",\r\n \"137.135.186.126/32\",\r\n + \ \"137.135.189.158/32\",\r\n \"137.135.205.85/32\",\r\n + \ \"137.135.213.9/32\",\r\n \"138.91.48.99/32\",\r\n \"138.91.58.227/32\",\r\n + \ \"138.91.145.12/32\",\r\n \"138.91.160.189/32\",\r\n \"138.91.240.14/32\",\r\n + \ \"138.91.246.31/32\",\r\n \"138.91.247.51/32\",\r\n \"138.91.251.139/32\",\r\n + \ \"157.55.208.150/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"168.62.115.112/28\",\r\n \"168.62.232.188/32\",\r\n \"168.62.235.49/32\",\r\n + \ \"168.62.235.241/32\",\r\n \"168.62.239.29/32\",\r\n \"168.63.13.214/32\",\r\n + \ \"168.63.98.91/32\",\r\n \"168.63.175.68/32\",\r\n \"191.233.15.160/27\",\r\n + \ \"191.233.15.192/27\",\r\n \"191.233.48.0/27\",\r\n \"191.233.48.32/29\",\r\n + \ \"191.233.49.0/27\",\r\n \"191.233.69.227/32\",\r\n \"191.233.90.117/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.2.139/32\",\r\n \"191.234.2.140/31\",\r\n \"191.234.2.142/32\",\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 + \ \"191.235.170.58/32\",\r\n \"191.235.193.75/32\",\r\n \"191.235.193.76/31\",\r\n + \ \"191.235.193.78/32\",\r\n \"191.235.193.139/32\",\r\n + \ \"191.235.193.140/31\",\r\n \"191.235.209.79/32\",\r\n + \ \"191.236.119.31/32\",\r\n \"191.236.148.44/32\",\r\n \"191.236.153.120/32\",\r\n + \ \"191.237.20.112/32\",\r\n \"191.237.82.74/32\",\r\n \"191.237.219.202/32\",\r\n + \ \"191.237.232.75/32\",\r\n \"191.237.232.76/31\",\r\n \"191.237.232.78/32\",\r\n + \ \"191.237.232.235/32\",\r\n \"191.237.232.236/31\",\r\n + \ \"191.237.240.43/32\",\r\n \"191.237.240.44/32\",\r\n \"191.237.240.46/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"191.238.68.11/32\",\r\n \"191.238.68.12/31\",\r\n \"191.238.68.14/32\",\r\n + \ \"191.238.224.203/32\",\r\n \"191.238.230.40/32\",\r\n + \ \"191.239.12.154/32\",\r\n \"191.239.189.48/32\",\r\n \"191.239.192.109/32\",\r\n + \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n + \ \"191.239.224.110/32\",\r\n \"207.46.139.82/32\",\r\n \"207.46.140.180/32\",\r\n + \ \"207.46.153.182/32\",\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 \"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 \"2603:1010:6::320/123\",\r\n + \ \"2603:1010:6::380/121\",\r\n \"2603:1010:6:400::/123\",\r\n + \ \"2603:1010:6:401::/123\",\r\n \"2603:1010:6:800::/123\",\r\n + \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n + \ \"2603:1010:6:c01::/123\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\",\r\n \"2603:1010:404::280/123\",\r\n + \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\",\r\n + \ \"2603:1020:5::320/123\",\r\n \"2603:1020:5::380/121\",\r\n + \ \"2603:1020:5:400::/123\",\r\n \"2603:1020:5:401::/123\",\r\n + \ \"2603:1020:5:800::/123\",\r\n \"2603:1020:5:801::/123\",\r\n + \ \"2603:1020:5:c00::/123\",\r\n \"2603:1020:5:c01::/123\",\r\n + \ \"2603:1020:206::320/123\",\r\n \"2603:1020:206::380/121\",\r\n + \ \"2603:1020:206:400::/123\",\r\n \"2603:1020:206:401::/123\",\r\n + \ \"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 + \ \"2603:1020:605::280/123\",\r\n \"2603:1020:605:1::200/121\",\r\n + \ \"2603:1020:605:400::/123\",\r\n \"2603:1020:705::320/123\",\r\n + \ \"2603:1020:705::380/121\",\r\n \"2603:1020:705:400::/123\",\r\n + \ \"2603:1020:705:401::/123\",\r\n \"2603:1020:705:800::/123\",\r\n + \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n + \ \"2603:1020:705:c01::/123\",\r\n \"2603:1020:805::320/123\",\r\n + \ \"2603:1020:805::380/121\",\r\n \"2603:1020:805:400::/123\",\r\n + \ \"2603:1020:805:401::/123\",\r\n \"2603:1020:805:800::/123\",\r\n + \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n + \ \"2603:1020:805:c01::/123\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\",\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 + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\",\r\n \"2603:1020:c04::320/123\",\r\n + \ \"2603:1020:c04::380/121\",\r\n \"2603:1020:c04:400::/123\",\r\n + \ \"2603:1020:c04:401::/123\",\r\n \"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 \"2603:1020:d04::280/123\",\r\n + \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\",\r\n + \ \"2603:1020:e04::320/123\",\r\n \"2603:1020:e04::380/121\",\r\n + \ \"2603:1020:e04:400::/123\",\r\n \"2603:1020:e04:401::/123\",\r\n + \ \"2603:1020:e04:800::/123\",\r\n \"2603:1020:e04:801::/123\",\r\n + \ \"2603:1020:e04:c00::/123\",\r\n \"2603:1020:e04:c01::/123\",\r\n + \ \"2603:1020:f04::280/123\",\r\n \"2603:1020:f04:1::200/121\",\r\n + \ \"2603:1020:f04:400::/123\",\r\n \"2603:1020:1004:1::520/123\",\r\n + \ \"2603:1020:1004:1::580/121\",\r\n \"2603:1020:1004:400::400/123\",\r\n + \ \"2603:1020:1004:402::/123\",\r\n \"2603:1020:1004:403::/123\",\r\n + \ \"2603:1020:1004:802::/123\",\r\n \"2603:1020:1004:803::/123\",\r\n + \ \"2603:1020:1004:c03::/123\",\r\n \"2603:1020:1004:c04::/123\",\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 + \ \"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 + \ \"2603:1030:10::320/123\",\r\n \"2603:1030:10::380/121\",\r\n + \ \"2603:1030:10:400::/123\",\r\n \"2603:1030:10:401::/123\",\r\n + \ \"2603:1030:10:800::/123\",\r\n \"2603:1030:10:801::/123\",\r\n + \ \"2603:1030:10:c00::/123\",\r\n \"2603:1030:10:c01::/123\",\r\n + \ \"2603:1030:104::320/123\",\r\n \"2603:1030:104::380/121\",\r\n + \ \"2603:1030:104:400::/123\",\r\n \"2603:1030:104:401::/123\",\r\n + \ \"2603:1030:107:1::380/123\",\r\n \"2603:1030:107:401::40/122\",\r\n + \ \"2603:1030:107:402::40/123\",\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 \"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 \"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 \"2603:1030:504::520/123\",\r\n + \ \"2603:1030:504::580/121\",\r\n \"2603:1030:504:400::/123\",\r\n + \ \"2603:1030:504:401::/123\",\r\n \"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 \"2603:1030:608::280/123\",\r\n + \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\",\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 + \ \"2603:1030:a07::280/123\",\r\n \"2603:1030:a07:1::200/121\",\r\n + \ \"2603:1030:a07:400::/123\",\r\n \"2603:1030:b04::280/123\",\r\n + \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\",\r\n + \ \"2603:1030:c06:2::200/123\",\r\n \"2603:1030:c06:2::280/121\",\r\n + \ \"2603:1030:c06:401::/123\",\r\n \"2603:1030:c06:402::/123\",\r\n + \ \"2603:1030:c06:800::/123\",\r\n \"2603:1030:c06:801::/123\",\r\n + \ \"2603:1030:c06:c00::/123\",\r\n \"2603:1030:c06:c01::/123\",\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 + \ \"2603:1030:1005::280/123\",\r\n \"2603:1030:1005:1::200/121\",\r\n + \ \"2603:1030:1005:400::/123\",\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 \"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 \"2603:1040:407::320/123\",\r\n + \ \"2603:1040:407::380/121\",\r\n \"2603:1040:407:400::/123\",\r\n + \ \"2603:1040:407:401::/123\",\r\n \"2603:1040:407:800::/123\",\r\n + \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n + \ \"2603:1040:407:c01::/123\",\r\n \"2603:1040:606::280/123\",\r\n + \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\",\r\n + \ \"2603:1040:806::280/123\",\r\n \"2603:1040:806:1::200/121\",\r\n + \ \"2603:1040:806:400::/123\",\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 \"2603:1040:a06::420/123\",\r\n + \ \"2603:1040:a06::480/121\",\r\n \"2603:1040:a06:400::/123\",\r\n + \ \"2603:1040:a06:401::/123\",\r\n \"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 \"2603:1040:b04::280/123\",\r\n + \ \"2603:1040:b04:1::200/121\",\r\n \"2603:1040:b04:400::/123\",\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 + \ \"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 \"2603:1040:e05::/123\",\r\n + \ \"2603:1040:f05::320/123\",\r\n \"2603:1040:f05::380/121\",\r\n + \ \"2603:1040:f05:400::/123\",\r\n \"2603:1040:f05:401::/123\",\r\n + \ \"2603:1040:f05:800::/123\",\r\n \"2603:1040:f05:801::/123\",\r\n + \ \"2603:1040:f05:c00::/123\",\r\n \"2603:1040:f05:c01::/123\",\r\n + \ \"2603:1040:1002:2::c0/123\",\r\n \"2603:1040:1002:2::280/121\",\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 + \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n + \ \"2603:1050:6:400::/123\",\r\n \"2603:1050:6:401::/123\",\r\n + \ \"2603:1050:6:800::/123\",\r\n \"2603:1050:6:801::/123\",\r\n + \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\",\r\n + \ \"2603:1050:403:1::200/123\",\r\n \"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\": + \"75\",\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\": + \"75\",\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\": + \"75\",\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\": \"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 + \ \"40.126.228.153/32\",\r\n \"40.126.230.223/32\",\r\n \"40.126.232.113/32\",\r\n + \ \"40.126.233.152/32\",\r\n \"40.126.250.24/32\",\r\n \"52.237.219.227/32\",\r\n + \ \"104.210.105.215/32\",\r\n \"2603:1010:6::320/123\",\r\n + \ \"2603:1010:6::380/121\",\r\n \"2603:1010:6:400::/123\",\r\n + \ \"2603:1010:6:401::/123\",\r\n \"2603:1010:6:800::/123\",\r\n + \ \"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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n + \ \"13.70.155.163/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.7.78/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 \"52.255.48.161/32\",\r\n + \ \"104.46.162.192/27\",\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.189.48/32\",\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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n + \ \"104.41.13.213/32\",\r\n \"104.41.13.233/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 + \ \"2603:1050:6:400::/123\",\r\n \"2603:1050:6:401::/123\",\r\n + \ \"2603:1050:6:800::/123\",\r\n \"2603:1050:6:801::/123\",\r\n + \ \"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\": + \"75\",\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\": + [\r\n \"20.195.146.0/26\",\r\n \"191.233.15.160/27\",\r\n + \ \"191.233.15.192/27\",\r\n \"191.233.48.0/27\",\r\n \"191.233.48.32/29\",\r\n + \ \"191.233.49.0/27\",\r\n \"2603:1050:403:1::200/123\",\r\n + \ \"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\": \"75\",\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 ],\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.88.249.189/32\",\r\n \"13.88.254.42/32\",\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 + \ \"40.85.225.5/32\",\r\n \"52.228.24.103/32\",\r\n \"52.228.35.221/32\",\r\n + \ \"52.228.39.117/32\",\r\n \"52.237.28.86/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\": \"75\",\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\": + \"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 + \ \"40.86.226.230/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n + \ \"52.229.122.195/32\",\r\n \"52.229.123.147/32\",\r\n \"52.229.124.23/32\",\r\n + \ \"52.242.26.53/32\",\r\n \"52.242.29.91/32\",\r\n \"52.242.30.154/32\",\r\n + \ \"52.242.36.107/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\": \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.43.160/27\",\r\n \"20.192.43.192/27\",\r\n + \ \"20.192.44.0/26\",\r\n \"20.192.96.0/27\",\r\n \"20.192.96.32/29\",\r\n + \ \"20.192.97.0/27\",\r\n \"40.80.48.0/27\",\r\n \"40.80.48.32/29\",\r\n + \ \"40.80.49.0/27\",\r\n \"52.172.217.233/32\",\r\n \"52.172.221.154/32\",\r\n + \ \"104.211.85.0/27\",\r\n \"104.211.86.0/27\",\r\n \"104.211.86.32/29\",\r\n + \ \"104.211.96.159/32\",\r\n \"104.211.96.160/32\",\r\n \"2603:1040:a06::420/123\",\r\n + \ \"2603:1040:a06::480/121\",\r\n \"2603:1040:a06:400::/123\",\r\n + \ \"2603:1040:a06:401::/123\",\r\n \"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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.215.62/32\",\r\n + \ \"13.89.36.110/32\",\r\n \"13.89.37.61/32\",\r\n \"13.89.57.50/32\",\r\n + \ \"13.89.57.115/32\",\r\n \"13.89.168.0/26\",\r\n \"13.89.168.192/29\",\r\n + \ \"13.89.169.0/26\",\r\n \"20.40.228.128/25\",\r\n \"23.99.160.139/32\",\r\n + \ \"23.99.160.140/31\",\r\n \"23.99.160.142/32\",\r\n \"23.99.205.183/32\",\r\n + \ \"40.69.132.90/32\",\r\n \"40.69.143.202/32\",\r\n \"40.69.169.120/32\",\r\n + \ \"40.69.189.48/32\",\r\n \"40.77.30.201/32\",\r\n \"40.86.75.134/32\",\r\n + \ \"40.113.200.119/32\",\r\n \"40.122.205.105/32\",\r\n \"40.122.215.111/32\",\r\n + \ \"52.165.184.67/32\",\r\n \"52.173.205.59/32\",\r\n \"52.176.43.167/32\",\r\n + \ \"52.176.59.12/32\",\r\n \"52.176.95.237/32\",\r\n \"52.176.100.98/32\",\r\n + \ \"52.182.136.0/26\",\r\n \"52.182.136.192/29\",\r\n \"52.182.137.0/26\",\r\n + \ \"104.43.164.21/32\",\r\n \"104.43.203.72/32\",\r\n \"104.208.21.0/26\",\r\n + \ \"104.208.21.192/29\",\r\n \"104.208.22.0/26\",\r\n \"104.208.28.16/32\",\r\n + \ \"104.208.28.53/32\",\r\n \"2603:1030:10::320/123\",\r\n + \ \"2603:1030:10::380/121\",\r\n \"2603:1030:10:400::/123\",\r\n + \ \"2603:1030:10:401::/123\",\r\n \"2603:1030:10:800::/123\",\r\n + \ \"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\": \"75\",\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\": + \"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/31\",\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\": \"75\",\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\": + \"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 + \ \"13.75.105.141/32\",\r\n \"13.75.108.188/32\",\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 + \ \"23.97.68.51/32\",\r\n \"23.97.74.21/32\",\r\n \"23.97.78.163/32\",\r\n + \ \"23.99.102.124/32\",\r\n \"23.99.118.196/32\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"191.234.2.140/31\",\r\n \"191.234.2.142/32\",\r\n + \ \"207.46.139.82/32\",\r\n \"207.46.140.180/32\",\r\n \"207.46.153.182/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\": \"75\",\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\": \"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.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.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.71.196.33/32\",\r\n \"40.71.211.227/32\",\r\n \"40.71.226.18/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.76.209.171/32\",\r\n \"40.76.219.185/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.40.118/32\",\r\n \"40.114.43.106/32\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.46.128/32\",\r\n \"40.114.46.212/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.117.90.115/32\",\r\n \"40.117.97.189/32\",\r\n \"40.121.143.204/32\",\r\n + \ \"40.121.149.49/32\",\r\n \"40.121.154.241/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.118.0/25\",\r\n \"52.168.166.153/32\",\r\n + \ \"52.168.169.124/32\",\r\n \"52.168.183.223/32\",\r\n \"52.170.41.199/32\",\r\n + \ \"52.170.97.16/32\",\r\n \"52.170.98.29/32\",\r\n \"52.179.16.95/32\",\r\n + \ \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n \"137.135.109.63/32\",\r\n + \ \"191.237.20.112/32\",\r\n \"191.237.82.74/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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.68.22.44/32\",\r\n + \ \"13.68.30.216/32\",\r\n \"13.68.87.133/32\",\r\n \"20.36.144.128/27\",\r\n + \ \"20.36.145.0/26\",\r\n \"20.62.58.128/25\",\r\n \"23.102.206.35/32\",\r\n + \ \"23.102.206.36/31\",\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 \"40.84.5.64/32\",\r\n + \ \"40.84.54.249/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.177.185.181/32\",\r\n \"52.177.197.103/32\",\r\n + \ \"52.177.200.215/32\",\r\n \"52.179.157.248/32\",\r\n \"52.179.165.160/32\",\r\n + \ \"52.179.167.70/32\",\r\n \"52.179.178.184/32\",\r\n \"52.184.192.175/32\",\r\n + \ \"52.184.231.0/32\",\r\n \"52.225.222.124/32\",\r\n \"104.46.100.189/32\",\r\n + \ \"104.46.108.148/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.161.78/32\",\r\n + \ \"104.208.163.201/32\",\r\n \"104.208.233.240/32\",\r\n + \ \"104.208.238.55/32\",\r\n \"104.208.241.224/32\",\r\n + \ \"104.209.186.94/32\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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 + \ \"2603:1020:805::380/121\",\r\n \"2603:1020:805:400::/123\",\r\n + \ \"2603:1020:805:401::/123\",\r\n \"2603:1020:805:800::/123\",\r\n + \ \"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\": \"75\",\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\": \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"51.116.54.96/27\",\r\n \"51.116.54.128/27\",\r\n + \ \"51.116.54.192/26\",\r\n \"51.116.56.0/27\",\r\n \"51.116.57.0/27\",\r\n + \ \"51.116.57.32/29\",\r\n \"2603:1020:d04::280/123\",\r\n + \ \"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\": + \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"51.116.149.32/27\",\r\n \"51.116.149.64/27\",\r\n + \ \"51.116.149.128/26\",\r\n \"51.116.152.0/27\",\r\n \"51.116.152.32/29\",\r\n + \ \"51.116.153.0/27\",\r\n \"51.116.240.0/27\",\r\n \"51.116.240.32/29\",\r\n + \ \"51.116.241.0/27\",\r\n \"51.116.248.0/27\",\r\n \"51.116.248.32/29\",\r\n + \ \"51.116.249.0/27\",\r\n \"2603:1020:c04::320/123\",\r\n + \ \"2603:1020:c04::380/121\",\r\n \"2603:1020:c04:400::/123\",\r\n + \ \"2603:1020:c04:401::/123\",\r\n \"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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.78.61.196/32\",\r\n + \ \"13.78.104.0/27\",\r\n \"13.78.104.32/29\",\r\n \"13.78.105.0/27\",\r\n + \ \"13.78.121.203/32\",\r\n \"20.89.1.64/27\",\r\n \"20.191.165.160/27\",\r\n + \ \"20.191.165.192/27\",\r\n \"20.191.166.0/26\",\r\n \"20.194.129.64/27\",\r\n + \ \"23.102.69.95/32\",\r\n \"23.102.71.13/32\",\r\n \"23.102.74.190/32\",\r\n + \ \"40.79.184.0/27\",\r\n \"40.79.184.32/29\",\r\n \"40.79.185.0/27\",\r\n + \ \"40.79.191.224/27\",\r\n \"40.79.192.0/27\",\r\n \"40.79.192.32/29\",\r\n + \ \"40.79.193.0/27\",\r\n \"52.185.152.149/32\",\r\n \"52.243.32.19/32\",\r\n + \ \"52.243.43.186/32\",\r\n \"104.41.168.103/32\",\r\n \"191.237.240.43/32\",\r\n + \ \"191.237.240.44/32\",\r\n \"191.237.240.46/32\",\r\n \"2603:1040:407::320/123\",\r\n + \ \"2603:1040:407::380/121\",\r\n \"2603:1040:407:400::/123\",\r\n + \ \"2603:1040:407:401::/123\",\r\n \"2603:1040:407:800::/123\",\r\n + \ \"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\": \"75\",\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\": + \"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.74.114.22/32\",\r\n + \ \"40.74.115.153/32\",\r\n \"40.74.135.185/32\",\r\n \"104.214.148.156/32\",\r\n + \ \"104.214.150.17/32\",\r\n \"191.238.68.11/32\",\r\n \"191.238.68.12/31\",\r\n + \ \"191.238.68.14/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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.44.24.0/27\",\r\n \"20.44.24.32/29\",\r\n \"20.44.25.0/27\",\r\n + \ \"20.194.64.0/27\",\r\n \"20.194.64.32/29\",\r\n \"20.194.65.0/27\",\r\n + \ \"20.194.73.64/26\",\r\n \"20.194.73.128/26\",\r\n \"20.194.80.192/27\",\r\n + \ \"52.231.16.0/27\",\r\n \"52.231.16.32/29\",\r\n \"52.231.17.0/27\",\r\n + \ \"52.231.32.42/31\",\r\n \"52.231.39.56/32\",\r\n \"2603:1040:f05::320/123\",\r\n + \ \"2603:1040:f05::380/121\",\r\n \"2603:1040:f05:400::/123\",\r\n + \ \"2603:1040:f05:401::/123\",\r\n \"2603:1040:f05:800::/123\",\r\n + \ \"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\": \"75\",\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\": + \"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/31\",\r\n \"52.231.206.133/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\": + \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.32/27\",\r\n + \ \"20.49.119.64/27\",\r\n \"20.49.119.128/26\",\r\n \"23.96.178.199/32\",\r\n + \ \"23.96.202.229/32\",\r\n \"23.96.204.249/32\",\r\n \"23.96.205.215/32\",\r\n + \ \"23.96.214.69/32\",\r\n \"23.96.243.243/32\",\r\n \"23.96.247.75/32\",\r\n + \ \"23.96.249.37/32\",\r\n \"23.96.250.178/32\",\r\n \"23.98.55.75/32\",\r\n + \ \"23.101.165.167/32\",\r\n \"23.101.167.45/32\",\r\n \"23.101.170.98/32\",\r\n + \ \"52.162.104.0/26\",\r\n \"52.162.105.0/26\",\r\n \"52.162.105.192/28\",\r\n + \ \"52.162.125.1/32\",\r\n \"52.162.241.250/32\",\r\n \"65.52.208.91/32\",\r\n + \ \"65.52.213.108/32\",\r\n \"65.52.214.127/32\",\r\n \"65.52.218.82/32\",\r\n + \ \"157.55.208.150/32\",\r\n \"168.62.232.188/32\",\r\n \"168.62.235.49/32\",\r\n + \ \"168.62.235.241/32\",\r\n \"168.62.239.29/32\",\r\n \"191.236.148.44/32\",\r\n + \ \"191.236.153.120/32\",\r\n \"2603:1030:608::280/123\",\r\n + \ \"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\": + \"75\",\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\": \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"13.69.224.0/26\",\r\n \"13.69.224.192/26\",\r\n + \ \"13.69.225.0/26\",\r\n \"13.69.225.192/26\",\r\n \"13.69.233.136/29\",\r\n + \ \"13.74.104.64/26\",\r\n \"13.74.104.128/26\",\r\n \"13.74.105.0/26\",\r\n + \ \"13.74.105.128/26\",\r\n \"13.74.105.192/29\",\r\n \"20.50.73.32/27\",\r\n + \ \"23.102.16.130/32\",\r\n \"23.102.23.219/32\",\r\n \"23.102.25.199/32\",\r\n + \ \"23.102.52.155/32\",\r\n \"23.102.57.142/32\",\r\n \"23.102.62.171/32\",\r\n + \ \"40.85.102.50/32\",\r\n \"40.113.14.53/32\",\r\n \"40.113.16.190/32\",\r\n + \ \"40.113.17.148/32\",\r\n \"40.113.20.38/32\",\r\n \"40.113.93.91/32\",\r\n + \ \"40.127.128.10/32\",\r\n \"40.127.135.67/32\",\r\n \"40.127.137.209/32\",\r\n + \ \"40.127.141.194/32\",\r\n \"40.127.177.139/32\",\r\n \"40.127.190.50/32\",\r\n + \ \"52.138.224.0/26\",\r\n \"52.138.224.128/26\",\r\n \"52.138.225.0/26\",\r\n + \ \"52.138.225.128/26\",\r\n \"52.138.229.72/29\",\r\n \"52.146.133.128/25\",\r\n + \ \"65.52.225.245/32\",\r\n \"65.52.226.209/32\",\r\n \"104.41.202.30/32\",\r\n + \ \"104.41.208.104/32\",\r\n \"104.41.210.68/32\",\r\n \"104.41.211.98/32\",\r\n + \ \"137.135.186.126/32\",\r\n \"137.135.189.158/32\",\r\n + \ \"137.135.205.85/32\",\r\n \"137.135.213.9/32\",\r\n \"138.91.48.99/32\",\r\n + \ \"138.91.58.227/32\",\r\n \"191.235.170.58/32\",\r\n \"191.235.193.75/32\",\r\n + \ \"191.235.193.76/31\",\r\n \"191.235.193.78/32\",\r\n \"191.235.193.139/32\",\r\n + \ \"191.235.193.140/31\",\r\n \"191.235.209.79/32\",\r\n + \ \"191.237.219.202/32\",\r\n \"2603:1020:5::320/123\",\r\n + \ \"2603:1020:5::380/121\",\r\n \"2603:1020:5:400::/123\",\r\n + \ \"2603:1020:5:401::/123\",\r\n \"2603:1020:5:800::/123\",\r\n + \ \"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\": \"75\",\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 + \ \"51.120.104.32/29\",\r\n \"51.120.105.0/27\",\r\n \"51.120.208.0/27\",\r\n + \ \"51.120.208.32/29\",\r\n \"51.120.209.0/27\",\r\n \"51.120.232.192/26\",\r\n + \ \"51.120.233.0/26\",\r\n \"2603:1020:e04::320/123\",\r\n + \ \"2603:1020:e04::380/121\",\r\n \"2603:1020:e04:400::/123\",\r\n + \ \"2603:1020:e04:401::/123\",\r\n \"2603:1020:e04:800::/123\",\r\n + \ \"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\": \"75\",\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\": + \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.31.249/32\",\r\n + \ \"13.65.39.207/32\",\r\n \"13.65.85.183/32\",\r\n \"13.65.200.105/32\",\r\n + \ \"13.65.209.243/32\",\r\n \"13.65.253.67/32\",\r\n \"13.66.60.72/32\",\r\n + \ \"13.66.60.111/32\",\r\n \"13.66.62.124/32\",\r\n \"13.84.223.76/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"13.85.68.115/32\",\r\n \"13.85.69.107/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.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.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.162.78/32\",\r\n \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n + \ \"23.102.172.251/32\",\r\n \"23.102.173.220/32\",\r\n \"23.102.174.146/32\",\r\n + \ \"23.102.179.187/32\",\r\n \"40.74.254.156/32\",\r\n \"40.84.153.95/32\",\r\n + \ \"40.84.155.210/32\",\r\n \"40.84.156.165/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 \"52.171.56.10/32\",\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.67.25/32\",\r\n \"104.214.73.137/32\",\r\n + \ \"104.214.78.242/32\",\r\n \"191.238.224.203/32\",\r\n + \ \"191.238.230.40/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\": \"75\",\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\": \"75\",\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\": + \"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.48.255/32\",\r\n + \ \"13.67.56.134/32\",\r\n \"13.67.59.217/32\",\r\n \"13.76.90.3/32\",\r\n + \ \"13.76.247.54/32\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.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.100.117.95/32\",\r\n \"23.100.119.70/32\",\r\n + \ \"23.101.18.228/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"52.187.15.214/32\",\r\n \"52.187.76.130/32\",\r\n + \ \"104.43.15.0/32\",\r\n \"104.215.195.14/32\",\r\n \"104.215.196.52/32\",\r\n + \ \"111.221.106.161/32\",\r\n \"137.116.129.110/32\",\r\n + \ \"168.63.175.68/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\": \"75\",\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\": + \"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.43.208/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/31\",\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\": + \"75\",\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\": + [\r\n \"51.12.46.32/27\",\r\n \"51.12.46.64/27\",\r\n \"51.12.46.128/26\",\r\n + \ \"51.12.96.0/27\",\r\n \"51.12.96.32/29\",\r\n \"51.12.97.0/27\",\r\n + \ \"51.12.224.0/27\",\r\n \"51.12.224.32/29\",\r\n \"51.12.225.0/27\",\r\n + \ \"51.12.232.0/27\",\r\n \"51.12.232.32/29\",\r\n \"51.12.233.0/27\",\r\n + \ \"2603:1020:1004:1::520/123\",\r\n \"2603:1020:1004:1::580/121\",\r\n + \ \"2603:1020:1004:400::400/123\",\r\n \"2603:1020:1004:402::/123\",\r\n + \ \"2603:1020:1004:403::/123\",\r\n \"2603:1020:1004:802::/123\",\r\n + \ \"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.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"75\",\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\": \"75\",\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\": \"75\",\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\": + \"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 \"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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.105.64.0/27\",\r\n + \ \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n \"51.105.72.0/27\",\r\n + \ \"51.105.72.32/29\",\r\n \"51.105.73.0/27\",\r\n \"51.132.193.64/27\",\r\n + \ \"51.140.77.9/32\",\r\n \"51.140.114.26/32\",\r\n \"51.140.115.150/32\",\r\n + \ \"51.140.144.0/27\",\r\n \"51.140.144.32/29\",\r\n \"51.140.145.0/27\",\r\n + \ \"51.140.151.128/27\",\r\n \"51.140.180.9/32\",\r\n \"51.140.183.238/32\",\r\n + \ \"51.140.184.11/32\",\r\n \"51.143.209.224/27\",\r\n \"51.143.212.0/27\",\r\n + \ \"51.143.212.64/26\",\r\n \"2603:1020:705::320/123\",\r\n + \ \"2603:1020:705::380/121\",\r\n \"2603:1020:705:400::/123\",\r\n + \ \"2603:1020:705:401::/123\",\r\n \"2603:1020:705:800::/123\",\r\n + \ \"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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n + \ \"20.58.68.56/30\",\r\n \"51.140.208.64/27\",\r\n \"51.140.208.96/29\",\r\n + \ \"51.140.209.0/27\",\r\n \"51.140.209.32/29\",\r\n \"51.141.8.11/32\",\r\n + \ \"51.141.15.53/32\",\r\n \"51.141.25.212/32\",\r\n \"2603:1020:605::280/123\",\r\n + \ \"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\": + \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"13.71.192.0/27\",\r\n \"13.71.193.0/27\",\r\n \"13.71.193.32/29\",\r\n + \ \"13.78.144.57/32\",\r\n \"13.78.145.25/32\",\r\n \"13.78.148.71/32\",\r\n + \ \"13.78.151.189/32\",\r\n \"13.78.151.207/32\",\r\n \"13.78.178.116/32\",\r\n + \ \"13.78.178.151/32\",\r\n \"13.78.248.32/27\",\r\n \"20.69.0.32/27\",\r\n + \ \"20.69.0.64/27\",\r\n \"20.69.0.128/26\",\r\n \"52.161.15.204/32\",\r\n + \ \"52.161.100.158/32\",\r\n \"52.161.105.228/32\",\r\n \"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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.69.104.0/26\",\r\n + \ \"13.69.104.192/26\",\r\n \"13.69.105.0/26\",\r\n \"13.69.105.192/26\",\r\n + \ \"13.69.111.32/27\",\r\n \"13.69.112.168/29\",\r\n \"13.69.116.64/27\",\r\n + \ \"13.69.116.96/30\",\r\n \"13.69.116.128/25\",\r\n \"20.50.201.224/27\",\r\n + \ \"20.50.202.0/26\",\r\n \"20.61.99.192/26\",\r\n \"20.61.102.0/26\",\r\n + \ \"23.97.167.46/32\",\r\n \"23.97.169.19/32\",\r\n \"23.97.219.82/32\",\r\n + \ \"23.97.221.176/32\",\r\n \"23.101.64.10/32\",\r\n \"40.68.37.158/32\",\r\n + \ \"40.68.215.206/32\",\r\n \"40.68.220.16/32\",\r\n \"40.74.51.145/32\",\r\n + \ \"40.74.53.36/32\",\r\n \"40.74.60.91/32\",\r\n \"40.114.240.125/32\",\r\n + \ \"40.114.240.162/32\",\r\n \"40.115.37.61/32\",\r\n \"40.115.51.118/32\",\r\n + \ \"40.115.52.141/32\",\r\n \"40.115.53.255/32\",\r\n \"40.115.61.208/32\",\r\n + \ \"40.118.12.208/32\",\r\n \"52.166.76.0/32\",\r\n \"52.166.131.195/32\",\r\n + \ \"52.178.17.192/27\",\r\n \"52.178.21.0/26\",\r\n \"52.178.21.64/27\",\r\n + \ \"52.236.184.0/27\",\r\n \"52.236.184.32/29\",\r\n \"52.236.184.128/25\",\r\n + \ \"52.236.185.0/27\",\r\n \"52.236.185.128/25\",\r\n \"104.40.155.247/32\",\r\n + \ \"104.40.168.64/26\",\r\n \"104.40.168.192/26\",\r\n \"104.40.169.0/27\",\r\n + \ \"104.40.169.32/29\",\r\n \"104.40.169.128/25\",\r\n \"104.45.11.99/32\",\r\n + \ \"104.45.14.115/32\",\r\n \"104.46.38.143/32\",\r\n \"104.46.40.24/32\",\r\n + \ \"104.47.157.97/32\",\r\n \"137.116.203.91/32\",\r\n \"168.63.13.214/32\",\r\n + \ \"168.63.98.91/32\",\r\n \"191.233.69.227/32\",\r\n \"191.233.90.117/32\",\r\n + \ \"191.237.232.75/32\",\r\n \"191.237.232.76/31\",\r\n \"191.237.232.78/32\",\r\n + \ \"191.237.232.235/32\",\r\n \"191.237.232.236/31\",\r\n + \ \"2603:1020:206::320/123\",\r\n \"2603:1020:206::380/121\",\r\n + \ \"2603:1020:206:400::/123\",\r\n \"2603:1020:206:401::/123\",\r\n + \ \"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\": \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"52.136.53.160/27\",\r\n \"52.136.53.192/27\",\r\n + \ \"104.211.144.0/27\",\r\n \"104.211.144.32/29\",\r\n \"104.211.145.0/27\",\r\n + \ \"104.211.145.32/29\",\r\n \"104.211.160.80/31\",\r\n \"104.211.185.58/32\",\r\n + \ \"104.211.190.46/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\": \"75\",\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\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"13.86.216.0/25\",\r\n \"13.86.216.128/26\",\r\n + \ \"13.86.216.192/27\",\r\n \"13.86.217.0/25\",\r\n \"13.86.217.128/26\",\r\n + \ \"13.86.217.192/27\",\r\n \"13.86.217.224/29\",\r\n \"13.88.14.200/32\",\r\n + \ \"13.88.29.70/32\",\r\n \"13.91.4.219/32\",\r\n \"13.91.6.136/32\",\r\n + \ \"13.91.41.153/32\",\r\n \"13.91.44.56/32\",\r\n \"13.91.46.83/32\",\r\n + \ \"13.91.47.72/32\",\r\n \"13.93.165.251/32\",\r\n \"13.93.237.158/32\",\r\n + \ \"20.66.3.64/26\",\r\n \"20.66.3.128/26\",\r\n \"20.189.172.224/27\",\r\n + \ \"23.99.4.210/32\",\r\n \"23.99.4.248/32\",\r\n \"23.99.10.185/32\",\r\n + \ \"23.99.34.75/32\",\r\n \"23.99.34.76/31\",\r\n \"23.99.34.78/32\",\r\n + \ \"23.99.37.235/32\",\r\n \"23.99.37.236/32\",\r\n \"23.99.57.14/32\",\r\n + \ \"23.99.80.243/32\",\r\n \"23.99.89.212/32\",\r\n \"23.99.90.75/32\",\r\n + \ \"23.99.91.130/32\",\r\n \"40.78.16.122/32\",\r\n \"40.78.23.252/32\",\r\n + \ \"40.78.31.250/32\",\r\n \"40.78.57.109/32\",\r\n \"40.78.101.91/32\",\r\n + \ \"40.78.110.18/32\",\r\n \"40.78.111.189/32\",\r\n \"40.83.178.165/32\",\r\n + \ \"40.83.186.249/32\",\r\n \"40.112.139.250/32\",\r\n \"40.112.240.0/27\",\r\n + \ \"40.112.246.0/27\",\r\n \"40.118.129.167/32\",\r\n \"40.118.170.1/32\",\r\n + \ \"40.118.209.206/32\",\r\n \"40.118.244.227/32\",\r\n \"40.118.249.123/32\",\r\n + \ \"40.118.250.19/32\",\r\n \"104.40.49.103/32\",\r\n \"104.40.54.130/32\",\r\n + \ \"104.40.82.151/32\",\r\n \"104.42.127.95/32\",\r\n \"104.42.136.93/32\",\r\n + \ \"104.42.188.130/32\",\r\n \"104.42.192.190/32\",\r\n \"104.42.231.253/32\",\r\n + \ \"104.42.237.198/32\",\r\n \"104.42.238.205/32\",\r\n \"104.210.32.128/32\",\r\n + \ \"137.135.51.212/32\",\r\n \"138.91.145.12/32\",\r\n \"138.91.160.189/32\",\r\n + \ \"138.91.240.14/32\",\r\n \"138.91.246.31/32\",\r\n \"138.91.247.51/32\",\r\n + \ \"138.91.251.139/32\",\r\n \"191.236.119.31/32\",\r\n \"191.239.12.154/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\": \"75\",\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\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.66.136.0/26\",\r\n + \ \"13.66.136.192/29\",\r\n \"13.66.137.0/26\",\r\n \"13.66.226.202/32\",\r\n + \ \"13.66.229.222/32\",\r\n \"13.66.230.19/32\",\r\n \"13.66.230.60/32\",\r\n + \ \"13.66.230.64/32\",\r\n \"13.66.230.103/32\",\r\n \"20.51.9.128/25\",\r\n + \ \"40.78.240.0/26\",\r\n \"40.78.240.192/29\",\r\n \"40.78.241.0/26\",\r\n + \ \"40.78.248.0/26\",\r\n \"40.78.248.192/29\",\r\n \"40.78.249.0/26\",\r\n + \ \"52.191.144.64/26\",\r\n \"52.191.152.64/26\",\r\n \"52.191.172.187/32\",\r\n + \ \"52.191.174.114/32\",\r\n \"52.229.17.93/32\",\r\n \"52.246.251.248/32\",\r\n + \ \"2603:1030:c06:2::200/123\",\r\n \"2603:1030:c06:2::280/121\",\r\n + \ \"2603:1030:c06:401::/123\",\r\n \"2603:1030:c06:402::/123\",\r\n + \ \"2603:1030:c06:800::/123\",\r\n \"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\": \"75\",\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 \"20.150.176.32/29\",\r\n + \ \"20.150.177.0/27\",\r\n \"20.150.184.0/27\",\r\n \"20.150.184.32/29\",\r\n + \ \"20.150.185.0/27\",\r\n \"20.150.241.128/25\",\r\n \"2603:1030:504::520/123\",\r\n + \ \"2603:1030:504::580/121\",\r\n \"2603:1030:504:400::/123\",\r\n + \ \"2603:1030:504:401::/123\",\r\n \"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\": \"75\",\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\": \"SqlManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.64.155.40/32\",\r\n \"13.66.140.96/27\",\r\n + \ \"13.66.141.192/27\",\r\n \"13.67.8.192/27\",\r\n \"13.67.10.32/27\",\r\n + \ \"13.69.64.96/27\",\r\n \"13.69.67.0/27\",\r\n \"13.69.106.96/27\",\r\n + \ \"13.69.107.32/27\",\r\n \"13.69.227.96/27\",\r\n \"13.69.229.192/27\",\r\n + \ \"13.70.72.160/27\",\r\n \"13.70.73.224/27\",\r\n \"13.71.119.167/32\",\r\n + \ \"13.71.123.234/32\",\r\n \"13.71.170.160/27\",\r\n \"13.71.173.96/27\",\r\n + \ \"13.71.195.0/27\",\r\n \"13.71.196.96/27\",\r\n \"13.73.240.192/27\",\r\n + \ \"13.73.242.0/27\",\r\n \"13.73.249.176/28\",\r\n \"13.74.107.96/27\",\r\n + \ \"13.74.107.224/27\",\r\n \"13.75.36.32/27\",\r\n \"13.75.39.32/27\",\r\n + \ \"13.77.50.192/27\",\r\n \"13.77.53.0/27\",\r\n \"13.78.106.224/27\",\r\n + \ \"13.78.109.64/27\",\r\n \"13.78.181.246/32\",\r\n \"13.78.182.82/32\",\r\n + \ \"13.84.52.76/32\",\r\n \"13.86.219.96/27\",\r\n \"13.87.39.133/32\",\r\n + \ \"13.87.39.173/32\",\r\n \"13.87.56.192/27\",\r\n \"13.87.58.0/27\",\r\n + \ \"13.87.122.192/27\",\r\n \"13.87.124.0/27\",\r\n \"13.89.170.224/27\",\r\n + \ \"13.89.174.96/27\",\r\n \"13.92.242.41/32\",\r\n \"13.94.47.38/32\",\r\n + \ \"13.104.248.32/27\",\r\n \"13.104.248.96/27\",\r\n \"20.21.39.240/28\",\r\n + \ \"20.21.46.0/26\",\r\n \"20.21.67.224/27\",\r\n \"20.21.69.128/27\",\r\n + \ \"20.21.75.224/27\",\r\n \"20.21.77.128/27\",\r\n \"20.36.46.202/32\",\r\n + \ \"20.36.46.220/32\",\r\n \"20.36.75.75/32\",\r\n \"20.36.75.114/32\",\r\n + \ \"20.36.108.0/27\",\r\n \"20.36.108.64/27\",\r\n \"20.36.115.160/27\",\r\n + \ \"20.36.115.192/27\",\r\n \"20.36.123.0/28\",\r\n \"20.37.67.64/28\",\r\n + \ \"20.37.76.0/27\",\r\n \"20.37.76.64/27\",\r\n \"20.37.198.96/28\",\r\n + \ \"20.37.227.0/28\",\r\n \"20.38.87.208/28\",\r\n \"20.38.128.0/27\",\r\n + \ \"20.38.139.64/28\",\r\n \"20.38.146.192/27\",\r\n \"20.38.147.32/27\",\r\n + \ \"20.39.12.240/28\",\r\n \"20.40.200.176/28\",\r\n \"20.41.67.96/28\",\r\n + \ \"20.41.197.32/28\",\r\n \"20.42.131.34/31\",\r\n \"20.42.230.96/28\",\r\n + \ \"20.43.43.176/28\",\r\n \"20.43.70.80/28\",\r\n \"20.43.120.192/27\",\r\n + \ \"20.44.4.0/26\",\r\n \"20.44.8.128/27\",\r\n \"20.44.16.160/27\",\r\n + \ \"20.44.26.192/27\",\r\n \"20.44.27.160/27\",\r\n \"20.45.75.228/32\",\r\n + \ \"20.45.75.230/32\",\r\n \"20.45.114.208/28\",\r\n \"20.45.122.192/27\",\r\n + \ \"20.45.126.32/27\",\r\n \"20.45.197.240/28\",\r\n \"20.47.216.224/27\",\r\n + \ \"20.49.83.160/27\",\r\n \"20.49.83.192/27\",\r\n \"20.49.91.160/27\",\r\n + \ \"20.49.93.96/27\",\r\n \"20.49.99.48/28\",\r\n \"20.49.109.64/28\",\r\n + \ \"20.49.113.16/28\",\r\n \"20.49.120.48/28\",\r\n \"20.50.1.224/28\",\r\n + \ \"20.51.13.68/30\",\r\n \"20.69.2.8/30\",\r\n \"20.72.21.16/28\",\r\n + \ \"20.72.28.224/27\",\r\n \"20.72.30.128/27\",\r\n \"20.150.165.160/28\",\r\n + \ \"20.150.170.32/27\",\r\n \"20.150.170.128/27\",\r\n \"20.150.172.96/27\",\r\n + \ \"20.150.178.192/26\",\r\n \"20.150.186.192/26\",\r\n \"20.187.194.208/28\",\r\n + \ \"20.192.98.192/26\",\r\n \"20.192.165.192/28\",\r\n \"20.192.230.16/28\",\r\n + \ \"20.192.238.32/27\",\r\n \"20.192.238.64/27\",\r\n \"20.193.205.160/27\",\r\n + \ \"20.193.205.192/27\",\r\n \"20.194.67.128/26\",\r\n \"20.205.75.224/27\",\r\n + \ \"20.205.77.128/27\",\r\n \"20.205.78.0/25\",\r\n \"20.205.85.128/26\",\r\n + \ \"20.208.19.224/27\",\r\n \"20.208.21.128/27\",\r\n \"23.96.185.63/32\",\r\n + \ \"23.96.243.93/32\",\r\n \"23.97.120.24/32\",\r\n \"23.98.82.128/27\",\r\n + \ \"23.98.83.32/27\",\r\n \"23.98.104.144/28\",\r\n \"23.99.97.255/32\",\r\n + \ \"40.64.132.112/28\",\r\n \"40.65.124.161/32\",\r\n \"40.67.50.224/28\",\r\n + \ \"40.67.58.32/27\",\r\n \"40.67.60.32/27\",\r\n \"40.69.106.192/27\",\r\n + \ \"40.69.108.0/27\",\r\n \"40.69.161.215/32\",\r\n \"40.70.72.228/32\",\r\n + \ \"40.70.146.96/27\",\r\n \"40.70.148.64/27\",\r\n \"40.71.10.224/27\",\r\n + \ \"40.71.13.192/27\",\r\n \"40.71.215.148/32\",\r\n \"40.74.100.192/27\",\r\n + \ \"40.74.101.224/27\",\r\n \"40.74.147.0/27\",\r\n \"40.74.147.96/27\",\r\n + \ \"40.74.147.128/27\",\r\n \"40.74.254.227/32\",\r\n \"40.75.34.64/27\",\r\n + \ \"40.75.35.0/27\",\r\n \"40.78.194.192/27\",\r\n \"40.78.196.0/27\",\r\n + \ \"40.78.203.128/27\",\r\n \"40.78.203.192/27\",\r\n \"40.78.226.224/27\",\r\n + \ \"40.78.229.0/27\",\r\n \"40.78.234.64/27\",\r\n \"40.78.234.224/27\",\r\n + \ \"40.78.242.192/27\",\r\n \"40.78.243.128/27\",\r\n \"40.78.250.128/27\",\r\n + \ \"40.78.251.64/27\",\r\n \"40.79.32.162/32\",\r\n \"40.79.130.160/27\",\r\n + \ \"40.79.132.0/27\",\r\n \"40.79.138.64/27\",\r\n \"40.79.138.160/27\",\r\n + \ \"40.79.146.64/27\",\r\n \"40.79.146.160/27\",\r\n \"40.79.154.0/27\",\r\n + \ \"40.79.154.224/27\",\r\n \"40.79.156.0/27\",\r\n \"40.79.162.64/27\",\r\n + \ \"40.79.162.160/27\",\r\n \"40.79.170.160/27\",\r\n \"40.79.171.0/27\",\r\n + \ \"40.79.178.192/27\",\r\n \"40.79.179.224/27\",\r\n \"40.79.186.96/27\",\r\n + \ \"40.79.187.128/27\",\r\n \"40.79.194.0/27\",\r\n \"40.79.195.128/27\",\r\n + \ \"40.80.50.192/27\",\r\n \"40.80.51.32/27\",\r\n \"40.80.62.0/28\",\r\n + \ \"40.80.172.32/28\",\r\n \"40.89.20.144/28\",\r\n \"40.112.243.128/27\",\r\n + \ \"40.120.75.192/26\",\r\n \"40.123.207.224/32\",\r\n \"40.123.219.239/32\",\r\n + \ \"40.126.238.47/32\",\r\n \"40.127.3.232/32\",\r\n \"51.12.42.0/28\",\r\n + \ \"51.12.98.32/27\",\r\n \"51.12.98.128/27\",\r\n \"51.12.194.0/28\",\r\n + \ \"51.12.202.32/27\",\r\n \"51.12.202.128/27\",\r\n \"51.12.226.192/26\",\r\n + \ \"51.12.234.192/26\",\r\n \"51.103.203.224/27\",\r\n \"51.103.205.128/27\",\r\n + \ \"51.104.8.192/27\",\r\n \"51.104.28.240/28\",\r\n \"51.105.66.192/27\",\r\n + \ \"51.105.67.128/27\",\r\n \"51.105.74.192/27\",\r\n \"51.105.75.32/27\",\r\n + \ \"51.105.83.0/28\",\r\n \"51.105.90.160/28\",\r\n \"51.107.51.0/28\",\r\n + \ \"51.107.58.32/27\",\r\n \"51.107.60.0/27\",\r\n \"51.107.147.0/28\",\r\n + \ \"51.107.154.32/27\",\r\n \"51.107.156.0/27\",\r\n \"51.116.49.144/28\",\r\n + \ \"51.116.58.32/27\",\r\n \"51.116.60.0/27\",\r\n \"51.116.145.144/28\",\r\n + \ \"51.116.154.96/27\",\r\n \"51.116.156.0/27\",\r\n \"51.116.242.192/26\",\r\n + \ \"51.116.243.32/27\",\r\n \"51.116.250.192/27\",\r\n \"51.116.253.96/27\",\r\n + \ \"51.120.43.64/28\",\r\n \"51.120.98.32/27\",\r\n \"51.120.100.0/27\",\r\n + \ \"51.120.106.192/26\",\r\n \"51.120.210.192/26\",\r\n \"51.120.218.32/27\",\r\n + \ \"51.120.218.128/27\",\r\n \"51.120.227.64/28\",\r\n \"51.137.164.96/28\",\r\n + \ \"51.140.121.92/32\",\r\n \"51.140.127.51/32\",\r\n \"51.140.146.224/27\",\r\n + \ \"51.140.210.224/27\",\r\n \"51.140.212.32/27\",\r\n \"51.141.38.88/32\",\r\n + \ \"51.141.39.175/32\",\r\n \"51.143.195.0/28\",\r\n \"52.136.51.80/28\",\r\n + \ \"52.136.139.224/32\",\r\n \"52.136.140.157/32\",\r\n \"52.138.90.96/27\",\r\n + \ \"52.138.226.96/27\",\r\n \"52.138.226.224/27\",\r\n \"52.140.108.80/28\",\r\n + \ \"52.143.136.162/32\",\r\n \"52.143.139.82/32\",\r\n \"52.150.139.78/31\",\r\n + \ \"52.150.152.32/28\",\r\n \"52.162.107.128/27\",\r\n \"52.162.110.192/27\",\r\n + \ \"52.164.200.174/32\",\r\n \"52.165.237.178/32\",\r\n \"52.166.50.138/32\",\r\n + \ \"52.167.106.96/27\",\r\n \"52.167.106.224/27\",\r\n \"52.169.6.70/32\",\r\n + \ \"52.172.193.99/32\",\r\n \"52.172.204.185/32\",\r\n \"52.173.243.204/32\",\r\n + \ \"52.175.156.251/32\",\r\n \"52.182.138.224/27\",\r\n \"52.182.139.96/27\",\r\n + \ \"52.183.64.43/32\",\r\n \"52.185.145.40/32\",\r\n \"52.185.154.136/32\",\r\n + \ \"52.187.185.17/32\",\r\n \"52.225.130.171/32\",\r\n \"52.228.84.112/28\",\r\n + \ \"52.230.122.197/32\",\r\n \"52.231.18.160/27\",\r\n \"52.231.19.224/27\",\r\n + \ \"52.231.30.200/32\",\r\n \"52.231.34.21/32\",\r\n \"52.231.146.224/27\",\r\n + \ \"52.231.148.32/27\",\r\n \"52.231.202.76/32\",\r\n \"52.231.206.187/32\",\r\n + \ \"52.233.30.2/32\",\r\n \"52.233.38.82/32\",\r\n \"52.233.130.100/32\",\r\n + \ \"52.235.36.131/32\",\r\n \"52.236.186.96/27\",\r\n \"52.236.187.32/27\",\r\n + \ \"52.237.244.169/32\",\r\n \"52.242.36.170/32\",\r\n \"52.243.87.200/32\",\r\n + \ \"52.246.154.192/27\",\r\n \"52.246.155.32/27\",\r\n \"52.255.51.21/32\",\r\n + \ \"65.52.252.0/27\",\r\n \"65.52.252.64/27\",\r\n \"102.133.27.224/27\",\r\n + \ \"102.133.28.32/27\",\r\n \"102.133.58.208/28\",\r\n \"102.133.72.35/32\",\r\n + \ \"102.133.72.42/32\",\r\n \"102.133.122.192/27\",\r\n \"102.133.123.192/27\",\r\n + \ \"102.133.155.224/27\",\r\n \"102.133.156.32/27\",\r\n + \ \"102.133.160.35/32\",\r\n \"102.133.218.128/28\",\r\n + \ \"102.133.250.192/27\",\r\n \"102.133.251.32/27\",\r\n + \ \"104.42.96.175/32\",\r\n \"104.208.16.96/27\",\r\n \"104.208.144.96/27\",\r\n + \ \"104.211.81.160/27\",\r\n \"104.211.146.192/27\",\r\n + \ \"104.211.187.232/32\",\r\n \"104.214.19.0/27\",\r\n \"104.214.108.80/32\",\r\n + \ \"104.215.17.87/32\",\r\n \"191.232.163.58/32\",\r\n \"191.233.11.128/28\",\r\n + \ \"191.233.54.32/27\",\r\n \"191.233.54.192/27\",\r\n \"191.233.203.160/27\",\r\n + \ \"191.233.205.32/27\",\r\n \"191.234.136.64/28\",\r\n \"191.234.146.192/26\",\r\n + \ \"191.234.154.192/26\",\r\n \"2603:1000:4:402::380/122\",\r\n + \ \"2603:1000:104:402::380/122\",\r\n \"2603:1000:104:802::260/123\",\r\n + \ \"2603:1000:104:802::280/123\",\r\n \"2603:1000:104:c02::260/123\",\r\n + \ \"2603:1000:104:c02::280/123\",\r\n \"2603:1010:6:402::380/122\",\r\n + \ \"2603:1010:6:802::260/123\",\r\n \"2603:1010:6:802::280/123\",\r\n + \ \"2603:1010:6:c02::260/123\",\r\n \"2603:1010:6:c02::280/123\",\r\n + \ \"2603:1010:101:402::380/122\",\r\n \"2603:1010:304:402::380/122\",\r\n + \ \"2603:1010:404:402::380/122\",\r\n \"2603:1020:5:402::380/122\",\r\n + \ \"2603:1020:5:802::260/123\",\r\n \"2603:1020:5:802::280/123\",\r\n + \ \"2603:1020:5:c02::260/123\",\r\n \"2603:1020:5:c02::280/123\",\r\n + \ \"2603:1020:206:402::380/122\",\r\n \"2603:1020:206:802::260/123\",\r\n + \ \"2603:1020:206:802::280/123\",\r\n \"2603:1020:206:c02::260/123\",\r\n + \ \"2603:1020:206:c02::280/123\",\r\n \"2603:1020:305:402::380/122\",\r\n + \ \"2603:1020:405:402::380/122\",\r\n \"2603:1020:605:402::380/122\",\r\n + \ \"2603:1020:705:402::380/122\",\r\n \"2603:1020:705:802::260/123\",\r\n + \ \"2603:1020:705:802::280/123\",\r\n \"2603:1020:705:c02::260/123\",\r\n + \ \"2603:1020:705:c02::280/123\",\r\n \"2603:1020:805:402::380/122\",\r\n + \ \"2603:1020:805:802::260/123\",\r\n \"2603:1020:805:802::280/123\",\r\n + \ \"2603:1020:805:c02::260/123\",\r\n \"2603:1020:805:c02::280/123\",\r\n + \ \"2603:1020:905:402::380/122\",\r\n \"2603:1020:a04:3::80/123\",\r\n + \ \"2603:1020:a04:402::380/122\",\r\n \"2603:1020:a04:802::260/123\",\r\n + \ \"2603:1020:a04:802::280/123\",\r\n \"2603:1020:a04:c02::260/123\",\r\n + \ \"2603:1020:a04:c02::280/123\",\r\n \"2603:1020:b04:402::380/122\",\r\n + \ \"2603:1020:c04:402::380/122\",\r\n \"2603:1020:c04:802::260/123\",\r\n + \ \"2603:1020:c04:802::280/123\",\r\n \"2603:1020:c04:c02::260/123\",\r\n + \ \"2603:1020:c04:c02::280/123\",\r\n \"2603:1020:d04:402::380/122\",\r\n + \ \"2603:1020:e04:3::400/123\",\r\n \"2603:1020:e04:402::380/122\",\r\n + \ \"2603:1020:e04:802::260/123\",\r\n \"2603:1020:e04:802::280/123\",\r\n + \ \"2603:1020:e04:c02::260/123\",\r\n \"2603:1020:e04:c02::280/123\",\r\n + \ \"2603:1020:f04:402::380/122\",\r\n \"2603:1020:1004:1::500/123\",\r\n + \ \"2603:1020:1004:400::200/122\",\r\n \"2603:1020:1004:800::300/122\",\r\n + \ \"2603:1020:1004:c02::2c0/122\",\r\n \"2603:1020:1104:1::1e0/123\",\r\n + \ \"2603:1020:1104:400::340/122\",\r\n \"2603:1030:f:2::6e0/123\",\r\n + \ \"2603:1030:f:400::b80/122\",\r\n \"2603:1030:10:402::380/122\",\r\n + \ \"2603:1030:10:802::260/123\",\r\n \"2603:1030:10:802::280/123\",\r\n + \ \"2603:1030:10:c02::260/123\",\r\n \"2603:1030:10:c02::280/123\",\r\n + \ \"2603:1030:104:2::60/123\",\r\n \"2603:1030:104:402::380/122\",\r\n + \ \"2603:1030:104:802::/122\",\r\n \"2603:1030:107:1::220/123\",\r\n + \ \"2603:1030:107:400::2c0/122\",\r\n \"2603:1030:210:402::380/122\",\r\n + \ \"2603:1030:210:802::260/123\",\r\n \"2603:1030:210:802::280/123\",\r\n + \ \"2603:1030:210:c02::260/123\",\r\n \"2603:1030:210:c02::280/123\",\r\n + \ \"2603:1030:40b:400::b80/122\",\r\n \"2603:1030:40b:800::260/123\",\r\n + \ \"2603:1030:40b:800::280/123\",\r\n \"2603:1030:40b:c00::260/123\",\r\n + \ \"2603:1030:40b:c00::280/123\",\r\n \"2603:1030:40c:402::380/122\",\r\n + \ \"2603:1030:40c:802::260/123\",\r\n \"2603:1030:40c:802::280/123\",\r\n + \ \"2603:1030:40c:c02::260/123\",\r\n \"2603:1030:40c:c02::280/123\",\r\n + \ \"2603:1030:504::500/123\",\r\n \"2603:1030:504:402::200/122\",\r\n + \ \"2603:1030:504:802::300/122\",\r\n \"2603:1030:504:c02::2c0/122\",\r\n + \ \"2603:1030:608:402::380/122\",\r\n \"2603:1030:807:402::380/122\",\r\n + \ \"2603:1030:807:802::260/123\",\r\n \"2603:1030:807:802::280/123\",\r\n + \ \"2603:1030:807:c02::260/123\",\r\n \"2603:1030:807:c02::280/123\",\r\n + \ \"2603:1030:a07:402::300/122\",\r\n \"2603:1030:b04:402::380/122\",\r\n + \ \"2603:1030:c06:400::b80/122\",\r\n \"2603:1030:c06:802::260/123\",\r\n + \ \"2603:1030:c06:802::280/123\",\r\n \"2603:1030:c06:c02::260/123\",\r\n + \ \"2603:1030:c06:c02::280/123\",\r\n \"2603:1030:f05:402::380/122\",\r\n + \ \"2603:1030:f05:802::260/123\",\r\n \"2603:1030:f05:802::280/123\",\r\n + \ \"2603:1030:f05:c02::260/123\",\r\n \"2603:1030:f05:c02::280/123\",\r\n + \ \"2603:1030:1005:402::380/122\",\r\n \"2603:1040:5:402::380/122\",\r\n + \ \"2603:1040:5:802::260/123\",\r\n \"2603:1040:5:802::280/123\",\r\n + \ \"2603:1040:5:c02::260/123\",\r\n \"2603:1040:5:c02::280/123\",\r\n + \ \"2603:1040:207:2::280/123\",\r\n \"2603:1040:207:402::380/122\",\r\n + \ \"2603:1040:207:800::280/122\",\r\n \"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: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: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\": + \"75\",\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 + \ \"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 + \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n + \ \"13.66.232.224/28\",\r\n \"13.66.234.0/27\",\r\n \"13.67.155.16/28\",\r\n + \ \"13.68.120.64/28\",\r\n \"13.68.163.32/28\",\r\n \"13.68.165.64/28\",\r\n + \ \"13.68.167.240/28\",\r\n \"13.69.40.16/28\",\r\n \"13.70.99.16/28\",\r\n + \ \"13.70.99.48/28\",\r\n \"13.70.99.64/28\",\r\n \"13.70.208.16/28\",\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.72.235.64/28\",\r\n \"13.72.235.96/27\",\r\n \"13.72.235.144/28\",\r\n + \ \"13.72.237.48/28\",\r\n \"13.72.237.64/28\",\r\n \"13.73.8.16/28\",\r\n + \ \"13.73.8.32/28\",\r\n \"13.74.208.64/28\",\r\n \"13.74.208.112/28\",\r\n + \ \"13.74.208.144/28\",\r\n \"13.75.240.16/28\",\r\n \"13.75.240.32/28\",\r\n + \ \"13.75.240.64/27\",\r\n \"13.76.104.16/28\",\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 + \ \"13.77.8.128/27\",\r\n \"13.77.8.160/28\",\r\n \"13.77.8.192/27\",\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 + \ \"13.77.184.64/28\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"13.79.176.16/28\",\r\n \"13.79.176.48/28\",\r\n \"13.79.176.80/28\",\r\n + \ \"13.82.33.32/28\",\r\n \"13.82.152.16/28\",\r\n \"13.82.152.48/28\",\r\n + \ \"13.82.152.80/28\",\r\n \"13.83.72.16/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"13.87.40.64/28\",\r\n + \ \"13.87.40.96/28\",\r\n \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n + \ \"13.88.145.64/28\",\r\n \"13.88.145.96/28\",\r\n \"13.88.145.128/28\",\r\n + \ \"13.93.168.80/28\",\r\n \"13.93.168.112/28\",\r\n \"13.93.168.144/28\",\r\n + \ \"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 + \ \"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 + \ \"137.116.2.0/25\",\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 \"137.135.192.64/26\",\r\n + \ \"137.135.192.192/26\",\r\n \"137.135.193.192/26\",\r\n + \ \"137.135.194.0/25\",\r\n \"137.135.194.192/26\",\r\n \"138.91.96.64/26\",\r\n + \ \"138.91.96.128/26\",\r\n \"138.91.128.128/26\",\r\n \"138.91.129.0/26\",\r\n + \ \"157.56.216.0/26\",\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.61.120.32/27\",\r\n + \ \"168.61.120.64/27\",\r\n \"168.61.121.0/26\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\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.62.0.0/26\",\r\n \"168.62.1.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 \"168.62.96.128/25\",\r\n + \ \"168.62.128.128/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.32.0/26\",\r\n + \ \"168.63.33.192/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n + \ \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n \"168.63.128.0/26\",\r\n + \ \"168.63.128.128/25\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/26\",\r\n + \ \"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 \"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.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.192.192/26\",\r\n \"191.235.193.32/28\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.192/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.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"191.237.238.32/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n + \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"191.238.66.0/26\",\r\n + \ \"191.239.192.0/26\",\r\n \"191.239.203.0/28\",\r\n \"191.239.224.0/26\",\r\n + \ \"2603:1000:5::/48\",\r\n \"2603:1000:105::/48\",\r\n \"2603:1010:7::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:305::/48\",\r\n + \ \"2603:1010:405::/48\",\r\n \"2603:1020:6::/48\",\r\n \"2603:1020:101::/48\",\r\n + \ \"2603:1020:207::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1020:706::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1020:906::/48\",\r\n \"2603:1020:a05::/48\",\r\n + \ \"2603:1020:b05::/48\",\r\n \"2603:1020:c05::/48\",\r\n + \ \"2603:1020:d05::/48\",\r\n \"2603:1020:e05::/48\",\r\n + \ \"2603:1020:f05::/48\",\r\n \"2603:1020:1005::/48\",\r\n + \ \"2603:1020:1105::/48\",\r\n \"2603:1020:1106::/47\",\r\n + \ \"2603:1020:1201::/48\",\r\n \"2603:1020:1301::/48\",\r\n + \ \"2603:1030:11::/48\",\r\n \"2603:1030:12::/48\",\r\n \"2603:1030:108::/47\",\r\n + \ \"2603:1030:213::/48\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:505::/48\",\r\n + \ \"2603:1030:609::/48\",\r\n \"2603:1030:80b::/48\",\r\n + \ \"2603:1030:80c::/48\",\r\n \"2603:1030:a0a::/48\",\r\n + \ \"2603:1030:b06::/48\",\r\n \"2603:1030:d01::/48\",\r\n + \ \"2603:1030:f08::/48\",\r\n \"2603:1030:1006::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1040:104::/48\",\r\n \"2603:1040:208::/48\",\r\n + \ \"2603:1040:408::/48\",\r\n \"2603:1040:607::/48\",\r\n + \ \"2603:1040:807::/48\",\r\n \"2603:1040:905::/48\",\r\n + \ \"2603:1040:a07::/48\",\r\n \"2603:1040:b05::/48\",\r\n + \ \"2603:1040:c07::/48\",\r\n \"2603:1040:d00::/48\",\r\n + \ \"2603:1040:e06::/48\",\r\n \"2603:1040:f06::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1040:1100::/48\",\r\n + \ \"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\": + \"75\",\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\": + \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.35.0/24\",\r\n + \ \"20.60.214.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"52.239.216.0/23\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.AustraliaCentral2\",\r\n \"id\": \"Storage.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\r\n \"properties\": {\r\n \"changeNumber\": + \"1\",\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\": + \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.36.0/24\",\r\n + \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n + \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.70.99.16/28\",\r\n \"13.70.99.48/28\",\r\n \"13.70.99.64/28\",\r\n + \ \"13.72.235.64/28\",\r\n \"13.72.235.96/27\",\r\n \"13.72.235.144/28\",\r\n + \ \"13.72.237.48/28\",\r\n \"13.72.237.64/28\",\r\n \"13.75.240.16/28\",\r\n + \ \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"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 + \ \"13.77.8.128/27\",\r\n \"13.77.8.160/28\",\r\n \"13.77.8.192/27\",\r\n + \ \"20.47.38.0/24\",\r\n \"20.60.32.0/23\",\r\n \"20.150.12.0/23\",\r\n + \ \"20.150.119.0/24\",\r\n \"20.157.45.0/24\",\r\n \"52.239.132.0/23\",\r\n + \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n + \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.CanadaCentral\",\r\n \"id\": \"Storage.CanadaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 ],\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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 \"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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.67.155.16/28\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.47.58.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.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.142.0/23\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"40.69.176.16/28\",\r\n + \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.122.96.16/28\",\r\n + \ \"40.122.216.16/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.136.32/28\",\r\n + \ \"52.165.240.64/28\",\r\n \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n + \ \"52.176.224.64/28\",\r\n \"52.176.224.96/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.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.112/28\",\r\n \"52.228.232.0/28\",\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.238.200.32/27\",\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 + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n + \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.5.0/24\",\r\n \"20.60.24.0/23\",\r\n \"20.150.23.0/24\",\r\n + \ \"20.150.47.0/25\",\r\n \"40.83.24.96/27\",\r\n \"52.165.104.144/28\",\r\n + \ \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.EastAsia\",\r\n \"id\": \"Storage.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.43.0/24\",\r\n + \ \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n \"20.60.254.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 \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n \"52.184.40.16/28\",\r\n + \ \"52.184.40.32/28\",\r\n \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n + \ \"168.63.128.0/26\",\r\n \"168.63.128.128/25\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/26\",\r\n \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.163.32/28\",\r\n \"13.68.165.64/28\",\r\n + \ \"13.68.167.240/28\",\r\n \"13.82.33.32/28\",\r\n \"13.82.152.16/28\",\r\n + \ \"13.82.152.48/28\",\r\n \"13.82.152.80/28\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\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.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.209.0.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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"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 \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.EastUS2EUAP\",\r\n \"id\": \"Storage.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.6.0/24\",\r\n + \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n + \ \"40.70.88.0/30\",\r\n \"40.70.88.4/31\",\r\n \"40.70.88.6/32\",\r\n + \ \"40.70.88.8/31\",\r\n \"40.70.88.10/32\",\r\n \"40.70.88.12/32\",\r\n + \ \"40.70.88.14/31\",\r\n \"40.79.88.16/30\",\r\n \"40.79.88.20/31\",\r\n + \ \"40.79.88.22/32\",\r\n \"40.79.88.24/31\",\r\n \"40.79.88.26/32\",\r\n + \ \"40.79.88.28/32\",\r\n \"40.79.88.30/31\",\r\n \"52.184.168.32/30\",\r\n + \ \"52.184.168.36/31\",\r\n \"52.184.168.38/32\",\r\n \"52.184.168.40/31\",\r\n + \ \"52.184.168.42/32\",\r\n \"52.184.168.44/32\",\r\n \"52.184.168.46/31\",\r\n + \ \"52.239.157.224/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n \"52.239.192.128/27\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.230.0/24\",\r\n \"52.239.239.0/24\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n + \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"75\",\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\": + \"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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n + \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.GermanyNorth\",\r\n \"id\": \"Storage.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 + \ \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.118.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.60.22.0/23\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.157.160.0/24\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n + \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ \"104.214.152.176/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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n + \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n + \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaWest\",\r\n + \ \"id\": \"Storage.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n + \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"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 + \ \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n + \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.70.208.16/28\",\r\n \"13.74.208.64/28\",\r\n + \ \"13.74.208.112/28\",\r\n \"13.74.208.144/28\",\r\n \"13.79.176.16/28\",\r\n + \ \"13.79.176.48/28\",\r\n \"13.79.176.80/28\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.20.0/23\",\r\n \"20.47.32.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.40.0/23\",\r\n \"20.60.144.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.246.0/23\",\r\n \"20.150.26.0/24\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.75.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.159.0/24\",\r\n \"20.209.14.0/23\",\r\n \"40.85.105.32/28\",\r\n + \ \"40.113.27.176/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.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.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.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.248.0/24\",\r\n + \ \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n \"137.135.192.64/26\",\r\n + \ \"137.135.192.192/26\",\r\n \"137.135.193.192/26\",\r\n + \ \"137.135.194.0/25\",\r\n \"137.135.194.192/26\",\r\n \"168.61.120.32/27\",\r\n + \ \"168.61.120.64/27\",\r\n \"168.61.121.0/26\",\r\n \"168.63.32.0/26\",\r\n + \ \"168.63.33.192/26\",\r\n \"191.235.192.192/26\",\r\n \"191.235.193.32/28\",\r\n + \ \"191.235.255.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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 + \ \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"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 + \ \"20.150.62.0/24\",\r\n \"20.150.101.0/24\",\r\n \"52.239.232.0/25\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n + \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n + \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": + \"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 + \ \"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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SoutheastAsia\",\r\n + \ \"id\": \"Storage.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"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 \"52.239.135.128/26\",\r\n + \ \"52.239.188.0/24\",\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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenCentral\",\r\n + \ \"id\": \"Storage.SwedenCentral\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandNorth\",\r\n + \ \"id\": \"Storage.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"75\",\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 \"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 \"52.239.251.0/24\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n + \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n \"id\": + \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.124.0/23\",\r\n \"20.47.55.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"52.239.233.128/25\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n + \ \"id\": \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.106.0/23\",\r\n \"20.47.11.0/24\",\r\n \"20.47.34.0/24\",\r\n + \ \"20.60.17.0/24\",\r\n \"20.60.166.0/23\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.40.0/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.69.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.209.6.0/23\",\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.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 + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.56.0/24\",\r\n \"20.60.164.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 + \ \"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/27\",\r\n \"51.141.128.64/26\",\r\n + \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestCentralUS\",\r\n + \ \"id\": \"Storage.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"75\",\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\": \"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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.WestEurope\",\r\n \"id\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.69.40.16/28\",\r\n + \ \"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.108.0/23\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\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.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.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.209.10.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 ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.WestIndia\",\r\n \"id\": \"Storage.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": + \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.57.0/24\",\r\n + \ \"20.60.216.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.136.0/24\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.187.128/25\",\r\n \"104.211.168.16/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS\",\r\n \"id\": + \"Storage.WestUS\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"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 \"13.88.145.96/28\",\r\n + \ \"13.88.145.128/28\",\r\n \"13.93.168.80/28\",\r\n \"13.93.168.112/28\",\r\n + \ \"13.93.168.144/28\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\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.150.34.0/23\",\r\n \"20.150.91.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.130.0/24\",\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 \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n + \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\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.225.40.32/27\",\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.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.160.0/22\",\r\n \"52.239.228.0/23\",\r\n + \ \"52.239.254.0/23\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n + \ \"52.241.88.64/27\",\r\n \"104.42.200.16/28\",\r\n \"138.91.128.128/26\",\r\n + \ \"138.91.129.0/26\",\r\n \"168.62.0.0/26\",\r\n \"168.62.1.128/26\",\r\n + \ \"168.63.89.64/26\",\r\n \"168.63.89.128/26\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS2\",\r\n \"id\": + \"Storage.WestUS2\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"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 \"13.66.232.224/28\",\r\n + \ \"13.66.234.0/27\",\r\n \"13.77.184.64/28\",\r\n \"20.38.99.0/24\",\r\n + \ \"20.47.62.0/23\",\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.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.157.50.0/23\",\r\n \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n + \ \"52.183.104.32/28\",\r\n \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\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 ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"75\",\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\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.14.0/24\",\r\n \"20.60.38.0/23\",\r\n \"20.60.162.0/23\",\r\n + \ \"20.150.30.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.145.0/24\",\r\n + \ \"20.209.4.0/23\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"StorageSyncService\",\r\n \"id\": \"StorageSyncService\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"StorageSyncService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.176.196/32\",\r\n \"13.73.248.112/29\",\r\n + \ \"13.75.153.240/32\",\r\n \"13.76.81.46/32\",\r\n \"20.21.42.120/29\",\r\n + \ \"20.36.120.216/29\",\r\n \"20.37.64.216/29\",\r\n \"20.37.157.80/29\",\r\n + \ \"20.37.195.96/29\",\r\n \"20.37.224.216/29\",\r\n \"20.38.85.152/29\",\r\n + \ \"20.38.136.224/29\",\r\n \"20.39.11.96/29\",\r\n \"20.41.5.144/29\",\r\n + \ \"20.41.65.184/29\",\r\n \"20.41.193.160/29\",\r\n \"20.42.4.248/29\",\r\n + \ \"20.42.131.224/29\",\r\n \"20.42.227.128/29\",\r\n \"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.192.32.232/29\",\r\n \"20.193.205.128/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.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: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: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 \"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 \"2603:1040:d04:800::120/123\",\r\n + \ \"2603:1040:f05:1::300/123\",\r\n \"2603:1040:f05:802::2a0/123\",\r\n + \ \"2603:1040:1002:400::240/123\",\r\n \"2603:1040:1104:400::320/123\",\r\n + \ \"2603:1050:6:1::300/123\",\r\n \"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\": \"75\",\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\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.73.255.240/29\",\r\n \"20.21.34.136/29\",\r\n + \ \"20.36.125.96/29\",\r\n \"20.37.68.232/29\",\r\n \"20.37.229.144/29\",\r\n + \ \"20.38.142.80/29\",\r\n \"20.40.224.232/29\",\r\n \"20.43.46.240/29\",\r\n + \ \"20.45.115.136/29\",\r\n \"20.46.10.32/29\",\r\n \"20.48.192.88/29\",\r\n + \ \"20.49.102.232/29\",\r\n \"20.49.115.176/29\",\r\n \"20.51.8.80/29\",\r\n + \ \"20.51.16.112/29\",\r\n \"20.53.44.8/29\",\r\n \"20.61.98.72/29\",\r\n + \ \"20.62.128.152/29\",\r\n \"20.66.2.0/29\",\r\n \"20.72.17.120/29\",\r\n + \ \"20.150.161.152/29\",\r\n \"20.187.196.200/29\",\r\n \"20.191.160.120/29\",\r\n + \ \"20.192.161.128/29\",\r\n \"20.192.230.8/29\",\r\n \"20.194.72.48/29\",\r\n + \ \"23.98.108.160/29\",\r\n \"40.67.52.80/29\",\r\n \"40.80.63.248/29\",\r\n + \ \"40.80.173.136/29\",\r\n \"40.89.23.224/29\",\r\n \"51.12.42.72/29\",\r\n + \ \"51.12.194.96/29\",\r\n \"51.13.136.0/29\",\r\n \"51.107.53.56/29\",\r\n + \ \"51.107.149.240/29\",\r\n \"51.116.51.40/29\",\r\n \"51.116.148.96/29\",\r\n + \ \"51.120.44.200/29\",\r\n \"51.137.167.144/29\",\r\n \"51.143.208.136/29\",\r\n + \ \"52.136.52.224/29\",\r\n \"52.136.184.8/29\",\r\n \"52.140.110.168/29\",\r\n + \ \"52.146.131.56/29\",\r\n \"52.150.156.224/29\",\r\n \"52.172.112.144/29\",\r\n + \ \"102.133.60.40/29\",\r\n \"102.133.220.200/29\",\r\n \"104.46.178.8/29\",\r\n + \ \"191.233.14.200/29\",\r\n \"191.234.138.152/29\",\r\n + \ \"2603:1020:a04::690/125\",\r\n \"2603:1020:e04::350/125\",\r\n + \ \"2603:1020:1004:1::1a8/125\",\r\n \"2603:1020:1104::5a8/125\",\r\n + \ \"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:1040:207:1::460/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 ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n + \ \"serviceTagChangeNumber\": \"75\",\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\": \"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 + \ \"13.68.76.104/32\",\r\n \"13.69.82.138/32\",\r\n \"13.69.156.85/32\",\r\n + \ \"13.70.40.201/32\",\r\n \"13.70.120.215/32\",\r\n \"13.71.5.20/32\",\r\n + \ \"13.71.67.87/32\",\r\n \"13.71.81.161/32\",\r\n \"13.71.95.31/32\",\r\n + \ \"13.71.113.6/32\",\r\n \"13.73.237.154/32\",\r\n \"13.75.114.143/32\",\r\n + \ \"13.75.171.61/32\",\r\n \"13.75.198.169/32\",\r\n \"13.76.88.89/32\",\r\n + \ \"13.76.195.19/32\",\r\n \"13.76.230.148/32\",\r\n \"13.77.45.213/32\",\r\n + \ \"13.77.140.58/32\",\r\n \"13.79.243.194/32\",\r\n \"13.88.221.28/32\",\r\n + \ \"13.88.254.98/32\",\r\n \"20.36.33.29/32\",\r\n \"20.36.33.170/32\",\r\n + \ \"20.36.35.190/32\",\r\n \"20.36.38.195/32\",\r\n \"20.36.39.50/32\",\r\n + \ \"20.36.39.171/32\",\r\n \"20.36.41.74/32\",\r\n \"20.41.77.252/32\",\r\n + \ \"20.45.64.86/32\",\r\n \"20.45.67.112/32\",\r\n \"20.45.67.185/32\",\r\n + \ \"20.45.79.3/32\",\r\n \"20.45.79.24/32\",\r\n \"20.45.79.91/32\",\r\n + \ \"20.45.79.96/32\",\r\n \"20.45.79.168/32\",\r\n \"20.46.46.252/32\",\r\n + \ \"20.74.148.158/32\",\r\n \"20.74.152.13/32\",\r\n \"20.74.154.246/32\",\r\n + \ \"20.74.156.183/32\",\r\n \"20.74.178.102/32\",\r\n \"20.74.182.99/32\",\r\n + \ \"20.96.12.123/32\",\r\n \"20.151.111.129/32\",\r\n \"20.188.3.1/32\",\r\n + \ \"20.188.39.108/32\",\r\n \"20.188.41.240/32\",\r\n \"20.188.45.82/32\",\r\n + \ \"20.190.43.99/32\",\r\n \"20.203.0.247/32\",\r\n \"20.203.7.51/32\",\r\n + \ \"20.203.18.112/32\",\r\n \"20.203.26.163/32\",\r\n \"23.97.108.170/32\",\r\n + \ \"23.98.66.174/32\",\r\n \"23.98.133.187/32\",\r\n \"23.99.141.138/32\",\r\n + \ \"23.100.50.154/32\",\r\n \"23.100.98.36/32\",\r\n \"23.101.5.54/32\",\r\n + \ \"23.101.220.135/32\",\r\n \"23.102.229.113/32\",\r\n \"40.65.122.222/32\",\r\n + \ \"40.68.18.120/32\",\r\n \"40.69.31.73/32\",\r\n \"40.69.90.166/32\",\r\n + \ \"40.69.102.46/32\",\r\n \"40.69.149.151/32\",\r\n \"40.70.189.87/32\",\r\n + \ \"40.74.84.253/32\",\r\n \"40.74.113.202/32\",\r\n \"40.74.118.163/32\",\r\n + \ \"40.74.136.34/32\",\r\n \"40.75.30.117/32\",\r\n \"40.80.80.48/32\",\r\n + \ \"40.83.79.39/32\",\r\n \"40.85.241.159/32\",\r\n \"40.86.204.245/32\",\r\n + \ \"40.86.205.216/32\",\r\n \"40.86.208.118/32\",\r\n \"40.86.222.183/32\",\r\n + \ \"40.89.129.146/32\",\r\n \"40.89.154.76/32\",\r\n \"40.113.199.138/32\",\r\n + \ \"40.113.200.58/32\",\r\n \"40.114.241.90/32\",\r\n \"40.115.136.175/32\",\r\n + \ \"40.120.39.124/32\",\r\n \"40.122.28.196/32\",\r\n \"40.122.212.20/32\",\r\n + \ \"40.123.228.58/32\",\r\n \"40.127.3.207/32\",\r\n \"51.11.13.248/32\",\r\n + \ \"51.11.241.142/32\",\r\n \"51.104.49.88/32\",\r\n \"51.105.54.123/32\",\r\n + \ \"51.107.68.172/32\",\r\n \"51.107.69.35/32\",\r\n \"51.107.78.168/32\",\r\n + \ \"51.107.85.67/32\",\r\n \"51.107.85.110/32\",\r\n \"51.107.86.7/32\",\r\n + \ \"51.107.86.99/32\",\r\n \"51.116.171.102/32\",\r\n \"51.116.182.248/32\",\r\n + \ \"51.116.225.43/32\",\r\n \"51.116.225.44/32\",\r\n \"51.116.225.55/32\",\r\n + \ \"51.116.236.74/32\",\r\n \"51.116.236.84/32\",\r\n \"51.120.69.158/32\",\r\n + \ \"51.120.70.135/32\",\r\n \"51.120.70.141/32\",\r\n \"51.120.77.155/32\",\r\n + \ \"51.120.78.142/32\",\r\n \"51.120.79.212/32\",\r\n \"51.120.88.120/32\",\r\n + \ \"51.132.29.107/32\",\r\n \"51.136.28.200/32\",\r\n \"51.137.89.79/32\",\r\n + \ \"51.140.57.159/32\",\r\n \"51.140.206.110/32\",\r\n \"51.140.231.223/32\",\r\n + \ \"51.140.255.55/32\",\r\n \"51.141.30.31/32\",\r\n \"51.141.122.89/32\",\r\n + \ \"51.141.173.236/32\",\r\n \"51.143.39.79/32\",\r\n \"51.143.164.192/32\",\r\n + \ \"51.143.169.107/32\",\r\n \"51.145.17.75/32\",\r\n \"52.137.2.50/32\",\r\n + \ \"52.138.9.153/32\",\r\n \"52.138.20.115/32\",\r\n \"52.138.28.23/32\",\r\n + \ \"52.141.37.201/32\",\r\n \"52.141.56.101/32\",\r\n \"52.142.161.0/32\",\r\n + \ \"52.142.162.226/32\",\r\n \"52.143.96.87/32\",\r\n \"52.143.182.208/32\",\r\n + \ \"52.147.3.93/32\",\r\n \"52.147.160.158/32\",\r\n \"52.151.53.196/32\",\r\n + \ \"52.155.111.124/32\",\r\n \"52.156.171.127/32\",\r\n \"52.163.209.255/32\",\r\n + \ \"52.164.126.124/32\",\r\n \"52.165.218.15/32\",\r\n \"52.167.163.135/32\",\r\n + \ \"52.167.171.53/32\",\r\n \"52.169.5.116/32\",\r\n \"52.171.36.33/32\",\r\n + \ \"52.172.34.74/32\",\r\n \"52.172.40.215/32\",\r\n \"52.172.133.5/32\",\r\n + \ \"52.172.194.109/32\",\r\n \"52.172.210.235/32\",\r\n \"52.172.217.34/32\",\r\n + \ \"52.172.223.46/32\",\r\n \"52.173.89.168/32\",\r\n \"52.175.144.120/32\",\r\n + \ \"52.175.253.156/32\",\r\n \"52.177.123.162/32\",\r\n \"52.177.172.247/32\",\r\n + \ \"52.183.19.64/32\",\r\n \"52.183.130.137/32\",\r\n \"52.185.202.152/32\",\r\n + \ \"52.187.127.152/32\",\r\n \"52.189.194.14/32\",\r\n \"52.189.215.151/32\",\r\n + \ \"52.189.233.158/32\",\r\n \"52.191.129.231/32\",\r\n \"52.228.29.164/32\",\r\n + \ \"52.229.117.254/32\",\r\n \"52.229.125.45/32\",\r\n \"52.229.207.180/32\",\r\n + \ \"52.231.13.193/32\",\r\n \"52.231.38.211/32\",\r\n \"52.231.93.224/32\",\r\n + \ \"52.231.98.58/32\",\r\n \"52.231.155.130/32\",\r\n \"52.231.156.19/32\",\r\n + \ \"52.231.164.163/32\",\r\n \"52.231.166.199/32\",\r\n \"52.231.195.7/32\",\r\n + \ \"52.231.197.195/32\",\r\n \"52.231.206.162/32\",\r\n \"52.233.16.198/32\",\r\n + \ \"52.237.20.14/32\",\r\n \"52.237.201.246/32\",\r\n \"52.237.253.245/32\",\r\n + \ \"52.242.86.101/32\",\r\n \"52.243.65.107/32\",\r\n \"52.243.74.213/32\",\r\n + \ \"52.246.165.140/32\",\r\n \"52.246.177.221/32\",\r\n \"52.246.191.98/32\",\r\n + \ \"52.247.122.225/32\",\r\n \"52.247.123.0/32\",\r\n \"52.255.40.105/32\",\r\n + \ \"52.255.61.145/32\",\r\n \"65.52.71.120/32\",\r\n \"65.52.158.177/32\",\r\n + \ \"70.37.83.67/32\",\r\n \"70.37.86.126/32\",\r\n \"70.37.99.24/32\",\r\n + \ \"102.37.42.159/32\",\r\n \"102.133.64.36/32\",\r\n \"102.133.64.68/32\",\r\n + \ \"102.133.64.91/32\",\r\n \"102.133.64.111/32\",\r\n \"102.133.72.250/32\",\r\n + \ \"102.133.75.8/32\",\r\n \"102.133.75.32/32\",\r\n \"102.133.75.35/32\",\r\n + \ \"102.133.161.220/32\",\r\n \"102.133.166.135/32\",\r\n + \ \"102.133.172.191/32\",\r\n \"102.133.175.200/32\",\r\n + \ \"102.133.224.81/32\",\r\n \"102.133.234.139/32\",\r\n + \ \"104.40.156.194/32\",\r\n \"104.41.5.162/32\",\r\n \"104.41.45.182/32\",\r\n + \ \"104.41.166.159/32\",\r\n \"104.43.169.4/32\",\r\n \"104.46.237.209/32\",\r\n + \ \"104.208.28.82/32\",\r\n \"104.209.233.222/32\",\r\n \"104.210.150.160/32\",\r\n + \ \"104.211.78.17/32\",\r\n \"104.211.114.61/32\",\r\n \"104.211.138.88/32\",\r\n + \ \"104.211.140.190/32\",\r\n \"104.211.155.114/32\",\r\n + \ \"104.211.165.123/32\",\r\n \"104.211.184.150/32\",\r\n + \ \"104.211.188.151/32\",\r\n \"104.211.211.213/32\",\r\n + \ \"104.211.216.230/32\",\r\n \"104.211.222.50/32\",\r\n + \ \"104.211.242.104/32\",\r\n \"104.214.60.144/32\",\r\n + \ \"104.214.237.23/32\",\r\n \"104.215.51.3/32\",\r\n \"104.215.103.51/32\",\r\n + \ \"104.215.112.85/32\",\r\n \"137.116.49.12/32\",\r\n \"137.116.248.148/32\",\r\n + \ \"137.117.171.26/32\",\r\n \"137.135.243.65/32\",\r\n \"138.91.44.13/32\",\r\n + \ \"168.61.167.193/32\",\r\n \"168.63.31.54/32\",\r\n \"168.63.71.119/32\",\r\n + \ \"168.63.137.213/32\",\r\n \"191.232.49.74/32\",\r\n \"191.232.166.149/32\",\r\n + \ \"191.232.235.70/32\",\r\n \"191.232.238.73/32\",\r\n \"191.234.191.63/32\",\r\n + \ \"191.235.65.127/32\",\r\n \"191.235.72.175/32\",\r\n \"191.235.73.211/32\",\r\n + \ \"191.235.78.126/32\",\r\n \"191.239.248.16/32\"\r\n ]\r\n + \ }\r\n }\r\n ],\r\n \"nextLink\": \"\"\r\n}" headers: cache-control: - no-cache content-length: - - '1528044' + - '1600228' content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:56 GMT + - Thu, 21 Oct 2021 03:10:41 GMT expires: - '-1' pragma: @@ -22656,7 +19575,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ff0ee73b-f606-4d11-a4ed-c2bd79425f9e + - c912f726-43a2-46ff-b0c2-29aa91d6972f status: code: 200 message: OK @@ -22675,20 +19594,20 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\"\ - ,\r\n \"etag\": \"W/\\\"c6b3a3a8-8dc5-43fd-931a-edb2c466a317\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n \ - \ \"communities\": [\r\n \"12076:51004\"\r\n ]\r\n },\r\n \"type\"\ - : \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n}" + string: "{\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\",\r\n + \ \"etag\": \"W/\\\"b86668b2-9bed-4452-ba44-cfc5a9058510\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"access\": \"Allow\",\r\n + \ \"routeFilterRuleType\": \"Community\",\r\n \"communities\": [\r\n + \ \"12076:51004\"\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2ffa6279-5962-4608-a556-260099719f26?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e5611c24-f6b4-49bb-8e96-79c1c38f8489?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -22696,7 +19615,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:34:57 GMT + - Thu, 21 Oct 2021 03:10:41 GMT expires: - '-1' pragma: @@ -22709,9 +19628,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9962e95f-aec9-4915-b979-4459c1edf867 + - 6f5e4e82-10d7-4ef0-8f85-b8dfe8e42598 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 201 message: Created @@ -22725,9 +19644,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2ffa6279-5962-4608-a556-260099719f26?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e5611c24-f6b4-49bb-8e96-79c1c38f8489?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -22739,7 +19659,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:07 GMT + - Thu, 21 Oct 2021 03:10:51 GMT expires: - '-1' pragma: @@ -22756,7 +19676,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b2a2f9e9-53b8-4917-bde4-94f1aaa80b70 + - 68d766e7-5069-4387-9a81-a38cb813a01a status: code: 200 message: OK @@ -22770,17 +19690,17 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\"\ - ,\r\n \"etag\": \"W/\\\"828af937-a8b7-424b-b027-7ca80af8111e\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n \ - \ \"communities\": [\r\n \"12076:51004\"\r\n ]\r\n },\r\n \"type\"\ - : \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n}" + string: "{\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\",\r\n + \ \"etag\": \"W/\\\"a70a906f-4cc9-4c80-b73d-a15013aa3b78\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"access\": \"Allow\",\r\n + \ \"routeFilterRuleType\": \"Community\",\r\n \"communities\": [\r\n + \ \"12076:51004\"\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n}" headers: cache-control: - no-cache @@ -22789,9 +19709,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:08 GMT + - Thu, 21 Oct 2021 03:10:51 GMT etag: - - W/"828af937-a8b7-424b-b027-7ca80af8111e" + - W/"a70a906f-4cc9-4c80-b73d-a15013aa3b78" expires: - '-1' pragma: @@ -22808,7 +19728,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e590b7bc-ee13-4f92-ad74-f497b5d690a2 + - ed7c3817-e28e-44dd-80b7-e0b8ab94ceda status: code: 200 message: OK @@ -22822,17 +19742,17 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\"\ - ,\r\n \"etag\": \"W/\\\"828af937-a8b7-424b-b027-7ca80af8111e\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n \ - \ \"communities\": [\r\n \"12076:51004\"\r\n ]\r\n },\r\n \"type\"\ - : \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n}" + string: "{\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\",\r\n + \ \"etag\": \"W/\\\"a70a906f-4cc9-4c80-b73d-a15013aa3b78\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"access\": \"Allow\",\r\n + \ \"routeFilterRuleType\": \"Community\",\r\n \"communities\": [\r\n + \ \"12076:51004\"\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n}" headers: cache-control: - no-cache @@ -22841,9 +19761,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:08 GMT + - Thu, 21 Oct 2021 03:10:52 GMT etag: - - W/"828af937-a8b7-424b-b027-7ca80af8111e" + - W/"a70a906f-4cc9-4c80-b73d-a15013aa3b78" expires: - '-1' pragma: @@ -22860,7 +19780,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8b794bb0-e25f-43c9-9f69-e8678a7851c2 + - b6052880-c079-4f4a-93e8-c358d1251853 status: code: 200 message: OK @@ -22874,23 +19794,24 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\"\ - ,\r\n \"etag\": \"W/\\\"828af937-a8b7-424b-b027-7ca80af8111e\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"rules\": [\r\n \ - \ {\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\"\ - ,\r\n \"etag\": \"W/\\\"828af937-a8b7-424b-b027-7ca80af8111e\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"access\": \"Allow\",\r\n \"routeFilterRuleType\"\ - : \"Community\",\r\n \"communities\": [\r\n \"12076:51004\"\ - \r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/routeFilters/routeFilterRules\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\",\r\n + \ \"etag\": \"W/\\\"a70a906f-4cc9-4c80-b73d-a15013aa3b78\\\"\",\r\n \"type\": + \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"rules\": [\r\n {\r\n \"name\": \"myRule\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\",\r\n + \ \"etag\": \"W/\\\"a70a906f-4cc9-4c80-b73d-a15013aa3b78\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n + \ \"communities\": [\r\n \"12076:51004\"\r\n ]\r\n + \ },\r\n \"type\": \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -22899,9 +19820,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:08 GMT + - Thu, 21 Oct 2021 03:10:52 GMT etag: - - W/"828af937-a8b7-424b-b027-7ca80af8111e" + - W/"a70a906f-4cc9-4c80-b73d-a15013aa3b78" expires: - '-1' pragma: @@ -22918,7 +19839,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 69b3d3d4-4377-4c5b-8c53-085dfb2af6ff + - fa2d20cc-f8bb-479f-8819-6c7131586e43 status: code: 200 message: OK @@ -22936,23 +19857,24 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\"\ - ,\r\n \"etag\": \"W/\\\"3c444970-f445-4993-b63d-f770b8831015\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"rules\": [\r\n \ - \ {\r\n \"name\": \"myRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\"\ - ,\r\n \"etag\": \"W/\\\"3c444970-f445-4993-b63d-f770b8831015\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"access\": \"Allow\",\r\n \"routeFilterRuleType\"\ - : \"Community\",\r\n \"communities\": [\r\n \"12076:51004\"\ - \r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/routeFilters/routeFilterRules\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myRouteFilter\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter\",\r\n + \ \"etag\": \"W/\\\"4cb11ba1-d22d-498e-b592-fbea496f25a4\\\"\",\r\n \"type\": + \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"rules\": [\r\n {\r\n \"name\": \"myRule\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule\",\r\n + \ \"etag\": \"W/\\\"4cb11ba1-d22d-498e-b592-fbea496f25a4\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n + \ \"communities\": [\r\n \"12076:51004\"\r\n ]\r\n + \ },\r\n \"type\": \"Microsoft.Network/routeFilters/routeFilterRules\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -22963,7 +19885,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:12 GMT + - Thu, 21 Oct 2021 03:10:53 GMT expires: - '-1' pragma: @@ -22980,9 +19902,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a6df7c82-5b42-46ff-aaf8-8905a6a2ab86 + - 18391811-539d-405b-ba19-ce0e3219ed45 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' status: code: 200 message: OK @@ -22998,7 +19920,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter/routeFilterRules/myRule?api-version=2021-03-01 response: @@ -23006,17 +19929,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/37893029-adee-41a7-88e9-74edf87e6284?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/557aa1df-562d-4c28-ac73-6371ef67ae8d?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:35:12 GMT + - Thu, 21 Oct 2021 03:10:53 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/37893029-adee-41a7-88e9-74edf87e6284?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/557aa1df-562d-4c28-ac73-6371ef67ae8d?api-version=2021-03-01 pragma: - no-cache server: @@ -23027,9 +19950,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 687c99c9-c117-454e-a1a0-28cf26fb6f96 + - f7265aa0-df09-4965-8b33-947648c10c42 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 202 message: Accepted @@ -23043,9 +19966,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/37893029-adee-41a7-88e9-74edf87e6284?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/557aa1df-562d-4c28-ac73-6371ef67ae8d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -23057,7 +19981,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:23 GMT + - Thu, 21 Oct 2021 03:11:04 GMT expires: - '-1' pragma: @@ -23074,7 +19998,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - be6b25c8-81c3-447e-9d0e-c996a5ba348c + - 2d031393-97fc-4bb6-aeda-1f624ff6bd8c status: code: 200 message: OK @@ -23090,7 +20014,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeFilters/myRouteFilter?api-version=2021-03-01 response: @@ -23100,17 +20025,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a5b9c7f0-8881-450b-879a-25a69e2488f3?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5eaab82a-33f6-4e09-99ab-9270f4e3a34e?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:35:24 GMT + - Thu, 21 Oct 2021 03:11:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/a5b9c7f0-8881-450b-879a-25a69e2488f3?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/5eaab82a-33f6-4e09-99ab-9270f4e3a34e?api-version=2021-03-01 pragma: - no-cache server: @@ -23121,9 +20046,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f3b53300-4859-462d-b818-4cfdd2cc78df + - cb05a201-8dca-4837-8e5b-64a2e9ef1e61 x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14997' status: code: 202 message: Accepted @@ -23137,9 +20062,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a5b9c7f0-8881-450b-879a-25a69e2488f3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/5eaab82a-33f6-4e09-99ab-9270f4e3a34e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -23151,7 +20077,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:34 GMT + - Thu, 21 Oct 2021 03:11:15 GMT expires: - '-1' pragma: @@ -23168,7 +20094,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c967b33c-d3f6-4600-a655-af22757cd25f + - 0b3c4d92-050d-4ba6-bd05-27688ca7c1a8 status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_table.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_table.test_network.yaml index 3d6db383b852..c695c34b9358 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_table.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_route_table.test_network.yaml @@ -13,22 +13,22 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\"\ - ,\r\n \"etag\": \"W/\\\"0ef35be7-5c90-4fc9-b6d6-15b71880e1c6\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ - \ \"resourceGuid\": \"02f9db21-4a99-4504-a714-c0c4dbc40521\",\r\n \"\ - disableBgpRoutePropagation\": false,\r\n \"routes\": []\r\n }\r\n}" + string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\",\r\n + \ \"etag\": \"W/\\\"37b20f51-6922-40f2-87a5-06abc1217e08\\\"\",\r\n \"type\": + \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"95c4f8f1-c879-4cfb-8c1f-18f66c2f495c\",\r\n + \ \"disableBgpRoutePropagation\": false,\r\n \"routes\": []\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/51bcf954-f08c-402b-ad26-884d1dddde81?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bafdbe7d-ef0a-4a99-b29c-a8400a271a0b?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -36,7 +36,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:35:50 GMT + - Thu, 21 Oct 2021 03:11:18 GMT expires: - '-1' pragma: @@ -49,9 +49,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3e345a04-4dd7-4a1e-8c1f-5e6846c8893e + - 7db1ee36-55c3-471d-861b-cff603609ee4 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1186' status: code: 201 message: Created @@ -65,9 +65,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/51bcf954-f08c-402b-ad26-884d1dddde81?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/bafdbe7d-ef0a-4a99-b29c-a8400a271a0b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -79,7 +80,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:00 GMT + - Thu, 21 Oct 2021 03:11:28 GMT expires: - '-1' pragma: @@ -96,7 +97,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 305c7bb8-752a-4ff6-bc2d-0b79a01c4ad2 + - 86c8b8a8-08c4-4e9f-a827-4acf7297e439 status: code: 200 message: OK @@ -110,17 +111,17 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\"\ - ,\r\n \"etag\": \"W/\\\"5e8bee34-723e-497a-a64d-feb9cd16113d\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"02f9db21-4a99-4504-a714-c0c4dbc40521\",\r\n \"\ - disableBgpRoutePropagation\": false,\r\n \"routes\": []\r\n }\r\n}" + string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\",\r\n + \ \"etag\": \"W/\\\"ef6dfd08-7926-4aa6-b634-10904cff55c9\\\"\",\r\n \"type\": + \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"95c4f8f1-c879-4cfb-8c1f-18f66c2f495c\",\r\n + \ \"disableBgpRoutePropagation\": false,\r\n \"routes\": []\r\n }\r\n}" headers: cache-control: - no-cache @@ -129,9 +130,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:00 GMT + - Thu, 21 Oct 2021 03:11:28 GMT etag: - - W/"5e8bee34-723e-497a-a64d-feb9cd16113d" + - W/"ef6dfd08-7926-4aa6-b634-10904cff55c9" expires: - '-1' pragma: @@ -148,7 +149,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f057963-6aec-4bb2-96c8-6ed4b41f0465 + - 9a41277f-60ab-4727-a30e-0f1ef1da1342 status: code: 200 message: OK @@ -166,20 +167,20 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\"\ - ,\r\n \"etag\": \"W/\\\"e8c97aa4-c773-488a-a7ad-1696b9e27d94\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"\ - addressPrefix\": \"10.0.3.0/24\",\r\n \"nextHopType\": \"VirtualNetworkGateway\"\ - ,\r\n \"hasBgpOverride\": false\r\n },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\ - \r\n}" + string: "{\r\n \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\",\r\n + \ \"etag\": \"W/\\\"2ca47b0e-61ee-4a80-83e7-8ab015dbc488\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.3.0/24\",\r\n + \ \"nextHopType\": \"VirtualNetworkGateway\",\r\n \"hasBgpOverride\": + false\r\n },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/58baff23-fdca-460b-99f7-f82772ef1f3d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5248323-8d7e-421c-b949-e1160a7bb56f?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -187,7 +188,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:01 GMT + - Thu, 21 Oct 2021 03:11:28 GMT expires: - '-1' pragma: @@ -200,9 +201,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 55fcb8e4-359e-4e0a-9bcf-f2353ae3c582 + - 3d76918a-4e86-44d5-87d8-3a8473f40ecf x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1185' status: code: 201 message: Created @@ -216,9 +217,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/58baff23-fdca-460b-99f7-f82772ef1f3d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5248323-8d7e-421c-b949-e1160a7bb56f?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -230,7 +232,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:11 GMT + - Thu, 21 Oct 2021 03:11:38 GMT expires: - '-1' pragma: @@ -247,7 +249,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2bfa2e45-d8d4-46fc-9160-4743795e2403 + - f37c4193-40f1-4596-9ea2-2d3071a609ca status: code: 200 message: OK @@ -261,17 +263,17 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\"\ - ,\r\n \"etag\": \"W/\\\"6d9b1d5e-2d37-4d37-8c03-3b4d7e0afc43\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.3.0/24\",\r\n \"nextHopType\": \"VirtualNetworkGateway\"\ - ,\r\n \"hasBgpOverride\": false\r\n },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\ - \r\n}" + string: "{\r\n \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\",\r\n + \ \"etag\": \"W/\\\"66909adf-9f3d-4fb5-8a9f-0e6923117df2\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.3.0/24\",\r\n + \ \"nextHopType\": \"VirtualNetworkGateway\",\r\n \"hasBgpOverride\": + false\r\n },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\r\n}" headers: cache-control: - no-cache @@ -280,9 +282,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:11 GMT + - Thu, 21 Oct 2021 03:11:38 GMT etag: - - W/"6d9b1d5e-2d37-4d37-8c03-3b4d7e0afc43" + - W/"66909adf-9f3d-4fb5-8a9f-0e6923117df2" expires: - '-1' pragma: @@ -299,7 +301,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b74747f0-bd0c-42d3-8442-99bc9af95766 + - 4af97be5-663c-4ac8-b931-e31c4bb816e1 status: code: 200 message: OK @@ -313,17 +315,17 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\"\ - ,\r\n \"etag\": \"W/\\\"6d9b1d5e-2d37-4d37-8c03-3b4d7e0afc43\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - addressPrefix\": \"10.0.3.0/24\",\r\n \"nextHopType\": \"VirtualNetworkGateway\"\ - ,\r\n \"hasBgpOverride\": false\r\n },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\ - \r\n}" + string: "{\r\n \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\",\r\n + \ \"etag\": \"W/\\\"66909adf-9f3d-4fb5-8a9f-0e6923117df2\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.3.0/24\",\r\n + \ \"nextHopType\": \"VirtualNetworkGateway\",\r\n \"hasBgpOverride\": + false\r\n },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\r\n}" headers: cache-control: - no-cache @@ -332,9 +334,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:12 GMT + - Thu, 21 Oct 2021 03:11:38 GMT etag: - - W/"6d9b1d5e-2d37-4d37-8c03-3b4d7e0afc43" + - W/"66909adf-9f3d-4fb5-8a9f-0e6923117df2" expires: - '-1' pragma: @@ -351,7 +353,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 90101de7-f642-4fef-a3e8-bb53fb4db202 + - 95249964-e4a7-4234-b5d1-0e37c9a63fdf status: code: 200 message: OK @@ -365,24 +367,24 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\"\ - ,\r\n \"etag\": \"W/\\\"6d9b1d5e-2d37-4d37-8c03-3b4d7e0afc43\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n\ - \ \"resourceGuid\": \"02f9db21-4a99-4504-a714-c0c4dbc40521\",\r\n \"\ - disableBgpRoutePropagation\": false,\r\n \"routes\": [\r\n {\r\n \ - \ \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\"\ - ,\r\n \"etag\": \"W/\\\"6d9b1d5e-2d37-4d37-8c03-3b4d7e0afc43\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.3.0/24\",\r\n \"nextHopType\"\ - : \"VirtualNetworkGateway\",\r\n \"hasBgpOverride\": false\r\n \ - \ },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\r\n\ - \ }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\",\r\n + \ \"etag\": \"W/\\\"66909adf-9f3d-4fb5-8a9f-0e6923117df2\\\"\",\r\n \"type\": + \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"95c4f8f1-c879-4cfb-8c1f-18f66c2f495c\",\r\n + \ \"disableBgpRoutePropagation\": false,\r\n \"routes\": [\r\n {\r\n + \ \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\",\r\n + \ \"etag\": \"W/\\\"66909adf-9f3d-4fb5-8a9f-0e6923117df2\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.3.0/24\",\r\n \"nextHopType\": + \"VirtualNetworkGateway\",\r\n \"hasBgpOverride\": false\r\n },\r\n + \ \"type\": \"Microsoft.Network/routeTables/routes\"\r\n }\r\n + \ ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -391,9 +393,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:12 GMT + - Thu, 21 Oct 2021 03:11:39 GMT etag: - - W/"6d9b1d5e-2d37-4d37-8c03-3b4d7e0afc43" + - W/"66909adf-9f3d-4fb5-8a9f-0e6923117df2" expires: - '-1' pragma: @@ -410,7 +412,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4ba7281b-9baa-44af-b64e-9c6b41308387 + - 60e87c1f-5603-41fb-8d21-63ec420de817 status: code: 200 message: OK @@ -428,25 +430,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\"\ - ,\r\n \"etag\": \"W/\\\"57bc3c68-50bf-416a-a072-5611d45e6088\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"resourceGuid\": \"02f9db21-4a99-4504-a714-c0c4dbc40521\",\r\n \ - \ \"disableBgpRoutePropagation\": false,\r\n \"routes\": [\r\n {\r\ - \n \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\"\ - ,\r\n \"etag\": \"W/\\\"57bc3c68-50bf-416a-a072-5611d45e6088\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressPrefix\": \"10.0.3.0/24\",\r\n \"nextHopType\"\ - : \"VirtualNetworkGateway\",\r\n \"hasBgpOverride\": false\r\n \ - \ },\r\n \"type\": \"Microsoft.Network/routeTables/routes\"\r\n\ - \ }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"myRouteTable\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable\",\r\n + \ \"etag\": \"W/\\\"cf651df2-4754-4fd9-9129-4b669dcd9236\\\"\",\r\n \"type\": + \"Microsoft.Network/routeTables\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"95c4f8f1-c879-4cfb-8c1f-18f66c2f495c\",\r\n + \ \"disableBgpRoutePropagation\": false,\r\n \"routes\": [\r\n {\r\n + \ \"name\": \"myRoute\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute\",\r\n + \ \"etag\": \"W/\\\"cf651df2-4754-4fd9-9129-4b669dcd9236\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"addressPrefix\": \"10.0.3.0/24\",\r\n \"nextHopType\": + \"VirtualNetworkGateway\",\r\n \"hasBgpOverride\": false\r\n },\r\n + \ \"type\": \"Microsoft.Network/routeTables/routes\"\r\n }\r\n + \ ]\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -457,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:16 GMT + - Thu, 21 Oct 2021 03:11:39 GMT expires: - '-1' pragma: @@ -474,9 +476,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1527b66a-8d35-4b06-bed6-256cae046825 + - 94f40570-6577-452c-80b7-95c295f8ee65 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1184' status: code: 200 message: OK @@ -492,7 +494,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable/routes/myRoute?api-version=2021-03-01 response: @@ -500,17 +503,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/da679bb4-5098-43ea-a4ad-f49172289075?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/31a90bff-27c9-4ba9-ac04-0a760129d8f3?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:36:17 GMT + - Thu, 21 Oct 2021 03:11:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/da679bb4-5098-43ea-a4ad-f49172289075?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/31a90bff-27c9-4ba9-ac04-0a760129d8f3?api-version=2021-03-01 pragma: - no-cache server: @@ -521,9 +524,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9e63d2ae-293b-43f2-9f40-d7166a974bcd + - e199a419-713f-45db-9753-be094ace41a8 x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14991' status: code: 202 message: Accepted @@ -537,9 +540,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/da679bb4-5098-43ea-a4ad-f49172289075?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/31a90bff-27c9-4ba9-ac04-0a760129d8f3?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -551,7 +555,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:27 GMT + - Thu, 21 Oct 2021 03:11:50 GMT expires: - '-1' pragma: @@ -568,7 +572,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 15a94ae7-5748-4f47-acb4-614e40ec7ba9 + - b6eb160c-4bce-4e70-b4cf-b5dcf11f1f90 status: code: 200 message: OK @@ -584,7 +588,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/routeTables/myRouteTable?api-version=2021-03-01 response: @@ -594,17 +599,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0775761-0f91-4d04-b92b-4af2cd348a8e?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ed8da51e-fa72-4f03-8906-e4e63774c171?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 07:36:28 GMT + - Thu, 21 Oct 2021 03:11:50 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/e0775761-0f91-4d04-b92b-4af2cd348a8e?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/ed8da51e-fa72-4f03-8906-e4e63774c171?api-version=2021-03-01 pragma: - no-cache server: @@ -615,9 +620,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d6ef63e0-5948-4194-b8bc-da61c603e5f2 + - 23031971-cb0b-4506-99c0-954226c827dd x-ms-ratelimit-remaining-subscription-deletes: - - '14996' + - '14990' status: code: 202 message: Accepted @@ -631,9 +636,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0775761-0f91-4d04-b92b-4af2cd348a8e?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ed8da51e-fa72-4f03-8906-e4e63774c171?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -645,7 +651,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:39 GMT + - Thu, 21 Oct 2021 03:12:00 GMT expires: - '-1' pragma: @@ -662,7 +668,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7e05a768-3262-4e31-95b2-3a467091c1e3 + - 9b298a77-ef3d-4ffa-93ba-89b0327d3f70 status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_wan_hub.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_wan_hub.test_network.yaml index 3193a3fcbb7a..1f5f11dd3c85 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_wan_hub.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_wan_hub.test_network.yaml @@ -14,23 +14,24 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"6b94917f-aa72-44b2-908a-b9432a52168e\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\"\ - : false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\"\ - : \"None\",\r\n \"type\": \"Basic\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\",\r\n + \ \"etag\": \"W/\\\"25505094-859f-488f-95d8-29537774ba67\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": + true,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": + \"Basic\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f75bd5ce-2c3a-415c-8b0a-c3f31fb82b1f?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4e82d316-0c18-4dc8-92bf-48f8baa3d003?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -38,7 +39,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:36:58 GMT + - Thu, 21 Oct 2021 03:12:04 GMT expires: - '-1' pragma: @@ -51,9 +52,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 13a93de9-698d-41d3-bf4e-29df53e95021 + - 8a6fa640-21d9-4775-b3b8-9b06b92677a4 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 201 message: Created @@ -67,9 +68,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f75bd5ce-2c3a-415c-8b0a-c3f31fb82b1f?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4e82d316-0c18-4dc8-92bf-48f8baa3d003?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -81,7 +83,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:09 GMT + - Thu, 21 Oct 2021 03:12:14 GMT expires: - '-1' pragma: @@ -98,7 +100,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1e08efd7-f1a7-4adc-8590-e97b81d83c65 + - bb4583e8-db6d-4ce0-9b2f-9836a41bab88 status: code: 200 message: OK @@ -112,18 +114,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"c3f4365e-3e12-4be9-8777-c8e3590cdf22\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\"\ - : false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\"\ - : \"None\",\r\n \"type\": \"Basic\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\",\r\n + \ \"etag\": \"W/\\\"f7958f20-e72c-4c15-93d7-5246fe1fed26\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": + true,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": + \"Basic\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -132,9 +135,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:09 GMT + - Thu, 21 Oct 2021 03:12:14 GMT etag: - - W/"c3f4365e-3e12-4be9-8777-c8e3590cdf22" + - W/"f7958f20-e72c-4c15-93d7-5246fe1fed26" expires: - '-1' pragma: @@ -151,7 +154,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2b0c459a-6f21-4ac0-9a56-5a76464423ab + - 97faecb5-5ca9-4af7-8bbe-fa600420e17e status: code: 200 message: OK @@ -174,37 +177,37 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"vnpsite76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"ebf98dc5-6012-4db4-aab1-d4d58774fd64\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"addressSpace\": {\r\ - \n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ - \ },\r\n \"deviceProperties\": {\r\n \"linkSpeedInMbps\": 0\r\n\ - \ },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - \r\n },\r\n \"isSecuritySite\": false,\r\n \"o365Policy\": {\r\n\ - \ \"breakOutCategories\": {\r\n \"optimize\": false,\r\n \ - \ \"allow\": false,\r\n \"default\": false\r\n }\r\n },\r\ - \n \"vpnSiteLinks\": [\r\n {\r\n \"name\": \"vpnSiteLink1\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\ - ,\r\n \"etag\": \"W/\\\"ebf98dc5-6012-4db4-aab1-d4d58774fd64\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"ipAddress\": \"50.50.50.56\",\r\n \"bgpProperties\"\ - : {\r\n \"asn\": 1234,\r\n \"bgpPeeringAddress\": \"\ - 192.168.0.0\"\r\n },\r\n \"linkProperties\": {\r\n \ - \ \"linkProviderName\": \"vendor1\",\r\n \"linkSpeedInMbps\"\ - : 0\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/vpnSites/vpnSiteLinks\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"vnpsite76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\",\r\n + \ \"etag\": \"W/\\\"25653c6f-d563-4d5d-ad6f-b4ae9d1efd6e\\\"\",\r\n \"type\": + \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n + \ \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"deviceProperties\": + {\r\n \"linkSpeedInMbps\": 0\r\n },\r\n \"virtualWan\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\r\n + \ },\r\n \"isSecuritySite\": false,\r\n \"o365Policy\": {\r\n \"breakOutCategories\": + {\r\n \"optimize\": false,\r\n \"allow\": false,\r\n \"default\": + false\r\n }\r\n },\r\n \"vpnSiteLinks\": [\r\n {\r\n \"name\": + \"vpnSiteLink1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\",\r\n + \ \"etag\": \"W/\\\"25653c6f-d563-4d5d-ad6f-b4ae9d1efd6e\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n + \ \"ipAddress\": \"50.50.50.56\",\r\n \"bgpProperties\": + {\r\n \"asn\": 1234,\r\n \"bgpPeeringAddress\": \"192.168.0.0\"\r\n + \ },\r\n \"linkProperties\": {\r\n \"linkProviderName\": + \"vendor1\",\r\n \"linkSpeedInMbps\": 0\r\n }\r\n },\r\n + \ \"type\": \"Microsoft.Network/vpnSites/vpnSiteLinks\"\r\n }\r\n + \ ]\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7a0ed2dc-13b9-4ea0-bc29-b2dce5e1666d?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4172587-6c74-416d-b2a8-bf044040e766?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -212,7 +215,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:14 GMT + - Thu, 21 Oct 2021 03:12:16 GMT expires: - '-1' pragma: @@ -225,9 +228,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6665f94f-3e42-42a8-89a5-6ef4d76a2ff9 + - 132385d4-7061-48c1-a729-a447d4da0fde x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1194' status: code: 201 message: Created @@ -241,9 +244,56 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4172587-6c74-416d-b2a8-bf044040e766?api-version=2021-03-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: + - Thu, 21 Oct 2021 03:12:26 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: + - 8c345723-802a-4d9d-a481-0d12d1611d25 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7a0ed2dc-13b9-4ea0-bc29-b2dce5e1666d?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e4172587-6c74-416d-b2a8-bf044040e766?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -255,7 +305,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:24 GMT + - Thu, 21 Oct 2021 03:12:36 GMT expires: - '-1' pragma: @@ -272,7 +322,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1f8ae079-a7eb-4d23-aaf7-fd6f38929e66 + - 9b83c151-af80-49df-af07-e7f052f25157 status: code: 200 message: OK @@ -286,32 +336,32 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"vnpsite76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"9a955031-dbf2-4f68-a4c9-077aa73055e9\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressSpace\":\ - \ {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\ - \n },\r\n \"deviceProperties\": {\r\n \"linkSpeedInMbps\": 0\r\n\ - \ },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - \r\n },\r\n \"isSecuritySite\": false,\r\n \"o365Policy\": {\r\n\ - \ \"breakOutCategories\": {\r\n \"optimize\": false,\r\n \ - \ \"allow\": false,\r\n \"default\": false\r\n }\r\n },\r\ - \n \"vpnSiteLinks\": [\r\n {\r\n \"name\": \"vpnSiteLink1\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\ - ,\r\n \"etag\": \"W/\\\"9a955031-dbf2-4f68-a4c9-077aa73055e9\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"ipAddress\": \"50.50.50.56\",\r\n \"bgpProperties\"\ - : {\r\n \"asn\": 1234,\r\n \"bgpPeeringAddress\": \"\ - 192.168.0.0\"\r\n },\r\n \"linkProperties\": {\r\n \ - \ \"linkProviderName\": \"vendor1\",\r\n \"linkSpeedInMbps\"\ - : 0\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/vpnSites/vpnSiteLinks\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"vnpsite76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\",\r\n + \ \"etag\": \"W/\\\"7adb4544-0013-4c5a-93c4-a574172080f6\\\"\",\r\n \"type\": + \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n + \ \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"deviceProperties\": + {\r\n \"linkSpeedInMbps\": 0\r\n },\r\n \"virtualWan\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\r\n + \ },\r\n \"isSecuritySite\": false,\r\n \"o365Policy\": {\r\n \"breakOutCategories\": + {\r\n \"optimize\": false,\r\n \"allow\": false,\r\n \"default\": + false\r\n }\r\n },\r\n \"vpnSiteLinks\": [\r\n {\r\n \"name\": + \"vpnSiteLink1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\",\r\n + \ \"etag\": \"W/\\\"7adb4544-0013-4c5a-93c4-a574172080f6\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"ipAddress\": \"50.50.50.56\",\r\n \"bgpProperties\": + {\r\n \"asn\": 1234,\r\n \"bgpPeeringAddress\": \"192.168.0.0\"\r\n + \ },\r\n \"linkProperties\": {\r\n \"linkProviderName\": + \"vendor1\",\r\n \"linkSpeedInMbps\": 0\r\n }\r\n },\r\n + \ \"type\": \"Microsoft.Network/vpnSites/vpnSiteLinks\"\r\n }\r\n + \ ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -320,9 +370,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:25 GMT + - Thu, 21 Oct 2021 03:12:36 GMT etag: - - W/"9a955031-dbf2-4f68-a4c9-077aa73055e9" + - W/"7adb4544-0013-4c5a-93c4-a574172080f6" expires: - '-1' pragma: @@ -339,7 +389,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1d1aa246-e0d2-4cfe-afa1-d9aa56b7f99d + - cc01a89e-5e7e-4776-81a7-1ed295124de8 status: code: 200 message: OK @@ -359,27 +409,27 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"f43af828-aabd-445c-bda4-f53c7d84afd8\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\"\ - : [],\r\n \"addressPrefix\": \"10.168.0.0/24\",\r\n \"virtualRouterAsn\"\ - : 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"\ - routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - \r\n },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"None\",\r\ - \n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\"\ - : \"ExpressRoute\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\",\r\n + \ \"etag\": \"W/\\\"388b5842-619c-4099-840d-1d596359fea4\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": + \"10.168.0.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": + [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\r\n + \ },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"None\",\r\n \"allowBranchToBranchTraffic\": + false,\r\n \"preferredRoutingGateway\": \"ExpressRoute\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -387,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:29 GMT + - Thu, 21 Oct 2021 03:12:37 GMT expires: - '-1' pragma: @@ -400,9 +450,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e54c7696-e421-4568-97de-97696a1e601a + - e67b393a-54b6-467b-83e4-477819d8e8f1 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1193' status: code: 201 message: Created @@ -416,9 +466,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -430,7 +481,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:39 GMT + - Thu, 21 Oct 2021 03:12:47 GMT expires: - '-1' pragma: @@ -447,7 +498,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 39060058-4b0a-4708-ab44-c71c1f6e653d + - 208df825-c234-4e85-8880-112d77d4ce1b status: code: 200 message: OK @@ -461,9 +512,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -475,7 +527,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:37:49 GMT + - Thu, 21 Oct 2021 03:12:57 GMT expires: - '-1' pragma: @@ -492,7 +544,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8bb1becf-852d-40f3-9ab9-0dab940f3811 + - e32bd5dc-76c4-4718-8f3c-882f6b556bfa status: code: 200 message: OK @@ -506,9 +558,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -520,7 +573,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:38:10 GMT + - Thu, 21 Oct 2021 03:13:17 GMT expires: - '-1' pragma: @@ -537,7 +590,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 94256687-ac8d-44f1-b9e8-1d827d445b51 + - aa2325f2-3283-418c-9494-85009ca9f000 status: code: 200 message: OK @@ -551,9 +604,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -565,7 +619,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:38:30 GMT + - Thu, 21 Oct 2021 03:13:37 GMT expires: - '-1' pragma: @@ -582,7 +636,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 327ccc9c-1080-45db-89be-bbea64e3f22a + - b794241c-813b-46d9-8920-a6a9f4ad35ae status: code: 200 message: OK @@ -596,9 +650,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -610,7 +665,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:39:11 GMT + - Thu, 21 Oct 2021 03:14:18 GMT expires: - '-1' pragma: @@ -627,7 +682,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ae89ecde-e4ed-42b9-977f-b0198dab593e + - 0c868699-79ba-41ec-9984-793dab6f3791 status: code: 200 message: OK @@ -641,9 +696,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -655,7 +711,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:39:51 GMT + - Thu, 21 Oct 2021 03:14:57 GMT expires: - '-1' pragma: @@ -672,7 +728,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - be43f4b3-66da-4d7c-9ccb-fb8d8fd82369 + - 7fce21a8-2775-4d51-baf4-f0898a8a5719 status: code: 200 message: OK @@ -686,9 +742,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -700,7 +757,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:41:12 GMT + - Thu, 21 Oct 2021 03:16:18 GMT expires: - '-1' pragma: @@ -717,7 +774,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 951e24ff-8598-4c59-8d33-0f3f7a868864 + - f48b48f7-91ad-4c7c-a80e-f8272b2e1f9e status: code: 200 message: OK @@ -731,9 +788,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/279ba545-300b-4b8b-a75d-9d2da967cdf1?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/97333d42-11a8-43ef-9bc8-55ce8a05dc1b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -745,7 +803,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:43:53 GMT + - Thu, 21 Oct 2021 03:18:58 GMT expires: - '-1' pragma: @@ -762,7 +820,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 00406754-a735-4da4-8a4b-b5a0605b8879 + - a0b51840-6678-4f39-887e-addc950e30f7 status: code: 200 message: OK @@ -776,22 +834,23 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"257c9479-faba-48bd-9ef4-c74e9e2850f5\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\"\ - : [],\r\n \"addressPrefix\": \"10.168.0.0/24\",\r\n \"virtualRouterAsn\"\ - : 0,\r\n \"virtualRouterIps\": [],\r\n \"routeTable\": {\r\n \"\ - routes\": []\r\n },\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - \r\n },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioning\"\ - ,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\"\ - : \"ExpressRoute\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\",\r\n + \ \"etag\": \"W/\\\"3b55e1a2-6bfd-4fb9-a9b4-d1b00ae06ac4\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": + \"10.168.0.0/24\",\r\n \"virtualRouterAsn\": 0,\r\n \"virtualRouterIps\": + [],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"virtualWan\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\r\n + \ },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioning\",\r\n + \ \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": + \"ExpressRoute\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -800,7 +859,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:43:54 GMT + - Thu, 21 Oct 2021 03:18:58 GMT expires: - '-1' pragma: @@ -817,7 +876,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - adf0e257-f860-4ecb-84f0-e457f97a7d48 + - 3bc86d03-94d3-4cce-b577-a69d21b54c3c status: code: 200 message: OK @@ -842,61 +901,55 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"vpngateway76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"3abf7655-7320-45d3-9218-1d35ee4d2e5f\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Updating\",\r\n \"connections\": [\r\ - \n {\r\n \"name\": \"vpnConnection1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1\"\ - ,\r\n \"etag\": \"W/\\\"3abf7655-7320-45d3-9218-1d35ee4d2e5f\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\ - \r\n },\r\n \"propagatedRouteTables\": {\r\n \ - \ \"labels\": [\r\n \"default\"\r\n ],\r\ - \n \"ids\": [\r\n {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\ - \r\n }\r\n ]\r\n },\r\n \ - \ \"vnetRoutes\": {\r\n \"staticRoutes\": []\r\n }\r\ - \n },\r\n \"enableInternetSecurity\": false,\r\n \ - \ \"remoteVpnSite\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - \r\n },\r\n \"vpnLinkConnections\": [\r\n {\r\ - \n \"name\": \"Connection-Link1\",\r\n \"id\": \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1/vpnLinkConnections/Connection-Link1\"\ - ,\r\n \"etag\": \"W/\\\"3abf7655-7320-45d3-9218-1d35ee4d2e5f\\\ - \"\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Updating\",\r\n \"vpnSiteLink\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\ - \r\n },\r\n \"connectionBandwidth\": 200,\r\n\ - \ \"ipsecPolicies\": [],\r\n \"vpnConnectionProtocolType\"\ - : \"IKEv2\",\r\n \"sharedKey\": \"key\",\r\n \ - \ \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\"\ - : 0,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \ - \ \"enableBgp\": false,\r\n \"enableRateLimiting\"\ - : false,\r\n \"useLocalAzureIpAddress\": false,\r\n \ - \ \"usePolicyBasedTrafficSelectors\": false,\r\n \"\ - routingWeight\": 0,\r\n \"dpdTimeoutSeconds\": 0,\r\n \ - \ \"vpnLinkConnectionMode\": \"Default\"\r\n },\r\n\ - \ \"type\": \"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections\"\ - \r\n }\r\n ],\r\n \"ingressBytesTransferred\"\ - : 0,\r\n \"egressBytesTransferred\": 0\r\n }\r\n }\r\n\ - \ ],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"\ - peerWeight\": 0\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\"\ - : \"None\",\r\n \"ipConfigurations\": [],\r\n \"natRules\": [],\r\n\ - \ \"enableBgpRouteTranslationForNat\": false,\r\n \"isRoutingPreferenceInternet\"\ - : false\r\n }\r\n}" + string: "{\r\n \"name\": \"vpngateway76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\",\r\n + \ \"etag\": \"W/\\\"e0cb061d-20f4-4c82-984c-6e16dfa1519a\\\"\",\r\n \"type\": + \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"connections\": [\r\n {\r\n \"name\": \"vpnConnection1\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1\",\r\n + \ \"etag\": \"W/\\\"e0cb061d-20f4-4c82-984c-6e16dfa1519a\\\"\",\r\n + \ \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"routingConfiguration\": + {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\r\n + \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": + [\r\n \"default\"\r\n ],\r\n \"ids\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\r\n + \ }\r\n ]\r\n },\r\n \"vnetRoutes\": + {\r\n \"staticRoutes\": []\r\n }\r\n },\r\n + \ \"enableInternetSecurity\": false,\r\n \"remoteVpnSite\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\r\n + \ },\r\n \"vpnLinkConnections\": [\r\n {\r\n \"name\": + \"Connection-Link1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1/vpnLinkConnections/Connection-Link1\",\r\n + \ \"etag\": \"W/\\\"e0cb061d-20f4-4c82-984c-6e16dfa1519a\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"vpnSiteLink\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\r\n + \ },\r\n \"connectionBandwidth\": 200,\r\n \"ipsecPolicies\": + [],\r\n \"vpnConnectionProtocolType\": \"IKEv2\",\r\n \"sharedKey\": + \"key\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": + 0,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enableBgp\": + false,\r\n \"enableRateLimiting\": false,\r\n \"useLocalAzureIpAddress\": + false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"routingWeight\": + 0,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"vpnLinkConnectionMode\": + \"Default\"\r\n },\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections\"\r\n + \ }\r\n ],\r\n \"ingressBytesTransferred\": 0,\r\n + \ \"egressBytesTransferred\": 0\r\n }\r\n }\r\n ],\r\n + \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": + 0\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"ipConfigurations\": [],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": + false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -904,7 +957,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:44:03 GMT + - Thu, 21 Oct 2021 03:19:01 GMT expires: - '-1' pragma: @@ -917,9 +970,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cca30d68-5f5c-47e5-8db3-1bc65365339a + - 17a9902b-982b-48e2-9684-7ff879083c41 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1187' status: code: 201 message: Created @@ -933,9 +986,148 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-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: + - Thu, 21 Oct 2021 03:19:11 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: + - 9767dbb7-0172-41ce-8fab-fd9f846eeda5 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-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: + - Thu, 21 Oct 2021 03:19:21 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: + - e15cf919-aa04-4012-b0e3-d548584eaebe + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-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: + - Thu, 21 Oct 2021 03:19:41 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: + - 89346ad8-8355-4b51-8240-3ca08aed69f9 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -947,7 +1139,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:44:13 GMT + - Thu, 21 Oct 2021 03:20:01 GMT expires: - '-1' pragma: @@ -964,7 +1156,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - abb29b9e-d735-4aa9-bb57-2bbf81fe08fd + - 9a54eba0-4663-4acd-92dc-9488a8a99cae status: code: 200 message: OK @@ -978,9 +1170,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -992,7 +1185,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:44:23 GMT + - Thu, 21 Oct 2021 03:20:41 GMT expires: - '-1' pragma: @@ -1009,7 +1202,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1cc833d4-6401-4f17-8a94-05b66cba5444 + - ad005e4e-afbc-454c-a41b-a073b70d2bbe status: code: 200 message: OK @@ -1023,9 +1216,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1037,7 +1231,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:44:44 GMT + - Thu, 21 Oct 2021 03:21:22 GMT expires: - '-1' pragma: @@ -1054,7 +1248,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1b07a5b6-8a65-4d7a-9815-4d1586f75f49 + - 92c8a6eb-37a2-4ec0-84ab-85ebeef1fe46 status: code: 200 message: OK @@ -1068,9 +1262,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1082,7 +1277,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:45:04 GMT + - Thu, 21 Oct 2021 03:22:41 GMT expires: - '-1' pragma: @@ -1099,7 +1294,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 340ae381-26c9-440d-a271-2b5126988412 + - bb437dc3-18db-4cad-bf89-95d720e17915 status: code: 200 message: OK @@ -1113,9 +1308,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1127,7 +1323,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:45:45 GMT + - Thu, 21 Oct 2021 03:25:21 GMT expires: - '-1' pragma: @@ -1144,7 +1340,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5fd3c088-bf80-404a-bbc5-754c016346da + - 79d99f0b-ab05-4894-970e-f2755dea58e9 status: code: 200 message: OK @@ -1158,9 +1354,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1172,7 +1369,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:46:25 GMT + - Thu, 21 Oct 2021 03:27:01 GMT expires: - '-1' pragma: @@ -1189,7 +1386,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 40b0d13f-975c-449d-8654-9a9ae0afb0c0 + - b468044c-0115-4682-98d6-3a94ee446b27 status: code: 200 message: OK @@ -1203,9 +1400,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1217,7 +1415,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:47:46 GMT + - Thu, 21 Oct 2021 03:28:42 GMT expires: - '-1' pragma: @@ -1234,7 +1432,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 51a86a2d-fd71-47b6-a53e-14b9fe61139e + - be6825ae-3510-4fd8-9832-f1d7d083c922 status: code: 200 message: OK @@ -1248,9 +1446,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1262,7 +1461,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:50:28 GMT + - Thu, 21 Oct 2021 03:30:22 GMT expires: - '-1' pragma: @@ -1279,7 +1478,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 713aa2c2-9772-4fb4-b21b-ee5a9efe1c7e + - 43d45809-3996-4571-808e-7d745b0a612c status: code: 200 message: OK @@ -1293,9 +1492,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1307,7 +1507,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:52:08 GMT + - Thu, 21 Oct 2021 03:32:01 GMT expires: - '-1' pragma: @@ -1324,7 +1524,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ac818c1b-9e21-48dd-bd99-babbf9ad33f9 + - 772f480e-643c-4c94-9a88-a152d1f114d5 status: code: 200 message: OK @@ -1338,9 +1538,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1352,7 +1553,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:53:48 GMT + - Thu, 21 Oct 2021 03:33:42 GMT expires: - '-1' pragma: @@ -1369,7 +1570,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7e2d7344-c4f3-4361-9783-c38cc0fe01b0 + - b3ce9b2e-4325-4e2d-b9aa-fe70892aa673 status: code: 200 message: OK @@ -1383,9 +1584,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1397,7 +1599,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:55:29 GMT + - Thu, 21 Oct 2021 03:35:22 GMT expires: - '-1' pragma: @@ -1414,7 +1616,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 54036543-3c7a-4b5b-9a38-10a92a55d015 + - 6c12ab46-9dea-4717-973f-f94c817e2837 status: code: 200 message: OK @@ -1428,9 +1630,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1442,7 +1645,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:57:10 GMT + - Thu, 21 Oct 2021 03:37:03 GMT expires: - '-1' pragma: @@ -1459,7 +1662,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 94619151-367e-4432-860d-2aab01882372 + - 6bdc368a-5f6d-462a-b9e3-51d3efb5df56 status: code: 200 message: OK @@ -1473,9 +1676,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1487,7 +1691,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 07:58:51 GMT + - Thu, 21 Oct 2021 03:38:42 GMT expires: - '-1' pragma: @@ -1504,7 +1708,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 13b65851-971a-40c3-a2b4-0f6c1a697dcc + - 7d587869-abbd-4f83-90be-571d96e5b607 status: code: 200 message: OK @@ -1518,9 +1722,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1532,7 +1737,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:00:32 GMT + - Thu, 21 Oct 2021 03:40:23 GMT expires: - '-1' pragma: @@ -1549,7 +1754,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 22251f21-6898-4feb-bc38-827749c18ec4 + - 7aa86717-1486-4864-8214-6a3cf8df5107 status: code: 200 message: OK @@ -1563,9 +1768,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1577,7 +1783,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:02:12 GMT + - Thu, 21 Oct 2021 03:42:02 GMT expires: - '-1' pragma: @@ -1594,7 +1800,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ba673ad9-83aa-47c8-b47f-9b403f16493b + - e77c9c5c-8304-4b64-a3e4-f48ca25a350f status: code: 200 message: OK @@ -1608,9 +1814,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1622,7 +1829,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:03:53 GMT + - Thu, 21 Oct 2021 03:43:43 GMT expires: - '-1' pragma: @@ -1639,7 +1846,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ac702f7f-bff3-4569-aa48-605a9ec27ce5 + - 716b4fbc-7696-4f63-ab3d-65d596a6eb1a status: code: 200 message: OK @@ -1653,9 +1860,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1667,7 +1875,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:05:33 GMT + - Thu, 21 Oct 2021 03:45:23 GMT expires: - '-1' pragma: @@ -1684,7 +1892,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - baa654b8-3ec5-4fed-b83e-fb2f857b0df6 + - ed1861ad-d8c6-4b27-8705-edd326407461 status: code: 200 message: OK @@ -1698,9 +1906,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1712,7 +1921,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:07:13 GMT + - Thu, 21 Oct 2021 03:47:02 GMT expires: - '-1' pragma: @@ -1729,7 +1938,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ccfeeff3-47c4-48a4-82f1-7fd0c1ae3bff + - 85665f60-d1b4-44a1-80ac-58b4597cd3a6 status: code: 200 message: OK @@ -1743,9 +1952,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7b77fa61-f1e0-44a9-94d2-a87f3c0afb96?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2cb57ae7-0ebe-4d8e-bcde-27cc98f24e2d?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1757,7 +1967,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:08:54 GMT + - Thu, 21 Oct 2021 03:48:43 GMT expires: - '-1' pragma: @@ -1774,7 +1984,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0e14219e-fa3b-4010-97e0-ef2bbd384839 + - 6367c590-189f-4361-82da-375e0c5b3db6 status: code: 200 message: OK @@ -1788,69 +1998,62 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"vpngateway76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"bd0c868b-b8b0-4b2e-878b-db5509165af1\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [\r\ - \n {\r\n \"name\": \"vpnConnection1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1\"\ - ,\r\n \"etag\": \"W/\\\"bd0c868b-b8b0-4b2e-878b-db5509165af1\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\ - \r\n },\r\n \"propagatedRouteTables\": {\r\n \ - \ \"labels\": [\r\n \"default\"\r\n ],\r\ - \n \"ids\": [\r\n {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\ - \r\n }\r\n ]\r\n },\r\n \ - \ \"vnetRoutes\": {\r\n \"staticRoutes\": []\r\n }\r\ - \n },\r\n \"enableInternetSecurity\": false,\r\n \ - \ \"remoteVpnSite\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - \r\n },\r\n \"vpnLinkConnections\": [\r\n {\r\ - \n \"name\": \"Connection-Link1\",\r\n \"id\": \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1/vpnLinkConnections/Connection-Link1\"\ - ,\r\n \"etag\": \"W/\\\"bd0c868b-b8b0-4b2e-878b-db5509165af1\\\ - \"\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"vpnSiteLink\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\ - \r\n },\r\n \"connectionBandwidth\": 200,\r\n\ - \ \"ipsecPolicies\": [],\r\n \"vpnConnectionProtocolType\"\ - : \"IKEv2\",\r\n \"sharedKey\": \"key\",\r\n \ - \ \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\"\ - : 0,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \ - \ \"enableBgp\": false,\r\n \"enableRateLimiting\"\ - : false,\r\n \"useLocalAzureIpAddress\": false,\r\n \ - \ \"usePolicyBasedTrafficSelectors\": false,\r\n \"\ - routingWeight\": 0,\r\n \"dpdTimeoutSeconds\": 0,\r\n \ - \ \"vpnLinkConnectionMode\": \"Default\"\r\n },\r\n\ - \ \"type\": \"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections\"\ - \r\n }\r\n ],\r\n \"ingressBytesTransferred\"\ - : 0,\r\n \"egressBytesTransferred\": 0\r\n }\r\n }\r\n\ - \ ],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"\ - peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \ - \ \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\"\ - : [\r\n \"10.168.0.12\"\r\n ],\r\n \"customBgpIpAddresses\"\ - : [],\r\n \"tunnelIpAddresses\": [\r\n \"137.135.61.82\"\ - ,\r\n \"10.168.0.4\"\r\n ]\r\n },\r\n {\r\ - \n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\"\ - : [\r\n \"10.168.0.13\"\r\n ],\r\n \"customBgpIpAddresses\"\ - : [],\r\n \"tunnelIpAddresses\": [\r\n \"138.91.88.132\"\ - ,\r\n \"10.168.0.5\"\r\n ]\r\n }\r\n ]\r\n\ - \ },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\"\ - : \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"\ - Instance0\",\r\n \"publicIpAddress\": \"137.135.61.82\",\r\n \ - \ \"privateIpAddress\": \"10.168.0.4\"\r\n },\r\n {\r\n \ - \ \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"138.91.88.132\"\ - ,\r\n \"privateIpAddress\": \"10.168.0.5\"\r\n }\r\n ],\r\n\ - \ \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\ - \n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"vpngateway76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\",\r\n + \ \"etag\": \"W/\\\"f7ca5a0c-a91f-4d36-98a8-473abdceacf1\\\"\",\r\n \"type\": + \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"connections\": [\r\n {\r\n \"name\": \"vpnConnection1\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1\",\r\n + \ \"etag\": \"W/\\\"f7ca5a0c-a91f-4d36-98a8-473abdceacf1\\\"\",\r\n + \ \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routingConfiguration\": + {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\r\n + \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": + [\r\n \"default\"\r\n ],\r\n \"ids\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\r\n + \ }\r\n ]\r\n },\r\n \"vnetRoutes\": + {\r\n \"staticRoutes\": []\r\n }\r\n },\r\n + \ \"enableInternetSecurity\": false,\r\n \"remoteVpnSite\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\r\n + \ },\r\n \"vpnLinkConnections\": [\r\n {\r\n \"name\": + \"Connection-Link1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1/vpnLinkConnections/Connection-Link1\",\r\n + \ \"etag\": \"W/\\\"f7ca5a0c-a91f-4d36-98a8-473abdceacf1\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"vpnSiteLink\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\r\n + \ },\r\n \"connectionBandwidth\": 200,\r\n \"ipsecPolicies\": + [],\r\n \"vpnConnectionProtocolType\": \"IKEv2\",\r\n \"sharedKey\": + \"key\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": + 0,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enableBgp\": + false,\r\n \"enableRateLimiting\": false,\r\n \"useLocalAzureIpAddress\": + false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"routingWeight\": + 0,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"vpnLinkConnectionMode\": + \"Default\"\r\n },\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections\"\r\n + \ }\r\n ],\r\n \"ingressBytesTransferred\": 0,\r\n + \ \"egressBytesTransferred\": 0\r\n }\r\n }\r\n ],\r\n + \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": + 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": + \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.168.0.13\"\r\n + \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.101.206.30\",\r\n \"10.168.0.4\"\r\n ]\r\n + \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.168.0.12\"\r\n + \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"137.117.11.20\",\r\n \"10.168.0.5\"\r\n ]\r\n + \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n + \ \"publicIpAddress\": \"23.101.206.30\",\r\n \"privateIpAddress\": + \"10.168.0.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n + \ \"publicIpAddress\": \"137.117.11.20\",\r\n \"privateIpAddress\": + \"10.168.0.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": + false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: cache-control: - no-cache @@ -1859,7 +2062,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:08:54 GMT + - Thu, 21 Oct 2021 03:48:43 GMT expires: - '-1' pragma: @@ -1876,7 +2079,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8833446a-c017-47f7-acd3-f21489741d88 + - 528b1833-4f17-4a55-bf9e-97387b47f4b9 status: code: 200 message: OK @@ -1895,24 +2098,25 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"e4c0f14d-faf6-44c8-807e-2441ff3bbc6a\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"\ - properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"securityProviderName\"\ - : \"ZScaler\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\",\r\n + \ \"etag\": \"W/\\\"58a3be84-16a9-473d-a962-44ff53ebe888\\\"\",\r\n \"type\": + \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n + \ \"provisioningState\": \"Updating\",\r\n \"securityProviderName\": + \"ZScaler\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ }\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3f2fbdcd-450c-43b5-94f8-bb6e35e60c7f?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8c0b4ba3-0eae-49d1-b444-f65b428ee59b?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -1920,7 +2124,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:04 GMT + - Thu, 21 Oct 2021 03:48:45 GMT expires: - '-1' pragma: @@ -1933,9 +2137,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 59e8133b-0093-4e30-9021-e3a1c9c81ee2 + - 5731b831-c715-45d8-85a6-f0707846ce1e x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1193' status: code: 201 message: Created @@ -1949,9 +2153,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3f2fbdcd-450c-43b5-94f8-bb6e35e60c7f?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8c0b4ba3-0eae-49d1-b444-f65b428ee59b?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1963,7 +2168,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:15 GMT + - Thu, 21 Oct 2021 03:48:55 GMT expires: - '-1' pragma: @@ -1980,7 +2185,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bf8ae78f-5bff-452c-85ac-50017fe9cda7 + - 6d22fad7-a362-4a75-bfb7-9015659a952a status: code: 200 message: OK @@ -1994,19 +2199,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"5232ce8a-cf51-4458-8c44-909f854cd5bf\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"\ - properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\"\ - : \"ZScaler\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\",\r\n + \ \"etag\": \"W/\\\"4a696a11-f3fb-4020-907e-9e1ac3ce9330\\\"\",\r\n \"type\": + \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": + \"ZScaler\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache @@ -2015,7 +2221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:15 GMT + - Thu, 21 Oct 2021 03:48:55 GMT expires: - '-1' pragma: @@ -2032,7 +2238,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a9dc27f7-8e17-43f4-be64-06b8ccfd5e35 + - 7eaf44cf-f061-4f8f-9f9d-28adbfedd99d status: code: 200 message: OK @@ -2046,26 +2252,26 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"2c755dc2-1696-451d-94c4-a2cdd50ee2d1\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\"\ - : [],\r\n \"addressPrefix\": \"10.168.0.0/24\",\r\n \"virtualRouterAsn\"\ - : 65515,\r\n \"virtualRouterIps\": [\r\n \"10.168.0.68\",\r\n \ - \ \"10.168.0.69\"\r\n ],\r\n \"routeTable\": {\r\n \"routes\"\ - : []\r\n },\r\n \"securityProviderName\": \"zscaler\",\r\n \"virtualWan\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - \r\n },\r\n \"vpnGateway\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\"\ - \r\n },\r\n \"securityPartnerProvider\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\ - \r\n },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioned\"\ - ,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\"\ - : \"ExpressRoute\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\",\r\n + \ \"etag\": \"W/\\\"5277b94e-3fc8-485f-9f62-a7bbf5100b45\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": + \"10.168.0.0/24\",\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": + [\r\n \"10.168.0.68\",\r\n \"10.168.0.69\"\r\n ],\r\n \"routeTable\": + {\r\n \"routes\": []\r\n },\r\n \"securityProviderName\": \"zscaler\",\r\n + \ \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\r\n + \ },\r\n \"vpnGateway\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\"\r\n + \ },\r\n \"securityPartnerProvider\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\r\n + \ },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioned\",\r\n + \ \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": + \"ExpressRoute\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -2074,7 +2280,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:15 GMT + - Thu, 21 Oct 2021 03:48:55 GMT expires: - '-1' pragma: @@ -2091,7 +2297,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d085768c-1c2a-4a1d-a44c-8a12a295836a + - b04ad096-e208-46a5-9a5a-afa7fc935bbc status: code: 200 message: OK @@ -2105,69 +2311,62 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"vpngateway76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"bd0c868b-b8b0-4b2e-878b-db5509165af1\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [\r\ - \n {\r\n \"name\": \"vpnConnection1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1\"\ - ,\r\n \"etag\": \"W/\\\"bd0c868b-b8b0-4b2e-878b-db5509165af1\\\"\"\ - ,\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\ - \n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"routingConfiguration\": {\r\n \"associatedRouteTable\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\ - \r\n },\r\n \"propagatedRouteTables\": {\r\n \ - \ \"labels\": [\r\n \"default\"\r\n ],\r\ - \n \"ids\": [\r\n {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\ - \r\n }\r\n ]\r\n },\r\n \ - \ \"vnetRoutes\": {\r\n \"staticRoutes\": []\r\n }\r\ - \n },\r\n \"enableInternetSecurity\": false,\r\n \ - \ \"remoteVpnSite\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - \r\n },\r\n \"vpnLinkConnections\": [\r\n {\r\ - \n \"name\": \"Connection-Link1\",\r\n \"id\": \"\ - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1/vpnLinkConnections/Connection-Link1\"\ - ,\r\n \"etag\": \"W/\\\"bd0c868b-b8b0-4b2e-878b-db5509165af1\\\ - \"\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"vpnSiteLink\": {\r\n \ - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\ - \r\n },\r\n \"connectionBandwidth\": 200,\r\n\ - \ \"ipsecPolicies\": [],\r\n \"vpnConnectionProtocolType\"\ - : \"IKEv2\",\r\n \"sharedKey\": \"key\",\r\n \ - \ \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\"\ - : 0,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \ - \ \"enableBgp\": false,\r\n \"enableRateLimiting\"\ - : false,\r\n \"useLocalAzureIpAddress\": false,\r\n \ - \ \"usePolicyBasedTrafficSelectors\": false,\r\n \"\ - routingWeight\": 0,\r\n \"dpdTimeoutSeconds\": 0,\r\n \ - \ \"vpnLinkConnectionMode\": \"Default\"\r\n },\r\n\ - \ \"type\": \"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections\"\ - \r\n }\r\n ],\r\n \"ingressBytesTransferred\"\ - : 0,\r\n \"egressBytesTransferred\": 0\r\n }\r\n }\r\n\ - \ ],\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"\ - peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \ - \ \"ipconfigurationId\": \"Instance0\",\r\n \"defaultBgpIpAddresses\"\ - : [\r\n \"10.168.0.12\"\r\n ],\r\n \"customBgpIpAddresses\"\ - : [],\r\n \"tunnelIpAddresses\": [\r\n \"137.135.61.82\"\ - ,\r\n \"10.168.0.4\"\r\n ]\r\n },\r\n {\r\ - \n \"ipconfigurationId\": \"Instance1\",\r\n \"defaultBgpIpAddresses\"\ - : [\r\n \"10.168.0.13\"\r\n ],\r\n \"customBgpIpAddresses\"\ - : [],\r\n \"tunnelIpAddresses\": [\r\n \"138.91.88.132\"\ - ,\r\n \"10.168.0.5\"\r\n ]\r\n }\r\n ]\r\n\ - \ },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\"\ - : \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"\ - Instance0\",\r\n \"publicIpAddress\": \"137.135.61.82\",\r\n \ - \ \"privateIpAddress\": \"10.168.0.4\"\r\n },\r\n {\r\n \ - \ \"id\": \"Instance1\",\r\n \"publicIpAddress\": \"138.91.88.132\"\ - ,\r\n \"privateIpAddress\": \"10.168.0.5\"\r\n }\r\n ],\r\n\ - \ \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": false,\r\ - \n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" + string: "{\r\n \"name\": \"vpngateway76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\",\r\n + \ \"etag\": \"W/\\\"f7ca5a0c-a91f-4d36-98a8-473abdceacf1\\\"\",\r\n \"type\": + \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"connections\": [\r\n {\r\n \"name\": \"vpnConnection1\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1\",\r\n + \ \"etag\": \"W/\\\"f7ca5a0c-a91f-4d36-98a8-473abdceacf1\\\"\",\r\n + \ \"type\": \"Microsoft.Network/vpnGateways/vpnConnections\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"routingConfiguration\": + {\r\n \"associatedRouteTable\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\r\n + \ },\r\n \"propagatedRouteTables\": {\r\n \"labels\": + [\r\n \"default\"\r\n ],\r\n \"ids\": + [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f/hubRouteTables/defaultRouteTable\"\r\n + \ }\r\n ]\r\n },\r\n \"vnetRoutes\": + {\r\n \"staticRoutes\": []\r\n }\r\n },\r\n + \ \"enableInternetSecurity\": false,\r\n \"remoteVpnSite\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\r\n + \ },\r\n \"vpnLinkConnections\": [\r\n {\r\n \"name\": + \"Connection-Link1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/vpnConnections/vpnConnection1/vpnLinkConnections/Connection-Link1\",\r\n + \ \"etag\": \"W/\\\"f7ca5a0c-a91f-4d36-98a8-473abdceacf1\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"vpnSiteLink\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\r\n + \ },\r\n \"connectionBandwidth\": 200,\r\n \"ipsecPolicies\": + [],\r\n \"vpnConnectionProtocolType\": \"IKEv2\",\r\n \"sharedKey\": + \"key\",\r\n \"ingressBytesTransferred\": 0,\r\n \"egressBytesTransferred\": + 0,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"enableBgp\": + false,\r\n \"enableRateLimiting\": false,\r\n \"useLocalAzureIpAddress\": + false,\r\n \"usePolicyBasedTrafficSelectors\": false,\r\n \"routingWeight\": + 0,\r\n \"dpdTimeoutSeconds\": 0,\r\n \"vpnLinkConnectionMode\": + \"Default\"\r\n },\r\n \"type\": \"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections\"\r\n + \ }\r\n ],\r\n \"ingressBytesTransferred\": 0,\r\n + \ \"egressBytesTransferred\": 0\r\n }\r\n }\r\n ],\r\n + \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": + 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": + \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.168.0.13\"\r\n + \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"23.101.206.30\",\r\n \"10.168.0.4\"\r\n ]\r\n + \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.168.0.12\"\r\n + \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": + [\r\n \"137.117.11.20\",\r\n \"10.168.0.5\"\r\n ]\r\n + \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": + \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n + \ \"publicIpAddress\": \"23.101.206.30\",\r\n \"privateIpAddress\": + \"10.168.0.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n + \ \"publicIpAddress\": \"137.117.11.20\",\r\n \"privateIpAddress\": + \"10.168.0.5\"\r\n }\r\n ],\r\n \"natRules\": [],\r\n \"enableBgpRouteTranslationForNat\": + false,\r\n \"isRoutingPreferenceInternet\": false\r\n }\r\n}" headers: cache-control: - no-cache @@ -2176,7 +2375,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:16 GMT + - Thu, 21 Oct 2021 03:48:55 GMT expires: - '-1' pragma: @@ -2193,7 +2392,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cbd27f4e-2c82-408d-ab22-d0e1331116aa + - f23acddf-5756-4033-b8a7-b59016a962d7 status: code: 200 message: OK @@ -2207,22 +2406,21 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"e5ec5360-e910-4ee6-98c6-2d6601daf9db\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\"\ - : {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\"\ - : false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\"\ - : \"None\",\r\n \"type\": \"Basic\",\r\n \"virtualHubs\": [\r\n \ - \ {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n }\r\n ],\r\n \"vpnSites\": [\r\n {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\",\r\n + \ \"etag\": \"W/\\\"c19f9a0a-795c-4e1c-aa7f-ce11946e64d3\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": + true,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\": + \"Basic\",\r\n \"virtualHubs\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ }\r\n ],\r\n \"vpnSites\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache @@ -2231,9 +2429,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:16 GMT + - Thu, 21 Oct 2021 03:48:55 GMT etag: - - W/"e5ec5360-e910-4ee6-98c6-2d6601daf9db" + - W/"c19f9a0a-795c-4e1c-aa7f-ce11946e64d3" expires: - '-1' pragma: @@ -2250,7 +2448,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b8388e88-33cf-4e6d-91c1-2df331bbe90c + - 23d400c5-96cc-4bc7-88a9-f41045976196 status: code: 200 message: OK @@ -2264,19 +2462,19 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"vpnSiteLink1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\ - ,\r\n \"etag\": \"W/\\\"9a955031-dbf2-4f68-a4c9-077aa73055e9\\\"\",\r\n \ - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"\ - ipAddress\": \"50.50.50.56\",\r\n \"bgpProperties\": {\r\n \"asn\"\ - : 1234,\r\n \"bgpPeeringAddress\": \"192.168.0.0\"\r\n },\r\n \"\ - linkProperties\": {\r\n \"linkProviderName\": \"vendor1\",\r\n \"\ - linkSpeedInMbps\": 0\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/vpnSites/vpnSiteLinks\"\ - \r\n}" + string: "{\r\n \"name\": \"vpnSiteLink1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\",\r\n + \ \"etag\": \"W/\\\"7adb4544-0013-4c5a-93c4-a574172080f6\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"ipAddress\": \"50.50.50.56\",\r\n + \ \"bgpProperties\": {\r\n \"asn\": 1234,\r\n \"bgpPeeringAddress\": + \"192.168.0.0\"\r\n },\r\n \"linkProperties\": {\r\n \"linkProviderName\": + \"vendor1\",\r\n \"linkSpeedInMbps\": 0\r\n }\r\n },\r\n \"type\": + \"Microsoft.Network/vpnSites/vpnSiteLinks\"\r\n}" headers: cache-control: - no-cache @@ -2285,9 +2483,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:16 GMT + - Thu, 21 Oct 2021 03:48:55 GMT etag: - - W/"9a955031-dbf2-4f68-a4c9-077aa73055e9" + - W/"7adb4544-0013-4c5a-93c4-a574172080f6" expires: - '-1' pragma: @@ -2304,7 +2502,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - eaeabce6-d0db-4cdb-806a-8c4081f6dc9a + - 8bb6e53d-bd95-4b93-99d3-99e4ffa6e31e status: code: 200 message: OK @@ -2318,19 +2516,20 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"316ae615-fcf1-4324-b2f3-f33753eac8f6\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"\ - properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\"\ - : \"ZScaler\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\",\r\n + \ \"etag\": \"W/\\\"640c315a-c0f3-40a7-97ab-296c9fb4f581\\\"\",\r\n \"type\": + \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": + \"ZScaler\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ }\r\n }\r\n}" headers: cache-control: - no-cache @@ -2339,7 +2538,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:17 GMT + - Thu, 21 Oct 2021 03:48:55 GMT expires: - '-1' pragma: @@ -2356,7 +2555,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 99af8f5a-9b96-40a2-8ee3-0f535bd0edb3 + - 64e99272-cb8a-4e47-b816-7a3fca1931aa status: code: 200 message: OK @@ -2372,7 +2571,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f/reset?api-version=2021-03-01 response: @@ -2380,17 +2580,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 08:09:17 GMT + - Thu, 21 Oct 2021 03:48:55 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 pragma: - no-cache server: @@ -2401,7 +2601,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 37b083b1-d1e2-43a7-8ea4-6cd2799ffe44 + - 0e39fffb-f908-4668-a182-3b3a19113a8c x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -2417,9 +2617,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2431,7 +2632,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:28 GMT + - Thu, 21 Oct 2021 03:49:06 GMT expires: - '-1' pragma: @@ -2448,7 +2649,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6e255357-d892-440d-9929-20212d6d55a7 + - b421788a-6418-4e6c-ae56-9c2e8a637bb8 status: code: 200 message: OK @@ -2462,9 +2663,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2476,7 +2678,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:38 GMT + - Thu, 21 Oct 2021 03:49:17 GMT expires: - '-1' pragma: @@ -2493,7 +2695,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5c17e1fa-9ada-4331-abfd-3abca2504425 + - cfb60205-98f5-4d74-bde7-723fedee6bd8 status: code: 200 message: OK @@ -2507,9 +2709,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2521,7 +2724,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:09:58 GMT + - Thu, 21 Oct 2021 03:49:36 GMT expires: - '-1' pragma: @@ -2538,7 +2741,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 465b5df0-c208-4f54-a69c-0d38bcbe182a + - 2c23361b-f30f-4011-8e8a-d3920ff71e2e status: code: 200 message: OK @@ -2552,9 +2755,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2566,7 +2770,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:10:40 GMT + - Thu, 21 Oct 2021 03:50:16 GMT expires: - '-1' pragma: @@ -2583,7 +2787,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0b6aa846-4566-445a-8c81-6689a53257c3 + - 38958446-9440-4163-a362-b2ce3dfa4e14 status: code: 200 message: OK @@ -2597,9 +2801,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2611,7 +2816,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:11:59 GMT + - Thu, 21 Oct 2021 03:51:36 GMT expires: - '-1' pragma: @@ -2628,7 +2833,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 01163104-a78b-412e-acfb-b16ad5139d56 + - 933a5ccd-84f3-419c-abe7-38a47c158232 status: code: 200 message: OK @@ -2642,9 +2847,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2656,7 +2862,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:14:41 GMT + - Thu, 21 Oct 2021 03:54:16 GMT expires: - '-1' pragma: @@ -2673,7 +2879,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ebc7e5d7-e6f9-4722-a093-295a97dfd8cf + - ccccfdc1-43ad-4a36-b3e6-6376c58aaa79 status: code: 200 message: OK @@ -2687,9 +2893,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2701,7 +2908,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:16:21 GMT + - Thu, 21 Oct 2021 03:55:57 GMT expires: - '-1' pragma: @@ -2718,7 +2925,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6c7044a9-c1ae-43fc-bf2b-8c0f14d48cad + - 5a6f595e-5ea6-427e-984e-de2e6298582b status: code: 200 message: OK @@ -2732,9 +2939,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2746,7 +2954,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:18:02 GMT + - Thu, 21 Oct 2021 03:57:36 GMT expires: - '-1' pragma: @@ -2763,7 +2971,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 27ebbe9a-b7c4-487b-b2b2-90d4f33da94b + - bde21d52-f3cf-4fd8-9752-aa52b4381492 status: code: 200 message: OK @@ -2777,9 +2985,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2791,7 +3000,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:19:42 GMT + - Thu, 21 Oct 2021 03:59:17 GMT expires: - '-1' pragma: @@ -2808,7 +3017,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a34dcaca-9d92-47ad-9b6f-a358c804e60e + - 30655e0e-4607-43ea-867b-0a558e033065 status: code: 200 message: OK @@ -2822,9 +3031,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2836,7 +3046,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:21:23 GMT + - Thu, 21 Oct 2021 04:00:57 GMT expires: - '-1' pragma: @@ -2853,7 +3063,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7ae869fc-ea16-4053-ac9d-f484587f5905 + - bb85da36-bf72-4ed6-872f-88c22814173a status: code: 200 message: OK @@ -2867,9 +3077,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -2881,7 +3092,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:23:03 GMT + - Thu, 21 Oct 2021 04:02:37 GMT expires: - '-1' pragma: @@ -2898,7 +3109,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 44066f51-293a-48e3-8a74-948b8b8f1ecd + - b1503637-9fc7-4479-8c4d-81989c9fbc19 status: code: 200 message: OK @@ -2912,9 +3123,194 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-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: + - Thu, 21 Oct 2021 04:04:17 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: + - 628fdc55-f841-473e-a484-0a4d94916984 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-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: + - Thu, 21 Oct 2021 04:05:57 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: + - 52c97b53-e4ff-4153-9d98-87bb8193433b + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-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: + - Thu, 21 Oct 2021 04:07:38 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: + - 33ddecfa-5688-485b-af9d-3af6c45632c9 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-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: + - Thu, 21 Oct 2021 04:09:18 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: + - 56d1e961-7493-4db6-a1ff-29461bb3bab9 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\",\r\n \"properties\": {}\r\n}" @@ -2926,7 +3322,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:24:44 GMT + - Thu, 21 Oct 2021 04:10:58 GMT expires: - '-1' pragma: @@ -2943,7 +3339,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7f44c741-eb85-4d08-bc52-5754ec3427ef + - 84a81847-eaeb-43da-956e-3f51635f9539 status: code: 200 message: OK @@ -2957,15 +3353,16 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 response: body: string: 'null' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -2973,11 +3370,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:24:44 GMT + - Thu, 21 Oct 2021 04:10:58 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/4727cafc-a804-4889-be91-485ff73f5aed?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/b1e61be0-3f0e-4f7f-891a-3f3a63958b4e?api-version=2021-03-01 pragma: - no-cache server: @@ -2992,7 +3389,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 37b083b1-d1e2-43a7-8ea4-6cd2799ffe44 + - 0e39fffb-f908-4668-a182-3b3a19113a8c status: code: 200 message: OK @@ -3010,26 +3407,26 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"2e635005-c2e4-4621-a9ef-5c0999737509\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\"\ - ,\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.168.0.0/24\"\ - ,\r\n \"virtualRouterAsn\": 65515,\r\n \"virtualRouterIps\": [\r\n \ - \ \"10.168.0.68\",\r\n \"10.168.0.69\"\r\n ],\r\n \"routeTable\"\ - : {\r\n \"routes\": []\r\n },\r\n \"securityProviderName\": \"\ - zscaler\",\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - \r\n },\r\n \"vpnGateway\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\"\ - \r\n },\r\n \"securityPartnerProvider\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\ - \r\n },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioned\"\ - ,\r\n \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\"\ - : \"ExpressRoute\"\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualhubx76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\",\r\n + \ \"etag\": \"W/\\\"74eeaa1c-0146-4bb2-94fb-5de1100e7382\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": + [],\r\n \"addressPrefix\": \"10.168.0.0/24\",\r\n \"virtualRouterAsn\": + 65515,\r\n \"virtualRouterIps\": [\r\n \"10.168.0.68\",\r\n \"10.168.0.69\"\r\n + \ ],\r\n \"routeTable\": {\r\n \"routes\": []\r\n },\r\n \"securityProviderName\": + \"zscaler\",\r\n \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\r\n + \ },\r\n \"vpnGateway\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f\"\r\n + \ },\r\n \"securityPartnerProvider\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\r\n + \ },\r\n \"sku\": \"Basic\",\r\n \"routingState\": \"Provisioned\",\r\n + \ \"allowBranchToBranchTraffic\": false,\r\n \"preferredRoutingGateway\": + \"ExpressRoute\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -3040,7 +3437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:24:50 GMT + - Thu, 21 Oct 2021 04:11:00 GMT expires: - '-1' pragma: @@ -3057,9 +3454,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 569108a3-998d-41ff-9127-6924b8d54c01 + - ad6a0cb3-bb7f-45ae-9ea3-f74fb8cea4ef x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 200 message: OK @@ -3077,22 +3474,22 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"63a510f7-22f8-4721-a72c-122cec949de6\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\"\ - : true,\r\n \"office365LocalBreakoutCategory\": \"None\",\r\n \"type\"\ - : \"Basic\",\r\n \"virtualHubs\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n }\r\n ],\r\n \"vpnSites\": [\r\n {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"virtualwan76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\",\r\n + \ \"etag\": \"W/\\\"4f8dc94f-aa59-452d-8d6b-889a3fdac039\\\"\",\r\n \"type\": + \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": + false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": + \"None\",\r\n \"type\": \"Basic\",\r\n \"virtualHubs\": [\r\n {\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ }\r\n ],\r\n \"vpnSites\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\r\n + \ }\r\n ]\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -3103,7 +3500,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:24:53 GMT + - Thu, 21 Oct 2021 04:11:01 GMT expires: - '-1' pragma: @@ -3120,9 +3517,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 40e38b4c-f80f-4dae-930f-1e5a773205a6 + - 90deb70f-ff9d-4ad8-a047-61796fb6df5e x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1194' status: code: 200 message: OK @@ -3140,33 +3537,32 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"vnpsite76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"980bef9e-a1bd-47a0-af45-e5c6003845d5\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\"\ - ,\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\ - \r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"\ - 10.0.0.0/16\"\r\n ]\r\n },\r\n \"deviceProperties\": {\r\n \ - \ \"linkSpeedInMbps\": 0\r\n },\r\n \"virtualWan\": {\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\ - \r\n },\r\n \"isSecuritySite\": false,\r\n \"o365Policy\": {\r\n\ - \ \"breakOutCategories\": {\r\n \"optimize\": false,\r\n \ - \ \"allow\": false,\r\n \"default\": false\r\n }\r\n },\r\ - \n \"vpnSiteLinks\": [\r\n {\r\n \"name\": \"vpnSiteLink1\"\ - ,\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\"\ - ,\r\n \"etag\": \"W/\\\"980bef9e-a1bd-47a0-af45-e5c6003845d5\\\"\"\ - ,\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\ - ,\r\n \"ipAddress\": \"50.50.50.56\",\r\n \"bgpProperties\"\ - : {\r\n \"asn\": 1234,\r\n \"bgpPeeringAddress\": \"\ - 192.168.0.0\"\r\n },\r\n \"linkProperties\": {\r\n \ - \ \"linkProviderName\": \"vendor1\",\r\n \"linkSpeedInMbps\"\ - : 0\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/vpnSites/vpnSiteLinks\"\ - \r\n }\r\n ]\r\n }\r\n}" + string: "{\r\n \"name\": \"vnpsite76dc116f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f\",\r\n + \ \"etag\": \"W/\\\"c6d22930-fb66-42f6-8a19-5015751c6ffc\\\"\",\r\n \"type\": + \"Microsoft.Network/vpnSites\",\r\n \"location\": \"westus\",\r\n \"tags\": + {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressSpace\": {\r\n + \ \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n + \ \"deviceProperties\": {\r\n \"linkSpeedInMbps\": 0\r\n },\r\n + \ \"virtualWan\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f\"\r\n + \ },\r\n \"isSecuritySite\": false,\r\n \"o365Policy\": {\r\n \"breakOutCategories\": + {\r\n \"optimize\": false,\r\n \"allow\": false,\r\n \"default\": + false\r\n }\r\n },\r\n \"vpnSiteLinks\": [\r\n {\r\n \"name\": + \"vpnSiteLink1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f/vpnSiteLinks/vpnSiteLink1\",\r\n + \ \"etag\": \"W/\\\"c6d22930-fb66-42f6-8a19-5015751c6ffc\\\"\",\r\n + \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"ipAddress\": \"50.50.50.56\",\r\n \"bgpProperties\": + {\r\n \"asn\": 1234,\r\n \"bgpPeeringAddress\": \"192.168.0.0\"\r\n + \ },\r\n \"linkProperties\": {\r\n \"linkProviderName\": + \"vendor1\",\r\n \"linkSpeedInMbps\": 0\r\n }\r\n },\r\n + \ \"type\": \"Microsoft.Network/vpnSites/vpnSiteLinks\"\r\n }\r\n + \ ]\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -3177,7 +3573,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:24:55 GMT + - Thu, 21 Oct 2021 04:11:02 GMT expires: - '-1' pragma: @@ -3194,9 +3590,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1de0371a-3f4c-40a5-b063-23360366dd1a + - 2c301da6-9f8d-4c96-80e7-7526d5d51227 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1193' status: code: 200 message: OK @@ -3214,20 +3610,21 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\"\ - : \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\"\ - ,\r\n \"etag\": \"W/\\\"d2796a11-9869-4ba5-a54e-8a41c766a101\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\"\ - : \"westus\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\"\ - : \"value2\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\":\ - \ \"Succeeded\",\r\n \"securityProviderName\": \"ZScaler\",\r\n \"virtualHub\"\ - : {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\ - \r\n }\r\n }\r\n}" + string: "{\r\n \"name\": \"mySecurityPartnerProvider76dc116f\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f\",\r\n + \ \"etag\": \"W/\\\"5f383436-e3ce-4b1a-a877-7002e01f53b1\\\"\",\r\n \"type\": + \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n + \ },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"securityProviderName\": \"ZScaler\",\r\n \"virtualHub\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f\"\r\n + \ }\r\n }\r\n}" headers: azure-asyncnotification: - Enabled @@ -3238,7 +3635,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:24:57 GMT + - Thu, 21 Oct 2021 04:11:03 GMT expires: - '-1' pragma: @@ -3255,9 +3652,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d8d308a1-24ec-46e4-8b80-451c803a9f51 + - ea7aea7e-f2db-4525-8fcf-c49172a619c7 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1192' status: code: 200 message: OK @@ -3273,7 +3670,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/securityPartnerProviders/mySecurityPartnerProvider76dc116f?api-version=2021-03-01 response: @@ -3283,17 +3681,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/78abf3bb-82d2-4324-ab3d-ef0ad5ae71f0?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4d69b1ef-645b-4f4f-bc67-48d5618812a6?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 08:24:58 GMT + - Thu, 21 Oct 2021 04:11:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/78abf3bb-82d2-4324-ab3d-ef0ad5ae71f0?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/4d69b1ef-645b-4f4f-bc67-48d5618812a6?api-version=2021-03-01 pragma: - no-cache server: @@ -3304,9 +3702,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b8507e7a-9289-4dba-bfa3-5e33c7e20d49 + - 10cf9992-2237-412b-9c1c-d41f1da55062 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' status: code: 202 message: Accepted @@ -3320,9 +3718,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/78abf3bb-82d2-4324-ab3d-ef0ad5ae71f0?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4d69b1ef-645b-4f4f-bc67-48d5618812a6?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -3334,7 +3733,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:25:09 GMT + - Thu, 21 Oct 2021 04:11:13 GMT expires: - '-1' pragma: @@ -3351,7 +3750,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b706c85b-a45c-410c-b26e-3e87589aeea6 + - 9df1de66-0b39-41a5-852f-e3d8386405f0 status: code: 200 message: OK @@ -3367,7 +3766,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnGateways/vpngateway76dc116f?api-version=2021-03-01 response: @@ -3377,17 +3777,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 08:25:10 GMT + - Thu, 21 Oct 2021 04:11:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 pragma: - no-cache server: @@ -3398,9 +3798,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e6426d82-cda6-4b2b-9be4-c94bb18cbbdc + - a07b2d13-a69f-41fc-a095-bdbe3ac24bff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14996' status: code: 202 message: Accepted @@ -3414,9 +3814,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3428,7 +3829,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:25:20 GMT + - Thu, 21 Oct 2021 04:11:23 GMT expires: - '-1' pragma: @@ -3445,7 +3846,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aee9759d-2cb5-4be2-871b-0c97b1ba83c0 + - ecacfd67-9240-42a1-b096-de4e4905e61d status: code: 200 message: OK @@ -3459,9 +3860,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3473,7 +3875,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:25:31 GMT + - Thu, 21 Oct 2021 04:11:33 GMT expires: - '-1' pragma: @@ -3490,7 +3892,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e2370457-2a39-44ba-833f-b86a12e51ff0 + - b5bdc2bf-fb71-424f-ab46-fcf6d27c2eac status: code: 200 message: OK @@ -3504,9 +3906,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3518,7 +3921,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:25:52 GMT + - Thu, 21 Oct 2021 04:11:53 GMT expires: - '-1' pragma: @@ -3535,7 +3938,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 744df0c4-2fdf-46a4-89cd-41ab6396c131 + - 01ac2019-f62f-42a7-879b-ebbd501a644d status: code: 200 message: OK @@ -3549,9 +3952,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3563,7 +3967,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:26:13 GMT + - Thu, 21 Oct 2021 04:12:13 GMT expires: - '-1' pragma: @@ -3580,7 +3984,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fca0e1e3-0cd5-4bff-a1ba-6f7eae3bd8f9 + - acdec1bf-88e5-471e-873e-248883b926c0 status: code: 200 message: OK @@ -3594,9 +3998,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3608,7 +4013,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:26:53 GMT + - Thu, 21 Oct 2021 04:12:54 GMT expires: - '-1' pragma: @@ -3625,7 +4030,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b9dff227-e62c-4990-a81b-34b038704d60 + - b3ed0d52-1a55-4770-b37f-a6c754536f3a status: code: 200 message: OK @@ -3639,9 +4044,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3653,7 +4059,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:27:33 GMT + - Thu, 21 Oct 2021 04:13:34 GMT expires: - '-1' pragma: @@ -3670,7 +4076,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e5d8ea6d-618c-465c-a819-328fe368c635 + - 59e0d75c-d4e8-4d6f-8512-4969305ac723 status: code: 200 message: OK @@ -3684,9 +4090,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3698,7 +4105,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:28:53 GMT + - Thu, 21 Oct 2021 04:14:54 GMT expires: - '-1' pragma: @@ -3715,7 +4122,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 158cb803-f7f2-4215-833e-c1267672878f + - 07d75cb1-2c03-4a8f-bf90-6a6d35bc96de status: code: 200 message: OK @@ -3729,9 +4136,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3743,7 +4151,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:31:34 GMT + - Thu, 21 Oct 2021 04:17:34 GMT expires: - '-1' pragma: @@ -3760,7 +4168,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 66fbf83a-183c-4184-9963-30201ff68b96 + - dfdc49c1-fb2c-412f-ba23-8cf1b0e8e133 status: code: 200 message: OK @@ -3774,9 +4182,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3788,7 +4197,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:33:16 GMT + - Thu, 21 Oct 2021 04:19:14 GMT expires: - '-1' pragma: @@ -3805,7 +4214,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 85732ef2-523d-42e7-8a99-bafa3821aa38 + - d7696f87-12d1-4784-9187-7fbfd438a494 status: code: 200 message: OK @@ -3819,9 +4228,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3833,7 +4243,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:34:56 GMT + - Thu, 21 Oct 2021 04:20:54 GMT expires: - '-1' pragma: @@ -3850,7 +4260,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d5741c00-a9f8-4340-a4c1-8f5604288497 + - b8152985-dc0c-4680-b5fc-4e39c2cba968 status: code: 200 message: OK @@ -3864,9 +4274,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3878,7 +4289,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:36:37 GMT + - Thu, 21 Oct 2021 04:22:34 GMT expires: - '-1' pragma: @@ -3895,7 +4306,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e2e9819c-312b-4fc1-8d91-bce528f601b0 + - d783f9a9-6a10-4884-98ea-a96663ff22a2 status: code: 200 message: OK @@ -3909,9 +4320,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -3923,7 +4335,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:38:17 GMT + - Thu, 21 Oct 2021 04:24:14 GMT expires: - '-1' pragma: @@ -3940,7 +4352,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9a8ef699-547a-4577-bc70-02e5c77d0e29 + - c7e412ba-0d0d-465a-94bd-87027561b250 status: code: 200 message: OK @@ -3954,9 +4366,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/53b57be1-196e-4293-ad3f-e3a6b58b5fb3?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/50d4b462-1ca0-4210-835f-5894049fcfd4?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -3968,7 +4381,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:39:58 GMT + - Thu, 21 Oct 2021 04:25:54 GMT expires: - '-1' pragma: @@ -3985,7 +4398,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 570e56f6-ec06-4d63-99cf-0661d9727ff2 + - f5b2db2c-1b40-420f-b1e0-7451a2c264b1 status: code: 200 message: OK @@ -4001,7 +4414,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualHubs/virtualhubx76dc116f?api-version=2021-03-01 response: @@ -4011,17 +4425,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 08:40:01 GMT + - Thu, 21 Oct 2021 04:25:55 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 pragma: - no-cache server: @@ -4032,9 +4446,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3aeb100a-3f24-4ec8-8178-ab6285f153bc + - f78fb81a-902e-4bc3-addd-1594854ed946 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' status: code: 202 message: Accepted @@ -4048,9 +4462,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4062,7 +4477,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:40:11 GMT + - Thu, 21 Oct 2021 04:26:05 GMT expires: - '-1' pragma: @@ -4079,7 +4494,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6eb5bb3f-ec09-4dd4-9734-4bea10f5d839 + - 6476e524-3992-4ff8-81e4-b04eca421337 status: code: 200 message: OK @@ -4093,9 +4508,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4107,7 +4523,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:40:22 GMT + - Thu, 21 Oct 2021 04:26:15 GMT expires: - '-1' pragma: @@ -4124,7 +4540,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7a476503-201f-4098-a802-17d77dddc7c4 + - e843ad34-7104-4f5a-a235-eeafce242e22 status: code: 200 message: OK @@ -4138,9 +4554,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4152,7 +4569,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:40:42 GMT + - Thu, 21 Oct 2021 04:26:36 GMT expires: - '-1' pragma: @@ -4169,7 +4586,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b8b9516d-9ffa-45eb-bba9-6ae5790892f4 + - f237f44a-fce2-4cb3-b732-ff7ea784854d status: code: 200 message: OK @@ -4183,9 +4600,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4197,7 +4615,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:41:02 GMT + - Thu, 21 Oct 2021 04:26:56 GMT expires: - '-1' pragma: @@ -4214,7 +4632,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8723a1f7-84f1-4847-af66-62adfcfe8515 + - 76f3daaa-723c-4204-b405-440566522889 status: code: 200 message: OK @@ -4228,9 +4646,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4242,7 +4661,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:41:43 GMT + - Thu, 21 Oct 2021 04:27:35 GMT expires: - '-1' pragma: @@ -4259,7 +4678,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 163aafae-74e4-4873-8569-ea74c02ded18 + - 87822e64-d9ec-4b92-b503-e02dbff84665 status: code: 200 message: OK @@ -4273,9 +4692,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4287,7 +4707,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:42:23 GMT + - Thu, 21 Oct 2021 04:28:15 GMT expires: - '-1' pragma: @@ -4304,7 +4724,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 57b967e3-fb31-456a-b105-17a6dcdd124a + - 14e0c404-b762-47db-b5a1-98b6d3e7807d status: code: 200 message: OK @@ -4318,9 +4738,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4332,7 +4753,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:43:44 GMT + - Thu, 21 Oct 2021 04:29:35 GMT expires: - '-1' pragma: @@ -4349,7 +4770,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 27c33d9f-b704-46dc-bc7f-af18eb736aec + - 942ded96-681a-483e-b93c-f8b00be1a56a status: code: 200 message: OK @@ -4363,9 +4784,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4377,7 +4799,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:46:24 GMT + - Thu, 21 Oct 2021 04:32:16 GMT expires: - '-1' pragma: @@ -4394,7 +4816,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dc169866-6f82-4d64-a682-83887e7efa77 + - e1fd095b-5183-4ea1-b612-766c4955538d status: code: 200 message: OK @@ -4408,9 +4830,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4422,7 +4845,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:48:06 GMT + - Thu, 21 Oct 2021 04:33:56 GMT expires: - '-1' pragma: @@ -4439,7 +4862,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 29cc364e-b0a7-4d12-9a94-d11d142fb400 + - 2965cd42-53cb-4687-a8b0-cc02b932f258 status: code: 200 message: OK @@ -4453,9 +4876,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -4467,7 +4891,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:49:46 GMT + - Thu, 21 Oct 2021 04:35:36 GMT expires: - '-1' pragma: @@ -4484,7 +4908,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1a59a985-764d-4ae2-98bd-231f6c0400f1 + - 4bf91402-ef67-430a-8f13-311b7314a8a7 status: code: 200 message: OK @@ -4498,9 +4922,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2420b6b3-f1f3-4470-9f50-edc5d63eb571?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/32f1fc70-3632-4755-aa47-1a90cebf3f54?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -4512,7 +4937,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:51:27 GMT + - Thu, 21 Oct 2021 04:37:16 GMT expires: - '-1' pragma: @@ -4529,7 +4954,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9c903e42-28cc-4409-a816-aaad97986305 + - 7c11d4f4-9594-4602-b0af-7d0bd61eb1f7 status: code: 200 message: OK @@ -4545,7 +4970,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/vpnSites/vnpsite76dc116f?api-version=2021-03-01 response: @@ -4555,17 +4981,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ece6b1c4-8dc6-4000-afb2-d820f88e42be?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a8dce722-432f-4c25-a451-bc928427674a?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 08:51:28 GMT + - Thu, 21 Oct 2021 04:37:16 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/ece6b1c4-8dc6-4000-afb2-d820f88e42be?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/a8dce722-432f-4c25-a451-bc928427674a?api-version=2021-03-01 pragma: - no-cache server: @@ -4576,9 +5002,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 94e1155c-8448-4c41-a88b-7afc5e3c817b + - 08851fa8-d0d5-4d34-8b05-7b37e6589410 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14996' status: code: 202 message: Accepted @@ -4592,9 +5018,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ece6b1c4-8dc6-4000-afb2-d820f88e42be?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a8dce722-432f-4c25-a451-bc928427674a?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -4606,7 +5033,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:51:38 GMT + - Thu, 21 Oct 2021 04:37:26 GMT expires: - '-1' pragma: @@ -4623,7 +5050,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 90179023-e075-47e2-b065-62e84fbf93b0 + - 4cb76d00-7c6c-4a75-ac44-530d1b616919 status: code: 200 message: OK @@ -4639,7 +5066,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/virtualWans/virtualwan76dc116f?api-version=2021-03-01 response: @@ -4649,17 +5077,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3c62005b-3d86-4417-9aaa-0242483526e5?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/30a51b89-0bde-41f8-a115-bc553d7bd92e?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 08:51:39 GMT + - Thu, 21 Oct 2021 04:37:27 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/3c62005b-3d86-4417-9aaa-0242483526e5?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/30a51b89-0bde-41f8-a115-bc553d7bd92e?api-version=2021-03-01 pragma: - no-cache server: @@ -4670,9 +5098,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 61b05bdd-e198-4010-871c-a3ed5fbafa93 + - 760c3dd5-abee-44b9-91da-41f1c082a244 x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14995' status: code: 202 message: Accepted @@ -4686,9 +5114,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3c62005b-3d86-4417-9aaa-0242483526e5?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/30a51b89-0bde-41f8-a115-bc553d7bd92e?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -4700,7 +5129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:51:49 GMT + - Thu, 21 Oct 2021 04:37:37 GMT expires: - '-1' pragma: @@ -4717,7 +5146,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2c367e19-bade-4bfe-b3e4-abce93a34f12 + - 2e923a5e-d6ed-4b64-95d2-46ece3a43a2a status: code: 200 message: OK diff --git a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_web_application_firewall_policy.test_network.yaml b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_web_application_firewall_policy.test_network.yaml index d52c65adede3..ca3beef2484d 100644 --- a/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_web_application_firewall_policy.test_network.yaml +++ b/sdk/network/azure-mgmt-network/tests/recordings/test_cli_mgmt_network_web_application_firewall_policy.test_network.yaml @@ -14,28 +14,28 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/myPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/myPolicy\"\ - ,\r\n \"etag\": \"W/\\\"d63f06b1-6087-4aff-8083-d8a88db9dbbb\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies\"\ - ,\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Updating\",\r\n \"customRules\": [],\r\n \"policySettings\": {\r\ - \n \"requestBodyCheck\": true,\r\n \"maxRequestBodySizeInKb\": 128,\r\ - \n \"fileUploadLimitInMb\": 100,\r\n \"state\": \"Disabled\",\r\n\ - \ \"mode\": \"Detection\"\r\n },\r\n \"managedRules\": {\r\n \ - \ \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"\ - OWASP\",\r\n \"ruleSetVersion\": \"3.0\",\r\n \"ruleGroupOverrides\"\ - : []\r\n }\r\n ],\r\n \"exclusions\": []\r\n }\r\n }\r\ - \n}" + string: "{\r\n \"name\": \"myPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/myPolicy\",\r\n + \ \"etag\": \"W/\\\"d1386a15-9c20-49dd-85a9-3a5aa9dcdda9\\\"\",\r\n \"type\": + \"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies\",\r\n + \ \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": + \"Updating\",\r\n \"customRules\": [],\r\n \"policySettings\": {\r\n + \ \"requestBodyCheck\": true,\r\n \"maxRequestBodySizeInKb\": 128,\r\n + \ \"fileUploadLimitInMb\": 100,\r\n \"state\": \"Disabled\",\r\n + \ \"mode\": \"Detection\"\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": + [\r\n {\r\n \"ruleSetType\": \"OWASP\",\r\n \"ruleSetVersion\": + \"3.0\",\r\n \"ruleGroupOverrides\": []\r\n }\r\n ],\r\n + \ \"exclusions\": []\r\n }\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/8f63c0e6-3330-47a6-9da9-cc48b1457e40?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a40f9b68-16e8-4760-bae5-60ac00e4c994?api-version=2021-03-01 cache-control: - no-cache content-length: @@ -43,7 +43,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:52:08 GMT + - Thu, 21 Oct 2021 04:37:44 GMT expires: - '-1' pragma: @@ -56,7 +56,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 32fd5ea9-26f8-433e-af32-935eca594aba + - 975d137d-01c5-4ecc-8fce-c2e030fb4b25 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -72,23 +72,23 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/myPolicy?api-version=2021-03-01 response: body: - string: "{\r\n \"name\": \"myPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/myPolicy\"\ - ,\r\n \"etag\": \"W/\\\"82edf669-9480-47d1-a152-64c5312a050f\\\"\",\r\n \ - \ \"type\": \"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies\"\ - ,\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\"\ - : \"Succeeded\",\r\n \"customRules\": [],\r\n \"policySettings\": {\r\ - \n \"requestBodyCheck\": true,\r\n \"maxRequestBodySizeInKb\": 128,\r\ - \n \"fileUploadLimitInMb\": 100,\r\n \"state\": \"Disabled\",\r\n\ - \ \"mode\": \"Detection\"\r\n },\r\n \"managedRules\": {\r\n \ - \ \"managedRuleSets\": [\r\n {\r\n \"ruleSetType\": \"\ - OWASP\",\r\n \"ruleSetVersion\": \"3.0\",\r\n \"ruleGroupOverrides\"\ - : []\r\n }\r\n ],\r\n \"exclusions\": []\r\n }\r\n }\r\ - \n}" + string: "{\r\n \"name\": \"myPolicy\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/myPolicy\",\r\n + \ \"etag\": \"W/\\\"4baa6cda-959c-4571-9036-642cb4625470\\\"\",\r\n \"type\": + \"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies\",\r\n + \ \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": + \"Succeeded\",\r\n \"customRules\": [],\r\n \"policySettings\": {\r\n + \ \"requestBodyCheck\": true,\r\n \"maxRequestBodySizeInKb\": 128,\r\n + \ \"fileUploadLimitInMb\": 100,\r\n \"state\": \"Disabled\",\r\n + \ \"mode\": \"Detection\"\r\n },\r\n \"managedRules\": {\r\n \"managedRuleSets\": + [\r\n {\r\n \"ruleSetType\": \"OWASP\",\r\n \"ruleSetVersion\": + \"3.0\",\r\n \"ruleGroupOverrides\": []\r\n }\r\n ],\r\n + \ \"exclusions\": []\r\n }\r\n }\r\n}" headers: cache-control: - no-cache @@ -97,9 +97,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:52:08 GMT + - Thu, 21 Oct 2021 04:37:44 GMT etag: - - W/"82edf669-9480-47d1-a152-64c5312a050f" + - W/"4baa6cda-959c-4571-9036-642cb4625470" expires: - '-1' pragma: @@ -116,7 +116,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 321e771c-ccdf-4bde-822e-8ebc44388f1f + - d2dd7797-8ab7-4e35-90ff-85adec46833c status: code: 200 message: OK @@ -132,7 +132,8 @@ interactions: Content-Length: - '0' User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/myPolicy?api-version=2021-03-01 response: @@ -142,17 +143,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fc285dbb-b5e7-4af6-a5b7-2e48852ed3b6?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00e1fee1-f31d-46e4-a0a3-28bdbedf8cef?api-version=2021-03-01 cache-control: - no-cache content-length: - '0' date: - - Sat, 09 Oct 2021 08:52:09 GMT + - Thu, 21 Oct 2021 04:37:44 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/fc285dbb-b5e7-4af6-a5b7-2e48852ed3b6?api-version=2021-03-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/00e1fee1-f31d-46e4-a0a3-28bdbedf8cef?api-version=2021-03-01 pragma: - no-cache server: @@ -163,7 +164,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 558fc977-6d6e-4ab2-a0ae-1e7c7f6a1716 + - c6eb64b1-b584-4ea6-bf14-74a896608eef x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -179,9 +180,10 @@ interactions: Connection: - keep-alive User-Agent: - - azsdk-python-azure-mgmt-network/19.1.0 Python/3.6.9 (Linux-5.4.72-microsoft-standard-WSL2-x86_64-with-Ubuntu-18.04-bionic) + - azsdk-python-azure-mgmt-network/19.2.0 Python/3.8.12 (Linux-5.8.0-1042-azure-x86_64-with-glibc2.2.5) + VSTS_0fb41ef4-5012-48a9-bf39-4ee3de03ee35_build_2500_0 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fc285dbb-b5e7-4af6-a5b7-2e48852ed3b6?api-version=2021-03-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00e1fee1-f31d-46e4-a0a3-28bdbedf8cef?api-version=2021-03-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -193,7 +195,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Sat, 09 Oct 2021 08:52:20 GMT + - Thu, 21 Oct 2021 04:37:54 GMT expires: - '-1' pragma: @@ -210,7 +212,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 81b8c0eb-4e5f-49b2-a720-6acd6bdf8813 + - c17aa92f-1f36-4ee6-a7b9-144abb653d1e status: code: 200 message: OK