diff --git a/src/azure-cli/azure/cli/command_modules/acr/tests/latest/recordings/test_acr_create_with_audits.yaml b/src/azure-cli/azure/cli/command_modules/acr/tests/latest/recordings/test_acr_create_with_audits.yaml index 2f4a416bec2..fe739bd7242 100644 --- a/src/azure-cli/azure/cli/command_modules/acr/tests/latest/recordings/test_acr_create_with_audits.yaml +++ b/src/azure-cli/azure/cli/command_modules/acr/tests/latest/recordings/test_acr_create_with_audits.yaml @@ -62,7 +62,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.2 (Linux-5.10.60.1-microsoft-standard-WSL2-x86_64-with-glibc2.29) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/wprkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/wprkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -121,7 +121,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.2 (Linux-5.10.60.1-microsoft-standard-WSL2-x86_64-with-glibc2.29) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/wprkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/wprkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/acs/tests/latest/recordings/test_aks_create_with_custom_monitoring_workspace.yaml b/src/azure-cli/azure/cli/command_modules/acs/tests/latest/recordings/test_aks_create_with_custom_monitoring_workspace.yaml index b77c29cc748..78e1ed288fd 100644 --- a/src/azure-cli/azure/cli/command_modules/acs/tests/latest/recordings/test_aks_create_with_custom_monitoring_workspace.yaml +++ b/src/azure-cli/azure/cli/command_modules/acs/tests/latest/recordings/test_aks_create_with_custom_monitoring_workspace.yaml @@ -62,7 +62,7 @@ interactions: User-Agent: - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.10 (Linux-5.11.0-1027-azure-x86_64-with-glibc2.29) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest000001/providers/Microsoft.OperationalInsights/workspaces/cliaksworkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest000001/providers/Microsoft.OperationalInsights/workspaces/cliaksworkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -121,7 +121,7 @@ interactions: User-Agent: - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.10 (Linux-5.11.0-1027-azure-x86_64-with-glibc2.29) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest000001/providers/Microsoft.OperationalInsights/workspaces/cliaksworkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest000001/providers/Microsoft.OperationalInsights/workspaces/cliaksworkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_azure_monitor.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_azure_monitor.yaml index 30bc677e10e..4ebd7fc56e1 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_azure_monitor.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_azure_monitor.yaml @@ -271,7 +271,7 @@ interactions: User-Agent: - AZURECLI/2.29.0 azsdk-python-azure-mgmt-resource/19.0.0 Python/3.7.2 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml index 60cfcc79148..fe4be3832db 100644 --- a/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml +++ b/src/azure-cli/azure/cli/command_modules/hdinsight/tests/latest/recordings/test_hdinsight_monitor.yaml @@ -2964,7 +2964,7 @@ interactions: User-Agent: - AZURECLI/2.29.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.7.2 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/hdicli-000001/providers/Microsoft.OperationalInsights/workspaces/testws000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/monitor/_help.py b/src/azure-cli/azure/cli/command_modules/monitor/_help.py index 8ccaf8d6566..301634b359e 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/_help.py +++ b/src/azure-cli/azure/cli/command_modules/monitor/_help.py @@ -1113,15 +1113,56 @@ az monitor log-analytics workspace table show --resource-group MyResourceGroup --workspace-name MyWorkspace -n MyTable """ +helps['monitor log-analytics workspace table create'] = """ +type: command +short-summary: Create a Log Analytics workspace microsoft/custom log table. The table name needs to end with '_CL'. +examples: + - name: Create a Log Analytics workspace custom log table. + text: | + az monitor log-analytics workspace table create --resource-group MyResourceGroup --workspace-name MyWorkspace -n MyTable_CL --retention-time 45 --columns MyColumn1=string TimeGenerated=datetime +""" + +helps['monitor log-analytics workspace table search-job'] = """ +type: group +short-summary: Manage tables for log analytics workspace search results table. +""" + +helps['monitor log-analytics workspace table search-job create'] = """ +type: command +short-summary: Create a Log Analytics workspace search results table. The table name needs to end with '_SRCH'. +examples: + - name: Create a Log Analytics workspace search result table. + text: | + az monitor log-analytics workspace table search-job create --resource-group MyResourceGroup --workspace-name MyWorkspace -n MyTable_SRCH --retention-time 45 --search-query "Heartbeat | where SourceSystem != '' | project SourceSystem" --limit 1000 --start-search-time "Sat, 28 Aug 2021 05:29:18 GMT" --end-search-time "Sat, 28 Aug 2021 08:29:18 GMT" +""" + + helps['monitor log-analytics workspace table update'] = """ type: command -short-summary: Update the properties of a Log Analytics workspace table, currently only support updating retention time. +short-summary: Update the properties of a Log Analytics workspace table. examples: - - name: Update the retention time of a Log Analytics workspace table + - name: Update the properties of a Log Analytics workspace table. text: | az monitor log-analytics workspace table update --resource-group MyResourceGroup --workspace-name MyWorkspace -n MyTable --retention-time 30 """ +helps['monitor log-analytics workspace table delete'] = """ +type: command +short-summary: Delete a Log Analytics workspace table. +examples: + - name: Delete a Log Analytics workspace table. + text: | + az monitor log-analytics workspace table delete --resource-group MyResourceGroup --workspace-name MyWorkspace -n MyTable +""" + +helps['monitor log-analytics workspace table wait'] = """ +type: command +short-summary: Place the CLI in a waiting state until a condition of the workspace table is met. +examples: + - name: Pause executing next line of CLI script until the workspace table is successfully provisioned. + text: az monitor log-analytics workspace table wait -n MyTable -g MyResourceGroup --workspace-name MyWorkspace --created +""" + helps['monitor log-analytics workspace pack'] = """ type: group short-summary: Manage intelligent packs for log analytics workspace. @@ -1170,6 +1211,9 @@ text: | az monitor log-analytics workspace update --resource-group myresourcegroup --retention-time 30 --workspace-name myworkspace crafted: true + - name: Update the defaultDataCollectionRuleResourceId of the workspace + text: | + az monitor log-analytics workspace update --resource-group myresourcegroup --workspace-name myworkspace --data-collection-rule "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}". """ helps['monitor log-analytics workspace linked-service'] = """ diff --git a/src/azure-cli/azure/cli/command_modules/monitor/_params.py b/src/azure-cli/azure/cli/command_modules/monitor/_params.py index c1d0161aaeb..33e901d44b9 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/_params.py +++ b/src/azure-cli/azure/cli/command_modules/monitor/_params.py @@ -416,6 +416,9 @@ def load_arguments(self, _): arg_type=get_enum_type(PublicNetworkAccessType)) c.argument('force', options_list=['--force', '-f'], arg_type=get_three_state_flag()) + with self.argument_context('monitor log-analytics workspace update') as c: + c.argument('default_data_collection_rule_resource_id', options_list='--data-collection-rule', help='The resource ID of the default Data Collection Rule to use for this workspace. Expected format is /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}.') + with self.argument_context('monitor log-analytics workspace pack') as c: c.argument('intelligence_pack_name', options_list=['--name', '-n']) c.argument('workspace_name', options_list='--workspace-name') @@ -440,7 +443,26 @@ def load_arguments(self, _): with self.argument_context('monitor log-analytics workspace table') as c: c.argument('table_name', name_arg_type, help='Name of the table.') c.argument('workspace_name', options_list='--workspace-name') - c.argument('retention_in_days', options_list='--retention-time', help='The data table data retention in days, between 30 and 730. Setting this property to null will default to the workspace', type=int, required=True) + c.argument('retention_in_days', type=int, options_list='--retention-time', help='The data table data retention in days, between 30 and 730. Setting this property to null will default to the workspace') + c.argument('total_retention_in_days', type=int, options_list='--total-retention-time', help='The table data total retention in days, between 4 and 2555. Setting this property to null will default to table retention.') + + with self.argument_context('monitor log-analytics workspace table create') as c: + from azure.mgmt.loganalytics.models import TablePlanEnum + c.argument('columns', nargs='+', help='A list of table custom columns.Extracts multiple space-separated colunms in colunm_name=colunm_type format') + c.argument('plan', arg_type=get_enum_type(TablePlanEnum), help='The table plan. Possible values include: "Basic", "Analytics".') + c.argument('description', help='Schema description.') + + with self.argument_context('monitor log-analytics workspace table search-job create') as c: + c.argument('search_query', options_list=['--search-query'], help='Search job query.') + c.argument('limit', type=int, help='Limit the search job to return up to specified number of rows.') + c.argument('start_search_time', arg_type=get_datetime_type(help='Datetime format.')) + c.argument('end_search_time', arg_type=get_datetime_type(help='Datetime format.')) + + with self.argument_context('monitor log-analytics workspace table update') as c: + from azure.mgmt.loganalytics.models import TablePlanEnum + c.argument('columns', nargs='+', help='A list of table custom columns.Extracts multiple space-separated colunms in colunm_name=colunm_type format') + c.argument('plan', arg_type=get_enum_type(TablePlanEnum), help='The table plan. Possible values include: "Basic", "Analytics".') + c.argument('description', help='Table description.') # endregion # region Log Analytics Workspace Data Export diff --git a/src/azure-cli/azure/cli/command_modules/monitor/commands.py b/src/azure-cli/azure/cli/command_modules/monitor/commands.py index 5343f1d207e..dfd06e84484 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/commands.py +++ b/src/azure-cli/azure/cli/command_modules/monitor/commands.py @@ -387,10 +387,16 @@ def load_command_table(self, _): g.command('list-management-groups', 'list', command_type=log_analytics_workspace_management_groups_sdk) g.command('get-shared-keys', 'get_shared_keys', command_type=log_analytics_workspace_shared_keys_sdk) - with self.command_group('monitor log-analytics workspace table', log_analytics_workspace_table_sdk, custom_command_type=log_analytics_workspace_custom, client_factory=cf_log_analytics_workspace_tables) as g: + with self.command_group('monitor log-analytics workspace table', log_analytics_workspace_table_sdk, custom_command_type=log_analytics_workspace_custom, client_factory=cf_log_analytics_workspace_tables, is_preview=True) as g: g.command('list', 'list_by_workspace') g.show_command('show', 'get') - g.custom_command('update', 'update_log_analytics_workspace_table') + g.custom_command('create', 'create_log_analytics_workspace_table', supports_no_wait=True) + g.custom_command('update', 'update_log_analytics_workspace_table', supports_no_wait=True) + g.command('delete', 'begin_delete', supports_no_wait=True, confirmation=True) + g.wait_command('wait') + + with self.command_group('monitor log-analytics workspace table search-job', log_analytics_workspace_table_sdk, custom_command_type=log_analytics_workspace_custom, client_factory=cf_log_analytics_workspace_tables, is_preview=True) as g: + g.custom_command('create', 'create_log_analytics_workspace_table_search_job', supports_no_wait=True) with self.command_group('monitor log-analytics workspace data-export', log_analytics_workspace_data_exports_sdk, custom_command_type=log_analytics_workspace_custom) as g: diff --git a/src/azure-cli/azure/cli/command_modules/monitor/operations/log_analytics_workspace.py b/src/azure-cli/azure/cli/command_modules/monitor/operations/log_analytics_workspace.py index 81b2100024b..1e902de500e 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/operations/log_analytics_workspace.py +++ b/src/azure-cli/azure/cli/command_modules/monitor/operations/log_analytics_workspace.py @@ -4,8 +4,10 @@ # -------------------------------------------------------------------------------------------- from azure.cli.command_modules.monitor._client_factory import _log_analytics_client_factory from azure.cli.core.commands.transform import _parse_id -from azure.mgmt.loganalytics.models import WorkspaceSkuNameEnum, Workspace, WorkspaceSku, WorkspaceCapping, Table +from azure.mgmt.loganalytics.models import WorkspaceSkuNameEnum, Workspace, WorkspaceSku, WorkspaceCapping, Table,\ + Schema, Column, SearchResults, ColumnTypeEnum from azure.cli.core.util import sdk_no_wait +from azure.cli.core.azclierror import ArgumentUsageError, InvalidArgumentValueError, RequiredArgumentMissingError from knack.util import CLIError @@ -35,7 +37,8 @@ def create_log_analytics_workspace(client, resource_group_name, workspace_name, def update_log_analytics_workspace(instance, tags=None, capacity_reservation_level=None, retention_time=None, daily_quota_gb=None, - public_network_access_for_query=None, public_network_access_for_ingestion=None): + public_network_access_for_query=None, public_network_access_for_ingestion=None, + default_data_collection_rule_resource_id=None): if tags is not None: instance.tags = tags if capacity_reservation_level is not None: @@ -50,6 +53,8 @@ def update_log_analytics_workspace(instance, tags=None, capacity_reservation_lev instance.public_network_access_for_query = public_network_access_for_query if public_network_access_for_ingestion is not None: instance.public_network_access_for_ingestion = public_network_access_for_ingestion + if default_data_collection_rule_resource_id is not None: + instance.default_data_collection_rule_resource_id = default_data_collection_rule_resource_id return instance @@ -142,9 +147,73 @@ def update_log_analytics_workspace_data_exports(cmd, instance, table_names, dest return instance -def update_log_analytics_workspace_table(client, resource_group_name, workspace_name, table_name, retention_in_days): - table = Table(retention_in_days=retention_in_days) - return client.update(resource_group_name=resource_group_name, - workspace_name=workspace_name, - table_name=table_name, - parameters=table) +# pylint:disable=too-many-locals dangerous-default-value +def create_log_analytics_workspace_table(client, resource_group_name, workspace_name, table_name, columns=[], + retention_in_days=None, total_retention_in_days=None, plan=None, + description=None, no_wait=False): + if retention_in_days and total_retention_in_days: + if total_retention_in_days < retention_in_days: + InvalidArgumentValueError('InvalidArgumentValueError: The specified value of --retention-time' + ' should be less than --total-retention-time') + columns_list = [] if columns else None + for col in columns: + if '=' in col: + n, t = col.split('=', 1) + if t.lower() not in [x.value.lower() for x in ColumnTypeEnum]: + raise InvalidArgumentValueError('InvalidArgumentValueError: "{}" is not a valid value for type_name. ' + 'Allowed values: string, int, long, real, boolean, dateTime, guid, ' + 'dynamic".'.format(t)) + else: + raise ArgumentUsageError('Usage error: --columns should be provided in colunm_name=colunm_type format') + columns_list.append(Column(name=n, type=t)) + schema = None + if columns or description is not None: + if not columns: + raise RequiredArgumentMissingError('Usage error: When using --description, --columns must be provided') + schema = Schema(name=table_name, columns=columns_list, description=description) + table = Table(retention_in_days=retention_in_days, + total_retention_in_days=total_retention_in_days, + schema=schema, + plan=plan + ) + return sdk_no_wait(no_wait, client.begin_create_or_update, resource_group_name, + workspace_name, table_name, table) + + +def create_log_analytics_workspace_table_search_job(client, resource_group_name, workspace_name, table_name, + search_query, start_search_time, end_search_time, + retention_in_days=None, total_retention_in_days=None, limit=None, + no_wait=False): + search_results = SearchResults(query=search_query, limit=limit, start_search_time=start_search_time, + end_search_time=end_search_time) + table = Table(retention_in_days=retention_in_days, + total_retention_in_days=total_retention_in_days, + search_results=search_results, + ) + return sdk_no_wait(no_wait, client.begin_create_or_update, resource_group_name, + workspace_name, table_name, table) + + +def update_log_analytics_workspace_table(client, resource_group_name, workspace_name, table_name, columns=[], + retention_in_days=None, total_retention_in_days=None, plan=None, + description=None, no_wait=False): + columns_list = [] if columns else None + for col in columns: + if '=' in col: + n, t = col.split('=', 1) + if t.lower() not in [x.value.lower() for x in ColumnTypeEnum]: + raise InvalidArgumentValueError('InvalidArgumentValueError: "{}" is not a valid value for type_name. ' + 'Allowed values: string, int, long, real, boolean, dateTime, guid, ' + 'dynamic".'.format(t)) + else: + raise ArgumentUsageError('Usage error: --columns should be provided in colunm_name=colunm_type format') + columns_list.append(Column(name=n, type=t)) + schema = None + if columns or description is not None: + schema = Schema(name=table_name, columns=columns_list, description=description) + table = Table(retention_in_days=retention_in_days, + total_retention_in_days=total_retention_in_days, + schema=schema, + plan=plan + ) + return sdk_no_wait(no_wait, client.begin_update, resource_group_name, workspace_name, table_name, table) diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_scenario.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_scenario.yaml index fc5bc8e8275..212bc5a0fc8 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_scenario.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_scenario.yaml @@ -411,7 +411,7 @@ interactions: User-Agent: - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/ws000004?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/ws000004?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -470,7 +470,7 @@ interactions: User-Agent: - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/ws000004?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/ws000004?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_subscription.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_subscription.yaml index 60c8de02a2b..fbd4c777cbd 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_subscription.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_diagnostic_settings_subscription.yaml @@ -299,7 +299,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/cliws000004?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/cliws000004?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -358,7 +358,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/cliws000004?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/cliws000004?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_data_collection_rules.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_data_collection_rules.yaml new file mode 100644 index 00000000000..86a47553eac --- /dev/null +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_data_collection_rules.yaml @@ -0,0 +1,207 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor data-collection rule show + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - AZURECLI/2.32.0 azsdk-python-mgmt-monitor/0.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tbtest/providers/Microsoft.Insights/dataCollectionRules/rule11?api-version=2021-04-01 + response: + body: + string: '{"properties":{"immutableId":"dcr-ec45c3966fb34181a88db6bf50b254dd","dataSources":{"performanceCounters":[{"streams":["Microsoft-InsightsMetrics"],"samplingFrequencyInSeconds":10,"counterSpecifiers":["\\Processor + Information(_Total)\\% Processor Time","\\Processor Information(_Total)\\% + Privileged Time","\\Processor Information(_Total)\\% User Time","\\Processor + Information(_Total)\\Processor Frequency","\\System\\Processes","\\Process(_Total)\\Thread + Count","\\Process(_Total)\\Handle Count","\\System\\System Up Time","\\System\\Context + Switches/sec","\\System\\Processor Queue Length","\\Memory\\% Committed Bytes + In Use","\\Memory\\Available Bytes","\\Memory\\Committed Bytes","\\Memory\\Cache + Bytes","\\Memory\\Pool Paged Bytes","\\Memory\\Pool Nonpaged Bytes","\\Memory\\Pages/sec","\\Memory\\Page + Faults/sec","\\Process(_Total)\\Working Set","\\Process(_Total)\\Working Set + - Private","\\LogicalDisk(_Total)\\% Disk Time","\\LogicalDisk(_Total)\\% + Disk Read Time","\\LogicalDisk(_Total)\\% Disk Write Time","\\LogicalDisk(_Total)\\% + Idle Time","\\LogicalDisk(_Total)\\Disk Bytes/sec","\\LogicalDisk(_Total)\\Disk + Read Bytes/sec","\\LogicalDisk(_Total)\\Disk Write Bytes/sec","\\LogicalDisk(_Total)\\Disk + Transfers/sec","\\LogicalDisk(_Total)\\Disk Reads/sec","\\LogicalDisk(_Total)\\Disk + Writes/sec","\\LogicalDisk(_Total)\\Avg. Disk sec/Transfer","\\LogicalDisk(_Total)\\Avg. + Disk sec/Read","\\LogicalDisk(_Total)\\Avg. Disk sec/Write","\\LogicalDisk(_Total)\\Avg. + Disk Queue Length","\\LogicalDisk(_Total)\\Avg. Disk Read Queue Length","\\LogicalDisk(_Total)\\Avg. + Disk Write Queue Length","\\LogicalDisk(_Total)\\% Free Space","\\LogicalDisk(_Total)\\Free + Megabytes","\\Network Interface(*)\\Bytes Total/sec","\\Network Interface(*)\\Bytes + Sent/sec","\\Network Interface(*)\\Bytes Received/sec","\\Network Interface(*)\\Packets/sec","\\Network + Interface(*)\\Packets Sent/sec","\\Network Interface(*)\\Packets Received/sec","\\Network + Interface(*)\\Packets Outbound Errors","\\Network Interface(*)\\Packets Received + Errors"],"name":"perfCounterDataSource10"}]},"destinations":{"logAnalytics":[{"workspaceResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tbtest/providers/microsoft.operationalinsights/workspaces/wsn1","workspaceId":"c6ae1a7b-1ab4-4dd6-80a4-39292d0514b7","name":"wsn1"}],"azureMonitorMetrics":{"name":"azureMonitorMetrics-default"}},"dataFlows":[{"streams":["Microsoft-InsightsMetrics"],"destinations":["azureMonitorMetrics-default"]}],"provisioningState":"Succeeded"},"location":"westeurope","tags":{},"kind":"Windows","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tbtest/providers/Microsoft.Insights/dataCollectionRules/rule11","name":"rule11","type":"Microsoft.Insights/dataCollectionRules","etag":"\"20009230-0000-0d00-0000-61f0db320000\"","systemData":{"createdBy":"v-jingszhang@microsoft.com","createdByType":"User","createdAt":"2022-01-26T05:24:08.0310548Z","lastModifiedBy":"v-jingszhang@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2022-01-26T05:25:05.5378052Z"}}' + headers: + api-supported-versions: + - 2019-11-01-preview, 2021-04-01, 2021-09-01-preview + cache-control: + - no-cache + content-length: + - '3074' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 26 Jan 2022 05:26:29 GMT + expires: + - '-1' + pragma: + - no-cache + request-context: + - appId=cid-v1:2bbfbac8-e1b0-44af-b9c6-3a40669d37e3 + server: + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding,Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace update + Connection: + - keep-alive + ParameterSetName: + - -g -n --data-collection-rule + User-Agent: + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tbtest/providers/Microsoft.OperationalInsights/workspaces/wsn1?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": + \"c6ae1a7b-1ab4-4dd6-80a4-39292d0514b7\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": + \"Thu, 20 Jan 2022 03:29:11 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n + \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n + \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": + \"Wed, 26 Jan 2022 06:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": + \"Enabled\",\r\n \"createdDate\": \"Thu, 20 Jan 2022 03:29:11 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 03:03:45 GMT\"\r\n },\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tbtest/providers/microsoft.operationalinsights/workspaces/wsn1\",\r\n + \ \"name\": \"wsn1\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n + \ \"location\": \"westeurope\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1037' + content-type: + - application/json + date: + - Wed, 26 Jan 2022 05:26:30 GMT + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"location": "westeurope", "properties": {"provisioningState": "Succeeded", + "sku": {"name": "pergb2018"}, "retentionInDays": 30, "workspaceCapping": {"dailyQuotaGb": + -1.0}, "publicNetworkAccessForIngestion": "Enabled", "publicNetworkAccessForQuery": + "Enabled", "features": {"legacy": 0, "searchVersion": 1, "enableLogAccessUsingOnlyResourcePermissions": + true}, "defaultDataCollectionRuleResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tbtest/providers/Microsoft.Insights/dataCollectionRules/rule11"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace update + Connection: + - keep-alive + Content-Length: + - '533' + Content-Type: + - application/json + ParameterSetName: + - -g -n --data-collection-rule + User-Agent: + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tbtest/providers/Microsoft.OperationalInsights/workspaces/wsn1?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": + \"c6ae1a7b-1ab4-4dd6-80a4-39292d0514b7\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": + \"Thu, 20 Jan 2022 03:29:11 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n + \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n + \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": + \"Wed, 26 Jan 2022 06:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": + \"Enabled\",\r\n \"createdDate\": \"Thu, 20 Jan 2022 03:29:11 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 03:03:45 GMT\",\r\n \"defaultDataCollectionRuleResourceId\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/tbtest/providers/Microsoft.Insights/dataCollectionRules/rule11\"\r\n + \ },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/tbtest/providers/microsoft.operationalinsights/workspaces/wsn1\",\r\n + \ \"name\": \"wsn1\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n + \ \"location\": \"westeurope\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1214' + content-type: + - application/json + date: + - Wed, 26 Jan 2022 05:26:33 GMT + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_data_export.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_data_export.yaml index 20d3f72571a..d4091107dd3 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_data_export.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_data_export.yaml @@ -63,7 +63,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_data_export000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_data_export000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -122,7 +122,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_data_export000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_data_export000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_default.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_default.yaml index 9a0e18ab680..d09c1e1d917 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_default.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_default.yaml @@ -62,7 +62,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -122,7 +122,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -184,7 +184,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -254,7 +254,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -318,7 +318,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -428,7 +428,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces?api-version=2021-12-01-preview response: body: string: "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"source\": @@ -1121,7 +1121,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.8rc1 (Windows-10-10.0.22000-SP0) method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: '' diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_linked_storage.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_linked_storage.yaml index 5fa7f3b414d..2ff49dba29e 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_linked_storage.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_linked_storage.yaml @@ -62,7 +62,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000006?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000006?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -122,7 +122,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000006?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000006?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -600,7 +600,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000007?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000007?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -660,7 +660,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000007?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_linked_storage000001/providers/Microsoft.OperationalInsights/workspaces/clitest000007?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_public_access.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_public_access.yaml index f97d42fddcf..8cc23d48541 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_public_access.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_public_access.yaml @@ -63,7 +63,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -123,7 +123,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -185,7 +185,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -255,7 +255,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -319,7 +319,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_public_access000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_recover.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_recover.yaml index 1a88aa511d5..fba38b557ca 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_recover.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_recover.yaml @@ -13,21 +13,21 @@ interactions: ParameterSetName: - -g -n --quota --level --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-azure-mgmt-resource/18.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_monitor_workspace_recover000001","name":"cli_test_monitor_workspace_recover000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-06-07T05:10:30Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_monitor_workspace_recover000001","name":"cli_test_monitor_workspace_recover000001","type":"Microsoft.Resources/resourceGroups","location":"westeurope","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T05:12:22Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '362' content-type: - application/json; charset=utf-8 date: - - Mon, 07 Jun 2021 05:10:35 GMT + - Wed, 26 Jan 2022 05:12:24 GMT expires: - '-1' pragma: @@ -42,7 +42,7 @@ interactions: code: 200 message: OK - request: - body: '{"location": "westus", "properties": {"sku": {"name": "CapacityReservation", + body: '{"location": "westeurope", "properties": {"sku": {"name": "CapacityReservation", "capacityReservationLevel": 100}, "retentionInDays": 30, "workspaceCapping": {"dailyQuotaGb": 1.0}}}' headers: @@ -55,40 +55,40 @@ interactions: Connection: - keep-alive Content-Length: - - '177' + - '181' Content-Type: - application/json ParameterSetName: - -g -n --quota --level --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"9ae6e2ad-cf3c-495e-aff4-c25cac26a434\",\r\n \"provisioningState\": \"Creating\",\r\n + \"621596da-6936-4f03-92f2-8d92f054c364\",\r\n \"provisioningState\": \"Creating\",\r\n \ \"sku\": {\r\n \"name\": \"capacityreservation\",\r\n \"capacityReservationLevel\": - 100,\r\n \"lastSkuUpdate\": \"Mon, 07 Jun 2021 05:10:43 GMT\"\r\n },\r\n + 100,\r\n \"lastSkuUpdate\": \"Wed, 26 Jan 2022 05:12:29 GMT\"\r\n },\r\n \ \"retentionInDays\": 30,\r\n \"features\": {\r\n \"legacy\": 0,\r\n \ \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n - \ \"quotaNextResetTime\": \"Mon, 07 Jun 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": + \ \"quotaNextResetTime\": \"Thu, 27 Jan 2022 05:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \ \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"createdDate\": - \"Mon, 07 Jun 2021 05:10:43 GMT\",\r\n \"modifiedDate\": \"Mon, 07 Jun - 2021 05:10:43 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n + \"Wed, 26 Jan 2022 05:12:29 GMT\",\r\n \"modifiedDate\": \"Wed, 26 Jan + 2022 05:12:29 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n - \ \"location\": \"westus\"\r\n}" + \ \"location\": \"westeurope\"\r\n}" headers: cache-control: - no-cache content-length: - - '1183' + - '1138' content-type: - application/json date: - - Mon, 07 Jun 2021 05:10:44 GMT + - Wed, 26 Jan 2022 05:12:32 GMT pragma: - no-cache server: @@ -99,7 +99,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET - ASP.NET @@ -120,34 +120,34 @@ interactions: ParameterSetName: - -g -n --quota --level --sku User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"9ae6e2ad-cf3c-495e-aff4-c25cac26a434\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"621596da-6936-4f03-92f2-8d92f054c364\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"capacityreservation\",\r\n \"capacityReservationLevel\": - 100,\r\n \"lastSkuUpdate\": \"Mon, 07 Jun 2021 05:10:43 GMT\"\r\n },\r\n + 100,\r\n \"lastSkuUpdate\": \"Wed, 26 Jan 2022 05:12:29 GMT\"\r\n },\r\n \ \"retentionInDays\": 30,\r\n \"features\": {\r\n \"legacy\": 0,\r\n \ \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 1.0,\r\n - \ \"quotaNextResetTime\": \"Mon, 07 Jun 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": + \ \"quotaNextResetTime\": \"Thu, 27 Jan 2022 05:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \ \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"createdDate\": - \"Mon, 07 Jun 2021 05:10:43 GMT\",\r\n \"modifiedDate\": \"Mon, 07 Jun - 2021 05:10:43 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n + \"Wed, 26 Jan 2022 05:12:29 GMT\",\r\n \"modifiedDate\": \"Wed, 26 Jan + 2022 05:12:36 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n - \ \"location\": \"westus\"\r\n}" + \ \"location\": \"westeurope\"\r\n}" headers: cache-control: - no-cache content-length: - - '1183' + - '1138' content-type: - application/json date: - - Mon, 07 Jun 2021 05:11:14 GMT + - Wed, 26 Jan 2022 05:13:03 GMT pragma: - no-cache server: @@ -181,34 +181,34 @@ interactions: ParameterSetName: - -g -n --quota --level User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"9ae6e2ad-cf3c-495e-aff4-c25cac26a434\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"621596da-6936-4f03-92f2-8d92f054c364\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"capacityreservation\",\r\n \"capacityReservationLevel\": - 100,\r\n \"lastSkuUpdate\": \"Mon, 07 Jun 2021 05:10:43 GMT\"\r\n },\r\n + 100,\r\n \"lastSkuUpdate\": \"Wed, 26 Jan 2022 05:12:29 GMT\"\r\n },\r\n \ \"retentionInDays\": 30,\r\n \"features\": {\r\n \"legacy\": 0,\r\n \ \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 1.0,\r\n - \ \"quotaNextResetTime\": \"Mon, 07 Jun 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": + \ \"quotaNextResetTime\": \"Thu, 27 Jan 2022 05:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \ \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"createdDate\": - \"Mon, 07 Jun 2021 05:10:43 GMT\",\r\n \"modifiedDate\": \"Mon, 07 Jun - 2021 05:10:43 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n + \"Wed, 26 Jan 2022 05:12:29 GMT\",\r\n \"modifiedDate\": \"Wed, 26 Jan + 2022 05:12:36 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n - \ \"location\": \"westus\"\r\n}" + \ \"location\": \"westeurope\"\r\n}" headers: cache-control: - no-cache content-length: - - '1183' + - '1138' content-type: - application/json date: - - Mon, 07 Jun 2021 05:11:17 GMT + - Wed, 26 Jan 2022 05:13:08 GMT pragma: - no-cache server: @@ -229,11 +229,11 @@ interactions: code: 200 message: OK - request: - body: '{"location": "westus", "properties": {"provisioningState": "Succeeded", + body: '{"location": "westeurope", "properties": {"provisioningState": "Succeeded", "sku": {"name": "capacityreservation", "capacityReservationLevel": 200}, "retentionInDays": 30, "workspaceCapping": {"dailyQuotaGb": 2.0}, "publicNetworkAccessForIngestion": - "Enabled", "publicNetworkAccessForQuery": "Enabled", "features": {"enableLogAccessUsingOnlyResourcePermissions": - true}}}' + "Enabled", "publicNetworkAccessForQuery": "Enabled", "features": {"searchVersion": + 1, "legacy": 0, "enableLogAccessUsingOnlyResourcePermissions": true}}}' headers: Accept: - application/json @@ -244,40 +244,40 @@ interactions: Connection: - keep-alive Content-Length: - - '366' + - '403' Content-Type: - application/json ParameterSetName: - -g -n --quota --level User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"9ae6e2ad-cf3c-495e-aff4-c25cac26a434\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"621596da-6936-4f03-92f2-8d92f054c364\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"capacityreservation\",\r\n \"capacityReservationLevel\": - 200,\r\n \"lastSkuUpdate\": \"Mon, 07 Jun 2021 05:11:19 GMT\"\r\n },\r\n + 200,\r\n \"lastSkuUpdate\": \"Wed, 26 Jan 2022 05:13:09 GMT\"\r\n },\r\n \ \"retentionInDays\": 30,\r\n \"features\": {\r\n \"legacy\": 0,\r\n \ \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 2.0,\r\n - \ \"quotaNextResetTime\": \"Mon, 07 Jun 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": + \ \"quotaNextResetTime\": \"Thu, 27 Jan 2022 05:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \ \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"createdDate\": - \"Mon, 07 Jun 2021 05:10:43 GMT\",\r\n \"modifiedDate\": \"Mon, 07 Jun - 2021 05:10:43 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n + \"Wed, 26 Jan 2022 05:12:29 GMT\",\r\n \"modifiedDate\": \"Wed, 26 Jan + 2022 05:12:36 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n - \ \"location\": \"westus\"\r\n}" + \ \"location\": \"westeurope\"\r\n}" headers: cache-control: - no-cache content-length: - - '1183' + - '1138' content-type: - application/json date: - - Mon, 07 Jun 2021 05:11:19 GMT + - Wed, 26 Jan 2022 05:13:09 GMT pragma: - no-cache server: @@ -299,54 +299,6 @@ interactions: status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - monitor log-analytics workspace table list - Connection: - - keep-alive - ParameterSetName: - - -g --workspace-name - User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables?api-version=2021-06-01 - response: - body: - string: '{"value":[{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AzureActivity","name":"AzureActivity"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Usage","name":"Usage"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppAvailabilityResults","name":"AppAvailabilityResults"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppBrowserTimings","name":"AppBrowserTimings"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppDependencies","name":"AppDependencies"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppExceptions","name":"AppExceptions"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppEvents","name":"AppEvents"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppMetrics","name":"AppMetrics"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppPageViews","name":"AppPageViews"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppPerformanceCounters","name":"AppPerformanceCounters"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppRequests","name":"AppRequests"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppSystemEvents","name":"AppSystemEvents"},{"properties":{"retentionInDays":90},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppTraces","name":"AppTraces"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AACHttpRequest","name":"AACHttpRequest"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADDomainServicesAccountLogon","name":"AADDomainServicesAccountLogon"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADDomainServicesAccountManagement","name":"AADDomainServicesAccountManagement"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADDomainServicesDirectoryServiceAccess","name":"AADDomainServicesDirectoryServiceAccess"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADDomainServicesLogonLogoff","name":"AADDomainServicesLogonLogoff"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADDomainServicesPolicyChange","name":"AADDomainServicesPolicyChange"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADDomainServicesPrivilegeUse","name":"AADDomainServicesPrivilegeUse"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADDomainServicesSystemSecurity","name":"AADDomainServicesSystemSecurity"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADManagedIdentitySignInLogs","name":"AADManagedIdentitySignInLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADNonInteractiveUserSignInLogs","name":"AADNonInteractiveUserSignInLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADProvisioningLogs","name":"AADProvisioningLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AADServicePrincipalSignInLogs","name":"AADServicePrincipalSignInLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ABSBotRequests","name":"ABSBotRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ABSChannelToBotRequests","name":"ABSChannelToBotRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ABSDependenciesRequests","name":"ABSDependenciesRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ACICollaborationAudit","name":"ACICollaborationAudit"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ACSAuthIncomingOperations","name":"ACSAuthIncomingOperations"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ACSBillingUsage","name":"ACSBillingUsage"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ACSChatIncomingOperations","name":"ACSChatIncomingOperations"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ACSSMSIncomingOperations","name":"ACSSMSIncomingOperations"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AddonAzureBackupAlerts","name":"AddonAzureBackupAlerts"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AddonAzureBackupJobs","name":"AddonAzureBackupJobs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AddonAzureBackupPolicy","name":"AddonAzureBackupPolicy"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AddonAzureBackupProtectedInstance","name":"AddonAzureBackupProtectedInstance"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AddonAzureBackupStorage","name":"AddonAzureBackupStorage"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFActivityRun","name":"ADFActivityRun"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFPipelineRun","name":"ADFPipelineRun"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSandboxActivityRun","name":"ADFSandboxActivityRun"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSandboxPipelineRun","name":"ADFSandboxPipelineRun"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSSignInLogs","name":"ADFSSignInLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSSISIntegrationRuntimeLogs","name":"ADFSSISIntegrationRuntimeLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSSISPackageEventMessageContext","name":"ADFSSISPackageEventMessageContext"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSSISPackageEventMessages","name":"ADFSSISPackageEventMessages"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSSISPackageExecutableStatistics","name":"ADFSSISPackageExecutableStatistics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSSISPackageExecutionComponentPhases","name":"ADFSSISPackageExecutionComponentPhases"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFSSISPackageExecutionDataStatistics","name":"ADFSSISPackageExecutionDataStatistics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADFTriggerRun","name":"ADFTriggerRun"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADPAudit","name":"ADPAudit"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADPRequests","name":"ADPRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADTDigitalTwinsOperation","name":"ADTDigitalTwinsOperation"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADTEventRoutesOperation","name":"ADTEventRoutesOperation"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADTModelsOperation","name":"ADTModelsOperation"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADTQueryOperation","name":"ADTQueryOperation"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADXCommand","name":"ADXCommand"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADXIngestionBatching","name":"ADXIngestionBatching"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADXQuery","name":"ADXQuery"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADXTableDetails","name":"ADXTableDetails"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ADXTableUsageStatistics","name":"ADXTableUsageStatistics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AegDeliveryFailureLogs","name":"AegDeliveryFailureLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AegPublishFailureLogs","name":"AegPublishFailureLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AEWAuditLogs","name":"AEWAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Alert","name":"Alert"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AmlComputeClusterEvent","name":"AmlComputeClusterEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AmlComputeClusterNodeEvent","name":"AmlComputeClusterNodeEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AmlComputeCpuGpuUtilization","name":"AmlComputeCpuGpuUtilization"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AmlComputeJobEvent","name":"AmlComputeJobEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AmlOnlineEndpointConsoleLog","name":"AmlOnlineEndpointConsoleLog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AmlRunStatusChangedEvent","name":"AmlRunStatusChangedEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ApiManagementGatewayLogs","name":"ApiManagementGatewayLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppCenterError","name":"AppCenterError"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppPlatformLogsforSpring","name":"AppPlatformLogsforSpring"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppPlatformSystemLogs","name":"AppPlatformSystemLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceAntivirusScanAuditLogs","name":"AppServiceAntivirusScanAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceAppLogs","name":"AppServiceAppLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceAuditLogs","name":"AppServiceAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceConsoleLogs","name":"AppServiceConsoleLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceEnvironmentPlatformLogs","name":"AppServiceEnvironmentPlatformLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceFileAuditLogs","name":"AppServiceFileAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceHTTPLogs","name":"AppServiceHTTPLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServiceIPSecAuditLogs","name":"AppServiceIPSecAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AppServicePlatformLogs","name":"AppServicePlatformLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AuditLogs","name":"AuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AutoscaleEvaluationsLog","name":"AutoscaleEvaluationsLog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AutoscaleScaleActionsLog","name":"AutoscaleScaleActionsLog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AzureDevOpsAuditing","name":"AzureDevOpsAuditing"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AzureDiagnostics","name":"AzureDiagnostics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/AzureMetrics","name":"AzureMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/BaiClusterEvent","name":"BaiClusterEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/BaiClusterNodeEvent","name":"BaiClusterNodeEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/BaiJobEvent","name":"BaiJobEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/BlockchainApplicationLog","name":"BlockchainApplicationLog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBCassandraRequests","name":"CDBCassandraRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBControlPlaneRequests","name":"CDBControlPlaneRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBDataPlaneRequests","name":"CDBDataPlaneRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBGremlinRequests","name":"CDBGremlinRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBMongoRequests","name":"CDBMongoRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBPartitionKeyRUConsumption","name":"CDBPartitionKeyRUConsumption"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBPartitionKeyStatistics","name":"CDBPartitionKeyStatistics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CDBQueryRuntimeStatistics","name":"CDBQueryRuntimeStatistics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ComputerGroup","name":"ComputerGroup"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ContainerRegistryLoginEvents","name":"ContainerRegistryLoginEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ContainerRegistryRepositoryEvents","name":"ContainerRegistryRepositoryEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/CoreAzureBackup","name":"CoreAzureBackup"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksAccounts","name":"DatabricksAccounts"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksClusters","name":"DatabricksClusters"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksDBFS","name":"DatabricksDBFS"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksInstancePools","name":"DatabricksInstancePools"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksJobs","name":"DatabricksJobs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksNotebook","name":"DatabricksNotebook"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksSecrets","name":"DatabricksSecrets"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksSQLPermissions","name":"DatabricksSQLPermissions"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksSSH","name":"DatabricksSSH"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksTables","name":"DatabricksTables"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/DatabricksWorkspace","name":"DatabricksWorkspace"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ETWEvent","name":"ETWEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Event","name":"Event"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/FailedIngestion","name":"FailedIngestion"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/FunctionAppLogs","name":"FunctionAppLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightAmbariClusterAlerts","name":"HDInsightAmbariClusterAlerts"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightAmbariSystemMetrics","name":"HDInsightAmbariSystemMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightGatewayAuditLogs","name":"HDInsightGatewayAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHadoopAndYarnLogs","name":"HDInsightHadoopAndYarnLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHadoopAndYarnMetrics","name":"HDInsightHadoopAndYarnMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHBaseLogs","name":"HDInsightHBaseLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHBaseMetrics","name":"HDInsightHBaseMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHiveAndLLAPLogs","name":"HDInsightHiveAndLLAPLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHiveAndLLAPMetrics","name":"HDInsightHiveAndLLAPMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHiveQueryAppStats","name":"HDInsightHiveQueryAppStats"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightHiveTezAppStats","name":"HDInsightHiveTezAppStats"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightJupyterNotebookEvents","name":"HDInsightJupyterNotebookEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightKafkaLogs","name":"HDInsightKafkaLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightKafkaMetrics","name":"HDInsightKafkaMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightOozieLogs","name":"HDInsightOozieLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightRangerAuditLogs","name":"HDInsightRangerAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSecurityLogs","name":"HDInsightSecurityLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkApplicationEvents","name":"HDInsightSparkApplicationEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkBlockManagerEvents","name":"HDInsightSparkBlockManagerEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkEnvironmentEvents","name":"HDInsightSparkEnvironmentEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkExecutorEvents","name":"HDInsightSparkExecutorEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkExtraEvents","name":"HDInsightSparkExtraEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkJobEvents","name":"HDInsightSparkJobEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkLogs","name":"HDInsightSparkLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkSQLExecutionEvents","name":"HDInsightSparkSQLExecutionEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkStageEvents","name":"HDInsightSparkStageEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkStageTaskAccumulables","name":"HDInsightSparkStageTaskAccumulables"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightSparkTaskEvents","name":"HDInsightSparkTaskEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightStormLogs","name":"HDInsightStormLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightStormMetrics","name":"HDInsightStormMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/HDInsightStormTopologyMetrics","name":"HDInsightStormTopologyMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Heartbeat","name":"Heartbeat"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/InsightsMetrics","name":"InsightsMetrics"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/IntuneAuditLogs","name":"IntuneAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/IntuneDeviceComplianceOrg","name":"IntuneDeviceComplianceOrg"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/IntuneDevices","name":"IntuneDevices"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/IntuneOperationalLogs","name":"IntuneOperationalLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/IoTHubDistributedTracing","name":"IoTHubDistributedTracing"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/LAQueryLogs","name":"LAQueryLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/MCVPOperationLogs","name":"MCVPOperationLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/MicrosoftAzureBastionAuditLogs","name":"MicrosoftAzureBastionAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/MicrosoftDataShareReceivedSnapshotLog","name":"MicrosoftDataShareReceivedSnapshotLog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/MicrosoftDataShareSentSnapshotLog","name":"MicrosoftDataShareSentSnapshotLog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/MicrosoftDynamicsTelemetryPerformanceLogs","name":"MicrosoftDynamicsTelemetryPerformanceLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/MicrosoftDynamicsTelemetrySystemMetricsLogs","name":"MicrosoftDynamicsTelemetrySystemMetricsLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/MicrosoftHealthcareApisAuditLogs","name":"MicrosoftHealthcareApisAuditLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/NWConnectionMonitorDestinationListenerResult","name":"NWConnectionMonitorDestinationListenerResult"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/NWConnectionMonitorDNSResult","name":"NWConnectionMonitorDNSResult"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/NWConnectionMonitorPathResult","name":"NWConnectionMonitorPathResult"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/NWConnectionMonitorTestResult","name":"NWConnectionMonitorTestResult"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Operation","name":"Operation"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Perf","name":"Perf"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/PowerBIDatasetsTenant","name":"PowerBIDatasetsTenant"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/PowerBIDatasetsTenantPreview","name":"PowerBIDatasetsTenantPreview"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/PowerBIDatasetsWorkspace","name":"PowerBIDatasetsWorkspace"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/PowerBIDatasetsWorkspacePreview","name":"PowerBIDatasetsWorkspacePreview"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/PurviewScanStatusLogs","name":"PurviewScanStatusLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ServiceFabricOperationalEvent","name":"ServiceFabricOperationalEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ServiceFabricReliableActorEvent","name":"ServiceFabricReliableActorEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/ServiceFabricReliableServiceEvent","name":"ServiceFabricReliableServiceEvent"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SignalRServiceDiagnosticLogs","name":"SignalRServiceDiagnosticLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SigninLogs","name":"SigninLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/StorageBlobLogs","name":"StorageBlobLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/StorageFileLogs","name":"StorageFileLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/StorageQueueLogs","name":"StorageQueueLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/StorageTableLogs","name":"StorageTableLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SucceededIngestion","name":"SucceededIngestion"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseBigDataPoolApplicationsEnded","name":"SynapseBigDataPoolApplicationsEnded"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseBuiltinSqlPoolRequestsEnded","name":"SynapseBuiltinSqlPoolRequestsEnded"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseGatewayApiRequests","name":"SynapseGatewayApiRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseGatewayEvents","name":"SynapseGatewayEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseIntegrationActivityRuns","name":"SynapseIntegrationActivityRuns"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseIntegrationActivityRunsEnded","name":"SynapseIntegrationActivityRunsEnded"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseIntegrationPipelineRuns","name":"SynapseIntegrationPipelineRuns"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseIntegrationPipelineRunsEnded","name":"SynapseIntegrationPipelineRunsEnded"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseIntegrationTriggerRuns","name":"SynapseIntegrationTriggerRuns"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseIntegrationTriggerRunsEnded","name":"SynapseIntegrationTriggerRunsEnded"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseRBACEvents","name":"SynapseRBACEvents"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseRbacOperations","name":"SynapseRbacOperations"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseSqlPoolDmsWorkers","name":"SynapseSqlPoolDmsWorkers"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseSqlPoolExecRequests","name":"SynapseSqlPoolExecRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseSqlPoolRequestSteps","name":"SynapseSqlPoolRequestSteps"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseSqlPoolSqlRequests","name":"SynapseSqlPoolSqlRequests"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/SynapseSqlPoolWaits","name":"SynapseSqlPoolWaits"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Syslog","name":"Syslog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/TSIIngress","name":"TSIIngress"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/W3CIISLog","name":"W3CIISLog"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WorkloadDiagnosticLogs","name":"WorkloadDiagnosticLogs"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WVDAgentHealthStatus","name":"WVDAgentHealthStatus"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WVDCheckpoints","name":"WVDCheckpoints"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WVDConnections","name":"WVDConnections"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WVDErrors","name":"WVDErrors"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WVDFeeds","name":"WVDFeeds"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WVDHostRegistrations","name":"WVDHostRegistrations"},{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/WVDManagement","name":"WVDManagement"}]}' - headers: - cache-control: - - no-cache - content-length: - - '69417' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 07 Jun 2021 05:11:21 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-powered-by: - - ASP.NET - status: - code: 200 - message: OK - request: body: '{"properties": {"retentionInDays": 30}}' headers: @@ -365,118 +317,96 @@ interactions: ParameterSetName: - -g --workspace-name -n --retention-time --debug User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PATCH - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Syslog?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Syslog?api-version=2021-12-01-preview response: body: - string: '{"properties":{"retentionInDays":30},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Syslog","name":"Syslog"}' + string: "{\r\n \"properties\": {\r\n \"totalRetentionInDays\": 30,\r\n \"archiveRetentionInDays\": + 0,\r\n \"plan\": \"Analytics\",\r\n \"lastPlanModifiedDate\": \"Wed, + 26 Jan 2022 05:13:13 GMT\",\r\n \"schema\": {\r\n \"tableSubType\": + \"Any\",\r\n \"name\": \"Syslog\",\r\n \"tableType\": \"Microsoft\",\r\n + \ \"standardColumns\": [\r\n {\r\n \"name\": \"TenantId\",\r\n + \ \"type\": \"guid\",\r\n \"description\": \"ID of the workspace + that stores this record\",\r\n \"isDefaultDisplay\": true,\r\n \"isHidden\": + true\r\n },\r\n {\r\n \"name\": \"SourceSystem\",\r\n + \ \"type\": \"string\",\r\n \"description\": \"Type of agent + the data was collected from. For syslog the value is typically Linux.\",\r\n + \ \"isDefaultDisplay\": true,\r\n \"isHidden\": false\r\n + \ },\r\n {\r\n \"name\": \"TimeGenerated\",\r\n \"type\": + \"datetime\",\r\n \"description\": \"Date and time the record was + created.\",\r\n \"isDefaultDisplay\": true,\r\n \"isHidden\": + false\r\n },\r\n {\r\n \"name\": \"MG\",\r\n \"type\": + \"guid\",\r\n \"description\": \"ID of the management group for System + Center Operations Manager agents.\",\r\n \"isDefaultDisplay\": true,\r\n + \ \"isHidden\": true\r\n },\r\n {\r\n \"name\": + \"TimeCollected\",\r\n \"type\": \"datetime\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": true\r\n },\r\n {\r\n \"name\": + \"ManagementGroupName\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Computer\",\r\n \"type\": \"string\",\r\n \"description\": + \"Computer that the event was collected from.\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"EventTime\",\r\n \"type\": \"datetime\",\r\n \"description\": + \"Date and time that the event was generated.\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Facility\",\r\n \"type\": \"string\",\r\n \"description\": + \"The part of the system that generated the message.\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"HostName\",\r\n \"type\": \"string\",\r\n \"description\": + \"Name of the system sending the message.\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"SeverityLevel\",\r\n \"type\": \"string\",\r\n \"description\": + \"Severity level of the event.\",\r\n \"isDefaultDisplay\": true,\r\n + \ \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"SyslogMessage\",\r\n \"type\": \"string\",\r\n \"description\": + \"Text of the message.\",\r\n \"isDefaultDisplay\": true,\r\n \"isHidden\": + false\r\n },\r\n {\r\n \"name\": \"ProcessID\",\r\n + \ \"type\": \"int\",\r\n \"description\": \"ID of the process + that generated the message.\",\r\n \"isDefaultDisplay\": true,\r\n + \ \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"HostIP\",\r\n \"type\": \"string\",\r\n \"description\": + \"IP address of the system sending the message.\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ProcessName\",\r\n \"type\": \"string\",\r\n \"description\": + \"Name of the process that generated the message.\",\r\n \"isDefaultDisplay\": + true,\r\n \"isHidden\": false\r\n }\r\n ],\r\n \"solutions\": + [\r\n \"LogManagement\"\r\n ]\r\n },\r\n \"provisioningState\": + \"Succeeded\",\r\n \"retentionInDays\": 30\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002/tables/Syslog\",\r\n + \ \"name\": \"Syslog\"\r\n}" headers: cache-control: - no-cache + cachecontrol: + - no-cache content-length: - - '289' + - '3922' content-type: - application/json; charset=utf-8 date: - - Mon, 07 Jun 2021 05:11:23 GMT + - Wed, 26 Jan 2022 05:13:13 GMT expires: - '-1' pragma: - no-cache server: - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - '1199' x-powered-by: - ASP.NET - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - monitor log-analytics workspace list-deleted-workspaces - Connection: - - keep-alive - ParameterSetName: - - -g - User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/deletedWorkspaces?api-version=2021-06-01 - response: - body: - string: '{"value":[]}' - headers: - cache-control: - - no-cache - content-length: - - '12' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 07 Jun 2021 05:11:26 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-original-request-ids: - - c6bd4fba-fbfa-437e-b39b-667a7def0e0c - - 001cad7c-3603-4d94-86c5-01cff552d391 - - 9c2fbd6f-cc6d-418c-b43b-6d549b42ff11 - - 4f2ef6f6-0322-4939-a067-b7c874af78ee - - ebe1ff19-cdee-41b6-80f8-fd04d25e9cd4 - - 73176ca2-3f46-4707-b5e0-c923b778ea11 - - bc7fdb3d-ca75-4e48-b841-e6fa33396d81 - - ce8460ff-3cf5-400f-a858-27b006edea24 - - ebad9718-0804-43c2-b714-9b9b13ffcd2a - - 434ca9b5-6b4b-476e-90c3-d845cb8b64cb - - eaa9bfeb-5a4a-444b-97a5-056f89a5f771 - - a3dcd821-c92d-4e45-9a89-040402613a41 - - 39df9e67-5801-471b-afcc-a0cdd7c947f0 - - 3db410f1-5670-4d3d-b794-9bd4d0e6778a - - 42952149-da55-4923-9230-e5461e8864b9 - - b351487d-e133-4439-b9c7-940aa16be913 - - d492d290-50f2-4544-a323-76a7747c4238 - - f5d03b7f-2ec8-44ff-b2b4-4996caf87894 - - 98838701-3a12-476a-bcad-85b7139bfa25 - - 243b67a1-91d4-4b7d-954d-faea2e6fabbb - - d7f7c362-51b0-4f94-af73-6af354265697 - - 60fd8b26-b8f3-4874-99bf-160d558d4c3b - - 8b05050a-41ca-4046-8249-5741334d08f2 - - 9951f804-286e-48db-acab-9e5142d234c4 - - 4c2fc7de-1467-4059-b6ea-ef6366cd6926 - - 9e2ed6d8-51ae-44d5-bcb5-38dd95bfed20 - - abbc4c27-89ee-4af0-87db-af61bbe14ab5 - - ce30d6c7-466e-42d4-8b47-853779e75171 - - 4c7b7008-bee4-4d0f-b6f6-9f62e99ac729 - - 0ea48cbd-2507-480b-ab2b-4e4402eb41f4 - - f572fef0-5307-45be-bcbb-6849e606b37e - - 3703061c-c56e-466b-b435-fef54b02d900 - - 527ef537-da60-491c-9ddc-8c6be3b8e736 - - 0b1a56ea-b1f9-45a8-9d2a-9476ceae6285 - - 72f9816a-4139-4e8e-bcf6-9ae92adaafda - - 1bdd3b38-5217-4066-a1c3-b5be5c95db78 + - ASP.NET status: code: 200 message: OK @@ -496,9 +426,9 @@ interactions: ParameterSetName: - -g -n -y User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: '' @@ -508,7 +438,7 @@ interactions: content-length: - '0' date: - - Mon, 07 Jun 2021 05:11:34 GMT + - Wed, 26 Jan 2022 05:13:20 GMT pragma: - no-cache server: @@ -519,385 +449,13 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' - x-powered-by: - - ASP.NET - - ASP.NET - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - monitor log-analytics workspace list-deleted-workspaces - Connection: - - keep-alive - ParameterSetName: - - -g - User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/deletedWorkspaces?api-version=2021-06-01 - response: - body: - string: '{"value":[{"properties":{"source":"Azure","customerId":"9ae6e2ad-cf3c-495e-aff4-c25cac26a434","provisioningState":"Succeeded","sku":{"name":"capacityreservation","capacityReservationLevel":200,"lastSkuUpdate":"Mon, - 07 Jun 2021 05:11:19 GMT"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":2.0,"quotaNextResetTime":"Mon, - 07 Jun 2021 06:00:00 GMT","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"Mon, - 07 Jun 2021 05:10:43 GMT","modifiedDate":"Mon, 07 Jun 2021 05:11:28 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002","name":"clitest000002","type":"Microsoft.OperationalInsights/workspaces","location":"westus"}]}' - headers: - cache-control: - - no-cache - content-length: - - '988' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 07 Jun 2021 05:11:36 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-original-request-ids: - - a3ecbe9c-d9eb-471a-8ba3-0047870a4765 - - b240373c-5ae5-4835-a51a-fa8337f767ad - - 9457fa9b-b483-4453-96c8-52a4f194a7a6 - - ee94c477-fab8-4f12-b192-070cd43ad725 - - 9beee9cd-2def-46ad-b0cc-b6c2a6dfa663 - - 3adf81ba-c9e9-4dbb-818c-d205144835c1 - - f2270184-ab45-49f6-8971-5e61f84483d3 - - 206b464d-41c8-4f57-93c3-045f9de25132 - - e14c86b5-f850-4bf3-9339-bd042b3bcb33 - - c40b651e-916c-4d67-bd5d-901af5607a7a - - 187c11b0-8e09-4f13-8dca-9ea6d356bd4e - - 45af401c-77c3-4e5b-8bc2-1ed6e83ecb94 - - e5fc6cca-4853-4263-a067-1d8cd8023c89 - - 01073135-feb3-4053-9b42-bcde15174f12 - - ddc81192-b827-441a-a5a9-0320036def2c - - a0c759a2-459b-4a91-82cf-3958fa6bc8a4 - - f19f09b9-b770-4980-9b31-9a5b5a45853b - - 60d8d6f1-897e-401d-aabd-4f103a3333cd - - 1c966085-02f9-43dd-9173-a29c3eebd3be - - 5d4667fb-7b50-4f61-9212-643d75a8c28a - - f90634dd-ab7f-4496-80fb-a5283ea680e4 - - c15b7900-26d9-4726-afe2-d39404a80fa4 - - 196faeb1-b3f7-492f-8e04-19e6c012f5f1 - - 925c2505-84f2-4743-83a4-542d2ec8ebaa - - c4534059-a031-441d-b289-5db55fc4fb09 - - 53c37d53-36ce-48d0-a9be-224164032fdb - - a129e404-7949-497d-a712-3acececed890 - - 12f63b8d-03ee-40d1-9c5b-ae7e13683805 - - 5378a5a7-c3b0-4884-a8b2-7e60ee399285 - - 096ca723-3004-4cb6-b418-2cf9253018e3 - - 619cf420-469d-4e26-8d87-c70859897f01 - - 2a8d43a7-1216-4cb3-9ed0-d2bdd7f1e3ae - - 07fc2f96-75e2-4c5a-b7d5-ae7a255309e1 - - 221d6440-4bf4-4f22-88d5-4c2baf4650a4 - - c14f362e-9172-448b-92ca-c3840fa14ab4 - - 9a51436a-7afb-462d-8007-549fbfe879d1 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - monitor log-analytics workspace recover - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/deletedWorkspaces?api-version=2021-06-01 - response: - body: - string: '{"value":[{"properties":{"source":"Azure","customerId":"9ae6e2ad-cf3c-495e-aff4-c25cac26a434","provisioningState":"Succeeded","sku":{"name":"capacityreservation","capacityReservationLevel":200,"lastSkuUpdate":"Mon, - 07 Jun 2021 05:11:19 GMT"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":2.0,"quotaNextResetTime":"Mon, - 07 Jun 2021 06:00:00 GMT","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"Mon, - 07 Jun 2021 05:10:43 GMT","modifiedDate":"Mon, 07 Jun 2021 05:11:28 GMT"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002","name":"clitest000002","type":"Microsoft.OperationalInsights/workspaces","location":"westus"}]}' - headers: - cache-control: - - no-cache - content-length: - - '988' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 07 Jun 2021 05:11:39 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-original-request-ids: - - bf21d125-f696-4bfd-88f5-5eeda6560d44 - - c332000d-4c87-4d36-b5e4-9829d4f86c58 - - 0d7c16cd-07d5-4d6d-8f14-1a1cf6606c2e - - 515c5908-9f51-4b30-8cae-fc887175e7ab - - 877589ae-7be9-4f9e-a444-ee7b2236f846 - - ffc45a53-54a0-4592-a57a-01d08eb85c13 - - dd9211c9-9761-43c2-bbe2-f4fb812efcab - - 1f031f56-f405-4273-8690-cf781294ce0a - - fce7a788-d768-4e3a-8a11-0c28b9fc07a7 - - 8b641ce4-9e36-46f5-86a3-1dc3c6bbce88 - - bca2b177-d01c-4e23-9371-b7426e53ba58 - - 18b54796-5ba3-4f1f-99b4-e8426d2448e2 - - 0e2554e2-4e17-413e-a374-2400fd5000e0 - - 957ef290-e6da-4825-afa8-3347bab11d1f - - 51540c76-4ad2-4791-8cf0-352315caa609 - - b8bc983f-4cb1-42e5-9ba1-1ecef76de59a - - 039bcecd-f382-47d5-98fc-6f92158b0a3c - - 810f4588-4fb6-45b3-808b-ac233f30d2e9 - - 5c08d836-5b32-4d19-b214-588c9dbaf3b4 - - 0e4db298-ad0f-464e-89c3-bc866c623430 - - 7d2b9e3f-d53a-46b7-8fb3-fc2074f58623 - - b8852141-3f1c-4adb-b3fa-3cf6b4494022 - - f0257773-7b8b-4bfc-888b-8b01310d0ab8 - - 3745364f-aff6-49af-86bc-f3d8b39a86a6 - - aa4a1b17-ce87-4288-88e8-a5436c670651 - - 7018d8c4-5470-4859-9db9-99a9f55a9b54 - - 6775faaf-5202-4658-b917-3f3dc51c5f1e - - 2773e402-dae3-4427-9f65-eb2b198b6332 - - 9d0157a6-9ebf-4bd5-88ef-8d4df0454b09 - - a0c34963-5294-478c-9720-f645cb4e89e0 - - 539a4903-ee0c-4a4f-9e8e-d93cd08d0fa1 - - 32cabc73-d933-4e96-a186-f262e8caef86 - - 52bba96a-0cef-4d53-9869-74317225dccc - - a76268dc-476d-4b4d-9b0c-9b162e5454cf - - dddfd24f-0daa-48f0-8050-f7e3e1dd2698 - - 01aafec8-3102-4059-9ded-e22c92ce9295 - status: - code: 200 - message: OK -- request: - body: '{"location": "westus", "properties": {"publicNetworkAccessForIngestion": - "Enabled", "publicNetworkAccessForQuery": "Enabled"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - monitor log-analytics workspace recover - Connection: - - keep-alive - Content-Length: - - '126' - Content-Type: - - application/json - ParameterSetName: - - -g -n - User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 - response: - body: - string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"9ae6e2ad-cf3c-495e-aff4-c25cac26a434\",\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"sku\": {\r\n \"name\": \"capacityreservation\",\r\n \"capacityReservationLevel\": - 200,\r\n \"lastSkuUpdate\": \"Mon, 07 Jun 2021 05:11:19 GMT\"\r\n },\r\n - \ \"retentionInDays\": 30,\r\n \"features\": {\r\n \"legacy\": 0,\r\n - \ \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": - true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 2.0,\r\n - \ \"quotaNextResetTime\": \"Mon, 07 Jun 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": - \"RespectQuota\"\r\n },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n - \ \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"createdDate\": - \"Mon, 07 Jun 2021 05:10:43 GMT\",\r\n \"modifiedDate\": \"Mon, 07 Jun - 2021 05:11:28 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n - \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n - \ \"location\": \"westus\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '1183' - content-type: - - application/json - date: - - Mon, 07 Jun 2021 05:11:48 GMT - pragma: - - no-cache - server: - - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '14998' x-powered-by: - ASP.NET - ASP.NET status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - monitor log-analytics workspace show - Connection: - - keep-alive - ParameterSetName: - - -g -n - User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 - response: - body: - string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"9ae6e2ad-cf3c-495e-aff4-c25cac26a434\",\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"sku\": {\r\n \"name\": \"capacityreservation\",\r\n \"capacityReservationLevel\": - 200,\r\n \"lastSkuUpdate\": \"Mon, 07 Jun 2021 05:11:19 GMT\"\r\n },\r\n - \ \"retentionInDays\": 30,\r\n \"features\": {\r\n \"legacy\": 0,\r\n - \ \"searchVersion\": 1,\r\n \"enableLogAccessUsingOnlyResourcePermissions\": - true\r\n },\r\n \"workspaceCapping\": {\r\n \"dailyQuotaGb\": 2.0,\r\n - \ \"quotaNextResetTime\": \"Mon, 07 Jun 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": - \"RespectQuota\"\r\n },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n - \ \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"createdDate\": - \"Mon, 07 Jun 2021 05:10:43 GMT\",\r\n \"modifiedDate\": \"Mon, 07 Jun - 2021 05:11:47 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n - \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n - \ \"location\": \"westus\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '1183' - content-type: - - application/json - date: - - Mon, 07 Jun 2021 05:11:50 GMT - pragma: - - no-cache - server: - - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-powered-by: - - ASP.NET - - ASP.NET - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - monitor log-analytics workspace list-deleted-workspaces - Connection: - - keep-alive - ParameterSetName: - - -g - User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/deletedWorkspaces?api-version=2021-06-01 - response: - body: - string: '{"value":[]}' - headers: - cache-control: - - no-cache - content-length: - - '12' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 07 Jun 2021 05:11:53 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-original-request-ids: - - c658da07-98ba-46c6-8eef-3bf0f2945baa - - 63783776-9a21-4116-b57c-3ededdacbc5f - - eb701a7a-6bf3-49a6-84ee-81fcc347d1c0 - - b65af3b1-969f-4340-bc88-35d46b4dbb8c - - a9959855-7ae2-480f-9769-2877cd66d123 - - 7ce3e513-40ee-4f6d-b2e7-d237096173a3 - - 8bb36069-dadc-4fac-b90c-86be30b52362 - - 5d59680f-5402-41b6-93b2-727dca516184 - - 94aee791-bcc9-423d-9de1-32aaec0fbe2f - - 0f1e912d-07a1-46ca-b76c-7204de4aba41 - - e325c0ff-1cae-4e7b-8c29-e91d7ef6c73d - - b85866d4-3309-4b8d-8e6b-799db2543606 - - 7b8be872-1492-4b88-be99-cfe9e76fb4dc - - 641a45b0-27d7-4d5d-860d-f72e8519109a - - 85ca812f-d180-48e6-9989-7f464c19f645 - - 1bd8ba60-7b41-423b-b1dc-ba82f6902fba - - 8210551c-9be7-4d4d-889a-68cdf08d3ffa - - 41cd7502-16bf-4fd9-ab2c-1f508942913d - - a74cef07-3c37-405d-9211-db1e034e526c - - 9aeb2edc-350d-4d79-8e0d-80733967b3ec - - 4a20339b-ca90-446d-8115-8b9ab14e29d4 - - db4f7865-3bce-4604-8049-9a158b0a4489 - - 60f01d40-a904-4720-8234-c44efe3bcd61 - - f1ac8242-e8a8-49e4-a141-b895f1b12e75 - - cf65cca3-e2e0-45f1-937a-b30590fee2fa - - e6ba248e-d998-46a8-b2f5-645be41590f1 - - 5e150553-5278-4c2d-9483-bf44acbc81b4 - - 5f6eb6d2-bcc2-4527-a6e2-bb3ba770dd78 - - ad87fa67-28eb-4b19-b6b6-c061619ee17f - - bf3eb271-23e7-417b-bf7d-6b8a629ae7fe - - 9cb103b8-4d4d-46c8-8a61-2776c99ada0c - - 7251a634-c2b3-4b8c-ac55-c261bed8d7f0 - - e1fb4992-91aa-403a-9f8b-64b32f941a13 - - e75f4292-06fd-4dd4-ac46-858f5db670b3 - - 5dd0ed0b-7e96-4610-bb07-e798797d8650 - - 05156cdf-9f27-470f-8f15-3fad7364cb25 - status: - code: 200 - message: OK - request: body: null headers: @@ -914,36 +472,30 @@ interactions: ParameterSetName: - -g -n --force -y User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01&force=true + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview&force=true response: body: string: '' headers: cache-control: - no-cache - content-length: - - '0' date: - - Mon, 07 Jun 2021 05:12:01 GMT + - Wed, 26 Jan 2022 05:13:21 GMT + expires: + - '-1' pragma: - no-cache - server: - - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' - x-powered-by: - - ASP.NET - - ASP.NET + - '14997' status: - code: 200 - message: OK + code: 204 + message: No Content - request: body: null headers: @@ -958,9 +510,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.24.0 azsdk-python-mgmt-loganalytics/10.0.0 Python/3.8.10 (Windows-10-10.0.19043-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_recover000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.OperationalInsights/workspaces/clitest000002'' @@ -970,11 +522,11 @@ interactions: cache-control: - no-cache content-length: - - '308' + - '266' content-type: - application/json; charset=utf-8 date: - - Mon, 07 Jun 2021 05:12:03 GMT + - Wed, 26 Jan 2022 05:13:22 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_saved_search.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_saved_search.yaml index 2985e03b8f8..28221c4f910 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_saved_search.yaml +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_saved_search.yaml @@ -62,7 +62,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_saved_search000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_saved_search000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -122,7 +122,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_saved_search000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_saved_search000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_table.yaml b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_table.yaml new file mode 100644 index 00000000000..bccd2ca2b21 --- /dev/null +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/recordings/test_monitor_log_analytics_workspace_table.yaml @@ -0,0 +1,1203 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace create + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - AZURECLI/2.33.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001?api-version=2021-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_monitor_workspace_table000001","name":"cli_test_monitor_workspace_table000001","type":"Microsoft.Resources/resourceGroups","location":"westeurope","tags":{"product":"azurecli","cause":"automation","date":"2022-02-16T08:16:51Z"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '358' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:16:55 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"location": "westeurope", "properties": {"sku": {"name": "PerGB2018"}, + "retentionInDays": 30, "workspaceCapping": {}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace create + Connection: + - keep-alive + Content-Length: + - '119' + Content-Type: + - application/json + ParameterSetName: + - -g -n + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": + \"c38c5676-4812-45a7-922b-3b5f0af28505\",\r\n \"provisioningState\": \"Creating\",\r\n + \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": + \"Wed, 16 Feb 2022 08:17:05 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n + \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n + \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": + \"Wed, 16 Feb 2022 20:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 16 Feb 2022 08:17:03 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 16 Feb 2022 08:17:03 GMT\"\r\n },\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/microsoft.operationalinsights/workspaces/ws-000002\",\r\n + \ \"name\": \"ws-000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n + \ \"location\": \"westeurope\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1078' + content-type: + - application/json + date: + - Wed, 16 Feb 2022 08:17:06 GMT + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace create + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": + \"c38c5676-4812-45a7-922b-3b5f0af28505\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": + \"Wed, 16 Feb 2022 08:17:05 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n + \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n + \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": + \"Wed, 16 Feb 2022 20:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 16 Feb 2022 08:17:05 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 16 Feb 2022 08:17:07 GMT\"\r\n },\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/microsoft.operationalinsights/workspaces/ws-000002\",\r\n + \ \"name\": \"ws-000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n + \ \"location\": \"westeurope\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1079' + content-type: + - application/json + date: + - Wed, 16 Feb 2022 08:17:36 GMT + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"properties": {"retentionInDays": 45, "totalRetentionInDays": 70, "plan": + "Analytics", "schema": {"name": "TB000003_CL", "columns": [{"name": "col1", + "type": "guid"}, {"name": "TimeGenerated", "type": "datetime"}]}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table create + Connection: + - keep-alive + Content-Length: + - '217' + Content-Type: + - application/json + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --plan --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL?api-version=2021-12-01-preview + response: + body: + string: '' + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1?api-version=2015-11-01-preview + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '0' + date: + - Wed, 16 Feb 2022 08:17:40 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL/operationresults/f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1?api-version=2021-12-01-preview + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table create + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --plan --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"InProgress\",\r\n \"name\": \"f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:17:40 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '310' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:18:10 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table create + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --plan --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f0cc45d2-f8a7-40e7-89a9-03c5b1b4eac1\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:17:40 GMT\",\r\n \"endTime\": \"Wed, + 16 Feb 2022 08:18:41 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '356' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:18:42 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table create + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --plan --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"totalRetentionInDays\": 70,\r\n \"archiveRetentionInDays\": + 25,\r\n \"plan\": \"Analytics\",\r\n \"schema\": {\r\n \"tableSubType\": + \"DataCollectionRuleBased\",\r\n \"name\": \"TB000003_CL\",\r\n \"tableType\": + \"CustomLog\",\r\n \"columns\": [\r\n {\r\n \"name\": + \"col1\",\r\n \"type\": \"guid\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"TimeGenerated\",\r\n \"type\": \"datetime\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n }\r\n ],\r\n \"standardColumns\": + [\r\n {\r\n \"name\": \"TenantId\",\r\n \"type\": + \"guid\",\r\n \"isDefaultDisplay\": false,\r\n \"isHidden\": + false\r\n }\r\n ],\r\n \"solutions\": [\r\n \"LogManagement\"\r\n + \ ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"retentionInDays\": + 45\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL\",\r\n + \ \"name\": \"TB000003_CL\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '1121' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:18:43 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"properties": {"retentionInDays": 50, "totalRetentionInDays": 80, "schema": + {"name": "TB000003_CL", "columns": [{"name": "col2", "type": "guid"}]}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table update + Connection: + - keep-alive + Content-Length: + - '149' + Content-Type: + - application/json + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: PATCH + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL?api-version=2021-12-01-preview + response: + body: + string: '' + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/2985c1cd-d16a-4483-a050-9239d66e35da?api-version=2015-11-01-preview + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '0' + date: + - Wed, 16 Feb 2022 08:18:47 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL/operationresults/2985c1cd-d16a-4483-a050-9239d66e35da?api-version=2021-12-01-preview + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table update + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/2985c1cd-d16a-4483-a050-9239d66e35da?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"InProgress\",\r\n \"name\": \"2985c1cd-d16a-4483-a050-9239d66e35da\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/2985c1cd-d16a-4483-a050-9239d66e35da\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:18:47 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '310' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:19:18 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table update + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/2985c1cd-d16a-4483-a050-9239d66e35da?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"Succeeded\",\r\n \"name\": \"2985c1cd-d16a-4483-a050-9239d66e35da\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/2985c1cd-d16a-4483-a050-9239d66e35da\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:18:47 GMT\",\r\n \"endTime\": \"Wed, + 16 Feb 2022 08:19:29 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '356' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:19:48 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table update + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name --retention-time --total-retention-time --columns + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"totalRetentionInDays\": 80,\r\n \"archiveRetentionInDays\": + 30,\r\n \"plan\": \"Analytics\",\r\n \"schema\": {\r\n \"tableSubType\": + \"DataCollectionRuleBased\",\r\n \"name\": \"TB000003_CL\",\r\n \"tableType\": + \"CustomLog\",\r\n \"columns\": [\r\n {\r\n \"name\": + \"col2\",\r\n \"type\": \"guid\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"col1\",\r\n \"type\": \"guid\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"TimeGenerated\",\r\n \"type\": \"datetime\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n }\r\n ],\r\n \"standardColumns\": + [\r\n {\r\n \"name\": \"TenantId\",\r\n \"type\": + \"guid\",\r\n \"isDefaultDisplay\": false,\r\n \"isHidden\": + false\r\n }\r\n ],\r\n \"solutions\": [\r\n \"LogManagement\"\r\n + \ ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"retentionInDays\": + 50\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL\",\r\n + \ \"name\": \"TB000003_CL\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '1265' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:19:49 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table show + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"totalRetentionInDays\": 80,\r\n \"archiveRetentionInDays\": + 30,\r\n \"plan\": \"Analytics\",\r\n \"schema\": {\r\n \"tableSubType\": + \"DataCollectionRuleBased\",\r\n \"name\": \"TB000003_CL\",\r\n \"tableType\": + \"CustomLog\",\r\n \"columns\": [\r\n {\r\n \"name\": + \"col2\",\r\n \"type\": \"guid\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"col1\",\r\n \"type\": \"guid\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"TimeGenerated\",\r\n \"type\": \"datetime\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n }\r\n ],\r\n \"standardColumns\": + [\r\n {\r\n \"name\": \"TenantId\",\r\n \"type\": + \"guid\",\r\n \"isDefaultDisplay\": false,\r\n \"isHidden\": + false\r\n }\r\n ],\r\n \"solutions\": [\r\n \"LogManagement\"\r\n + \ ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"retentionInDays\": + 50\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL\",\r\n + \ \"name\": \"TB000003_CL\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '1265' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:19:50 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table delete + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - -g -n --workspace-name -y + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: DELETE + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL?api-version=2021-12-01-preview + response: + body: + string: '' + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/cdefdbe5-77b4-4130-9b73-4de8a74da8fc?api-version=2015-11-01-preview + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '0' + date: + - Wed, 16 Feb 2022 08:19:53 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000003_CL/operationresults/cdefdbe5-77b4-4130-9b73-4de8a74da8fc?api-version=2021-12-01-preview + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-deletes: + - '14999' + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table delete + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name -y + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/cdefdbe5-77b4-4130-9b73-4de8a74da8fc?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"InProgress\",\r\n \"name\": \"cdefdbe5-77b4-4130-9b73-4de8a74da8fc\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/cdefdbe5-77b4-4130-9b73-4de8a74da8fc\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:19:54 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '310' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:20:24 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table delete + Connection: + - keep-alive + ParameterSetName: + - -g -n --workspace-name -y + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/cdefdbe5-77b4-4130-9b73-4de8a74da8fc?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"Succeeded\",\r\n \"name\": \"cdefdbe5-77b4-4130-9b73-4de8a74da8fc\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/cdefdbe5-77b4-4130-9b73-4de8a74da8fc\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:19:54 GMT\",\r\n \"endTime\": \"Wed, + 16 Feb 2022 08:20:52 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '356' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:20:55 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"properties": {"retentionInDays": 50, "totalRetentionInDays": 80, "searchResults": + {"query": "Heartbeat", "limit": 1, "startSearchTime": "2021-07-31T21:29:18.000Z", + "endSearchTime": "2021-08-01T21:29:18.000Z"}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table search-job create + Connection: + - keep-alive + Content-Length: + - '212' + Content-Type: + - application/json + ParameterSetName: + - -n -g --workspace-name --retention-time --total-retention-time --start-search-time + --end-search-time --search-query --limit + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000004_SRCH?api-version=2021-12-01-preview + response: + body: + string: '' + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f21f8b23-7f6f-477a-9bac-5adcea364d56?api-version=2015-11-01-preview + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '0' + date: + - Wed, 16 Feb 2022 08:21:00 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000004_SRCH/operationresults/f21f8b23-7f6f-477a-9bac-5adcea364d56?api-version=2021-12-01-preview + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table search-job create + Connection: + - keep-alive + ParameterSetName: + - -n -g --workspace-name --retention-time --total-retention-time --start-search-time + --end-search-time --search-query --limit + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f21f8b23-7f6f-477a-9bac-5adcea364d56?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"InProgress\",\r\n \"name\": \"f21f8b23-7f6f-477a-9bac-5adcea364d56\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f21f8b23-7f6f-477a-9bac-5adcea364d56\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:21:00 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '310' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:21:30 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table search-job create + Connection: + - keep-alive + ParameterSetName: + - -n -g --workspace-name --retention-time --total-retention-time --start-search-time + --end-search-time --search-query --limit + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f21f8b23-7f6f-477a-9bac-5adcea364d56?api-version=2015-11-01-preview + response: + body: + string: "{\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f21f8b23-7f6f-477a-9bac-5adcea364d56\",\r\n + \ \"properties\": {\r\n \"resultStatistics\": {\r\n \"progress\": + 100.0,\r\n \"ingestedRecords\": 0,\r\n \"scannedGb\": 0.0\r\n }\r\n + \ },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/locations/westeurope/operationStatuses/f21f8b23-7f6f-477a-9bac-5adcea364d56\",\r\n + \ \"startTime\": \"Wed, 16 Feb 2022 08:21:00 GMT\",\r\n \"endTime\": \"Wed, + 16 Feb 2022 08:21:49 GMT\"\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '494' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:22:01 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - monitor log-analytics workspace table search-job create + Connection: + - keep-alive + ParameterSetName: + - -n -g --workspace-name --retention-time --total-retention-time --start-search-time + --end-search-time --search-query --limit + User-Agent: + - AZURECLI/2.33.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000004_SRCH?api-version=2021-12-01-preview + response: + body: + string: "{\r\n \"properties\": {\r\n \"totalRetentionInDays\": 80,\r\n \"archiveRetentionInDays\": + 30,\r\n \"plan\": \"Analytics\",\r\n \"lastPlanModifiedDate\": \"2022-02-16T08:21:00.44Z\",\r\n + \ \"createDate\": \"2022-02-16T08:21:00.493Z\",\r\n \"createdBy\": \"d44a2991-98c6-47c3-b59b-2b30d72cfcc2\",\r\n + \ \"schema\": {\r\n \"tableSubType\": \"DataCollectionRuleBased\",\r\n + \ \"name\": \"TB000004_SRCH\",\r\n \"tableType\": \"SearchResults\",\r\n + \ \"columns\": [\r\n {\r\n \"name\": \"SourceSystem\",\r\n + \ \"type\": \"string\",\r\n \"isDefaultDisplay\": false,\r\n + \ \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"TimeGenerated\",\r\n \"type\": \"datetime\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"MG\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ManagementGroupName\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"SourceComputerId\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ComputerIP\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Computer\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Category\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"OSType\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"OSName\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"OSMajorVersion\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"OSMinorVersion\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Version\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"SCAgentChannel\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"IsGatewayInstalled\",\r\n \"type\": \"bool\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"RemoteIPLongitude\",\r\n \"type\": \"real\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"RemoteIPLatitude\",\r\n \"type\": \"real\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"RemoteIPCountry\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"SubscriptionId\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ResourceGroup\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ResourceProvider\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Resource\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ResourceId\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ResourceType\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ComputerEnvironment\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Solutions\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"VMUUID\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"ComputerPrivateIPs\",\r\n \"type\": \"dynamic\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"Id\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"_OriginalType\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"_OriginalItemId\",\r\n \"type\": \"string\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n },\r\n {\r\n \"name\": + \"_OriginalTimeGenerated\",\r\n \"type\": \"datetime\",\r\n \"isDefaultDisplay\": + false,\r\n \"isHidden\": false\r\n }\r\n ],\r\n \"standardColumns\": + [\r\n {\r\n \"name\": \"TenantId\",\r\n \"type\": + \"guid\",\r\n \"isDefaultDisplay\": false,\r\n \"isHidden\": + false\r\n }\r\n ],\r\n \"solutions\": [\r\n \"LogManagement\"\r\n + \ ],\r\n \"searchResults\": {\r\n \"query\": \"Heartbeat\",\r\n + \ \"description\": \"This table was created using a Search Job with + the following query: 'Heartbeat'.\",\r\n \"limit\": 1,\r\n \"startSearchTime\": + \"2021-07-31T21:29:18Z\",\r\n \"endSearchTime\": \"2021-08-01T21:29:18Z\",\r\n + \ \"sourceTable\": \"Heartbeat\",\r\n \"azureAsyncOperationId\": + \"f21f8b23-7f6f-477a-9bac-5adcea364d56\"\r\n }\r\n },\r\n \"provisioningState\": + \"Succeeded\",\r\n \"retentionInDays\": 50\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_monitor_workspace_table000001/providers/Microsoft.OperationalInsights/workspaces/ws-000002/tables/TB000004_SRCH\",\r\n + \ \"name\": \"TB000004_SRCH\",\r\n \"systemData\": {\r\n \"createdBy\": + \"d44a2991-98c6-47c3-b59b-2b30d72cfcc2\",\r\n \"createdAt\": \"2022-02-16T08:21:00.493Z\"\r\n + \ }\r\n}" + headers: + cache-control: + - no-cache + cachecontrol: + - no-cache + content-length: + - '6462' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 16 Feb 2022 08:22:02 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-ams-apiversion: + - WebAPI1.0 + x-content-type-options: + - nosniff + x-powered-by: + - ASP.NET + - ASP.NET + status: + code: 200 + message: OK +version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/test_monitor_log_analytics_workspace.py b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/test_monitor_log_analytics_workspace.py index b06227f769a..ced1b58efaa 100644 --- a/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/test_monitor_log_analytics_workspace.py +++ b/src/azure-cli/azure/cli/command_modules/monitor/tests/latest/test_monitor_log_analytics_workspace.py @@ -250,7 +250,7 @@ def test_monitor_log_analytics_workspace_public_access(self, resource_group): self.check('publicNetworkAccessForQuery', 'Disabled') ]) - @ResourceGroupPreparer(name_prefix='cli_test_monitor_workspace_recover', location='westus') + @ResourceGroupPreparer(name_prefix='cli_test_monitor_workspace_recover', location='WestEurope') @AllowLargeResponse() def test_monitor_log_analytics_workspace_recover(self, resource_group): workspace_name = self.create_random_name('clitest', 20) @@ -272,10 +272,6 @@ def test_monitor_log_analytics_workspace_recover(self, resource_group): self.check('workspaceCapping.dailyQuotaGb', 2.0) ]) - self.cmd("monitor log-analytics workspace table list -g {rg} --workspace-name {name}", checks=[ - # self.check('length(@)', 0) - ]) - self.kwargs.update({ 'table_name': 'Syslog' }) @@ -284,35 +280,37 @@ def test_monitor_log_analytics_workspace_recover(self, resource_group): self.check('retentionInDays', 30) ]) - self.cmd("monitor log-analytics workspace list-deleted-workspaces -g {rg}", checks=[ - self.check('length(@)', 0) - ]) + # not supported in api_version = 2021-12-01-preview + # self.cmd("monitor log-analytics workspace list-deleted-workspaces -g {rg}", checks=[ + # self.check('length(@)', 0) + # ]) self.cmd("monitor log-analytics workspace delete -g {rg} -n {name} -y") - self.cmd("monitor log-analytics workspace list-deleted-workspaces -g {rg}", checks=[ - self.check('length(@)', 1) - ]) - - self.cmd("monitor log-analytics workspace recover -g {rg} -n {name}", checks=[ - self.check('provisioningState', 'Succeeded'), - self.check('retentionInDays', 30), - self.check('sku.name', 'capacityreservation'), - self.check('sku.capacityReservationLevel', 200), - self.check('workspaceCapping.dailyQuotaGb', 2.0) - ]) - - self.cmd("monitor log-analytics workspace show -g {rg} -n {name}", checks=[ - self.check('provisioningState', 'Succeeded'), - self.check('retentionInDays', 30), - self.check('sku.name', 'capacityreservation'), - self.check('sku.capacityReservationLevel', 200), - self.check('workspaceCapping.dailyQuotaGb', 2.0) - ]) - - self.cmd("monitor log-analytics workspace list-deleted-workspaces -g {rg}", checks=[ - self.check('length(@)', 0) - ]) + # not supported in api_version = 2021-12-01-preview + # self.cmd("monitor log-analytics workspace list-deleted-workspaces -g {rg}", checks=[ + # self.check('length(@)', 1) + # ]) + + # self.cmd("monitor log-analytics workspace recover -g {rg} -n {name}", checks=[ + # self.check('provisioningState', 'Succeeded'), + # self.check('retentionInDays', 30), + # self.check('sku.name', 'capacityreservation'), + # self.check('sku.capacityReservationLevel', 200), + # self.check('workspaceCapping.dailyQuotaGb', 2.0) + # ]) + + # self.cmd("monitor log-analytics workspace show -g {rg} -n {name}", checks=[ + # self.check('provisioningState', 'Succeeded'), + # self.check('retentionInDays', 30), + # self.check('sku.name', 'capacityreservation'), + # self.check('sku.capacityReservationLevel', 200), + # self.check('workspaceCapping.dailyQuotaGb', 2.0) + # ]) + + # self.cmd("monitor log-analytics workspace list-deleted-workspaces -g {rg}", checks=[ + # self.check('length(@)', 0) + # ]) self.cmd("monitor log-analytics workspace delete -g {rg} -n {name} --force -y") @@ -478,3 +476,61 @@ def test_monitor_log_analytics_workspace_data_export(self, resource_group, accou self.cmd('monitor log-analytics workspace data-export delete -g {rg} --workspace-name {workspace_name} -n {data_export_name} -y') with self.assertRaisesRegex(SystemExit, '3'): self.cmd('monitor log-analytics workspace data-export show -g {rg} --workspace-name {workspace_name} -n {data_export_name}') + + @record_only() + def test_monitor_log_analytics_workspace_data_collection_rules(self): + self.kwargs.update({ + 'ws_name': 'wsn1', + 'rule_name': 'rule11', + 'rule_id': '/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/tbtest/providers/Microsoft.Insights/dataCollectionRules/rule11' + }) + # extension command + # rule = self.cmd('monitor data-collection rule show -g tbtest -n rule11').get_output_in_json() + # self.kwargs.update({ + # 'rule_id': rule['id'] + # }) + self.cmd('monitor log-analytics workspace update -g tbtest -n {ws_name} --data-collection-rule {rule_id}', checks=[ + # self.check('defaultDataCollectionRuleResourceId', '{rule_id}') + ]) + + @ResourceGroupPreparer(name_prefix='cli_test_monitor_workspace_table', location='WestEurope') + @AllowLargeResponse() + def test_monitor_log_analytics_workspace_table(self, resource_group): + + self.kwargs.update({ + 'ws_name':self.create_random_name('ws-', 10), + 'table_name': self.create_random_name('TB', 10) + '_CL', + 'table2_name': self.create_random_name('TB', 10) + '_SRCH', + }) + + self.cmd('monitor log-analytics workspace create -g {rg} -n {ws_name}') + self.cmd('monitor log-analytics workspace table create -g {rg} -n {table_name} --workspace-name {ws_name} --retention-time 45 --total-retention-time 70 --plan Analytics --columns col1=guid TimeGenerated=datetime', checks=[ + self.check('name', '{table_name}'), + self.check('retentionInDays', 45), + self.check('totalRetentionInDays', 70), + self.check('schema.columns[0].name', 'col1'), + self.check('schema.columns[0].type', 'guid'), + self.check('schema.columns[1].name', 'TimeGenerated'), + self.check('schema.columns[1].type', 'datetime'), + ]) + self.cmd('monitor log-analytics workspace table update -g {rg} -n {table_name} --workspace-name {ws_name} --retention-time 50 --total-retention-time 80 --columns col2=guid', checks=[ + self.check('name', '{table_name}'), + self.check('retentionInDays', 50), + self.check('totalRetentionInDays', 80), + self.check('schema.columns[0].name', 'col2'), + self.check('schema.columns[0].type', 'guid'), + ]) + self.cmd('monitor log-analytics workspace table show -g {rg} -n {table_name} --workspace-name {ws_name}', checks=[ + self.check('name', '{table_name}'), + self.check('retentionInDays', 50), + self.check('totalRetentionInDays', 80), + ]) + + self.cmd('monitor log-analytics workspace table delete -g {rg} -n {table_name} --workspace-name {ws_name} -y') + + self.cmd('monitor log-analytics workspace table search-job create -n {table2_name} -g {rg} --workspace-name {ws_name} --retention-time 50 --total-retention-time 80 --start-search-time "2021-08-01 05:29:18" --end-search-time "2021-08-02 05:29:18" --search-query "Heartbeat" --limit 1', checks=[ + self.check('name', '{table2_name}'), + self.check('schema.searchResults.query', 'Heartbeat'), + self.check('schema.searchResults.limit', 1), + self.check('schema.searchResults.sourceTable', "Heartbeat"), + ]) diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_connection_monitor_output.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_connection_monitor_output.yaml index 7b81b31a7db..88db80f6ea6 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_connection_monitor_output.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_connection_monitor_output.yaml @@ -14,12 +14,12 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001","name":"connection_monitor_v2_test_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-12-13T07:09:46Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001","name":"connection_monitor_v2_test_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T09:14:27Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -28,7 +28,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:09:49 GMT + - Wed, 26 Jan 2022 09:14:31 GMT expires: - '-1' pragma: @@ -68,19 +68,16 @@ interactions: \ },\n \"Flatcar\": {\n \"publisher\": \"kinvolk\",\n \ \"offer\": \"flatcar-container-linux-free\",\n \"sku\": \"stable\",\n \"version\": \"latest\"\n },\n \"openSUSE-Leap\": - {\n \"publisher\": \"SUSE\",\n \"offer\": \"opensuse-leap-15-3\",\n - \ \"sku\": \"gen2\",\n \"version\": \"latest\"\n },\n + {\n \"publisher\": \"SUSE\",\n \"offer\": \"openSUSE-Leap\",\n + \ \"sku\": \"42.3\",\n \"version\": \"latest\"\n },\n \ \"RHEL\": {\n \"publisher\": \"RedHat\",\n \"offer\": \"RHEL\",\n \"sku\": \"7-LVM\",\n \"version\": \"latest\"\n \ },\n \"SLES\": {\n \"publisher\": \"SUSE\",\n - \ \"offer\": \"sles-15-sp3\",\n \"sku\": \"gen2\",\n - \ \"version\": \"latest\"\n },\n \"UbuntuLTS\": - {\n \"publisher\": \"Canonical\",\n \"offer\": \"UbuntuServer\",\n - \ \"sku\": \"18.04-LTS\",\n \"version\": \"latest\"\n - \ }\n },\n \"Windows\": {\n \"Win2022Datacenter\": - {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": - \"WindowsServer\",\n \"sku\": \"2022-Datacenter\",\n \"version\": - \"latest\"\n },\n \"Win2019Datacenter\": {\n \"publisher\": + \ \"offer\": \"SLES\",\n \"sku\": \"15\",\n \"version\": + \"latest\"\n },\n \"UbuntuLTS\": {\n \"publisher\": + \"Canonical\",\n \"offer\": \"UbuntuServer\",\n \"sku\": + \"18.04-LTS\",\n \"version\": \"latest\"\n }\n },\n + \ \"Windows\": {\n \"Win2019Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": \"WindowsServer\",\n \"sku\": \"2019-Datacenter\",\n \"version\": \"latest\"\n },\n \ \"Win2016Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n @@ -105,19 +102,19 @@ interactions: connection: - keep-alive content-length: - - '2744' + - '2525' content-security-policy: - default-src 'none'; style-src 'unsafe-inline'; sandbox content-type: - text/plain; charset=utf-8 date: - - Mon, 13 Dec 2021 07:09:50 GMT + - Wed, 26 Jan 2022 09:14:32 GMT etag: - - W/"d5acead0b38a79d988c245a7a15ec01f999da9244c97bbdc1fa2ec70d9e433f5" + - W/"54bceef15b892f2aa7f4c2145a49f1b5e33608722acdbb47933d7b6cbebbd7f4" expires: - - Mon, 13 Dec 2021 07:14:50 GMT + - Wed, 26 Jan 2022 09:19:32 GMT source-age: - - '0' + - '175' strict-transport-security: - max-age=31536000 vary: @@ -125,21 +122,21 @@ interactions: via: - 1.1 varnish x-cache: - - MISS + - HIT x-cache-hits: - - '0' + - '1' x-content-type-options: - nosniff x-fastly-request-id: - - d282fca898f912e76cabeb7f17647bc93cfd8441 + - 6370ce1205c6c00f9a5a5b8b36a7a475d719a49e x-frame-options: - deny x-github-request-id: - - 8C06:69A6:13B8AC:1B9997:61B6F1BD + - 5802:6E50:2AD870:3921C5:61EF945E x-served-by: - - cache-qpg1242-QPG + - cache-qpg1233-QPG x-timer: - - S1639379390.789160,VS0,VE319 + - S1643188472.077412,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -160,7 +157,7 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 response: @@ -174,7 +171,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:09:50 GMT + - Wed, 26 Jan 2022 09:14:32 GMT expires: - '-1' pragma: @@ -203,7 +200,7 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network?api-version=2021-04-01 response: @@ -251,9 +248,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"capabilities":"CrossResourceGroupResourceMove, + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -273,10 +271,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -302,10 +300,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -450,10 +448,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -549,10 +547,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -932,10 +930,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -1140,11 +1138,11 @@ interactions: cache-control: - no-cache content-length: - - '135217' + - '135433' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:09:52 GMT + - Wed, 26 Jan 2022 09:14:33 GMT expires: - '-1' pragma: @@ -1173,7 +1171,7 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1?api-version=2021-06-01 response: @@ -1189,7 +1187,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:09:53 GMT + - Wed, 26 Jan 2022 09:14:34 GMT expires: - '-1' pragma: @@ -1249,15 +1247,15 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_jtlSACHFXLtKNPnSpxEJJWfDSXGYZbz8","name":"vm_deploy_jtlSACHFXLtKNPnSpxEJJWfDSXGYZbz8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3371980631813351495","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2021-12-13T07:09:59.8069381Z","duration":"PT0.0005546S","correlationId":"25d4bf0f-8730-4127-b891-d730f789cb79","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_59hheavXT9VRHo9RzHH0WMi5SBuBP0RY","name":"vm_deploy_59hheavXT9VRHo9RzHH0WMi5SBuBP0RY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1959801699957424440","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2022-01-26T09:14:40.3326911Z","duration":"PT0.0009974S","correlationId":"b7792feb-c11b-4437-87d7-682aa9efea72","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_jtlSACHFXLtKNPnSpxEJJWfDSXGYZbz8/operationStatuses/08585622274887309270?api-version=2021-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_59hheavXT9VRHo9RzHH0WMi5SBuBP0RY/operationStatuses/08585584184065904900?api-version=2021-04-01 cache-control: - no-cache content-length: @@ -1265,7 +1263,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:10:00 GMT + - Wed, 26 Jan 2022 09:14:41 GMT expires: - '-1' pragma: @@ -1275,7 +1273,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 201 message: Created @@ -1294,9 +1292,9 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585622274887309270?api-version=2021-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585584184065904900?api-version=2021-04-01 response: body: string: '{"status":"Running"}' @@ -1308,7 +1306,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:10:31 GMT + - Wed, 26 Jan 2022 09:15:12 GMT expires: - '-1' pragma: @@ -1337,9 +1335,9 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585622274887309270?api-version=2021-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585584184065904900?api-version=2021-04-01 response: body: string: '{"status":"Succeeded"}' @@ -1351,7 +1349,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:02 GMT + - Wed, 26 Jan 2022 09:15:42 GMT expires: - '-1' pragma: @@ -1380,12 +1378,12 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_jtlSACHFXLtKNPnSpxEJJWfDSXGYZbz8","name":"vm_deploy_jtlSACHFXLtKNPnSpxEJJWfDSXGYZbz8","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3371980631813351495","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2021-12-13T07:10:50.7022017Z","duration":"PT50.8958182S","correlationId":"25d4bf0f-8730-4127-b891-d730f789cb79","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_59hheavXT9VRHo9RzHH0WMi5SBuBP0RY","name":"vm_deploy_59hheavXT9VRHo9RzHH0WMi5SBuBP0RY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1959801699957424440","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2022-01-26T09:15:26.0135429Z","duration":"PT45.6818492S","correlationId":"b7792feb-c11b-4437-87d7-682aa9efea72","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' headers: cache-control: - no-cache @@ -1394,7 +1392,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:03 GMT + - Wed, 26 Jan 2022 09:15:43 GMT expires: - '-1' pragma: @@ -1423,23 +1421,23 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1?$expand=instanceView&api-version=2021-07-01 response: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"87f0eda0-37ff-4bfe-9f38-b46fca120437\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d0df975c-11dd-4596-80af-7ea6360f7569\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202112020\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm1_disk1_b88d3bd6ed89440faf6f60348f860a3f\",\r\n + \"18.04.202201180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm1_disk1_87d9bc1df9c04d939f37936cc98fd7dc\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm1_disk1_b88d3bd6ed89440faf6f60348f860a3f\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm1_disk1_87d9bc1df9c04d939f37936cc98fd7dc\"\r\n \ },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"deploy\",\r\n @@ -1451,19 +1449,19 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm1\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.5.0.2\",\r\n \"statuses\": + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.6.0.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2021-12-13T07:10:59+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_disk1_b88d3bd6ed89440faf6f60348f860a3f\",\r\n + \"2022-01-26T09:15:31+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_disk1_87d9bc1df9c04d939f37936cc98fd7dc\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:10:28.855288+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:15:07.8507231+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:10:46.4336124+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:15:21.5070057+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -1471,11 +1469,11 @@ interactions: cache-control: - no-cache content-length: - - '3202' + - '3203' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:03 GMT + - Wed, 26 Jan 2022 09:15:44 GMT expires: - '-1' pragma: @@ -1492,7 +1490,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31997 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31992 status: code: 200 message: OK @@ -1511,18 +1509,18 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic?api-version=2018-01-01 response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"52cf9b1c-8c79-4424-a979-52886ba563f6\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"2d7d33d7-0237-4e14-a63d-ef575826fcf9\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"19f48baf-5371-4c41-962c-b136037c6fe4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"f2e1541e-0992-4626-ad20-743ecc4b1443\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"52cf9b1c-8c79-4424-a979-52886ba563f6\\\"\",\r\n + \ \"etag\": \"W/\\\"2d7d33d7-0237-4e14-a63d-ef575826fcf9\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1531,8 +1529,8 @@ interactions: \ },\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\": - \"2a3vyturrw2ejjw4ozstaleesg.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-17-1D-A6\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"dpgcabnugeye5nlpg11ryngz1d.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-8A-B2-2E\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm1\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1546,9 +1544,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:05 GMT + - Wed, 26 Jan 2022 09:15:45 GMT etag: - - W/"52cf9b1c-8c79-4424-a979-52886ba563f6" + - W/"2d7d33d7-0237-4e14-a63d-ef575826fcf9" expires: - '-1' pragma: @@ -1565,7 +1563,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cb7165c1-c631-4ee7-aed5-3bbf47b64f52 + - 6cc086ad-0319-43be-ada2-852d804e0650 status: code: 200 message: OK @@ -1584,17 +1582,17 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP?api-version=2018-01-01 response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"fa0a6082-9f46-4c7b-a93e-8bde58872ea8\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"c2c61449-72c3-42cf-8714-5471a56d1ff5\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"293309e4-23db-4af5-9701-039699b225d8\",\r\n - \ \"ipAddress\": \"52.170.251.209\",\r\n \"publicIPAddressVersion\": - \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"ecf80620-db6d-4d31-b0c8-1fc276528c9e\",\r\n + \ \"ipAddress\": \"20.120.28.128\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -1602,13 +1600,13 @@ interactions: cache-control: - no-cache content-length: - - '914' + - '913' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:05 GMT + - Wed, 26 Jan 2022 09:15:45 GMT etag: - - W/"fa0a6082-9f46-4c7b-a93e-8bde58872ea8" + - W/"c2c61449-72c3-42cf-8714-5471a56d1ff5" expires: - '-1' pragma: @@ -1625,7 +1623,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - df4bd336-a23d-4c94-9483-23c13a87dfa1 + - ee927f64-c26c-4d37-99a4-4b5a9a73eafa status: code: 200 message: OK @@ -1643,23 +1641,23 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1?$expand=instanceView&api-version=2021-07-01 response: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"87f0eda0-37ff-4bfe-9f38-b46fca120437\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d0df975c-11dd-4596-80af-7ea6360f7569\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202112020\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm1_disk1_b88d3bd6ed89440faf6f60348f860a3f\",\r\n + \"18.04.202201180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm1_disk1_87d9bc1df9c04d939f37936cc98fd7dc\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm1_disk1_b88d3bd6ed89440faf6f60348f860a3f\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm1_disk1_87d9bc1df9c04d939f37936cc98fd7dc\"\r\n \ },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"deploy\",\r\n @@ -1671,19 +1669,19 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm1\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.5.0.2\",\r\n \"statuses\": + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.6.0.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2021-12-13T07:10:59+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_disk1_b88d3bd6ed89440faf6f60348f860a3f\",\r\n + \"2022-01-26T09:15:31+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_disk1_87d9bc1df9c04d939f37936cc98fd7dc\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:10:28.855288+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:15:07.8507231+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:10:46.4336124+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:15:21.5070057+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -1691,11 +1689,11 @@ interactions: cache-control: - no-cache content-length: - - '3202' + - '3203' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:05 GMT + - Wed, 26 Jan 2022 09:15:46 GMT expires: - '-1' pragma: @@ -1712,7 +1710,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 + - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31991 status: code: 200 message: OK @@ -1730,7 +1728,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2021-07-01 response: @@ -1749,6 +1747,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1597644262255\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1598955805825\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1598955805825\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1601633765871\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1601633765871\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1602067018799\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1602067018799\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1604579683207\",\r\n @@ -1811,6 +1811,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/actiphy\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"actiphyinc1627974506603\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/actiphyinc1627974506603\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"activecountermeasuresinc1631039410073\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/activecountermeasuresinc1631039410073\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"activeeon\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/activeeon\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"activeops\",\r\n @@ -1957,6 +1959,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/asyscosoftwarebv\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"ataccama\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ataccama\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"athinfosystems1641442221349\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/athinfosystems1641442221349\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"atlgaming\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/atlgaming\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"atmosera\",\r\n @@ -2123,6 +2127,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/bt-americas-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"buddhalabs\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/buddhalabs\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"cadosecurityltd1626856705534\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/cadosecurityltd1626856705534\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"calculated_systems\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/calculated_systems\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"caloudi_corp\",\r\n @@ -2193,6 +2199,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/citrix\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Citrix.ADC\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Citrix.ADC\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"clapsodeughaftungsbeschrnkt1626333173563\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/clapsodeughaftungsbeschrnkt1626333173563\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"clear-linux-project\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/clear-linux-project\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"clone-systems\",\r\n @@ -2497,6 +2505,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/eastwind-networks-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"easysoftwaresro1593005637384\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/easysoftwaresro1593005637384\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"ebesllc1637780200500\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ebesllc1637780200500\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"ecessa\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ecessa\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"edevtech\",\r\n @@ -2509,6 +2519,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/edispheresoftwareprivatelimited1606199736428\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"education4sight\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/education4sight\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"eecservicesfzllc1604836615706\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/eecservicesfzllc1604836615706\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"egnyte\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/egnyte\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"egress1589289169584\",\r\n @@ -2537,6 +2549,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/energisme1601990637842\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"enforongo\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/enforongo\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"engineering-ingegneriainformatica-spa1626786889850\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/engineering-ingegneriainformatica-spa1626786889850\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"engysltd1624364546407\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/engysltd1624364546407\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"enterprise-ethereum-alliance\",\r\n @@ -2545,6 +2559,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/enterprisedb-corp\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"enterpriseworx-it\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/enterpriseworx-it\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"epicgames\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/epicgames\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"epicgamesinc1633466121071\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/epicgamesinc1633466121071\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"eproe\",\r\n @@ -2589,6 +2605,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/exonar\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"f5-networks\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/f5-networks\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"falainapteltd1604661424876\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/falainapteltd1604661424876\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"falconstorsoftware\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/falconstorsoftware\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"fatalsecurity1604924013537\",\r\n @@ -2649,6 +2667,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/fotopiatechnologies\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"foxiteuropegmbh1585901066320\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/foxiteuropegmbh1585901066320\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"franzinc1593030725310\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/franzinc1593030725310\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"fujitsu_fast\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/fujitsu_fast\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"fw\",\r\n @@ -2833,6 +2853,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/informationbuilders\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"informationtechnologies_ltd_1179601\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/informationtechnologies_ltd_1179601\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"infotecsinternetsecuritysoftwaregmbh1636129257584\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/infotecsinternetsecuritysoftwaregmbh1636129257584\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"infront-consulting-group-ltd\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/infront-consulting-group-ltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"infscapeughaftungsbeschrnkt\",\r\n @@ -2861,6 +2883,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/intelligent-plant-ltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"internationaltrustmachinescorporation1582190033865\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/internationaltrustmachinescorporation1582190033865\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"internet20inc1635882446190\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/internet20inc1635882446190\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"intersystems\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/intersystems\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"intigua\",\r\n @@ -2955,6 +2979,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/KevlarExtensions.M365SecurityInventory.NameChangeTest\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"KevlarExtensions.M365SecurityODL\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/KevlarExtensions.M365SecurityODL\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"KevlarExtensions.M365SecurityTLSExtension\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/KevlarExtensions.M365SecurityTLSExtension\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"kinetica\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/kinetica\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"kinvolk\",\r\n @@ -2991,6 +3017,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/lastline\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"leap-orbit\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/leap-orbit\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"lenovosoftware1604394104439\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/lenovosoftware1604394104439\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"leostream-corporation\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/leostream-corporation\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"lepide-software\",\r\n @@ -3159,6 +3187,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.ChangeTrackingAndInventory\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Chaos\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Chaos\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Chaos.Test\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Chaos.Test\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Compute.Security\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Compute.Security\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.ContainerUpstream\",\r\n @@ -3669,6 +3699,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Security.WindowsAttestation\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Security.WinTestAttestation\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Security.WinTestAttestation\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Sentinel.DnsExtension.Dev\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Sentinel.DnsExtension.Dev\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.ServiceFabric.MC\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.ServiceFabric.MC\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.ServiceFabric.MC.Test\",\r\n @@ -3945,10 +3977,14 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/miracl_linux\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"miri-infotech-pvt-ltd\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/miri-infotech-pvt-ltd\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"mistio1601460379393\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/mistio1601460379393\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"mobilab\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/mobilab\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"modern-systems\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/modern-systems\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"monetdbsolutions1611751313758\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/monetdbsolutions1611751313758\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"monitorapp1579029852605\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/monitorapp1579029852605\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"monitorcomputersystemsltd\",\r\n @@ -4079,6 +4115,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ntt-data-intellilink-corporation\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"nttdata\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/nttdata\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"nttltd\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/nttltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"nuco-networks\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/nuco-networks\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"numbersbelieve\",\r\n @@ -4101,6 +4139,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/OctopusDeploy.Tentacle\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"odix\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/odix\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"odysseuscomputationalsolutions1630242118741\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/odysseuscomputationalsolutions1630242118741\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"odysseyconsultantsltd\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/odysseyconsultantsltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"officeatwork-ag\",\r\n @@ -4277,6 +4317,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ptsecurity\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"pulse-secure\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/pulse-secure\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"pulsesecuretechnologies1638179500151\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/pulsesecuretechnologies1638179500151\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"puppet\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/puppet\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"puppeteersoy1601024480557\",\r\n @@ -4315,6 +4357,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/quest\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"racknap\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/racknap\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"rackwareinc1619403669255\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/rackwareinc1619403669255\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"radiant-logic\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/radiant-logic\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"radware\",\r\n @@ -4647,6 +4691,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/strangebee1595948424730\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"strataidentity1608323708170\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/strataidentity1608323708170\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"stratis-group-ltd\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/stratis-group-ltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"stratodesk1611152769936\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/stratodesk1611152769936\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"stratumn\",\r\n @@ -4749,6 +4795,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/techdivision\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"techlatest\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/techlatest\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"technicheltd1606969724100\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/technicheltd1606969724100\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"tecknolab\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tecknolab\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"telepat\",\r\n @@ -4795,6 +4843,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/testpro\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"test_test_mix3pptest0011614206850774\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/test_test_mix3pptest0011614206850774\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"test_test_mneela1628617140187\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/test_test_mneela1628617140187\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"test_test_pmc2pc1\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/test_test_pmc2pc1\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"thales-vormetric\",\r\n @@ -4867,6 +4917,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tresorit\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"trifacta\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/trifacta\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"tripleblindinc1615730179432\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tripleblindinc1615730179432\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"tripwire-inc\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tripwire-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"truata1612259728221\",\r\n @@ -4939,6 +4991,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/velocitydb-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"velocloud\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/velocloud\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"vembutechnologiespvtltd\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/vembutechnologiespvtltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"vemn\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/vemn\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"veritas\",\r\n @@ -5100,11 +5154,11 @@ interactions: cache-control: - no-cache content-length: - - '382253' + - '388785' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:08 GMT + - Wed, 26 Jan 2022 09:15:49 GMT expires: - '-1' pragma: @@ -5137,7 +5191,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types?api-version=2021-07-01 response: @@ -5155,7 +5209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:09 GMT + - Wed, 26 Jan 2022 09:15:50 GMT expires: - '-1' pragma: @@ -5190,7 +5244,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions?api-version=2021-07-01 response: @@ -5252,7 +5306,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:10 GMT + - Wed, 26 Jan 2022 09:15:50 GMT expires: - '-1' pragma: @@ -5293,7 +5347,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1/extensions/NetworkWatcherAgentLinux?api-version=2021-07-01 response: @@ -5308,7 +5362,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1f1534be-70a8-47b0-ad39-e168915f9c2d?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24ec8a1d-e1b4-466c-b661-374549d3962d?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 cache-control: - no-cache content-length: @@ -5316,7 +5370,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:18 GMT + - Wed, 26 Jan 2022 09:15:56 GMT expires: - '-1' pragma: @@ -5331,7 +5385,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -5349,23 +5403,23 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1f1534be-70a8-47b0-ad39-e168915f9c2d?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24ec8a1d-e1b4-466c-b661-374549d3962d?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 response: body: - string: "{\r\n \"startTime\": \"2021-12-13T07:11:16.7308696+00:00\",\r\n \"endTime\": - \"2021-12-13T07:11:44.7781176+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"1f1534be-70a8-47b0-ad39-e168915f9c2d\"\r\n}" + string: "{\r\n \"startTime\": \"2022-01-26T09:15:56.6010186+00:00\",\r\n \"endTime\": + \"2022-01-26T09:16:22.851124+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"24ec8a1d-e1b4-466c-b661-374549d3962d\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:49 GMT + - Wed, 26 Jan 2022 09:16:28 GMT expires: - '-1' pragma: @@ -5400,7 +5454,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1/extensions/NetworkWatcherAgentLinux?api-version=2021-07-01 response: @@ -5419,7 +5473,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:49 GMT + - Wed, 26 Jan 2022 09:16:29 GMT expires: - '-1' pragma: @@ -5436,7 +5490,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31994 + - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31989 status: code: 200 message: OK @@ -5455,12 +5509,12 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001","name":"connection_monitor_v2_test_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-12-13T07:09:46Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001","name":"connection_monitor_v2_test_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T09:14:27Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -5469,7 +5523,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:49 GMT + - Wed, 26 Jan 2022 09:16:29 GMT expires: - '-1' pragma: @@ -5509,19 +5563,16 @@ interactions: \ },\n \"Flatcar\": {\n \"publisher\": \"kinvolk\",\n \ \"offer\": \"flatcar-container-linux-free\",\n \"sku\": \"stable\",\n \"version\": \"latest\"\n },\n \"openSUSE-Leap\": - {\n \"publisher\": \"SUSE\",\n \"offer\": \"opensuse-leap-15-3\",\n - \ \"sku\": \"gen2\",\n \"version\": \"latest\"\n },\n + {\n \"publisher\": \"SUSE\",\n \"offer\": \"openSUSE-Leap\",\n + \ \"sku\": \"42.3\",\n \"version\": \"latest\"\n },\n \ \"RHEL\": {\n \"publisher\": \"RedHat\",\n \"offer\": \"RHEL\",\n \"sku\": \"7-LVM\",\n \"version\": \"latest\"\n \ },\n \"SLES\": {\n \"publisher\": \"SUSE\",\n - \ \"offer\": \"sles-15-sp3\",\n \"sku\": \"gen2\",\n - \ \"version\": \"latest\"\n },\n \"UbuntuLTS\": - {\n \"publisher\": \"Canonical\",\n \"offer\": \"UbuntuServer\",\n - \ \"sku\": \"18.04-LTS\",\n \"version\": \"latest\"\n - \ }\n },\n \"Windows\": {\n \"Win2022Datacenter\": - {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": - \"WindowsServer\",\n \"sku\": \"2022-Datacenter\",\n \"version\": - \"latest\"\n },\n \"Win2019Datacenter\": {\n \"publisher\": + \ \"offer\": \"SLES\",\n \"sku\": \"15\",\n \"version\": + \"latest\"\n },\n \"UbuntuLTS\": {\n \"publisher\": + \"Canonical\",\n \"offer\": \"UbuntuServer\",\n \"sku\": + \"18.04-LTS\",\n \"version\": \"latest\"\n }\n },\n + \ \"Windows\": {\n \"Win2019Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n \"offer\": \"WindowsServer\",\n \"sku\": \"2019-Datacenter\",\n \"version\": \"latest\"\n },\n \ \"Win2016Datacenter\": {\n \"publisher\": \"MicrosoftWindowsServer\",\n @@ -5546,19 +5597,19 @@ interactions: connection: - keep-alive content-length: - - '2744' + - '2525' content-security-policy: - default-src 'none'; style-src 'unsafe-inline'; sandbox content-type: - text/plain; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:50 GMT + - Wed, 26 Jan 2022 09:16:30 GMT etag: - - W/"d5acead0b38a79d988c245a7a15ec01f999da9244c97bbdc1fa2ec70d9e433f5" + - W/"54bceef15b892f2aa7f4c2145a49f1b5e33608722acdbb47933d7b6cbebbd7f4" expires: - - Mon, 13 Dec 2021 07:16:50 GMT + - Wed, 26 Jan 2022 09:21:30 GMT source-age: - - '121' + - '293' strict-transport-security: - max-age=31536000 vary: @@ -5572,15 +5623,15 @@ interactions: x-content-type-options: - nosniff x-fastly-request-id: - - d34f9e1f2db04a47a4cac2472963d56be2ffb14a + - eb2e68ddea3e995eaf3b4e55c48fb9f7560d5ed0 x-frame-options: - deny x-github-request-id: - - 8C06:69A6:13B8AC:1B9997:61B6F1BD + - 5802:6E50:2AD870:3921C5:61EF945E x-served-by: - - cache-qpg1247-QPG + - cache-qpg1258-QPG x-timer: - - S1639379511.716469,VS0,VE0 + - S1643188591.579296,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -5601,21 +5652,21 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks?api-version=2018-01-01 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1VNET\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"bd548281-88aa-4dc7-bd3b-334b74882bb0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"00adf8d9-4422-405c-b4d1-d0a9f42aef3c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"4e5c3be0-8d91-44b8-a6de-7665302c8496\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"0520cc1b-31b4-4f30-b56f-36f71c34d9db\",\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\": \"vm1Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"bd548281-88aa-4dc7-bd3b-334b74882bb0\\\"\",\r\n + \ \"etag\": \"W/\\\"00adf8d9-4422-405c-b4d1-d0a9f42aef3c\\\"\",\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/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -5631,7 +5682,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:50 GMT + - Wed, 26 Jan 2022 09:16:31 GMT expires: - '-1' pragma: @@ -5648,7 +5699,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5aa329f2-a6fb-43c0-9d79-b67f7663cbb0 + - b9e3a73d-1f52-42f3-afb1-6f0fd88380b7 status: code: 200 message: OK @@ -5667,7 +5718,7 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network?api-version=2021-04-01 response: @@ -5715,9 +5766,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"capabilities":"CrossResourceGroupResourceMove, + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -5737,10 +5789,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -5766,10 +5818,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -5914,10 +5966,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -6013,10 +6065,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -6396,10 +6448,10 @@ interactions: Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden - Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UK - South","zones":["2","3","1"]},{"location":"West Europe","zones":["2","3","1"]},{"location":"West - US 2","zones":["2","3","1"]},{"location":"West US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South @@ -6604,11 +6656,11 @@ interactions: cache-control: - no-cache content-length: - - '135217' + - '135433' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:52 GMT + - Wed, 26 Jan 2022 09:16:32 GMT expires: - '-1' pragma: @@ -6637,7 +6689,7 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2?api-version=2021-06-01 response: @@ -6653,7 +6705,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:53 GMT + - Wed, 26 Jan 2022 09:16:34 GMT expires: - '-1' pragma: @@ -6710,23 +6762,23 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_1PUleRgfBkagv79vBDBEXVqzYreq5Ovw","name":"vm_deploy_1PUleRgfBkagv79vBDBEXVqzYreq5Ovw","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14984102681234695094","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2021-12-13T07:11:58.4965069Z","duration":"PT0.0004318S","correlationId":"e06bbf36-81e2-4dcc-93cf-a47f5db7c2d1","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_SdFfpSVxr6yVNG5O2oS65fEXmIMiXCuK","name":"vm_deploy_SdFfpSVxr6yVNG5O2oS65fEXmIMiXCuK","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7778349645185510694","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2022-01-26T09:16:44.0146795Z","duration":"PT0.0006505S","correlationId":"3c3314b9-1384-4a83-b4e3-f3abdd334602","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_1PUleRgfBkagv79vBDBEXVqzYreq5Ovw/operationStatuses/08585622273697068861?api-version=2021-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_SdFfpSVxr6yVNG5O2oS65fEXmIMiXCuK/operationStatuses/08585584182846264681?api-version=2021-04-01 cache-control: - no-cache content-length: - - '2186' + - '2185' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:11:58 GMT + - Wed, 26 Jan 2022 09:16:44 GMT expires: - '-1' pragma: @@ -6755,9 +6807,9 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585622273697068861?api-version=2021-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585584182846264681?api-version=2021-04-01 response: body: string: '{"status":"Running"}' @@ -6769,7 +6821,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:12:30 GMT + - Wed, 26 Jan 2022 09:17:15 GMT expires: - '-1' pragma: @@ -6798,9 +6850,9 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585622273697068861?api-version=2021-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08585584182846264681?api-version=2021-04-01 response: body: string: '{"status":"Succeeded"}' @@ -6812,7 +6864,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:00 GMT + - Wed, 26 Jan 2022 09:17:46 GMT expires: - '-1' pragma: @@ -6841,21 +6893,21 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_1PUleRgfBkagv79vBDBEXVqzYreq5Ovw","name":"vm_deploy_1PUleRgfBkagv79vBDBEXVqzYreq5Ovw","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14984102681234695094","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2021-12-13T07:12:34.7546906Z","duration":"PT36.2586155S","correlationId":"e06bbf36-81e2-4dcc-93cf-a47f5db7c2d1","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Resources/deployments/vm_deploy_SdFfpSVxr6yVNG5O2oS65fEXmIMiXCuK","name":"vm_deploy_SdFfpSVxr6yVNG5O2oS65fEXmIMiXCuK","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7778349645185510694","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2022-01-26T09:17:31.7255851Z","duration":"PT47.7115561S","correlationId":"3c3314b9-1384-4a83-b4e3-f3abdd334602","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '2876' + - '2875' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:01 GMT + - Wed, 26 Jan 2022 09:17:47 GMT expires: - '-1' pragma: @@ -6884,23 +6936,23 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2?$expand=instanceView&api-version=2021-07-01 response: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f30dc230-50d3-4340-9669-7e3ecd43f615\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c7008a0-7587-4acb-924b-d825fff492d7\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202112020\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm2_disk1_a1bac5dc05bb4c0e8e7c09c0798f0a98\",\r\n + \"18.04.202201180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm2_disk1_6af83961dfd84222ba25582c2221df09\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm2_disk1_a1bac5dc05bb4c0e8e7c09c0798f0a98\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm2_disk1_6af83961dfd84222ba25582c2221df09\"\r\n \ },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2\",\r\n \"adminUsername\": \"deploy\",\r\n @@ -6912,19 +6964,19 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm2\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.5.0.2\",\r\n \"statuses\": + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.6.0.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2021-12-13T07:12:41+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm2_disk1_a1bac5dc05bb4c0e8e7c09c0798f0a98\",\r\n + \"2022-01-26T09:17:36+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm2_disk1_6af83961dfd84222ba25582c2221df09\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:12:20.3097907+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:17:13.9764+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:12:31.872441+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:17:26.7420961+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -6932,11 +6984,11 @@ interactions: cache-control: - no-cache content-length: - - '3202' + - '3200' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:02 GMT + - Wed, 26 Jan 2022 09:17:47 GMT expires: - '-1' pragma: @@ -6953,7 +7005,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31990 + - Microsoft.Compute/LowCostGet3Min;3986,Microsoft.Compute/LowCostGet30Min;31985 status: code: 200 message: OK @@ -6972,18 +7024,18 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic?api-version=2018-01-01 response: body: string: "{\r\n \"name\": \"vm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\",\r\n - \ \"etag\": \"W/\\\"5041c381-0c1a-405d-afb5-1e5c458a1815\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"beaa0d7f-b731-4b19-a871-d2c64e40d9c1\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"6dc79430-12a8-4003-a066-0c018b21920b\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"ac8c76f2-9672-466f-8723-f6473175625d\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\",\r\n - \ \"etag\": \"W/\\\"5041c381-0c1a-405d-afb5-1e5c458a1815\\\"\",\r\n + \ \"etag\": \"W/\\\"beaa0d7f-b731-4b19-a871-d2c64e40d9c1\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -6992,8 +7044,8 @@ interactions: \ },\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\": - \"2a3vyturrw2ejjw4ozstaleesg.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-8C-0A-6E\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"dpgcabnugeye5nlpg11ryngz1d.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-8B-53-99\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkSecurityGroups/vm2\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -7007,9 +7059,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:02 GMT + - Wed, 26 Jan 2022 09:17:49 GMT etag: - - W/"5041c381-0c1a-405d-afb5-1e5c458a1815" + - W/"beaa0d7f-b731-4b19-a871-d2c64e40d9c1" expires: - '-1' pragma: @@ -7026,7 +7078,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 62d8261c-93e3-46ae-9cc9-62d222497c76 + - 68346eb3-d7cc-45f1-aa1a-4fb2b572c9fd status: code: 200 message: OK @@ -7045,17 +7097,17 @@ interactions: - -g --name --image --authentication-type --admin-username --admin-password --nsg --nsg-rule User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP?api-version=2018-01-01 response: body: string: "{\r\n \"name\": \"vm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"42add237-733f-4938-b1b1-6e14295d8af5\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"514e273c-7268-4dce-9650-b19162d16c76\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"90f71213-952c-4d54-962a-be6123355b50\",\r\n - \ \"ipAddress\": \"20.124.19.225\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"7733f5ab-b65a-4454-a220-60565e163997\",\r\n + \ \"ipAddress\": \"20.124.121.243\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -7063,13 +7115,13 @@ interactions: cache-control: - no-cache content-length: - - '913' + - '914' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:02 GMT + - Wed, 26 Jan 2022 09:17:49 GMT etag: - - W/"42add237-733f-4938-b1b1-6e14295d8af5" + - W/"514e273c-7268-4dce-9650-b19162d16c76" expires: - '-1' pragma: @@ -7086,7 +7138,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6ed9fea0-073a-4d84-ab67-0a1eb4e9801f + - fb40aee0-4c84-4e29-a942-1349bdc289ca status: code: 200 message: OK @@ -7104,23 +7156,23 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2?$expand=instanceView&api-version=2021-07-01 response: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f30dc230-50d3-4340-9669-7e3ecd43f615\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c7008a0-7587-4acb-924b-d825fff492d7\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202112020\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm2_disk1_a1bac5dc05bb4c0e8e7c09c0798f0a98\",\r\n + \"18.04.202201180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm2_disk1_6af83961dfd84222ba25582c2221df09\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm2_disk1_a1bac5dc05bb4c0e8e7c09c0798f0a98\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/disks/vm2_disk1_6af83961dfd84222ba25582c2221df09\"\r\n \ },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2\",\r\n \"adminUsername\": \"deploy\",\r\n @@ -7132,19 +7184,19 @@ interactions: {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm2\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n - \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.5.0.2\",\r\n \"statuses\": + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.6.0.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2021-12-13T07:12:41+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm2_disk1_a1bac5dc05bb4c0e8e7c09c0798f0a98\",\r\n + \"2022-01-26T09:17:36+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm2_disk1_6af83961dfd84222ba25582c2221df09\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:12:20.3097907+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:17:13.9764+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2021-12-13T07:12:31.872441+00:00\"\r\n + succeeded\",\r\n \"time\": \"2022-01-26T09:17:26.7420961+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -7152,11 +7204,11 @@ interactions: cache-control: - no-cache content-length: - - '3202' + - '3200' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:03 GMT + - Wed, 26 Jan 2022 09:17:50 GMT expires: - '-1' pragma: @@ -7173,7 +7225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31989 + - Microsoft.Compute/LowCostGet3Min;3985,Microsoft.Compute/LowCostGet30Min;31984 status: code: 200 message: OK @@ -7191,7 +7243,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2021-07-01 response: @@ -7210,6 +7262,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1597644262255\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1598955805825\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1598955805825\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1601633765871\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1601633765871\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1602067018799\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/1602067018799\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"1604579683207\",\r\n @@ -7272,6 +7326,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/actiphy\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"actiphyinc1627974506603\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/actiphyinc1627974506603\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"activecountermeasuresinc1631039410073\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/activecountermeasuresinc1631039410073\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"activeeon\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/activeeon\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"activeops\",\r\n @@ -7418,6 +7474,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/asyscosoftwarebv\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"ataccama\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ataccama\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"athinfosystems1641442221349\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/athinfosystems1641442221349\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"atlgaming\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/atlgaming\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"atmosera\",\r\n @@ -7584,6 +7642,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/bt-americas-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"buddhalabs\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/buddhalabs\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"cadosecurityltd1626856705534\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/cadosecurityltd1626856705534\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"calculated_systems\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/calculated_systems\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"caloudi_corp\",\r\n @@ -7654,6 +7714,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/citrix\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Citrix.ADC\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Citrix.ADC\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"clapsodeughaftungsbeschrnkt1626333173563\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/clapsodeughaftungsbeschrnkt1626333173563\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"clear-linux-project\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/clear-linux-project\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"clone-systems\",\r\n @@ -7958,6 +8020,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/eastwind-networks-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"easysoftwaresro1593005637384\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/easysoftwaresro1593005637384\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"ebesllc1637780200500\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ebesllc1637780200500\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"ecessa\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ecessa\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"edevtech\",\r\n @@ -7970,6 +8034,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/edispheresoftwareprivatelimited1606199736428\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"education4sight\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/education4sight\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"eecservicesfzllc1604836615706\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/eecservicesfzllc1604836615706\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"egnyte\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/egnyte\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"egress1589289169584\",\r\n @@ -7998,6 +8064,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/energisme1601990637842\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"enforongo\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/enforongo\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"engineering-ingegneriainformatica-spa1626786889850\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/engineering-ingegneriainformatica-spa1626786889850\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"engysltd1624364546407\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/engysltd1624364546407\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"enterprise-ethereum-alliance\",\r\n @@ -8006,6 +8074,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/enterprisedb-corp\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"enterpriseworx-it\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/enterpriseworx-it\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"epicgames\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/epicgames\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"epicgamesinc1633466121071\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/epicgamesinc1633466121071\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"eproe\",\r\n @@ -8050,6 +8120,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/exonar\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"f5-networks\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/f5-networks\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"falainapteltd1604661424876\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/falainapteltd1604661424876\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"falconstorsoftware\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/falconstorsoftware\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"fatalsecurity1604924013537\",\r\n @@ -8110,6 +8182,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/fotopiatechnologies\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"foxiteuropegmbh1585901066320\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/foxiteuropegmbh1585901066320\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"franzinc1593030725310\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/franzinc1593030725310\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"fujitsu_fast\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/fujitsu_fast\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"fw\",\r\n @@ -8294,6 +8368,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/informationbuilders\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"informationtechnologies_ltd_1179601\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/informationtechnologies_ltd_1179601\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"infotecsinternetsecuritysoftwaregmbh1636129257584\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/infotecsinternetsecuritysoftwaregmbh1636129257584\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"infront-consulting-group-ltd\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/infront-consulting-group-ltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"infscapeughaftungsbeschrnkt\",\r\n @@ -8322,6 +8398,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/intelligent-plant-ltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"internationaltrustmachinescorporation1582190033865\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/internationaltrustmachinescorporation1582190033865\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"internet20inc1635882446190\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/internet20inc1635882446190\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"intersystems\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/intersystems\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"intigua\",\r\n @@ -8416,6 +8494,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/KevlarExtensions.M365SecurityInventory.NameChangeTest\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"KevlarExtensions.M365SecurityODL\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/KevlarExtensions.M365SecurityODL\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"KevlarExtensions.M365SecurityTLSExtension\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/KevlarExtensions.M365SecurityTLSExtension\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"kinetica\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/kinetica\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"kinvolk\",\r\n @@ -8452,6 +8532,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/lastline\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"leap-orbit\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/leap-orbit\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"lenovosoftware1604394104439\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/lenovosoftware1604394104439\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"leostream-corporation\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/leostream-corporation\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"lepide-software\",\r\n @@ -8620,6 +8702,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.ChangeTrackingAndInventory\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Chaos\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Chaos\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Chaos.Test\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Chaos.Test\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Compute.Security\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Compute.Security\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.ContainerUpstream\",\r\n @@ -9130,6 +9214,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Security.WindowsAttestation\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Security.WinTestAttestation\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Security.WinTestAttestation\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.Sentinel.DnsExtension.Dev\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.Sentinel.DnsExtension.Dev\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.ServiceFabric.MC\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/Microsoft.Azure.ServiceFabric.MC\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"Microsoft.Azure.ServiceFabric.MC.Test\",\r\n @@ -9406,10 +9492,14 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/miracl_linux\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"miri-infotech-pvt-ltd\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/miri-infotech-pvt-ltd\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"mistio1601460379393\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/mistio1601460379393\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"mobilab\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/mobilab\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"modern-systems\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/modern-systems\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"monetdbsolutions1611751313758\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/monetdbsolutions1611751313758\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"monitorapp1579029852605\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/monitorapp1579029852605\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"monitorcomputersystemsltd\",\r\n @@ -9540,6 +9630,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ntt-data-intellilink-corporation\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"nttdata\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/nttdata\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"nttltd\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/nttltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"nuco-networks\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/nuco-networks\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"numbersbelieve\",\r\n @@ -9562,6 +9654,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/OctopusDeploy.Tentacle\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"odix\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/odix\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"odysseuscomputationalsolutions1630242118741\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/odysseuscomputationalsolutions1630242118741\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"odysseyconsultantsltd\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/odysseyconsultantsltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"officeatwork-ag\",\r\n @@ -9738,6 +9832,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/ptsecurity\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"pulse-secure\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/pulse-secure\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"pulsesecuretechnologies1638179500151\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/pulsesecuretechnologies1638179500151\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"puppet\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/puppet\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"puppeteersoy1601024480557\",\r\n @@ -9776,6 +9872,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/quest\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"racknap\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/racknap\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"rackwareinc1619403669255\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/rackwareinc1619403669255\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"radiant-logic\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/radiant-logic\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"radware\",\r\n @@ -10108,6 +10206,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/strangebee1595948424730\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"strataidentity1608323708170\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/strataidentity1608323708170\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"stratis-group-ltd\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/stratis-group-ltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"stratodesk1611152769936\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/stratodesk1611152769936\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"stratumn\",\r\n @@ -10210,6 +10310,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/techdivision\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"techlatest\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/techlatest\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"technicheltd1606969724100\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/technicheltd1606969724100\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"tecknolab\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tecknolab\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"telepat\",\r\n @@ -10256,6 +10358,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/testpro\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"test_test_mix3pptest0011614206850774\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/test_test_mix3pptest0011614206850774\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"test_test_mneela1628617140187\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/test_test_mneela1628617140187\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"test_test_pmc2pc1\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/test_test_pmc2pc1\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"thales-vormetric\",\r\n @@ -10328,6 +10432,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tresorit\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"trifacta\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/trifacta\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"tripleblindinc1615730179432\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tripleblindinc1615730179432\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"tripwire-inc\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/tripwire-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"truata1612259728221\",\r\n @@ -10400,6 +10506,8 @@ interactions: \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/velocitydb-inc\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"velocloud\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/velocloud\"\r\n + \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"vembutechnologiespvtltd\",\r\n + \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/vembutechnologiespvtltd\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"vemn\",\r\n \ \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/eastus/Publishers/vemn\"\r\n \ },\r\n {\r\n \"location\": \"eastus\",\r\n \"name\": \"veritas\",\r\n @@ -10561,11 +10669,11 @@ interactions: cache-control: - no-cache content-length: - - '382253' + - '388785' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:06 GMT + - Wed, 26 Jan 2022 09:17:53 GMT expires: - '-1' pragma: @@ -10575,10 +10683,6 @@ interactions: - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff status: @@ -10598,7 +10702,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types?api-version=2021-07-01 response: @@ -10616,7 +10720,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:07 GMT + - Wed, 26 Jan 2022 09:17:53 GMT expires: - '-1' pragma: @@ -10626,10 +10730,6 @@ 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-ratelimit-remaining-resource: @@ -10651,7 +10751,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions?api-version=2021-07-01 response: @@ -10713,7 +10813,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:07 GMT + - Wed, 26 Jan 2022 09:17:54 GMT expires: - '-1' pragma: @@ -10723,10 +10823,6 @@ 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-ratelimit-remaining-resource: @@ -10754,7 +10850,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2/extensions/NetworkWatcherAgentLinux?api-version=2021-07-01 response: @@ -10769,7 +10865,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/203074c4-7b13-433d-b8e2-40a82416f19b?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1cc173d0-67c4-4e52-9dd1-b9053d61a98f?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 cache-control: - no-cache content-length: @@ -10777,7 +10873,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:16 GMT + - Wed, 26 Jan 2022 09:18:00 GMT expires: - '-1' pragma: @@ -10792,7 +10888,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -10810,14 +10906,14 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/203074c4-7b13-433d-b8e2-40a82416f19b?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1cc173d0-67c4-4e52-9dd1-b9053d61a98f?p=54253b73-cb53-496f-ab42-5e5ee19426f8&api-version=2021-07-01 response: body: - string: "{\r\n \"startTime\": \"2021-12-13T07:13:15.1386187+00:00\",\r\n \"endTime\": - \"2021-12-13T07:13:44.3421086+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"203074c4-7b13-433d-b8e2-40a82416f19b\"\r\n}" + string: "{\r\n \"startTime\": \"2022-01-26T09:18:00.3360614+00:00\",\r\n \"endTime\": + \"2022-01-26T09:18:26.4299173+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"1cc173d0-67c4-4e52-9dd1-b9053d61a98f\"\r\n}" headers: cache-control: - no-cache @@ -10826,7 +10922,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:46 GMT + - Wed, 26 Jan 2022 09:18:31 GMT expires: - '-1' pragma: @@ -10861,7 +10957,7 @@ interactions: ParameterSetName: - -g --vm-name --name --publisher User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-compute/23.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm2/extensions/NetworkWatcherAgentLinux?api-version=2021-07-01 response: @@ -10880,7 +10976,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:47 GMT + - Wed, 26 Jan 2022 09:18:31 GMT expires: - '-1' pragma: @@ -10897,7 +10993,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31986 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31981 status: code: 200 message: OK @@ -10916,21 +11012,21 @@ interactions: - --location --name --endpoint-source-name --endpoint-source-resource-id --endpoint-dest-name --endpoint-dest-address --test-config-name --protocol --tcp-port User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"140daca9-8017-42ab-a793-cc904da90bd3\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"5dc0f65a-bd2c-4e41-bcb2-77a6c03ff80e\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"3d4c97cc-afe9-4c73-b589-49eb84065704\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:49 GMT + - Wed, 26 Jan 2022 09:18:33 GMT expires: - '-1' pragma: @@ -10942,8 +11038,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - f2a6dc65-0e07-4b5f-bda9-496df29633d9 - - 31a87f99-958a-4006-8812-fad885251869 + - dd1ff189-a504-4816-b457-9e91341ed3cd + - 72c2a613-19f7-4aff-85f8-d4dfe75b44ad + - 9aa56880-5ffb-425f-a689-b7652c0cc13f + - 76b0cdd3-4fcb-4955-86f3-a164f9324692 + - 25487526-75d3-4c51-b72a-5ba98c938bee + - 3de40df5-c143-430d-aa16-ffa344d9d0ea + - 6f53dac1-f9ba-4516-820a-785b4032340c status: code: 200 message: OK @@ -10971,14 +11072,14 @@ interactions: - --location --name --endpoint-source-name --endpoint-source-resource-id --endpoint-dest-name --endpoint-dest-address --test-config-name --protocol --tcp-port User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/connectionMonitors/CMv2-01?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"CMv2-01\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/connectionMonitors/CMv2-01\",\r\n - \ \"etag\": \"W/\\\"73f8f5e5-81f5-4ee5-965e-4e8cdc94acb2\\\"\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a0b2a557-1195-4c03-81fb-324771b7c45d\",\r\n + \ \"etag\": \"W/\\\"bfdf5d18-91ce-4e30-8eeb-ff2d3c4061a3\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"854b3398-a25f-4654-9e04-003781655c4e\",\r\n \ \"endpoints\": [\r\n {\r\n \"name\": \"vm1\",\r\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1\"\r\n \ },\r\n {\r\n \"name\": \"bing\",\r\n \"address\": @@ -10997,7 +11098,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2d25d94d-d260-4c84-9a5f-232372b5e7c0?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/01edd5ee-622f-4c21-b1cb-ad24015fe981?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -11005,7 +11106,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:53 GMT + - Wed, 26 Jan 2022 09:18:39 GMT expires: - '-1' pragma: @@ -11018,9 +11119,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - adbd0495-79bd-4074-bba6-a002dfa00157 + - 0f915c7c-326f-4b38-87c7-58b91aa9d87a x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1197' status: code: 201 message: Created @@ -11039,9 +11140,59 @@ interactions: - --location --name --endpoint-source-name --endpoint-source-resource-id --endpoint-dest-name --endpoint-dest-address --test-config-name --protocol --tcp-port User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/01edd5ee-622f-4c21-b1cb-ad24015fe981?api-version=2021-05-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: + - Wed, 26 Jan 2022 09:18:49 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: + - a06ae3a3-e326-4da4-901a-66ffc58faddf + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network watcher connection-monitor create + Connection: + - keep-alive + ParameterSetName: + - --location --name --endpoint-source-name --endpoint-source-resource-id --endpoint-dest-name + --endpoint-dest-address --test-config-name --protocol --tcp-port + User-Agent: + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2d25d94d-d260-4c84-9a5f-232372b5e7c0?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/01edd5ee-622f-4c21-b1cb-ad24015fe981?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -11053,7 +11204,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:04 GMT + - Wed, 26 Jan 2022 09:19:00 GMT expires: - '-1' pragma: @@ -11070,7 +11221,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 05d76528-d7e1-4eff-a8d5-a8e7e25d1d4f + - e85a8508-b410-4019-8a20-3cd9722ce833 status: code: 200 message: OK @@ -11089,14 +11240,14 @@ interactions: - --location --name --endpoint-source-name --endpoint-source-resource-id --endpoint-dest-name --endpoint-dest-address --test-config-name --protocol --tcp-port User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/connectionMonitors/CMv2-01?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"CMv2-01\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/connectionMonitors/CMv2-01\",\r\n - \ \"etag\": \"W/\\\"147ce51f-e58e-4b7b-920f-cbaf700b47d1\\\"\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a0b2a557-1195-4c03-81fb-324771b7c45d\",\r\n + \ \"etag\": \"W/\\\"7bc7d56d-f0b2-455d-ae15-60f5d6afc997\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"854b3398-a25f-4654-9e04-003781655c4e\",\r\n \ \"endpoints\": [\r\n {\r\n \"name\": \"vm1\",\r\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1\"\r\n \ },\r\n {\r\n \"name\": \"bing\",\r\n \"address\": @@ -11111,7 +11262,7 @@ interactions: \ ]\r\n }\r\n ],\r\n \"outputs\": [\r\n {\r\n \"type\": \"Workspace\",\r\n \"workspaceSettings\": {\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/defaultresourcegroup-eus/providers/microsoft.operationalinsights/workspaces/defaultworkspace-0b1f6471-1bf0-4dda-aec3-cb9272f09590-eus\"\r\n - \ }\r\n }\r\n ],\r\n \"startTime\": \"2021-12-13T07:13:56.7720834Z\",\r\n + \ }\r\n }\r\n ],\r\n \"startTime\": \"2022-01-26T09:18:58.5252517Z\",\r\n \ \"connectionMonitorType\": \"MultiEndpoint\"\r\n },\r\n \"type\": \"Microsoft.Network/networkWatchers/connectionMonitors\",\r\n \ \"location\": \"eastus\"\r\n}" headers: @@ -11122,9 +11273,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:05 GMT + - Wed, 26 Jan 2022 09:19:00 GMT etag: - - W/"147ce51f-e58e-4b7b-920f-cbaf700b47d1" + - W/"7bc7d56d-f0b2-455d-ae15-60f5d6afc997" expires: - '-1' pragma: @@ -11141,7 +11292,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0021401d-09f5-4915-8a85-ee73985510c0 + - 60711734-3dcd-44b4-a68c-04bd8543231a status: code: 200 message: OK @@ -11164,22 +11315,22 @@ interactions: ParameterSetName: - -g --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"fad35128-9ce2-4afb-b1ca-2c42f253da17\",\r\n \"provisioningState\": \"Creating\",\r\n + \"997f192c-fe83-45af-852c-4f3a8152a35f\",\r\n \"provisioningState\": \"Creating\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:14:08 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:19:07 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 11:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 07:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:14:08 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:14:08 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:19:07 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:19:07 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -11191,7 +11342,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:14:09 GMT + - Wed, 26 Jan 2022 09:19:07 GMT pragma: - no-cache server: @@ -11202,7 +11353,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1199' x-powered-by: - ASP.NET - ASP.NET @@ -11223,22 +11374,22 @@ interactions: ParameterSetName: - -g --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"fad35128-9ce2-4afb-b1ca-2c42f253da17\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"997f192c-fe83-45af-852c-4f3a8152a35f\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:14:08 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:19:07 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 11:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 07:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:14:08 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:14:09 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:19:07 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:19:08 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/connection_monitor_v2_test_000001/providers/microsoft.operationalinsights/workspaces/clitest000002\",\r\n \ \"name\": \"clitest000002\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -11250,7 +11401,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:14:40 GMT + - Wed, 26 Jan 2022 09:19:38 GMT pragma: - no-cache server: @@ -11284,21 +11435,21 @@ interactions: ParameterSetName: - --location --connection-monitor User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"147ce51f-e58e-4b7b-920f-cbaf700b47d1\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"5dc0f65a-bd2c-4e41-bcb2-77a6c03ff80e\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"7bc7d56d-f0b2-455d-ae15-60f5d6afc997\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:41 GMT + - Wed, 26 Jan 2022 09:19:41 GMT expires: - '-1' pragma: @@ -11310,8 +11461,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - e22dbfa1-f0d0-4530-ae73-bdf0e1b09917 - - b00756d7-8826-4371-a4fe-e8ee9d00b66b + - 93f7a7bc-fd21-4869-800b-d072fab8b689 + - 3974f919-a054-4e03-bd1a-60f7b15fc512 + - 7f40c0a9-af2d-4359-badb-e9ee17e22f54 + - ae65bfb3-7a9e-444d-af86-6239b2479396 + - 7e75afc9-781f-474d-823f-2d0ea7f1f0f9 + - 78692c6a-a10b-42e2-adcb-d8794152dff6 + - c7d822c5-1da0-44c6-a983-21e58bf7c3ba status: code: 200 message: OK @@ -11329,14 +11485,14 @@ interactions: ParameterSetName: - --location --connection-monitor User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/connectionMonitors/CMv2-01?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"CMv2-01\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/connectionMonitors/CMv2-01\",\r\n - \ \"etag\": \"W/\\\"147ce51f-e58e-4b7b-920f-cbaf700b47d1\\\"\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a0b2a557-1195-4c03-81fb-324771b7c45d\",\r\n + \ \"etag\": \"W/\\\"7bc7d56d-f0b2-455d-ae15-60f5d6afc997\\\"\",\r\n \"properties\": + {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"854b3398-a25f-4654-9e04-003781655c4e\",\r\n \ \"endpoints\": [\r\n {\r\n \"name\": \"vm1\",\r\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/connection_monitor_v2_test_000001/providers/Microsoft.Compute/virtualMachines/vm1\"\r\n \ },\r\n {\r\n \"name\": \"bing\",\r\n \"address\": @@ -11351,7 +11507,7 @@ interactions: \ ]\r\n }\r\n ],\r\n \"outputs\": [\r\n {\r\n \"type\": \"Workspace\",\r\n \"workspaceSettings\": {\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/defaultresourcegroup-eus/providers/microsoft.operationalinsights/workspaces/defaultworkspace-0b1f6471-1bf0-4dda-aec3-cb9272f09590-eus\"\r\n - \ }\r\n }\r\n ],\r\n \"startTime\": \"2021-12-13T07:13:56.7720834Z\",\r\n + \ }\r\n }\r\n ],\r\n \"startTime\": \"2022-01-26T09:18:58.5252517Z\",\r\n \ \"connectionMonitorType\": \"MultiEndpoint\"\r\n },\r\n \"type\": \"Microsoft.Network/networkWatchers/connectionMonitors\",\r\n \ \"location\": \"eastus\"\r\n}" headers: @@ -11362,9 +11518,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:42 GMT + - Wed, 26 Jan 2022 09:19:41 GMT etag: - - W/"147ce51f-e58e-4b7b-920f-cbaf700b47d1" + - W/"7bc7d56d-f0b2-455d-ae15-60f5d6afc997" expires: - '-1' pragma: @@ -11381,7 +11537,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6776f8f5-93e9-4f73-9337-032812f43227 + - c058bda1-e4dd-4096-991e-a34e3543820a status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_create.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_create.yaml index 2cf43bcdf8a..ec20432af13 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_create.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_create.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-12-13T07:13:19Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T09:10:42Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:48 GMT + - Wed, 26 Jan 2022 09:11:12 GMT expires: - '-1' pragma: @@ -59,19 +59,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"aebe268c-3d8c-4f5f-b2a7-d6b2f09a003f\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"83d752cf-531c-428d-93b5-ef8dda3c26b1\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"eastus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"a09101b2-7bdd-4cfd-bfbe-871e4a55e347\",\r\n \"securityRules\": [],\r\n + \"53118c8d-bb04-49f9-a31d-4b78d6f3d428\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"aebe268c-3d8c-4f5f-b2a7-d6b2f09a003f\\\"\",\r\n + \ \"etag\": \"W/\\\"83d752cf-531c-428d-93b5-ef8dda3c26b1\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -83,7 +83,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"aebe268c-3d8c-4f5f-b2a7-d6b2f09a003f\\\"\",\r\n + \ \"etag\": \"W/\\\"83d752cf-531c-428d-93b5-ef8dda3c26b1\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -95,7 +95,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"aebe268c-3d8c-4f5f-b2a7-d6b2f09a003f\\\"\",\r\n + \ \"etag\": \"W/\\\"83d752cf-531c-428d-93b5-ef8dda3c26b1\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -106,7 +106,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"aebe268c-3d8c-4f5f-b2a7-d6b2f09a003f\\\"\",\r\n + \ \"etag\": \"W/\\\"83d752cf-531c-428d-93b5-ef8dda3c26b1\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -118,7 +118,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"aebe268c-3d8c-4f5f-b2a7-d6b2f09a003f\\\"\",\r\n + \ \"etag\": \"W/\\\"83d752cf-531c-428d-93b5-ef8dda3c26b1\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -130,7 +130,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"aebe268c-3d8c-4f5f-b2a7-d6b2f09a003f\\\"\",\r\n + \ \"etag\": \"W/\\\"83d752cf-531c-428d-93b5-ef8dda3c26b1\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -145,7 +145,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2eb2e820-73d3-4816-8f1a-fda7700df3e8?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f05d068d-c077-4b90-bbef-535c98947a02?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:56 GMT + - Wed, 26 Jan 2022 09:11:22 GMT expires: - '-1' pragma: @@ -166,9 +166,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9de71332-965d-4b95-843e-d0744129f540 + - 153d9b9a-46a2-46e3-beab-fcfbdbc046ef x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -186,9 +186,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2eb2e820-73d3-4816-8f1a-fda7700df3e8?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f05d068d-c077-4b90-bbef-535c98947a02?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -200,7 +200,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:59 GMT + - Wed, 26 Jan 2022 09:11:25 GMT expires: - '-1' pragma: @@ -217,7 +217,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - acae5fa2-f7a7-49f0-a066-96b1d7140e8b + - 907ec4b6-bc42-400e-91ef-c58604d5cbbe status: code: 200 message: OK @@ -235,19 +235,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"6324649b-257b-4e2d-9717-e839003b4f82\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3c12e869-1da5-4ab8-bd30-d23d7fba8021\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"eastus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"a09101b2-7bdd-4cfd-bfbe-871e4a55e347\",\r\n \"securityRules\": [],\r\n + \"53118c8d-bb04-49f9-a31d-4b78d6f3d428\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"6324649b-257b-4e2d-9717-e839003b4f82\\\"\",\r\n + \ \"etag\": \"W/\\\"3c12e869-1da5-4ab8-bd30-d23d7fba8021\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -259,7 +259,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"6324649b-257b-4e2d-9717-e839003b4f82\\\"\",\r\n + \ \"etag\": \"W/\\\"3c12e869-1da5-4ab8-bd30-d23d7fba8021\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -271,7 +271,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"6324649b-257b-4e2d-9717-e839003b4f82\\\"\",\r\n + \ \"etag\": \"W/\\\"3c12e869-1da5-4ab8-bd30-d23d7fba8021\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -282,7 +282,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"6324649b-257b-4e2d-9717-e839003b4f82\\\"\",\r\n + \ \"etag\": \"W/\\\"3c12e869-1da5-4ab8-bd30-d23d7fba8021\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -294,7 +294,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"6324649b-257b-4e2d-9717-e839003b4f82\\\"\",\r\n + \ \"etag\": \"W/\\\"3c12e869-1da5-4ab8-bd30-d23d7fba8021\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -306,7 +306,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"6324649b-257b-4e2d-9717-e839003b4f82\\\"\",\r\n + \ \"etag\": \"W/\\\"3c12e869-1da5-4ab8-bd30-d23d7fba8021\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -325,9 +325,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:00 GMT + - Wed, 26 Jan 2022 09:11:26 GMT etag: - - W/"6324649b-257b-4e2d-9717-e839003b4f82" + - W/"3c12e869-1da5-4ab8-bd30-d23d7fba8021" expires: - '-1' pragma: @@ -344,7 +344,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8a3cdeed-dd42-4013-b094-bacd7aecdfbb + - 43c45ead-688b-4c32-b44f-717fad3be576 status: code: 200 message: OK @@ -367,22 +367,22 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"072a0552-257a-4b93-84ff-bd691f4607ff\",\r\n \"provisioningState\": \"Creating\",\r\n + \"917cf6b8-e21d-4e1f-ade5-5ba367fc42b0\",\r\n \"provisioningState\": \"Creating\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:14:08 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:11:36 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 10:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Wed, 26 Jan 2022 20:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:14:08 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:14:08 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:11:36 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:11:36 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -394,7 +394,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:14:09 GMT + - Wed, 26 Jan 2022 09:11:37 GMT pragma: - no-cache server: @@ -426,22 +426,22 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"072a0552-257a-4b93-84ff-bd691f4607ff\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"917cf6b8-e21d-4e1f-ade5-5ba367fc42b0\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:14:08 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:11:36 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 10:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Wed, 26 Jan 2022 20:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:14:08 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:14:09 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:11:36 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:11:37 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -453,7 +453,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:14:41 GMT + - Wed, 26 Jan 2022 09:12:08 GMT pragma: - no-cache server: @@ -487,34 +487,37 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"147ce51f-e58e-4b7b-920f-cbaf700b47d1\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"5dc0f65a-bd2c-4e41-bcb2-77a6c03ff80e\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:41 GMT + - Wed, 26 Jan 2022 09:12:09 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding x-content-type-options: - nosniff x-ms-original-request-ids: - - 42069bf5-4f50-468d-bcb7-f0caf36a4981 - - 98338cfb-92c6-4660-b1d8-6b34f24047b8 + - c1d0e5dc-11bc-4c9a-9a58-1b2d7fe6a161 + - 2ab7fe13-882f-4272-bbdc-195c1dbc1348 + - 2af2cb86-0e9c-4c2d-8db3-a6fd93371e66 + - 68b0d050-e775-4774-b7d4-51ea099d3f90 + - b6dfd421-8890-4d37-ac44-2070c771ff37 + - b79de763-e0c9-4061-906e-50c025fdd6b3 + - 15f688aa-0511-4461-85d7-dc1a8f2864fb status: code: 200 message: OK @@ -532,7 +535,7 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.operationalinsights?api-version=2021-04-01 response: @@ -546,7 +549,7 @@ interactions: Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Jio India Central","Jio India West","Canada East","West US 3","Sweden Central","Korea - South"],"apiVersions":["2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, + South"],"apiVersions":["2021-12-01-preview","2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"querypacks","locations":["West Central US","East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia @@ -600,8 +603,8 @@ interactions: Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Jio India - Central","Jio India West","Canada East","West US 3","Sweden Central","Korea - South"],"apiVersions":["2020-08-01","2020-03-01-preview","2017-04-26-preview"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East + Central","Jio India West","Canada East","West US 3","Sweden Central","East + US 2 EUAP","Korea South","Sweden South"],"apiVersions":["2021-12-01-preview","2021-07-01-privatepreview","2021-03-01-privatepreview","2020-10-01"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East @@ -652,11 +655,11 @@ interactions: cache-control: - no-cache content-length: - - '12015' + - '12103' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:42 GMT + - Wed, 26 Jan 2022 09:12:10 GMT expires: - '-1' pragma: @@ -684,22 +687,22 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003?api-version=2021-06-01 response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"072a0552-257a-4b93-84ff-bd691f4607ff\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"917cf6b8-e21d-4e1f-ade5-5ba367fc42b0\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:14:08 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:11:36 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 10:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Wed, 26 Jan 2022 20:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:14:08 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:14:09 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:11:36 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:11:37 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -711,7 +714,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:14:42 GMT + - Wed, 26 Jan 2022 09:12:11 GMT pragma: - no-cache server: @@ -735,7 +738,7 @@ interactions: body: '{"location": "eastus", "properties": {"targetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1", "storageId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002", "enabled": true, "flowAnalyticsConfiguration": {"networkWatcherFlowAnalyticsConfiguration": - {"workspaceId": "072a0552-257a-4b93-84ff-bd691f4607ff", "workspaceRegion": "eastus", + {"workspaceId": "917cf6b8-e21d-4e1f-ade5-5ba367fc42b0", "workspaceRegion": "eastus", "workspaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003", "trafficAnalyticsInterval": 60}}}}' headers: @@ -754,19 +757,19 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test\",\r\n - \ \"etag\": \"W/\\\"9a96d63c-fd5c-42a9-830e-c8ee6c1f9438\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"033cf17c-8780-4b46-a9bb-dde1fd80cb20\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"a09101b2-7bdd-4cfd-bfbe-871e4a55e347\",\r\n + \ \"targetResourceGuid\": \"53118c8d-bb04-49f9-a31d-4b78d6f3d428\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"072a0552-257a-4b93-84ff-bd691f4607ff\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"917cf6b8-e21d-4e1f-ade5-5ba367fc42b0\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -778,7 +781,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e92168d7-1e0e-4c79-9bfc-2844e75971aa?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/570b1d4d-aa9c-44e6-b052-2118dae33a99?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -786,7 +789,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:52 GMT + - Wed, 26 Jan 2022 09:12:23 GMT expires: - '-1' pragma: @@ -799,9 +802,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 071f3045-cb1c-4e37-a5b7-16d2f6615fcb + - 2635b7e8-0663-4e9a-82ec-e711bdbe05f6 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1197' status: code: 201 message: Created @@ -819,9 +822,54 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/570b1d4d-aa9c-44e6-b052-2118dae33a99?api-version=2021-05-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: + - Wed, 26 Jan 2022 09:12:35 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: + - de363216-f862-4e37-9c46-4fc6c801152b + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - network watcher flow-log create + Connection: + - keep-alive + ParameterSetName: + - --location --resource-group --nsg --storage-account --workspace --name + User-Agent: + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e92168d7-1e0e-4c79-9bfc-2844e75971aa?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/570b1d4d-aa9c-44e6-b052-2118dae33a99?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -833,7 +881,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:03 GMT + - Wed, 26 Jan 2022 09:12:45 GMT expires: - '-1' pragma: @@ -843,14 +891,10 @@ 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: - - a5077686-f74a-4f82-8b04-0f58c7746e64 + - 7ddcaaf0-f488-43dc-88bb-78ae0599c505 status: code: 200 message: OK @@ -868,19 +912,19 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test\",\r\n - \ \"etag\": \"W/\\\"bab2103e-cf03-47d3-88b4-91f755afc2c4\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"66bec879-9a3e-4c8e-81ca-d29a90917310\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"a09101b2-7bdd-4cfd-bfbe-871e4a55e347\",\r\n + \ \"targetResourceGuid\": \"53118c8d-bb04-49f9-a31d-4b78d6f3d428\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"072a0552-257a-4b93-84ff-bd691f4607ff\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"917cf6b8-e21d-4e1f-ade5-5ba367fc42b0\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -896,7 +940,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:03 GMT + - Wed, 26 Jan 2022 09:12:45 GMT expires: - '-1' pragma: @@ -906,14 +950,10 @@ 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: - - 26db278c-3730-4ba9-ac50-062de1db0ea9 + - 9a3d094b-e1eb-4134-b8f5-3db76c493994 status: code: 200 message: OK @@ -931,21 +971,21 @@ interactions: ParameterSetName: - --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"bab2103e-cf03-47d3-88b4-91f755afc2c4\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"5dc0f65a-bd2c-4e41-bcb2-77a6c03ff80e\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"66bec879-9a3e-4c8e-81ca-d29a90917310\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:05 GMT + - Wed, 26 Jan 2022 09:12:47 GMT expires: - '-1' pragma: @@ -957,8 +997,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 5537d281-6a20-4967-8426-98bb4966d7f6 - - ff150375-c149-49d2-a363-eb20f58a71e2 + - 74c11634-cba0-42ef-b68e-c138e8584459 + - dbace8fd-7c0e-4bf1-b0d2-52786b01765b + - 17d7eddf-4e1c-4d74-901f-f18be40112a0 + - da014d15-4fe1-4604-b71b-4a9a4fd9ebe4 + - 51a285d5-8361-48ce-a0e3-ca5f3ed3dcd8 + - f914476a-3c89-4a08-9a07-e0c26bc42bab + - 04482f9b-24b8-4023-80bc-abc0942a54ad status: code: 200 message: OK @@ -976,38 +1021,21 @@ interactions: ParameterSetName: - --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs?api-version=2021-05-01 response: body: - string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"flow_log_test2\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"bab2103e-cf03-47d3-88b4-91f755afc2c4\\\"\",\r\n \"properties\": - {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_pqkfj3s5pb4pbaj6mpbqu5jfpeg3g56xpqnjxz23vafxl6723dglg42kay/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n - \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_pqkfj3s5pb4pbaj6mpbqu5jfpeg3g56xpqnjxz23vafxl6723dglg42kay/providers/Microsoft.Storage/storageAccounts/storageaccount0395\",\r\n - \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n - \ \"networkWatcherFlowAnalyticsConfiguration\": {\r\n \"enabled\": - false,\r\n \"workspaceId\": \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n - \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_pqkfj3s5pb4pbaj6mpbqu5jfpeg3g56xpqnjxz23vafxl6723dglg42kay/providers/microsoft.operationalinsights/workspaces/clitestq5v6cu5c6ovaf\",\r\n - \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n - \ \"retentionPolicy\": {\r\n \"days\": 2,\r\n \"enabled\": - true\r\n },\r\n \"format\": {\r\n \"type\": \"JSON\",\r\n - \ \"version\": 1\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/networkWatchers/flowLogs\",\r\n - \ \"location\": \"eastus\",\r\n \"tags\": {\r\n \"foo\": \"bar\"\r\n - \ }\r\n },\r\n {\r\n \"name\": \"flow_log_test\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test\",\r\n - \ \"etag\": \"W/\\\"bab2103e-cf03-47d3-88b4-91f755afc2c4\\\"\",\r\n \"properties\": + string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"flow_log_test\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test\",\r\n + \ \"etag\": \"W/\\\"66bec879-9a3e-4c8e-81ca-d29a90917310\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"a09101b2-7bdd-4cfd-bfbe-871e4a55e347\",\r\n + \ \"targetResourceGuid\": \"53118c8d-bb04-49f9-a31d-4b78d6f3d428\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \ \"networkWatcherFlowAnalyticsConfiguration\": {\r\n \"enabled\": - false,\r\n \"workspaceId\": \"072a0552-257a-4b93-84ff-bd691f4607ff\",\r\n + false,\r\n \"workspaceId\": \"917cf6b8-e21d-4e1f-ade5-5ba367fc42b0\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n @@ -1019,11 +1047,11 @@ interactions: cache-control: - no-cache content-length: - - '3422' + - '1615' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:06 GMT + - Wed, 26 Jan 2022 09:12:47 GMT expires: - '-1' pragma: @@ -1040,7 +1068,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 45eb870e-d835-4e2e-bbc2-65680b4d4b47 + - e34d4309-e843-4651-a313-c2a1f3dec854 status: code: 200 message: OK @@ -1058,21 +1086,21 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"bab2103e-cf03-47d3-88b4-91f755afc2c4\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"5dc0f65a-bd2c-4e41-bcb2-77a6c03ff80e\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"66bec879-9a3e-4c8e-81ca-d29a90917310\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:06 GMT + - Wed, 26 Jan 2022 09:12:49 GMT expires: - '-1' pragma: @@ -1084,8 +1112,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 9ef9bb77-4668-459c-aebb-e4fce102f8e6 - - 473dbcfe-c8ff-4081-aeeb-9143a695a13a + - 3561de0d-5057-4740-83e7-93cbc725efba + - 9df60604-1e7c-47f1-a9ca-f321ca5d452e + - 7cf1ffc4-5a3a-4299-ba66-aea6ec82476e + - 5bc7a9b2-100a-4e29-8a5e-bc3b2c2f023f + - 53826976-573f-49f0-89eb-f8651674ff2a + - 3bbe97d2-624d-4992-8dc3-62c171a41898 + - ac9c7283-0bb2-4450-a55b-4662bfd513e9 status: code: 200 message: OK @@ -1103,19 +1136,19 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test\",\r\n - \ \"etag\": \"W/\\\"bab2103e-cf03-47d3-88b4-91f755afc2c4\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"66bec879-9a3e-4c8e-81ca-d29a90917310\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"a09101b2-7bdd-4cfd-bfbe-871e4a55e347\",\r\n + \ \"targetResourceGuid\": \"53118c8d-bb04-49f9-a31d-4b78d6f3d428\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"072a0552-257a-4b93-84ff-bd691f4607ff\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"917cf6b8-e21d-4e1f-ade5-5ba367fc42b0\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -1131,7 +1164,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:07 GMT + - Wed, 26 Jan 2022 09:12:50 GMT expires: - '-1' pragma: @@ -1148,7 +1181,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3cda9d1e-ea24-416c-8fa2-85834320c9d5 + - e16a17ec-1267-42e2-a84e-e2058e37931c status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_delete.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_delete.yaml index 21ea2a5b24f..8cfd97a270a 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_delete.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_delete.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-12-13T07:14:46Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T09:07:36Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,15 +27,13 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:22 GMT + - Wed, 26 Jan 2022 09:08:08 GMT expires: - '-1' pragma: - no-cache strict-transport-security: - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding x-content-type-options: - nosniff status: @@ -59,19 +57,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"8774ce4d-2b80-4e60-afae-f11ec4b60003\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"f0ce816c-6d79-41ef-b37d-b7f7c2c321e6\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"2d372667-83ed-49ea-bd3f-47f34e20aaa6\",\r\n \"securityRules\": [],\r\n + \"a1e001d2-9b42-4dfc-8c32-ae1fdbafd12d\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"8774ce4d-2b80-4e60-afae-f11ec4b60003\\\"\",\r\n + \ \"etag\": \"W/\\\"f0ce816c-6d79-41ef-b37d-b7f7c2c321e6\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -83,7 +81,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"8774ce4d-2b80-4e60-afae-f11ec4b60003\\\"\",\r\n + \ \"etag\": \"W/\\\"f0ce816c-6d79-41ef-b37d-b7f7c2c321e6\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -95,7 +93,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"8774ce4d-2b80-4e60-afae-f11ec4b60003\\\"\",\r\n + \ \"etag\": \"W/\\\"f0ce816c-6d79-41ef-b37d-b7f7c2c321e6\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -106,7 +104,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"8774ce4d-2b80-4e60-afae-f11ec4b60003\\\"\",\r\n + \ \"etag\": \"W/\\\"f0ce816c-6d79-41ef-b37d-b7f7c2c321e6\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -118,7 +116,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"8774ce4d-2b80-4e60-afae-f11ec4b60003\\\"\",\r\n + \ \"etag\": \"W/\\\"f0ce816c-6d79-41ef-b37d-b7f7c2c321e6\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -130,7 +128,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"8774ce4d-2b80-4e60-afae-f11ec4b60003\\\"\",\r\n + \ \"etag\": \"W/\\\"f0ce816c-6d79-41ef-b37d-b7f7c2c321e6\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -145,7 +143,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fc9521ec-e293-4769-bc29-bb4f9265b517?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5a0a79a-fa54-46d4-a405-d0900934d2dc?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -153,7 +151,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:28 GMT + - Wed, 26 Jan 2022 09:08:15 GMT expires: - '-1' pragma: @@ -166,9 +164,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dde4141d-6052-4c24-90e4-ab7bfbde2641 + - d7a9d2ad-5281-4ae6-a4e8-492bae55993e x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1198' status: code: 201 message: Created @@ -186,9 +184,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fc9521ec-e293-4769-bc29-bb4f9265b517?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d5a0a79a-fa54-46d4-a405-d0900934d2dc?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -200,7 +198,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:31 GMT + - Wed, 26 Jan 2022 09:08:18 GMT expires: - '-1' pragma: @@ -217,7 +215,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f53e5471-0e44-42bc-acd6-5986f729fa1a + - f3b0a1cb-b2eb-4d93-a393-7c4e7251f5e7 status: code: 200 message: OK @@ -235,19 +233,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"45d3dad3-a047-45ca-8e31-36d614007b4f\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5588fde1-c207-4952-86c8-212753539c7f\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"2d372667-83ed-49ea-bd3f-47f34e20aaa6\",\r\n \"securityRules\": [],\r\n + \"a1e001d2-9b42-4dfc-8c32-ae1fdbafd12d\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"45d3dad3-a047-45ca-8e31-36d614007b4f\\\"\",\r\n + \ \"etag\": \"W/\\\"5588fde1-c207-4952-86c8-212753539c7f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -259,7 +257,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"45d3dad3-a047-45ca-8e31-36d614007b4f\\\"\",\r\n + \ \"etag\": \"W/\\\"5588fde1-c207-4952-86c8-212753539c7f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -271,7 +269,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"45d3dad3-a047-45ca-8e31-36d614007b4f\\\"\",\r\n + \ \"etag\": \"W/\\\"5588fde1-c207-4952-86c8-212753539c7f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -282,7 +280,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"45d3dad3-a047-45ca-8e31-36d614007b4f\\\"\",\r\n + \ \"etag\": \"W/\\\"5588fde1-c207-4952-86c8-212753539c7f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -294,7 +292,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"45d3dad3-a047-45ca-8e31-36d614007b4f\\\"\",\r\n + \ \"etag\": \"W/\\\"5588fde1-c207-4952-86c8-212753539c7f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -306,7 +304,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"45d3dad3-a047-45ca-8e31-36d614007b4f\\\"\",\r\n + \ \"etag\": \"W/\\\"5588fde1-c207-4952-86c8-212753539c7f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -325,9 +323,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:15:32 GMT + - Wed, 26 Jan 2022 09:08:19 GMT etag: - - W/"45d3dad3-a047-45ca-8e31-36d614007b4f" + - W/"5588fde1-c207-4952-86c8-212753539c7f" expires: - '-1' pragma: @@ -344,7 +342,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a8c97762-aa25-4882-99f4-ef139a063eb3 + - c402effc-eb09-49c4-b052-7b501e101f6b status: code: 200 message: OK @@ -367,26 +365,28 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"00fc9f92-4af0-4e91-ab83-b8beb0870b35\",\r\n \"provisioningState\": \"Creating\",\r\n + \"732341e9-17ad-4249-8708-f8002986dfa2\",\r\n \"provisioningState\": \"Creating\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:15:38 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:08:23 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 12:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 03:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:15:38 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:15:38 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:08:23 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:08:23 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: @@ -394,18 +394,19 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:15:39 GMT + - Wed, 26 Jan 2022 09:08:24 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' x-powered-by: - ASP.NET - ASP.NET @@ -426,26 +427,28 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"00fc9f92-4af0-4e91-ab83-b8beb0870b35\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"732341e9-17ad-4249-8708-f8002986dfa2\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:15:38 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:08:23 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 12:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 03:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:15:38 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:15:40 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:08:23 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:08:24 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: @@ -453,18 +456,19 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:16:09 GMT + - Wed, 26 Jan 2022 09:08:55 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - - Accept-Encoding + - Accept-Encoding,Accept-Encoding x-content-type-options: - nosniff x-powered-by: @@ -487,21 +491,21 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"c1321a50-6080-47d8-abf0-582a2e2ceca0\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"bab2103e-cf03-47d3-88b4-91f755afc2c4\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"36a89009-bab1-444c-b4bb-f355ec771bae\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:11 GMT + - Wed, 26 Jan 2022 09:08:56 GMT expires: - '-1' pragma: @@ -513,8 +517,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 614314bd-57a5-4cff-b5d9-641ac5135b9a - - ab7dee77-ff2c-4b89-b3b1-157b9c6af222 + - 048c08eb-2b0e-4935-af1c-6c4854f40a7c + - 3a808be4-e3a4-485c-86ee-dc6aa2555f5b + - ab09129b-de10-491a-b8ba-a0f594a2208d + - 52e558f9-b9f0-4c93-8d10-ff880c51d2aa + - 93736ab6-cf60-48b1-a644-d0dd858a8b79 + - fe5afc7a-295f-4d7f-afae-240a73a4351a + - 9288db4b-407f-457d-a923-90411458fa52 status: code: 200 message: OK @@ -532,7 +541,7 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.operationalinsights?api-version=2021-04-01 response: @@ -546,7 +555,7 @@ interactions: Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Jio India Central","Jio India West","Canada East","West US 3","Sweden Central","Korea - South"],"apiVersions":["2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, + South"],"apiVersions":["2021-12-01-preview","2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"querypacks","locations":["West Central US","East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia @@ -600,8 +609,8 @@ interactions: Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Jio India - Central","Jio India West","Canada East","West US 3","Sweden Central","Korea - South"],"apiVersions":["2020-08-01","2020-03-01-preview","2017-04-26-preview"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East + Central","Jio India West","Canada East","West US 3","Sweden Central","East + US 2 EUAP","Korea South","Sweden South"],"apiVersions":["2021-12-01-preview","2021-07-01-privatepreview","2021-03-01-privatepreview","2020-10-01"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East @@ -652,11 +661,11 @@ interactions: cache-control: - no-cache content-length: - - '12015' + - '12103' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:11 GMT + - Wed, 26 Jan 2022 09:08:57 GMT expires: - '-1' pragma: @@ -684,26 +693,28 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003?api-version=2021-06-01 response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"00fc9f92-4af0-4e91-ab83-b8beb0870b35\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"732341e9-17ad-4249-8708-f8002986dfa2\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:15:38 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:08:23 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Mon, 13 Dec 2021 12:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 03:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:15:38 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:15:40 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:08:23 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:08:24 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: @@ -711,18 +722,19 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:16:13 GMT + - Wed, 26 Jan 2022 09:08:58 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - - Accept-Encoding + - Accept-Encoding,Accept-Encoding x-content-type-options: - nosniff x-powered-by: @@ -735,7 +747,7 @@ interactions: body: '{"location": "westus", "properties": {"targetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1", "storageId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002", "enabled": true, "flowAnalyticsConfiguration": {"networkWatcherFlowAnalyticsConfiguration": - {"workspaceId": "00fc9f92-4af0-4e91-ab83-b8beb0870b35", "workspaceRegion": "westus", + {"workspaceId": "732341e9-17ad-4249-8708-f8002986dfa2", "workspaceRegion": "westus", "workspaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003", "trafficAnalyticsInterval": 60}}}}' headers: @@ -754,19 +766,19 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"f0c46d16-e374-4d82-90ca-7d3bb9f9b0fa\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"f94de70e-27ff-4a72-8e01-509dc453d6cf\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"2d372667-83ed-49ea-bd3f-47f34e20aaa6\",\r\n + \ \"targetResourceGuid\": \"a1e001d2-9b42-4dfc-8c32-ae1fdbafd12d\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"00fc9f92-4af0-4e91-ab83-b8beb0870b35\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"732341e9-17ad-4249-8708-f8002986dfa2\",\r\n \ \"workspaceRegion\": \"westus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -778,7 +790,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/37a4fb8e-ea68-471c-927c-1c37002bedc7?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c00e5878-85f6-45fe-abe0-c6cfb8d3c3ac?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -786,7 +798,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:14 GMT + - Wed, 26 Jan 2022 09:08:59 GMT expires: - '-1' pragma: @@ -799,9 +811,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 74c7492a-0111-4f98-8154-7d93bbf2f0fc + - 77e6e380-0072-4c89-a596-65e2f6991de5 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -819,9 +831,9 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/37a4fb8e-ea68-471c-927c-1c37002bedc7?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c00e5878-85f6-45fe-abe0-c6cfb8d3c3ac?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -833,7 +845,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:24 GMT + - Wed, 26 Jan 2022 09:09:09 GMT expires: - '-1' pragma: @@ -850,7 +862,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ef82ae75-bf33-4ff2-b359-c4dab6895b97 + - 8403f3e1-9b10-4c6d-8636-5bc72851f315 status: code: 200 message: OK @@ -868,19 +880,19 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"30da34b6-ab0a-4121-b254-acf293317691\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"57edf456-c68d-4078-8d8a-e0c40dff7505\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"2d372667-83ed-49ea-bd3f-47f34e20aaa6\",\r\n + \ \"targetResourceGuid\": \"a1e001d2-9b42-4dfc-8c32-ae1fdbafd12d\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"00fc9f92-4af0-4e91-ab83-b8beb0870b35\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"732341e9-17ad-4249-8708-f8002986dfa2\",\r\n \ \"workspaceRegion\": \"westus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -896,7 +908,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:24 GMT + - Wed, 26 Jan 2022 09:09:09 GMT expires: - '-1' pragma: @@ -913,7 +925,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f7cefc32-ef39-4d4d-8faf-5c7ff8ea3da0 + - 707ba378-5570-4d28-be91-41c2f3a0b9cc status: code: 200 message: OK @@ -931,21 +943,21 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"30da34b6-ab0a-4121-b254-acf293317691\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"f9c81774-756f-4355-a696-64aec88c3e50\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"57edf456-c68d-4078-8d8a-e0c40dff7505\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:27 GMT + - Wed, 26 Jan 2022 09:09:12 GMT expires: - '-1' pragma: @@ -957,8 +969,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - b011e758-4d30-465d-ab7b-64ff8cc061cb - - 20cfa71a-44a1-446e-bb59-e0b83eb6513b + - 071f9733-3cca-4fe2-9808-136530593156 + - 8d4437ec-f84b-4548-8bae-384de3fd498f + - 46c34329-1dcd-4914-b57f-5fef64c18c1e + - d915f296-68db-499d-be3a-1976b9998e41 + - e262b7f4-fb6c-4582-b7c0-14a693f64285 + - 5fb922f5-d407-4d0a-ac6e-daf3d617a9a2 + - 3669ec3b-2b41-4da8-8e54-299cec513d3b status: code: 200 message: OK @@ -976,19 +993,19 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"30da34b6-ab0a-4121-b254-acf293317691\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"57edf456-c68d-4078-8d8a-e0c40dff7505\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"2d372667-83ed-49ea-bd3f-47f34e20aaa6\",\r\n + \ \"targetResourceGuid\": \"a1e001d2-9b42-4dfc-8c32-ae1fdbafd12d\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"00fc9f92-4af0-4e91-ab83-b8beb0870b35\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"732341e9-17ad-4249-8708-f8002986dfa2\",\r\n \ \"workspaceRegion\": \"westus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -1004,7 +1021,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:27 GMT + - Wed, 26 Jan 2022 09:09:13 GMT expires: - '-1' pragma: @@ -1021,7 +1038,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4dec8d5e-b25d-4f9e-8a71-c24e06d0a981 + - 972fd960-e44a-4d0d-b6ab-9634aa34734f status: code: 200 message: OK @@ -1039,21 +1056,21 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"30da34b6-ab0a-4121-b254-acf293317691\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"f9c81774-756f-4355-a696-64aec88c3e50\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"57edf456-c68d-4078-8d8a-e0c40dff7505\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:28 GMT + - Wed, 26 Jan 2022 09:09:13 GMT expires: - '-1' pragma: @@ -1065,8 +1082,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - d03a6d4d-96a4-4579-b0c3-5c6db546c491 - - 5ac8a25e-fc47-4ed8-aecc-56cf5850a0d7 + - fca81350-9a4d-46ec-abb8-fc22c19c388f + - 777633b5-806b-408b-83a1-68db59d6006d + - 77256ede-0fca-4c9c-bab6-e8b6ea3d6395 + - 757fbce3-9c55-4944-834c-88102c56d669 + - 7c161488-ec1b-4740-8d8f-09246f094931 + - d4227dbe-ffd9-42de-8fea-8d1857117472 + - d6a3952a-0cc3-48d6-b5fe-dd16313c1217 status: code: 200 message: OK @@ -1086,7 +1108,7 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: @@ -1096,17 +1118,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ba32e906-c74f-4faf-829a-1f00edb73ee5?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85e391fa-eab4-4861-99d1-fbd840a1e7ee?api-version=2021-05-01 cache-control: - no-cache content-length: - '0' date: - - Mon, 13 Dec 2021 07:16:29 GMT + - Wed, 26 Jan 2022 09:09:15 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/ba32e906-c74f-4faf-829a-1f00edb73ee5?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/85e391fa-eab4-4861-99d1-fbd840a1e7ee?api-version=2021-05-01 pragma: - no-cache server: @@ -1117,9 +1139,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7ee9aabe-96f8-4452-9ffe-29b292954a8c + - 916b13a4-6d53-4bbf-94ca-3c44f0a0053b x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14999' status: code: 202 message: Accepted @@ -1137,9 +1159,9 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ba32e906-c74f-4faf-829a-1f00edb73ee5?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/85e391fa-eab4-4861-99d1-fbd840a1e7ee?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1151,7 +1173,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:39 GMT + - Wed, 26 Jan 2022 09:09:26 GMT expires: - '-1' pragma: @@ -1168,7 +1190,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d04688ae-8b0b-4c74-a851-9bd400aa3127 + - 6776d0a2-5e6b-4f86-87db-00e6e6f8b15c status: code: 200 message: OK @@ -1186,21 +1208,21 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"e56c00ce-c95c-4734-b48b-eb4712cb92c8\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"f9c81774-756f-4355-a696-64aec88c3e50\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"5dc0f65a-bd2c-4e41-bcb2-77a6c03ff80e\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:41 GMT + - Wed, 26 Jan 2022 09:09:28 GMT expires: - '-1' pragma: @@ -1212,8 +1234,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - f70fc0eb-da27-43d5-a35d-8afc9b5c747b - - dcc2aecc-152c-4585-a404-33bf118b2374 + - 8365c62c-4520-4ef3-9b48-b8e5f910d445 + - 6a0bf396-9c3b-4673-9ae2-bbc4968f3a7f + - 9ce7d80c-7cce-47ea-831d-a30793319e7c + - 57b08902-00b9-4873-a9df-ddd1ed8ebbce + - 3fbe55b4-aa31-4cc0-b3ad-b987ab77484f + - 9000d06b-4d7e-498e-a213-f86720c4bb16 + - 6bb8ea0c-ddf9-42ca-89ee-8df368cffde4 status: code: 200 message: OK @@ -1231,7 +1258,7 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: @@ -1247,7 +1274,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:16:42 GMT + - Wed, 26 Jan 2022 09:09:29 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_show.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_show.yaml index 77cc2ec0df9..4bdac7cdb3d 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_show.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_show.yaml @@ -13,21 +13,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-resource/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-09-16T04:33:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T09:02:19Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '324' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:34:15 GMT + - Wed, 26 Jan 2022 09:02:49 GMT expires: - '-1' pragma: @@ -59,19 +59,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"9825cf7b-078a-4c71-8483-b737a11e8de3\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"fb14b0b2-4a59-4835-8db9-8f839b869146\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"6775b04d-9769-4cba-a20c-205044206a6d\",\r\n \"securityRules\": [],\r\n + \"9bbbec4b-ddc0-46cd-a0a9-531862ecaa41\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"9825cf7b-078a-4c71-8483-b737a11e8de3\\\"\",\r\n + \ \"etag\": \"W/\\\"fb14b0b2-4a59-4835-8db9-8f839b869146\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -83,7 +83,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"9825cf7b-078a-4c71-8483-b737a11e8de3\\\"\",\r\n + \ \"etag\": \"W/\\\"fb14b0b2-4a59-4835-8db9-8f839b869146\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -95,7 +95,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"9825cf7b-078a-4c71-8483-b737a11e8de3\\\"\",\r\n + \ \"etag\": \"W/\\\"fb14b0b2-4a59-4835-8db9-8f839b869146\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -106,7 +106,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"9825cf7b-078a-4c71-8483-b737a11e8de3\\\"\",\r\n + \ \"etag\": \"W/\\\"fb14b0b2-4a59-4835-8db9-8f839b869146\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -118,7 +118,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"9825cf7b-078a-4c71-8483-b737a11e8de3\\\"\",\r\n + \ \"etag\": \"W/\\\"fb14b0b2-4a59-4835-8db9-8f839b869146\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -130,7 +130,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"9825cf7b-078a-4c71-8483-b737a11e8de3\\\"\",\r\n + \ \"etag\": \"W/\\\"fb14b0b2-4a59-4835-8db9-8f839b869146\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -145,15 +145,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5ab147f9-47c7-428e-89e1-b8995ccf4b40?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4c73762c-4331-410a-bcd4-061bceb2c8ee?api-version=2021-05-01 cache-control: - no-cache content-length: - - '6925' + - '6561' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:34:21 GMT + - Wed, 26 Jan 2022 09:02:56 GMT expires: - '-1' pragma: @@ -166,9 +166,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 125dc6c5-6475-4f58-91fe-20e1d999e8a7 + - 6a6cfcf9-523c-4dc1-844d-c6db51c010a0 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' status: code: 201 message: Created @@ -186,9 +186,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5ab147f9-47c7-428e-89e1-b8995ccf4b40?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4c73762c-4331-410a-bcd4-061bceb2c8ee?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -200,7 +200,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:34:25 GMT + - Wed, 26 Jan 2022 09:03:00 GMT expires: - '-1' pragma: @@ -217,7 +217,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1cd9a5db-8d18-4c46-b6e2-03f8f501d4c5 + - db0d18ae-1781-42b0-bd89-3a268b71035c status: code: 200 message: OK @@ -235,19 +235,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"08fcb5c8-1fda-4ff2-92cd-5161ec50b244\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"88374e25-24d4-4413-bc49-9ef0494d094d\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"6775b04d-9769-4cba-a20c-205044206a6d\",\r\n \"securityRules\": [],\r\n + \"9bbbec4b-ddc0-46cd-a0a9-531862ecaa41\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"08fcb5c8-1fda-4ff2-92cd-5161ec50b244\\\"\",\r\n + \ \"etag\": \"W/\\\"88374e25-24d4-4413-bc49-9ef0494d094d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -259,7 +259,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"08fcb5c8-1fda-4ff2-92cd-5161ec50b244\\\"\",\r\n + \ \"etag\": \"W/\\\"88374e25-24d4-4413-bc49-9ef0494d094d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -271,7 +271,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"08fcb5c8-1fda-4ff2-92cd-5161ec50b244\\\"\",\r\n + \ \"etag\": \"W/\\\"88374e25-24d4-4413-bc49-9ef0494d094d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -282,7 +282,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"08fcb5c8-1fda-4ff2-92cd-5161ec50b244\\\"\",\r\n + \ \"etag\": \"W/\\\"88374e25-24d4-4413-bc49-9ef0494d094d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -294,7 +294,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"08fcb5c8-1fda-4ff2-92cd-5161ec50b244\\\"\",\r\n + \ \"etag\": \"W/\\\"88374e25-24d4-4413-bc49-9ef0494d094d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -306,7 +306,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"08fcb5c8-1fda-4ff2-92cd-5161ec50b244\\\"\",\r\n + \ \"etag\": \"W/\\\"88374e25-24d4-4413-bc49-9ef0494d094d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -321,13 +321,13 @@ interactions: cache-control: - no-cache content-length: - - '6932' + - '6568' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:34:25 GMT + - Wed, 26 Jan 2022 09:03:01 GMT etag: - - W/"08fcb5c8-1fda-4ff2-92cd-5161ec50b244" + - W/"88374e25-24d4-4413-bc49-9ef0494d094d" expires: - '-1' pragma: @@ -344,7 +344,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dcae98fa-7698-4133-94fb-147044bdf3b9 + - 8c0f105e-7748-4ad8-9c88-25ffa09dc594 status: code: 200 message: OK @@ -367,39 +367,42 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.28.1 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"e1bb7962-336c-4e40-be9e-e4594b8e2ea7\",\r\n \"provisioningState\": \"Creating\",\r\n + \"a4eaf543-298c-4118-b60b-6e138e45c70c\",\r\n \"provisioningState\": \"Creating\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Thu, 16 Sep 2021 04:34:34 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:03:06 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Thu, 16 Sep 2021 19:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 02:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Thu, 16 Sep 2021 04:34:34 GMT\",\r\n - \ \"modifiedDate\": \"Thu, 16 Sep 2021 04:34:34 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:03:06 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:03:06 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: - - '1133' + - '1067' content-type: - application/json date: - - Thu, 16 Sep 2021 04:34:34 GMT + - Wed, 26 Jan 2022 09:03:07 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: @@ -426,45 +429,48 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.28.1 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"e1bb7962-336c-4e40-be9e-e4594b8e2ea7\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"a4eaf543-298c-4118-b60b-6e138e45c70c\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Thu, 16 Sep 2021 04:34:34 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:03:06 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Thu, 16 Sep 2021 19:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 02:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Thu, 16 Sep 2021 04:34:34 GMT\",\r\n - \ \"modifiedDate\": \"Thu, 16 Sep 2021 04:34:35 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:03:06 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:03:09 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: - - '1134' + - '1068' content-type: - application/json date: - - Thu, 16 Sep 2021 04:35:04 GMT + - Wed, 26 Jan 2022 09:03:37 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - - Accept-Encoding + - Accept-Encoding,Accept-Encoding x-content-type-options: - nosniff x-powered-by: @@ -487,21 +493,21 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"e8ff0c58-4843-4481-ad7a-6982dc747677\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_centraluseuap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_centraluseuap","etag":"W/\"48265e51-f923-4acf-9593-2153cb9f270d\"","type":"Microsoft.Network/networkWatchers","location":"centraluseuap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"b2fa049a-916c-4216-b42d-4425f4ce2cb4\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"b019dbd8-571c-434f-b030-b915dcc93bc1\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '1178' + - '2707' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:07 GMT + - Wed, 26 Jan 2022 09:03:39 GMT expires: - '-1' pragma: @@ -513,9 +519,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 4c82008f-76e3-4e06-91ad-5cf3aec1af0a - - 7ec32807-3607-40b4-9341-b48cd2259dcd - - 2793640c-83d9-47b7-9e12-5f9e4084ee26 + - e4ec413c-1e7b-44d5-a00e-68058c541377 + - e7188334-8cd7-4cab-89f4-b73397239efa + - 28c841be-7542-4bbb-a8bd-c34580958b32 + - 22c0c527-0a07-49cb-9604-3de4a4aa6c88 + - 582da741-7ff0-4a6b-b650-ac8ac2673d9f + - 23341a88-94c8-42bd-a70b-09ca4a3f2a61 + - 626b2b31-b524-4054-bf5d-77ff4a7c2bf4 status: code: 200 message: OK @@ -533,7 +543,7 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-resource/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.operationalinsights?api-version=2021-04-01 response: @@ -545,8 +555,9 @@ interactions: US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2021-06-01","2021-05-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2021-12-01-preview","2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"querypacks","locations":["West Central US","East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia @@ -554,7 +565,8 @@ interactions: US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Brazil Southeast","Japan West","UAE North","Australia - Central","France South","South India","Korea South","Sweden Central"],"apiVersions":["2019-09-01-preview"],"capabilities":"SupportsTags, + Central","France South","South India","Jio India Central","Jio India West","Canada + East","West US 3","Sweden Central","Korea South"],"apiVersions":["2019-09-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia @@ -562,56 +574,63 @@ interactions: US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/scopedPrivateLinkProxies","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/scopedPrivateLinkProxies","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-03-01-preview","capabilities":"None"},{"resourceType":"workspaces/query","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/metadata","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/dataSources","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-03-01-preview","capabilities":"None"},{"resourceType":"workspaces/query","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/metadata","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/dataSources","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-08-01","2020-03-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/linkedStorageAccounts","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2020-08-01","2020-03-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/linkedStorageAccounts","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/tables","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/tables","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-08-01","2020-03-01-preview","2017-04-26-preview"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","East + US 2 EUAP","Korea South","Sweden South"],"apiVersions":["2021-12-01-preview","2021-07-01-privatepreview","2021-03-01-privatepreview","2020-10-01"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"storageInsightConfigs","locations":[],"apiVersions":["2020-08-01","2020-03-01-preview","2014-10-10"],"capabilities":"SupportsExtension"},{"resourceType":"workspaces/linkedServices","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"storageInsightConfigs","locations":[],"apiVersions":["2020-08-01","2020-03-01-preview","2014-10-10"],"capabilities":"SupportsExtension"},{"resourceType":"workspaces/linkedServices","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-08-01","2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"linkTargets","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2020-08-01","2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"linkTargets","locations":["East US"],"apiVersions":["2020-03-01-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"deletedWorkspaces","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia @@ -619,31 +638,36 @@ interactions: US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil - Southeast","Norway East","Norway West","France South","South India","Korea - South","Sweden Central"],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview","2015-11-01-preview","2014-11-10"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"clusters","locations":["East + Southeast","Norway East","Norway West","France South","South India","Jio India + Central","Jio India West","Canada East","West US 3","Sweden Central","Korea + South"],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview","2015-11-01-preview","2014-11-10"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"clusters","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","Brazil South","UAE North","Japan West","Brazil Southeast","Norway - East","Norway West","France South","South India","Korea South","Sweden Central"],"apiVersions":["2021-06-01","2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, + East","Norway West","France South","South India","Jio India Central","Jio + India West","Canada East","West US 3","Sweden Central","Korea South"],"apiVersions":["2021-06-01","2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/dataExports","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa - North","Brazil South"],"apiVersions":["2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' + North","Brazil South","Switzerland North","Switzerland West","Germany West + Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil + Southeast","Norway East","Norway West","France South","South India","Jio India + West","Canada East","West US 3","Sweden Central"],"apiVersions":["2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '11063' + - '12103' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:10 GMT + - Wed, 26 Jan 2022 09:03:40 GMT expires: - '-1' pragma: @@ -671,45 +695,48 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-resource/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003?api-version=2021-06-01 response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"e1bb7962-336c-4e40-be9e-e4594b8e2ea7\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"a4eaf543-298c-4118-b60b-6e138e45c70c\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Thu, 16 Sep 2021 04:34:34 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:03:06 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Thu, 16 Sep 2021 19:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 02:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Thu, 16 Sep 2021 04:34:34 GMT\",\r\n - \ \"modifiedDate\": \"Thu, 16 Sep 2021 04:34:35 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:03:06 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:03:09 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: - - '1134' + - '1068' content-type: - application/json date: - - Thu, 16 Sep 2021 04:35:11 GMT + - Wed, 26 Jan 2022 09:03:41 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - - Accept-Encoding + - Accept-Encoding,Accept-Encoding x-content-type-options: - nosniff x-powered-by: @@ -722,7 +749,7 @@ interactions: body: '{"location": "westus", "properties": {"targetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1", "storageId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002", "enabled": true, "flowAnalyticsConfiguration": {"networkWatcherFlowAnalyticsConfiguration": - {"workspaceId": "e1bb7962-336c-4e40-be9e-e4594b8e2ea7", "workspaceRegion": "westus", + {"workspaceId": "a4eaf543-298c-4118-b60b-6e138e45c70c", "workspaceRegion": "westus", "workspaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003", "trafficAnalyticsInterval": 60}}}}' headers: @@ -735,25 +762,25 @@ interactions: Connection: - keep-alive Content-Length: - - '939' + - '769' Content-Type: - application/json ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"dd04a407-3ad5-463b-8a6c-f5d84da36570\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"01d6f8cd-37e4-4a98-9436-eb6f4e35c2a3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"6775b04d-9769-4cba-a20c-205044206a6d\",\r\n + \ \"targetResourceGuid\": \"9bbbec4b-ddc0-46cd-a0a9-531862ecaa41\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e1bb7962-336c-4e40-be9e-e4594b8e2ea7\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"a4eaf543-298c-4118-b60b-6e138e45c70c\",\r\n \ \"workspaceRegion\": \"westus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -765,15 +792,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0755ce42-ded1-4b74-a559-47717dba51eb?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/09f1f3b9-340d-4918-8f8d-3d3007a2252d?api-version=2021-05-01 cache-control: - no-cache content-length: - - '1637' + - '1467' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:15 GMT + - Wed, 26 Jan 2022 09:03:42 GMT expires: - '-1' pragma: @@ -783,15 +810,19 @@ 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: - - 648b759f-a887-4efa-8aa1-22b5642863d1 + - 78de03b3-c775-45c2-afd7-9f7b0929d2f0 x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1198' status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -806,9 +837,9 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0755ce42-ded1-4b74-a559-47717dba51eb?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/09f1f3b9-340d-4918-8f8d-3d3007a2252d?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -820,7 +851,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:25 GMT + - Wed, 26 Jan 2022 09:03:52 GMT expires: - '-1' pragma: @@ -837,7 +868,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e2e595f4-cf1f-4db0-85a9-2a51f7022516 + - 0a46fd91-8324-4284-a65f-c4307fdb5cb5 status: code: 200 message: OK @@ -855,19 +886,19 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"28a2ca75-a6e8-4845-874d-e1cfcb10821f\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"04e069ea-78b6-4be2-aa41-aa5351701db9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"6775b04d-9769-4cba-a20c-205044206a6d\",\r\n + \ \"targetResourceGuid\": \"9bbbec4b-ddc0-46cd-a0a9-531862ecaa41\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e1bb7962-336c-4e40-be9e-e4594b8e2ea7\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"a4eaf543-298c-4118-b60b-6e138e45c70c\",\r\n \ \"workspaceRegion\": \"westus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -879,11 +910,11 @@ interactions: cache-control: - no-cache content-length: - - '1638' + - '1468' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:26 GMT + - Wed, 26 Jan 2022 09:03:52 GMT expires: - '-1' pragma: @@ -900,7 +931,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - da566ff8-0f14-4e93-9b8f-b68866cbafd0 + - f8c19ccb-0d88-49ee-9d28-3a66aae5fb7f status: code: 200 message: OK @@ -918,21 +949,21 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"28a2ca75-a6e8-4845-874d-e1cfcb10821f\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_centraluseuap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_centraluseuap","etag":"W/\"48265e51-f923-4acf-9593-2153cb9f270d\"","type":"Microsoft.Network/networkWatchers","location":"centraluseuap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"b2fa049a-916c-4216-b42d-4425f4ce2cb4\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"04e069ea-78b6-4be2-aa41-aa5351701db9\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '1178' + - '2707' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:28 GMT + - Wed, 26 Jan 2022 09:03:55 GMT expires: - '-1' pragma: @@ -944,9 +975,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 6d0de8c8-20a2-41a1-b79f-3127796c7012 - - 9c822435-6086-4568-a5a3-a6d23cb0a5ab - - 5eae37ae-0493-4f7b-afdf-7390c0cc3f4e + - 8f3e02d7-033a-4ecf-a7cb-f8fb329fe084 + - 330f4f81-d511-4331-aba7-ca6656890010 + - 36d8ae46-7aca-4f5c-b617-8c15cb634913 + - e4e8ed8b-ad90-46b7-a27f-719e53e4eaec + - e82002c6-316f-46c1-a7e7-05d64bfa811b + - 83836ae6-9fd7-4010-b758-7afb9793d3d2 + - ee14ad89-2aa2-4ed9-8ded-8614c33ee7d5 status: code: 200 message: OK @@ -964,19 +999,19 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"28a2ca75-a6e8-4845-874d-e1cfcb10821f\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"04e069ea-78b6-4be2-aa41-aa5351701db9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"6775b04d-9769-4cba-a20c-205044206a6d\",\r\n + \ \"targetResourceGuid\": \"9bbbec4b-ddc0-46cd-a0a9-531862ecaa41\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e1bb7962-336c-4e40-be9e-e4594b8e2ea7\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"a4eaf543-298c-4118-b60b-6e138e45c70c\",\r\n \ \"workspaceRegion\": \"westus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -988,11 +1023,11 @@ interactions: cache-control: - no-cache content-length: - - '1638' + - '1468' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:31 GMT + - Wed, 26 Jan 2022 09:03:55 GMT expires: - '-1' pragma: @@ -1009,7 +1044,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - adc7d8a6-13a3-43d4-ae17-31a646cea2c1 + - b6f95ed4-36bb-4afa-9cef-519d71175e60 status: code: 200 message: OK @@ -1027,7 +1062,7 @@ interactions: ParameterSetName: - --nsg User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-resource/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network?api-version=2021-04-01 response: @@ -1037,10 +1072,10 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East @@ -1053,52 +1088,55 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"natGateways","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"natGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"East - US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West - Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast - Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK - South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia - East","zones":["2","3","1"]},{"location":"South Africa North","zones":[]},{"location":"South - Central US","zones":["2","3","1"]},{"location":"Canada Central","zones":["2","3","1"]},{"location":"Germany - West Central","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Central - India","zones":[]},{"location":"Korea Central","zones":[]},{"location":"West - US 3","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"East - Asia","zones":[]},{"location":"Switzerland North","zones":[]}],"capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia + East","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Canada + Central","zones":["2","3","1"]},{"location":"Central India","zones":["2","3","1"]},{"location":"Central + US","zones":["2","3","1"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East + Asia","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"East + US 2","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"France + Central","zones":["2","3","1"]},{"location":"Germany West Central","zones":["2","3","1"]},{"location":"Japan + East","zones":["2","3","1"]},{"location":"Korea Central","zones":["2","3","1"]},{"location":"North + Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway + East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South + Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"East - US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West - Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast - Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK - South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia - East","zones":["2","3","1"]},{"location":"South Africa North","zones":[]},{"location":"South - Central US","zones":["2","3","1"]},{"location":"Canada Central","zones":["2","3","1"]},{"location":"Germany - West Central","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Central - India","zones":[]},{"location":"Korea Central","zones":[]},{"location":"West - US 3","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"East - Asia","zones":[]},{"location":"Switzerland North","zones":[]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"Australia + East","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Canada + Central","zones":["2","3","1"]},{"location":"Central India","zones":["2","3","1"]},{"location":"Central + US","zones":["2","3","1"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East + Asia","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"East + US 2","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"France + Central","zones":["2","3","1"]},{"location":"Germany West Central","zones":["2","3","1"]},{"location":"Japan + East","zones":["2","3","1"]},{"location":"Korea Central","zones":["2","3","1"]},{"location":"North + Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway + East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South + Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -1110,23 +1148,24 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","zoneMappings":[{"location":"East - US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West - Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast - Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK - South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia - East","zones":["2","3","1"]},{"location":"South Africa North","zones":[]},{"location":"South - Central US","zones":["2","3","1"]},{"location":"Canada Central","zones":["2","3","1"]},{"location":"Germany - West Central","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Central - India","zones":[]},{"location":"Korea Central","zones":[]},{"location":"West - US 3","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"East - Asia","zones":[]},{"location":"Switzerland North","zones":[]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","zoneMappings":[{"location":"Australia + East","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Canada + Central","zones":["2","3","1"]},{"location":"Central India","zones":["2","3","1"]},{"location":"Central + US","zones":["2","3","1"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East + Asia","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"East + US 2","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"France + Central","zones":["2","3","1"]},{"location":"Germany West Central","zones":["2","3","1"]},{"location":"Japan + East","zones":["2","3","1"]},{"location":"Korea Central","zones":["2","3","1"]},{"location":"North + Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway + East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South + Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East @@ -1138,10 +1177,10 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East @@ -1154,19 +1193,19 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateEndpoints","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"East + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East @@ -1179,25 +1218,27 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","capabilities":"None"},{"resourceType":"privateEndpointRedirectMaps","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","capabilities":"None"},{"resourceType":"privateEndpointRedirectMaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","South - Africa North","UAE North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","South Africa + North","UAE North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea + South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"loadBalancers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK - South","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East + South","Korea Central","France Central","Australia Central","South Africa + North","UAE North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea + South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East @@ -1210,128 +1251,120 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationSecurityGroups","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"serviceEndpointPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkIntentPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","France - South","Australia Central","South Africa North","UAE North","Switzerland North","Germany - West Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"routeTables","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPPrefixes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"East - US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West - Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast - Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK - South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia - East","zones":["2","3","1"]},{"location":"South Africa North","zones":[]},{"location":"South - Central US","zones":["2","3","1"]},{"location":"Canada Central","zones":["2","3","1"]},{"location":"Germany - West Central","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Central - India","zones":[]},{"location":"Korea Central","zones":[]},{"location":"West - US 3","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"East - Asia","zones":[]},{"location":"Switzerland North","zones":[]}],"locationMappings":[{"location":"East - US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia + East","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Canada + Central","zones":["2","3","1"]},{"location":"Central India","zones":["2","3","1"]},{"location":"Central + US","zones":["2","3","1"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East + Asia","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"East + US 2","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"France + Central","zones":["2","3","1"]},{"location":"Germany West Central","zones":["2","3","1"]},{"location":"Japan + East","zones":["2","3","1"]},{"location":"Korea Central","zones":["2","3","1"]},{"location":"North + Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway + East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South + Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East US 2","type":"EdgeZone","extendedLocations":["microsoftmiami1","attatlanta1"]},{"location":"East US","type":"EdgeZone","extendedLocations":["microsoftnewyork1","vzwindsor1","ezecustomerlabboston1"]},{"location":"Australia Southeast","type":"EdgeZone","extendedLocations":["microsoftperth1"]},{"location":"South Central US","type":"EdgeZone","extendedLocations":["attdallas1","ezecustomerlabhouston1"]}],"capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"ddosCustomPolicies","locations":["West - US","East US","North Europe","West Europe","East Asia","Southeast Asia","North - Central US","South Central US","Central US","East US 2","Japan East","Japan - West","Brazil South","Australia East","Australia Southeast","Central India","South - India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/connectionMonitors","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/flowLogs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/pingMeshes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworkGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East @@ -1344,226 +1377,227 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connections","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"East - US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West - Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast - Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK - South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia - East","zones":["2","3","1"]},{"location":"South Africa North","zones":[]},{"location":"South - Central US","zones":["2","3","1"]},{"location":"Canada Central","zones":["2","3","1"]},{"location":"Germany - West Central","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Central - India","zones":[]},{"location":"Korea Central","zones":[]},{"location":"West - US 3","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"East - Asia","zones":[]},{"location":"Switzerland North","zones":[]}],"capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West - US","East US","North Europe","West Europe","East Asia","Southeast Asia","North - Central US","South Central US","Central US","East US 2","Japan East","Japan - West","Brazil South","Australia East","Australia Southeast","Central India","South - India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia + East","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Canada + Central","zones":["2","3","1"]},{"location":"Central India","zones":["2","3","1"]},{"location":"Central + US","zones":["2","3","1"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East + Asia","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"East + US 2","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"France + Central","zones":["2","3","1"]},{"location":"Germany West Central","zones":["2","3","1"]},{"location":"Japan + East","zones":["2","3","1"]},{"location":"Korea Central","zones":["2","3","1"]},{"location":"North + Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway + East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South + Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/CheckDnsNameAvailability","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/CheckDnsNameAvailability","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/setLoadBalancerFrontendPublicIpAddresses","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/setLoadBalancerFrontendPublicIpAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/virtualNetworkAvailableEndpointServices","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/virtualNetworkAvailableEndpointServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01"],"capabilities":"None"},{"resourceType":"locations/availableDelegations","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01"],"capabilities":"None"},{"resourceType":"locations/availableDelegations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/serviceTags","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/serviceTags","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availablePrivateEndpointTypes","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availablePrivateEndpointTypes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availableServiceAliases","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availableServiceAliases","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"capabilities":"None"},{"resourceType":"locations/checkPrivateLinkServiceVisibility","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"capabilities":"None"},{"resourceType":"locations/checkPrivateLinkServiceVisibility","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/autoApprovedPrivateLinkServices","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/autoApprovedPrivateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/batchValidatePrivateEndpointsForResourceMove","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/batchValidatePrivateEndpointsForResourceMove","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/batchNotifyPrivateEndpointsForResourceMove","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/batchNotifyPrivateEndpointsForResourceMove","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/supportedVirtualMachineSizes","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/supportedVirtualMachineSizes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setAzureNetworkManagerConfiguration","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setAzureNetworkManagerConfiguration","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/getAzureNetworkManagerConfiguration","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/getAzureNetworkManagerConfiguration","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/checkAcceleratedNetworkingSupport","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/checkAcceleratedNetworkingSupport","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/validateResourceOwnership","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/validateResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setResourceOwnership","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/effectiveResourceOwnership","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/effectiveResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"dnszones","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-04-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-04-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-04-01"}],"capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"dnszones","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-04-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-04-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsOperationResults","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnsOperationStatuses","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"getDnsResourceReference","locations":["global"],"apiVersions":["2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"internalNotify","locations":["global"],"apiVersions":["2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/A","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/AAAA","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/CNAME","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/PTR","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/MX","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/TXT","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/SRV","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/SOA","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/NS","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/CAA","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/recordsets","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/all","locations":["global"],"apiVersions":["2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"privateDnsZones","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateDnsZones/virtualNetworkLinks","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateDnsOperationResults","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsOperationStatuses","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZonesInternal","locations":["global"],"apiVersions":["2020-06-01","2020-01-01"],"defaultApiVersion":"2020-01-01","capabilities":"None"},{"resourceType":"privateDnsZones/A","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/AAAA","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/CNAME","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/PTR","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/MX","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/TXT","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/SRV","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/SOA","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/all","locations":["global"],"apiVersions":["2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"virtualNetworks/privateDnsZoneLinks","locations":["global"],"apiVersions":["2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles","locations":["global"],"apiVersions":["2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"CrossResourceGroupResourceMove, @@ -1572,133 +1606,136 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteServiceProviders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableWafRuleSets","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableWafRuleSets","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableSslOptions","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableSslOptions","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableServerVariables","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableServerVariables","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableRequestHeaders","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableRequestHeaders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableResponseHeaders","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableResponseHeaders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"routeFilters","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"routeFilters","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bgpServiceCommunities","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01"],"capabilities":"None"},{"resourceType":"virtualWans","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01"],"capabilities":"None"},{"resourceType":"virtualWans","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vpnSites","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK - South","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + South","Korea Central","France Central","Australia Central","South Africa + North","UAE North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea + South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vpnServerConfigurations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","South - Africa North","Switzerland North","Germany West Central","Norway East","West - US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","South Africa + North","Switzerland North","Germany West Central","Norway East","West US 3","Jio + India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK - South","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + South","Korea Central","France Central","Australia Central","South Africa + North","UAE North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea + South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK - South","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + South","Korea Central","France Central","Australia Central","South Africa + North","UAE North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea + South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"p2sVpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK - South","Korea Central","Korea South","France Central","Australia Central","UAE - North","South Africa North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + South","Korea Central","France Central","Australia Central","UAE North","South + Africa North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRoutePortsLocations","locations":["France Central","West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan @@ -1707,81 +1744,83 @@ interactions: US","West US 2","UK West","UK South","Central US EUAP","East US 2 EUAP","Korea Central","Korea South","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","East US SLV","Jio - India West","Qatar Central"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"firewallPolicies","locations":["UAE - North","Australia Central 2","UAE Central","Germany North","Central India","Korea - South","Switzerland North","Switzerland West","Japan West","France South","South - Africa West","West India","Canada East","South India","Germany West Central","Norway - East","Norway West","South Africa North","East Asia","Southeast Asia","Korea - Central","Brazil South","Brazil Southeast","Japan East","UK West","West US","East - US","North Europe","West Europe","West Central US","South Central US","Australia - East","Australia Central","Australia Southeast","UK South","East US 2","West - US 2","North Central US","Canada Central","France Central","Central US","Central - US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"ipGroups","locations":["UAE North","Australia - Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland + India West","Sweden Central","Qatar Central"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"firewallPolicies","locations":["UAE + North","Australia Central 2","UAE Central","Germany North","Central India","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil - South","Japan East","UK West","West US","East US","North Europe","West Europe","South - Central US","Australia East","Australia Central","Australia Southeast","UK - South","East US 2","West US 2","North Central US","Canada Central","France - Central","West Central US","Central US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"azureWebCategories","locations":[],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"securityPartnerProviders","locations":["West + South","Brazil Southeast","West US 3","Jio India West","Japan East","UK West","West + US","East US","North Europe","West Europe","West Central US","South Central + US","Australia East","Australia Central","Australia Southeast","UK South","East + US 2","West US 2","North Central US","Canada Central","France Central","Central + US","Korea South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"ipGroups","locations":["UAE North","Australia + Central 2","UAE Central","Germany North","Central India","Switzerland North","Switzerland + West","Japan West","France South","South Africa West","West India","Canada + East","South India","Germany West Central","Norway East","Norway West","South + Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil + Southeast","West US 3","Jio India West","Japan East","UK West","West US","East + US","North Europe","West Europe","South Central US","Australia East","Australia + Central","Australia Southeast","UK South","East US 2","West US 2","North Central + US","Canada Central","France Central","West Central US","Central US","Korea + South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"azureWebCategories","locations":[],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"capabilities":"None"},{"resourceType":"securityPartnerProviders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewalls","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","France - Central","Australia Central","Japan West","Japan East","Korea Central","Korea - South","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"East - US 2","zones":["2","3","1"]},{"location":"Central US","zones":["2","3","1"]},{"location":"West - Europe","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"Central - US EUAP","zones":["1","2"]},{"location":"France Central","zones":["2","3","1"]},{"location":"Southeast - Asia","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"North - Europe","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"UK - South","zones":["2","3","1"]},{"location":"Japan East","zones":["2","3","1"]},{"location":"Australia - East","zones":["2","3","1"]},{"location":"South Africa North","zones":[]},{"location":"South - Central US","zones":["2","3","1"]},{"location":"Canada Central","zones":["2","3","1"]},{"location":"Germany - West Central","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Central - India","zones":[]},{"location":"Korea Central","zones":[]},{"location":"West - US 3","zones":["2","3","1"]},{"location":"Norway East","zones":["2","3","1"]},{"location":"East - Asia","zones":[]},{"location":"Switzerland North","zones":[]}],"capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West - US","East US","North Europe","West Europe","East Asia","Southeast Asia","North - Central US","South Central US","Central US","East US 2","Japan East","Japan - West","Brazil South","Australia East","Australia Southeast","Central India","South - India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"virtualNetworkTaps","locations":["West + Central","Australia Central","Japan West","Japan East","Korea Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia + East","zones":["2","3","1"]},{"location":"Brazil South","zones":["2","3","1"]},{"location":"Canada + Central","zones":["2","3","1"]},{"location":"Central India","zones":["2","3","1"]},{"location":"Central + US","zones":["2","3","1"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East + Asia","zones":["2","3","1"]},{"location":"East US","zones":["2","3","1"]},{"location":"East + US 2","zones":["2","3","1"]},{"location":"East US 2 EUAP","zones":["1","2","3"]},{"location":"France + Central","zones":["2","3","1"]},{"location":"Germany West Central","zones":["2","3","1"]},{"location":"Japan + East","zones":["2","3","1"]},{"location":"Korea Central","zones":["2","3","1"]},{"location":"North + Central US","zones":[]},{"location":"North Europe","zones":["2","3","1"]},{"location":"Norway + East","zones":["2","3","1"]},{"location":"South Africa North","zones":["2","3","1"]},{"location":"South + Central US","zones":["2","3","1"]},{"location":"Southeast Asia","zones":["2","3","1"]},{"location":"Sweden + Central","zones":["2","3","1"]},{"location":"Switzerland North","zones":[]},{"location":"UAE + North","zones":[]},{"location":"UK South","zones":["2","3","1"]},{"location":"West + Europe","zones":["2","3","1"]},{"location":"West US 2","zones":["2","3","1"]},{"location":"West + US 3","zones":["2","3","1"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West + US","East US","North Europe","West Europe","East Asia","Southeast Asia","North + Central US","South Central US","Central US","East US 2","Japan East","Japan + West","Brazil South","Australia East","Australia Southeast","Central India","South + India","West India","Canada Central","Canada East","West Central US","West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"virtualNetworkTaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"privateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"East + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["eastus2euapmockedge","onefleetedge1mockedge","microsoftrrdclab1","microsoftrrdclab2","microsoftrrdclab3","microsoftrrdclab4","microsoftrrdclab5","microsoftrrdclab6","microsoftrrdclab7","microsoftrrdclab8","microsoftrrdclab9","microsoftrrdclab10","microsoftdclabs1","microsoftb25lab1"]},{"location":"West US","type":"EdgeZone","extendedLocations":["microsoftlosangeles1","microsoftlasvegas1"]},{"location":"Canada Central","type":"EdgeZone","extendedLocations":["microsoftvancouver1"]},{"location":"East @@ -1794,30 +1833,31 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"ddosProtectionPlans","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"ddosProtectionPlans","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"}],"capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkProfiles","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK - South","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + South","Korea Central","France Central","Australia Central","South Africa + North","UAE North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea + South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"checkFrontdoorNameAvailability","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil - South","Australia East","Australia Southeast"],"apiVersions":["2020-07-01","2020-05-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central + South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2020-11-01","2020-04-01","2019-10-01","2019-03-01"],"defaultApiVersion":"2020-11-01","capabilities":"None"},{"resourceType":"locations/bareMetalTenants","locations":["West @@ -1825,73 +1865,104 @@ interactions: Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"capabilities":"None"},{"resourceType":"bastionHosts","locations":["West + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"capabilities":"None"},{"resourceType":"bastionHosts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualRouters","locations":["UAE North","Australia - Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland - North","Switzerland West","Japan West","France South","South Africa West","West - India","Canada East","South India","Germany West Central","Norway East","Norway - West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil - South","Japan East","UK West","West US","East US","North Europe","West Europe","West - Central US","South Central US","Australia East","Australia Central","Australia - Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France - Central","Central US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"networkVirtualAppliances","locations":["UAE - North","Australia Central 2","UAE Central","Germany North","Central India","Korea - South","Switzerland North","Switzerland West","Japan West","France South","South - Africa West","West India","Canada East","South India","Germany West Central","Norway - East","Norway West","South Africa North","East Asia","Southeast Asia","Korea - Central","Brazil South","Japan East","UK West","West US","East US","North - Europe","West Europe","West Central US","South Central US","Australia East","Australia - Central","Australia Southeast","UK South","East US 2","West US 2","North Central - US","Canada Central","France Central","Central US","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, + Central 2","UAE Central","Germany North","Central India","Switzerland North","Switzerland + West","Japan West","France South","South Africa West","West India","Canada + East","South India","Germany West Central","Norway East","Norway West","South + Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil + Southeast","West US 3","Jio India West","Japan East","UK West","West US","East + US","North Europe","West Europe","West Central US","South Central US","Australia + East","Australia Central","Australia Southeast","UK South","East US 2","West + US 2","North Central US","Canada Central","France Central","Central US","Korea + South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"networkVirtualAppliances","locations":["Brazil + Southeast","West US 3","Jio India West","UAE North","Australia Central 2","UAE + Central","Germany North","Central India","Switzerland North","Switzerland + West","Japan West","France South","South Africa West","West India","Canada + East","South India","Germany West Central","Norway East","Norway West","South + Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Japan + East","UK West","West US","East US","North Europe","West Europe","West Central + US","South Central US","Australia East","Australia Central","Australia Southeast","UK + South","East US 2","West US 2","North Central US","Canada Central","France + Central","Central US","Korea South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ipAllocations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK - South","Korea Central","Korea South","France Central","Australia Central","South - Africa North","UAE North","Switzerland North","Germany West Central","Norway - East","West US 3","Jio India West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/commitInternalAzureNetworkManagerConfiguration","locations":["West + South","Korea Central","France Central","Australia Central","South Africa + North","UAE North","Switzerland North","Germany West Central","Norway East","West + US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","Korea + South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkManagers","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West - US 2","Jio India Central","Japan West","Norway East","France Central","West - US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast - Asia","South Central US","Norway West","Australia East","Japan East","Canada - East","Canada Central","Switzerland North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-02-01-preview","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2019-12-01","2019-11-01"],"capabilities":"None"},{"resourceType":"locations/internalAzureVirtualNetworkManagerOperation","locations":["West + US 2","Sweden Central","Japan West","Norway East","France Central","West US + 3","Central India","Brazil Southeast","Korea Central","Southeast Asia","South + Central US","Norway West","Australia East","Japan East","Canada East","Canada + Central","Switzerland North","East US 2 EUAP","Central US EUAP","Korea South"],"apiVersions":["2021-02-01-preview","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2019-12-01","2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"CrossResourceGroupResourceMove, + CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks/listNetworkManagerEffectiveConnectivityConfigurations","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West - US 2","Jio India Central","Japan West","Norway East","France Central","West - US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast - Asia","South Central US","Norway West","Australia East","Japan East","Canada - East","Canada Central","Switzerland North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-02-01-preview","2020-08-01"],"capabilities":"None"},{"resourceType":"networkVirtualApplianceSkus","locations":[],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"defaultApiVersion":"2020-04-01","capabilities":"None"},{"resourceType":"locations/serviceTagDetails","locations":["West + US 2","Sweden Central","Japan West","Norway East","France Central","West US + 3","Central India","Brazil Southeast","Korea Central","Southeast Asia","South + Central US","Norway West","Australia East","Japan East","Canada East","Canada + Central","Switzerland North","East US 2 EUAP","Central US EUAP","Korea South"],"apiVersions":["2021-02-01-preview","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2019-12-01","2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"None"},{"resourceType":"virtualNetworks/listNetworkManagerEffectiveSecurityAdminRules","locations":["West + Central US","North Central US","West US","West Europe","UAE Central","Germany + North","East US","West India","East US 2","Australia Central","Australia Central + 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE + North","Germany West Central","Switzerland West","East Asia","Jio India West","South + Africa North","UK South","South India","Australia Southeast","France South","West + US 2","Sweden Central","Japan West","Norway East","France Central","West US + 3","Central India","Brazil Southeast","Korea Central","Southeast Asia","South + Central US","Norway West","Australia East","Japan East","Canada East","Canada + Central","Switzerland North","East US 2 EUAP","Central US EUAP","Korea South"],"apiVersions":["2021-02-01-preview","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2019-12-01","2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"None"},{"resourceType":"networkManagerConnections","locations":["West + Central US"],"apiVersions":["2021-02-01-preview"],"defaultApiVersion":"2021-02-01-preview","capabilities":"SupportsExtension"},{"resourceType":"locations/commitInternalAzureNetworkManagerConfiguration","locations":["West + Central US","North Central US","West US","West Europe","UAE Central","Germany + North","East US","West India","East US 2","Australia Central","Australia Central + 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE + North","Germany West Central","Switzerland West","East Asia","Jio India West","South + Africa North","UK South","South India","Australia Southeast","France South","West + US 2","Sweden Central","Japan West","Norway East","France Central","West US + 3","Central India","Brazil Southeast","Korea Central","Southeast Asia","South + Central US","Norway West","Australia East","Japan East","Canada East","Canada + Central","Switzerland North","East US 2 EUAP","Central US EUAP","Korea South"],"apiVersions":["2021-02-01-preview","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2019-12-01","2019-11-01"],"capabilities":"None"},{"resourceType":"locations/internalAzureVirtualNetworkManagerOperation","locations":["West + Central US","North Central US","West US","West Europe","UAE Central","Germany + North","East US","West India","East US 2","Australia Central","Australia Central + 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE + North","Germany West Central","Switzerland West","East Asia","Jio India West","South + Africa North","UK South","South India","Australia Southeast","France South","West + US 2","Sweden Central","Japan West","Norway East","France Central","West US + 3","Central India","Brazil Southeast","Korea Central","Southeast Asia","South + Central US","Norway West","Australia East","Japan East","Canada East","Canada + Central","Switzerland North","East US 2 EUAP","Central US EUAP","Korea South"],"apiVersions":["2021-02-01-preview","2020-08-01"],"capabilities":"None"},{"resourceType":"networkVirtualApplianceSkus","locations":[],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"defaultApiVersion":"2020-04-01","capabilities":"None"},{"resourceType":"locations/serviceTagDetails","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West - US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia - Central","South Africa North","UAE North","Switzerland North","Germany West - Central","Norway East","West US 3","Jio India West","Central US EUAP","East - US 2 EUAP"],"apiVersions":["2021-05-01"],"capabilities":"None"},{"resourceType":"networkWatchers/lenses","locations":["Central - US EUAP","East US 2 EUAP"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, + US 2","UK West","UK South","Korea Central","France Central","Australia Central","South + Africa North","UAE North","Switzerland North","Germany West Central","Norway + East","West US 3","Jio India West","Sweden Central","Central US EUAP","East + US 2 EUAP","Korea South"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01"],"capabilities":"None"},{"resourceType":"networkWatchers/lenses","locations":["Central + US EUAP","East US 2 EUAP"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"expressRoutePorts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan @@ -1900,21 +1971,21 @@ interactions: US 2","UK West","UK South","Central US EUAP","East US 2 EUAP","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","East US SLV","Jio - India West","Qatar Central"],"apiVersions":["2021-05-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2020-11-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central + India West","Sweden Central","Qatar Central"],"apiVersions":["2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, + SupportsLocation"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2021-06-01","2020-11-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia - East","Australia Southeast"],"apiVersions":["2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"SupportsTags, + East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"frontdoors/frontendEndpoints","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia - East","Australia Southeast"],"apiVersions":["2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors/frontendEndpoints/customHttpsConfiguration","locations":["Central + East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors/frontendEndpoints/customHttpsConfiguration","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia - East","Australia Southeast"],"apiVersions":["2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallPolicies","locations":["East + East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallPolicies","locations":["East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia @@ -1924,36 +1995,16 @@ interactions: Central US","South Central US","West US","West US 2","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"SupportsTags, - SupportsLocation"},{"resourceType":"networkManagers","locations":["East US - 2 EUAP","Central US EUAP","West Central US","North Central US","West US","West - Europe","UAE Central","Germany North","East US","West India","East US 2","Australia - Central","Australia Central 2","South Africa West","Brazil South","UK West","North - Europe","Central US","UAE North","Germany West Central","Switzerland West","East - Asia","Jio India West","South Africa North","UK South","South India","Australia - Southeast","France South","West US 2","Jio India Central","Japan West","Norway - East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea - Central","Southeast Asia","East US SLV","South Central US","Norway West","Australia - East","Japan East","Canada East","Canada Central","Switzerland North"],"apiVersions":["2021-02-01-preview","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2019-12-01","2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks/networkManagerEffectiveConfigurations","locations":["East - US 2 EUAP","Central US EUAP","West Central US","North Central US","West US","West - Europe","UAE Central","Germany North","East US","West India","East US 2","Australia - Central","Australia Central 2","South Africa West","Brazil South","UK West","North - Europe","Central US","UAE North","Germany West Central","Switzerland West","East - Asia","Jio India West","South Africa North","UK South","South India","Australia - Southeast","France South","West US 2","Jio India Central","Japan West","Norway - East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea - Central","Southeast Asia","East US SLV","South Central US","Norway West","Australia - East","Japan East","Canada East","Canada Central","Switzerland North"],"apiVersions":["2021-02-01-preview","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2019-12-01","2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"CrossResourceGroupResourceMove, - CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' + SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: cache-control: - no-cache content-length: - - '129443' + - '135433' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:33 GMT + - Wed, 26 Jan 2022 09:03:57 GMT expires: - '-1' pragma: @@ -1981,19 +2032,19 @@ interactions: ParameterSetName: - --nsg User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-resource/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-06-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"4cb04a23-7bad-4d56-833a-e7e1e239adae\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2b074e4c-158c-44a2-a174-d28e5f5a9794\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"6775b04d-9769-4cba-a20c-205044206a6d\",\r\n \"securityRules\": [],\r\n + \"9bbbec4b-ddc0-46cd-a0a9-531862ecaa41\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"4cb04a23-7bad-4d56-833a-e7e1e239adae\\\"\",\r\n + \ \"etag\": \"W/\\\"2b074e4c-158c-44a2-a174-d28e5f5a9794\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -2005,7 +2056,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"4cb04a23-7bad-4d56-833a-e7e1e239adae\\\"\",\r\n + \ \"etag\": \"W/\\\"2b074e4c-158c-44a2-a174-d28e5f5a9794\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -2017,7 +2068,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"4cb04a23-7bad-4d56-833a-e7e1e239adae\\\"\",\r\n + \ \"etag\": \"W/\\\"2b074e4c-158c-44a2-a174-d28e5f5a9794\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -2028,7 +2079,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"4cb04a23-7bad-4d56-833a-e7e1e239adae\\\"\",\r\n + \ \"etag\": \"W/\\\"2b074e4c-158c-44a2-a174-d28e5f5a9794\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -2040,7 +2091,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"4cb04a23-7bad-4d56-833a-e7e1e239adae\\\"\",\r\n + \ \"etag\": \"W/\\\"2b074e4c-158c-44a2-a174-d28e5f5a9794\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -2052,7 +2103,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"4cb04a23-7bad-4d56-833a-e7e1e239adae\\\"\",\r\n + \ \"etag\": \"W/\\\"2b074e4c-158c-44a2-a174-d28e5f5a9794\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -2068,13 +2119,13 @@ interactions: cache-control: - no-cache content-length: - - '7168' + - '6804' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:34 GMT + - Wed, 26 Jan 2022 09:03:57 GMT etag: - - W/"4cb04a23-7bad-4d56-833a-e7e1e239adae" + - W/"2b074e4c-158c-44a2-a174-d28e5f5a9794" expires: - '-1' pragma: @@ -2091,7 +2142,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 98a568d1-fb1d-46da-b0e5-0f2a3ab912e2 + - f6fcccd0-56f7-4fbd-97e2-272976453d15 status: code: 200 message: OK @@ -2109,21 +2160,21 @@ interactions: ParameterSetName: - --nsg User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"28a2ca75-a6e8-4845-874d-e1cfcb10821f\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_centraluseuap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_centraluseuap","etag":"W/\"48265e51-f923-4acf-9593-2153cb9f270d\"","type":"Microsoft.Network/networkWatchers","location":"centraluseuap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"b2fa049a-916c-4216-b42d-4425f4ce2cb4\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"04e069ea-78b6-4be2-aa41-aa5351701db9\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"508aed37-2f98-46ca-841c-f115a2b7593a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '1178' + - '2707' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:37 GMT + - Wed, 26 Jan 2022 09:03:59 GMT expires: - '-1' pragma: @@ -2135,9 +2186,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - fbb9bb4e-9ad7-4281-8176-f99326d15091 - - e6abf00e-c611-4a42-b730-2a5dd273a2f8 - - 89a49151-977a-476f-8455-48b13fcb2ace + - 39ea9df8-625a-4ac6-b407-083093be699e + - 66fda9bc-4516-48f3-a3ba-db8de6206756 + - 97c36644-e775-4d5a-99d8-5ac5f7a2a2b9 + - 93556594-e654-47ac-a310-36cb3f922213 + - 8bd3eda3-c32e-417f-b25e-1ded7f905618 + - 8f4f1aa6-5da2-4708-98b1-d6bab09eaec2 + - 9fb7e488-f3d0-410b-a007-896b259c4d4a status: code: 200 message: OK @@ -2153,13 +2208,13 @@ interactions: Connection: - keep-alive Content-Length: - - '221' + - '169' Content-Type: - application/json ParameterSetName: - --nsg User-Agent: - - AZURECLI/2.28.1 azsdk-python-azure-mgmt-network/19.0.0 Python/3.8.3 (Windows-10-10.0.18362-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus/queryFlowLogStatus?api-version=2021-05-01 response: @@ -2170,18 +2225,18 @@ interactions: \ \"enabled\": false\r\n },\r\n \"format\": {\r\n \"type\": \"JSON\",\r\n \"version\": 1\r\n }\r\n },\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": {\r\n \"enabled\": - false,\r\n \"workspaceId\": \"e1bb7962-336c-4e40-be9e-e4594b8e2ea7\",\r\n + false,\r\n \"workspaceId\": \"a4eaf543-298c-4118-b60b-6e138e45c70c\",\r\n \ \"workspaceRegion\": \"westus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1158' + - '988' content-type: - application/json; charset=utf-8 date: - - Thu, 16 Sep 2021 04:35:38 GMT + - Wed, 26 Jan 2022 09:04:01 GMT expires: - '-1' pragma: @@ -2198,7 +2253,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5b8221c8-8987-4816-ab46-908ff61e8035 + - 3861911e-b8a8-43dc-a643-5eeab8af75d7 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_update.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_update.yaml index acf52912f07..fe43e7d7c62 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_update.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_nw_flow_log_update.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-12-13T07:11:40Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T07:40:24Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:12:08 GMT + - Wed, 26 Jan 2022 07:40:56 GMT expires: - '-1' pragma: @@ -59,19 +59,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"adcf31f3-542b-4ac7-a14d-b4b1b4602e2d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"39f0b61a-322d-4103-a9ef-7f8a60da7373\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"eastus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n \"securityRules\": [],\r\n + \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"adcf31f3-542b-4ac7-a14d-b4b1b4602e2d\\\"\",\r\n + \ \"etag\": \"W/\\\"39f0b61a-322d-4103-a9ef-7f8a60da7373\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -83,7 +83,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"adcf31f3-542b-4ac7-a14d-b4b1b4602e2d\\\"\",\r\n + \ \"etag\": \"W/\\\"39f0b61a-322d-4103-a9ef-7f8a60da7373\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -95,7 +95,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"adcf31f3-542b-4ac7-a14d-b4b1b4602e2d\\\"\",\r\n + \ \"etag\": \"W/\\\"39f0b61a-322d-4103-a9ef-7f8a60da7373\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -106,7 +106,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"adcf31f3-542b-4ac7-a14d-b4b1b4602e2d\\\"\",\r\n + \ \"etag\": \"W/\\\"39f0b61a-322d-4103-a9ef-7f8a60da7373\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -118,7 +118,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"adcf31f3-542b-4ac7-a14d-b4b1b4602e2d\\\"\",\r\n + \ \"etag\": \"W/\\\"39f0b61a-322d-4103-a9ef-7f8a60da7373\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -130,7 +130,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"adcf31f3-542b-4ac7-a14d-b4b1b4602e2d\\\"\",\r\n + \ \"etag\": \"W/\\\"39f0b61a-322d-4103-a9ef-7f8a60da7373\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -145,7 +145,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/3522286d-46b9-4fb7-a0a3-dd6033596fbf?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a9ecd46e-8a16-4a91-992f-cba2d195ddda?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -153,7 +153,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:12:14 GMT + - Wed, 26 Jan 2022 07:41:03 GMT expires: - '-1' pragma: @@ -166,9 +166,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 02d38ff4-31ac-4620-a865-c95e9d8419de + - 2da72993-dab2-4da1-92b6-c5d23d7d84c4 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -186,9 +186,9 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/3522286d-46b9-4fb7-a0a3-dd6033596fbf?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a9ecd46e-8a16-4a91-992f-cba2d195ddda?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -200,7 +200,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:12:17 GMT + - Wed, 26 Jan 2022 07:41:07 GMT expires: - '-1' pragma: @@ -217,7 +217,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 73e5d3ec-bd01-445b-9ddb-bc55c302bfaa + - 08d4b7f1-8216-4993-803e-adb80c7846dc status: code: 200 message: OK @@ -235,19 +235,19 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"nsg1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"etag\": \"W/\\\"cd54ac5a-5150-42f6-8872-134e8a30cb40\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7e2cb888-5cdf-4798-af9e-6042f9505840\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"eastus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n \"securityRules\": [],\r\n + \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"cd54ac5a-5150-42f6-8872-134e8a30cb40\\\"\",\r\n + \ \"etag\": \"W/\\\"7e2cb888-5cdf-4798-af9e-6042f9505840\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -259,7 +259,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"cd54ac5a-5150-42f6-8872-134e8a30cb40\\\"\",\r\n + \ \"etag\": \"W/\\\"7e2cb888-5cdf-4798-af9e-6042f9505840\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -271,7 +271,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"cd54ac5a-5150-42f6-8872-134e8a30cb40\\\"\",\r\n + \ \"etag\": \"W/\\\"7e2cb888-5cdf-4798-af9e-6042f9505840\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -282,7 +282,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"cd54ac5a-5150-42f6-8872-134e8a30cb40\\\"\",\r\n + \ \"etag\": \"W/\\\"7e2cb888-5cdf-4798-af9e-6042f9505840\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -294,7 +294,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"cd54ac5a-5150-42f6-8872-134e8a30cb40\\\"\",\r\n + \ \"etag\": \"W/\\\"7e2cb888-5cdf-4798-af9e-6042f9505840\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -306,7 +306,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"cd54ac5a-5150-42f6-8872-134e8a30cb40\\\"\",\r\n + \ \"etag\": \"W/\\\"7e2cb888-5cdf-4798-af9e-6042f9505840\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -325,9 +325,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:12:17 GMT + - Wed, 26 Jan 2022 07:41:07 GMT etag: - - W/"cd54ac5a-5150-42f6-8872-134e8a30cb40" + - W/"7e2cb888-5cdf-4798-af9e-6042f9505840" expires: - '-1' pragma: @@ -344,7 +344,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 87390f88-50d3-4ab4-958b-055926871ddd + - 22902e4c-5eb0-4c19-a0d9-647454650ef6 status: code: 200 message: OK @@ -362,12 +362,12 @@ interactions: ParameterSetName: - --resource-group --name --https-only User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2021-12-13T07:11:40Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001","name":"test_nw_flow_log_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T07:40:24Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -376,7 +376,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:12:18 GMT + - Wed, 26 Jan 2022 07:41:07 GMT expires: - '-1' pragma: @@ -410,7 +410,7 @@ interactions: ParameterSetName: - --resource-group --name --https-only User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/storageaccount0395?api-version=2021-06-01 response: @@ -424,11 +424,11 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 13 Dec 2021 07:12:26 GMT + - Wed, 26 Jan 2022 07:41:12 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/9ef8af61-387a-4f74-9f4b-ca089933d9f4?monitor=true&api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/e28f90f1-e9f5-4cea-89d5-166c661f0173?monitor=true&api-version=2021-06-01 pragma: - no-cache server: @@ -456,56 +456,12 @@ interactions: ParameterSetName: - --resource-group --name --https-only User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/9ef8af61-387a-4f74-9f4b-ca089933d9f4?monitor=true&api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/e28f90f1-e9f5-4cea-89d5-166c661f0173?monitor=true&api-version=2021-06-01 response: body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - content-type: - - text/plain; charset=utf-8 - date: - - Mon, 13 Dec 2021 07:12:43 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/9ef8af61-387a-4f74-9f4b-ca089933d9f4?monitor=true&api-version=2021-06-01 - pragma: - - no-cache - server: - - Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - status: - code: 202 - message: Accepted -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - CommandName: - - storage account create - Connection: - - keep-alive - ParameterSetName: - - --resource-group --name --https-only - User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/9ef8af61-387a-4f74-9f4b-ca089933d9f4?monitor=true&api-version=2021-06-01 - response: - body: - string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/storageaccount0395","name":"storageaccount0395","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"keyCreationTime":{"key1":"2021-12-13T07:12:24.2180363Z","key2":"2021-12-13T07:12:24.2180363Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2021-12-13T07:12:24.2336595Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2021-12-13T07:12:24.2336595Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2021-12-13T07:12:24.0774089Z","primaryEndpoints":{"dfs":"https://storageaccount0395.dfs.core.windows.net/","web":"https://storageaccount0395.z13.web.core.windows.net/","blob":"https://storageaccount0395.blob.core.windows.net/","queue":"https://storageaccount0395.queue.core.windows.net/","table":"https://storageaccount0395.table.core.windows.net/","file":"https://storageaccount0395.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storageaccount0395-secondary.dfs.core.windows.net/","web":"https://storageaccount0395-secondary.z13.web.core.windows.net/","blob":"https://storageaccount0395-secondary.blob.core.windows.net/","queue":"https://storageaccount0395-secondary.queue.core.windows.net/","table":"https://storageaccount0395-secondary.table.core.windows.net/"}}}' + string: '{"sku":{"name":"Standard_RAGRS","tier":"Standard"},"kind":"StorageV2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/storageaccount0395","name":"storageaccount0395","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"keyCreationTime":{"key1":"2022-01-26T07:41:12.0990153Z","key2":"2022-01-26T07:41:12.0990153Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-01-26T07:41:12.0990153Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-01-26T07:41:12.0990153Z"}},"keySource":"Microsoft.Storage"},"accessTier":"Hot","provisioningState":"Succeeded","creationTime":"2022-01-26T07:41:11.9740033Z","primaryEndpoints":{"dfs":"https://storageaccount0395.dfs.core.windows.net/","web":"https://storageaccount0395.z13.web.core.windows.net/","blob":"https://storageaccount0395.blob.core.windows.net/","queue":"https://storageaccount0395.queue.core.windows.net/","table":"https://storageaccount0395.table.core.windows.net/","file":"https://storageaccount0395.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available","secondaryLocation":"westus","statusOfSecondary":"available","secondaryEndpoints":{"dfs":"https://storageaccount0395-secondary.dfs.core.windows.net/","web":"https://storageaccount0395-secondary.z13.web.core.windows.net/","blob":"https://storageaccount0395-secondary.blob.core.windows.net/","queue":"https://storageaccount0395-secondary.queue.core.windows.net/","table":"https://storageaccount0395-secondary.table.core.windows.net/"}}}' headers: cache-control: - no-cache @@ -514,7 +470,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:12:46 GMT + - Wed, 26 Jan 2022 07:41:30 GMT expires: - '-1' pragma: @@ -551,22 +507,22 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n \"provisioningState\": \"Creating\",\r\n + \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \"provisioningState\": \"Creating\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:12:56 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 07:41:38 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Tue, 14 Dec 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 00:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:12:56 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:12:56 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 07:41:38 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 07:41:38 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -578,7 +534,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:12:58 GMT + - Wed, 26 Jan 2022 07:41:38 GMT pragma: - no-cache server: @@ -589,7 +545,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1199' x-powered-by: - ASP.NET - ASP.NET @@ -610,22 +566,22 @@ interactions: ParameterSetName: - --resource-group --location --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/Microsoft.OperationalInsights/workspaces/clitest000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:12:56 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 07:41:38 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Tue, 14 Dec 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 00:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:12:56 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:12:57 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 07:41:38 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 07:41:38 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -637,7 +593,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:13:28 GMT + - Wed, 26 Jan 2022 07:42:09 GMT pragma: - no-cache server: @@ -671,21 +627,21 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"c5409f62-62d4-4020-aedf-99fc5b880f5a\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"19901f09-eb86-430e-b147-36ab17513a25\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"318c7d65-d51e-4321-ac45-d1b1d5487f49\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:30 GMT + - Wed, 26 Jan 2022 07:42:11 GMT expires: - '-1' pragma: @@ -697,8 +653,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - cff11724-2420-439a-9061-8ef5d8fe507a - - d73aa0bf-8017-4d90-9943-3020ea0f3c88 + - 30e8dbf0-abaf-4834-8fea-99da6e59ff20 + - 2d024ea0-12b1-40ef-82c8-d6eddb4e462f + - f3a6ce3d-d9fb-440d-b5c0-aa4a1dab5767 + - 7192d113-5893-4d35-a578-23273065ef8f + - 5cbd79c0-31cd-4794-ad9f-3b6051c5e1de + - fc4d2eec-533e-4a77-a407-c1e04ea03bfe + - 1e4308cc-12a5-4543-9eda-134febcdd8ea status: code: 200 message: OK @@ -716,7 +677,7 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.operationalinsights?api-version=2021-04-01 response: @@ -730,7 +691,7 @@ interactions: Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Jio India Central","Jio India West","Canada East","West US 3","Sweden Central","Korea - South"],"apiVersions":["2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, + South"],"apiVersions":["2021-12-01-preview","2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"querypacks","locations":["West Central US","East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia @@ -784,8 +745,8 @@ interactions: Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Jio India - Central","Jio India West","Canada East","West US 3","Sweden Central","Korea - South"],"apiVersions":["2020-08-01","2020-03-01-preview","2017-04-26-preview"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East + Central","Jio India West","Canada East","West US 3","Sweden Central","East + US 2 EUAP","Korea South","Sweden South"],"apiVersions":["2021-12-01-preview","2021-07-01-privatepreview","2021-03-01-privatepreview","2020-10-01"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East @@ -836,11 +797,11 @@ interactions: cache-control: - no-cache content-length: - - '12015' + - '12103' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:31 GMT + - Wed, 26 Jan 2022 07:42:11 GMT expires: - '-1' pragma: @@ -868,22 +829,22 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003?api-version=2021-06-01 response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Mon, 13 Dec 2021 07:12:56 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 07:41:38 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Tue, 14 Dec 2021 06:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Thu, 27 Jan 2022 00:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Mon, 13 Dec 2021 07:12:56 GMT\",\r\n - \ \"modifiedDate\": \"Mon, 13 Dec 2021 07:12:57 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 07:41:38 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 07:41:38 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"name\": \"clitest000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"eastus\"\r\n}" @@ -895,7 +856,7 @@ interactions: content-type: - application/json date: - - Mon, 13 Dec 2021 07:13:32 GMT + - Wed, 26 Jan 2022 07:42:12 GMT pragma: - no-cache server: @@ -919,7 +880,7 @@ interactions: body: '{"location": "eastus", "properties": {"targetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1", "storageId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002", "enabled": true, "flowAnalyticsConfiguration": {"networkWatcherFlowAnalyticsConfiguration": - {"workspaceId": "e8568bae-7764-4638-868e-92e287f15f6e", "workspaceRegion": "eastus", + {"workspaceId": "31800ff1-f2ca-43a2-8f92-3806b89085e5", "workspaceRegion": "eastus", "workspaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003", "trafficAnalyticsInterval": 60}}}}' headers: @@ -938,19 +899,19 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"9d046ac6-1dae-435e-aae3-022111b6b8e2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"80e0577d-6bc5-4f23-b378-8bc4d0c8b01e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n + \ \"targetResourceGuid\": \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -962,7 +923,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ded6167b-0563-485e-83ef-235442ad9638?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fda372ab-8de7-497f-b501-23c50cdac9d4?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -970,7 +931,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:41 GMT + - Wed, 26 Jan 2022 07:42:21 GMT expires: - '-1' pragma: @@ -983,9 +944,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - edcb00e6-7234-434f-9f14-07d906f0dfcc + - 405b61cb-ca89-4861-a030-b5997128f63a x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -1003,9 +964,9 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ded6167b-0563-485e-83ef-235442ad9638?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fda372ab-8de7-497f-b501-23c50cdac9d4?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1017,7 +978,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:51 GMT + - Wed, 26 Jan 2022 07:42:31 GMT expires: - '-1' pragma: @@ -1034,7 +995,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f082c010-0b2a-4797-a5d7-c31f84af07ee + - 68257830-8d02-4613-bedf-1b87d9700e09 status: code: 200 message: OK @@ -1052,19 +1013,19 @@ interactions: ParameterSetName: - --location --resource-group --nsg --storage-account --workspace --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"140daca9-8017-42ab-a793-cc904da90bd3\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"dacd0349-cdc5-41f2-a51f-1a7efca7f57b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n + \ \"targetResourceGuid\": \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -1080,7 +1041,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:51 GMT + - Wed, 26 Jan 2022 07:42:31 GMT expires: - '-1' pragma: @@ -1097,7 +1058,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dc90fc39-4601-4866-82c2-de0cf62d7da5 + - c03036f8-6d8c-4caf-8a3d-9c636ad3bdc4 status: code: 200 message: OK @@ -1115,21 +1076,21 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"73f8f5e5-81f5-4ee5-965e-4e8cdc94acb2\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"19901f09-eb86-430e-b147-36ab17513a25\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"dacd0349-cdc5-41f2-a51f-1a7efca7f57b\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:53 GMT + - Wed, 26 Jan 2022 07:42:34 GMT expires: - '-1' pragma: @@ -1141,8 +1102,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - aee5e45c-fab1-4432-a26e-b41a3b319ff1 - - 4461ea01-c489-423f-8b1a-51dc8eb6cf2f + - 9b3784b4-2dbc-43a8-a3ab-c034acfa8401 + - e374fc68-a0e0-48b7-bfd3-a2e2448c5f82 + - 2c861b0b-d88a-4255-9982-766797038f2c + - fd57cf84-f631-4c05-847d-9e67db337c5d + - ffac5dd2-1073-4dc1-bc4e-be58902da7f4 + - 4b007069-16ba-4a46-b49b-3fbc56a3ab48 + - e4efd448-aefc-4d67-9c4b-b50cdfcf58cf status: code: 200 message: OK @@ -1160,19 +1126,19 @@ interactions: ParameterSetName: - --location --name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"73f8f5e5-81f5-4ee5-965e-4e8cdc94acb2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"dacd0349-cdc5-41f2-a51f-1a7efca7f57b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n + \ \"targetResourceGuid\": \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -1188,7 +1154,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:54 GMT + - Wed, 26 Jan 2022 07:42:35 GMT expires: - '-1' pragma: @@ -1205,7 +1171,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 406116db-d467-4ad7-b04b-84a08ac3ec46 + - 6e5bcfab-26b8-4fa0-a781-87ceffc4e94d status: code: 200 message: OK @@ -1223,21 +1189,21 @@ interactions: ParameterSetName: - --location --name --retention --storage-account --tags User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkWatchers?api-version=2021-05-01 response: body: - string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"104ec210-1300-4e8d-91ff-f3d7898b91aa\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"73f8f5e5-81f5-4ee5-965e-4e8cdc94acb2\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' + string: '{"value":[{"name":"NetworkWatcher_westus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus","etag":"W/\"19901f09-eb86-430e-b147-36ab17513a25\"","type":"Microsoft.Network/networkWatchers","location":"westus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus","etag":"W/\"dacd0349-cdc5-41f2-a51f-1a7efca7f57b\"","type":"Microsoft.Network/networkWatchers","location":"eastus","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_northeurope","etag":"W/\"36759130-bf46-4e60-9d08-8f9228e1fe54\"","type":"Microsoft.Network/networkWatchers","location":"northeurope","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2","etag":"W/\"1746d4cd-ec9c-479b-9e30-364fc271fa53\"","type":"Microsoft.Network/networkWatchers","location":"eastus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_westus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westus2","etag":"W/\"4f81b4dc-2005-4f9b-87e2-96dd8b73997e\"","type":"Microsoft.Network/networkWatchers","location":"westus2","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_francecentral","etag":"W/\"f27501e7-0e1e-4e6d-9de0-4739516506a9\"","type":"Microsoft.Network/networkWatchers","location":"francecentral","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}},{"name":"NetworkWatcher_eastus2euap","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus2euap","etag":"W/\"4d6be315-5ea7-4c36-bacd-68837e052007\"","type":"Microsoft.Network/networkWatchers","location":"eastus2euap","properties":{"provisioningState":"Succeeded","runningOperationIds":[]}}]}' headers: cache-control: - no-cache content-length: - - '765' + - '2707' content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:56 GMT + - Wed, 26 Jan 2022 07:42:36 GMT expires: - '-1' pragma: @@ -1249,8 +1215,13 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - bdeaf6ad-d96d-4e04-9742-34463e894a89 - - a3cbde83-78bd-4851-8cf2-d92ee23b93ab + - 7f37a2ad-5115-458e-82ec-a6c9d99929c7 + - 6eb7d5ba-6c0a-49ee-8ee8-2c6271f052dd + - 3d29ffe5-7c4c-41ce-ba62-30a2f3a082f5 + - cd0aeb7e-bd3b-46a2-839f-ea4a09a838c5 + - 7a7cd301-0187-474b-9fbe-8f03309a43f3 + - 052b4c54-3902-40fb-852b-f3697673d8e8 + - 64c0923e-bcd7-4c69-b368-9b83f0f8ebd6 status: code: 200 message: OK @@ -1268,19 +1239,19 @@ interactions: ParameterSetName: - --location --name --retention --storage-account --tags User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"b0cc89ea-3eef-45a2-9b88-640690406eeb\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"dacd0349-cdc5-41f2-a51f-1a7efca7f57b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n + \ \"targetResourceGuid\": \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/testflowlog000002\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -1296,7 +1267,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:13:55 GMT + - Wed, 26 Jan 2022 07:42:37 GMT expires: - '-1' pragma: @@ -1313,7 +1284,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2586969b-0374-44d7-9b3c-705f2af0dabe + - 2b093520-cb5a-4232-8352-a1bc3fb71f3c status: code: 200 message: OK @@ -1324,7 +1295,7 @@ interactions: "storageId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/storageaccount0395", "enabled": true, "retentionPolicy": {"days": 2, "enabled": true}, "format": {"type": "JSON", "version": 1}, "flowAnalyticsConfiguration": {"networkWatcherFlowAnalyticsConfiguration": - {"enabled": false, "workspaceId": "e8568bae-7764-4638-868e-92e287f15f6e", "workspaceRegion": + {"enabled": false, "workspaceId": "31800ff1-f2ca-43a2-8f92-3806b89085e5", "workspaceRegion": "eastus", "workspaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003", "trafficAnalyticsInterval": 60}}}}' headers: @@ -1343,19 +1314,19 @@ interactions: ParameterSetName: - --location --name --retention --storage-account --tags User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"1e9c006a-e64d-4e8d-94d4-8587ede676ef\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"d458f187-8965-49f7-b3d1-ca8c47c71a8d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n + \ \"targetResourceGuid\": \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/storageaccount0395\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -1367,7 +1338,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e8016876-f5d5-4787-8b20-e9ee63e2bb5c?api-version=2021-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f4ad0c9b-6742-4b6c-bf9f-1050b4550ec6?api-version=2021-05-01 cache-control: - no-cache content-length: @@ -1375,7 +1346,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:02 GMT + - Wed, 26 Jan 2022 07:42:44 GMT expires: - '-1' pragma: @@ -1392,9 +1363,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 58234f30-c192-44ed-933d-5002afaa00a4 + - 3808762b-c0db-42da-b4a4-af677d905fdf x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' status: code: 200 message: OK @@ -1412,9 +1383,9 @@ interactions: ParameterSetName: - --location --name --retention --storage-account --tags User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/e8016876-f5d5-4787-8b20-e9ee63e2bb5c?api-version=2021-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f4ad0c9b-6742-4b6c-bf9f-1050b4550ec6?api-version=2021-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1426,7 +1397,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:12 GMT + - Wed, 26 Jan 2022 07:42:55 GMT expires: - '-1' pragma: @@ -1443,7 +1414,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c98a6870-b043-4535-9514-eaca8f74ce60 + - 0641bb57-d8e7-45b5-a4b2-d2ab878da184 status: code: 200 message: OK @@ -1461,19 +1432,19 @@ interactions: ParameterSetName: - --location --name --retention --storage-account --tags User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-network/19.3.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2?api-version=2021-05-01 response: body: string: "{\r\n \"name\": \"flow_log_test2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus/flowLogs/flow_log_test2\",\r\n - \ \"etag\": \"W/\\\"147ce51f-e58e-4b7b-920f-cbaf700b47d1\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"7277d753-f7e4-4b11-b1e4-1b9275c8b963\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"targetResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Network/networkSecurityGroups/nsg1\",\r\n - \ \"targetResourceGuid\": \"e2b8b814-3976-4711-b8e3-c34b62ad8485\",\r\n + \ \"targetResourceGuid\": \"8e2823e1-30cd-4a79-854f-2d0234f307cc\",\r\n \ \"storageId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_nw_flow_log_000001/providers/Microsoft.Storage/storageAccounts/storageaccount0395\",\r\n \ \"enabled\": true,\r\n \"flowAnalyticsConfiguration\": {\r\n \"networkWatcherFlowAnalyticsConfiguration\": - {\r\n \"enabled\": false,\r\n \"workspaceId\": \"e8568bae-7764-4638-868e-92e287f15f6e\",\r\n + {\r\n \"enabled\": false,\r\n \"workspaceId\": \"31800ff1-f2ca-43a2-8f92-3806b89085e5\",\r\n \ \"workspaceRegion\": \"eastus\",\r\n \"workspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/test_nw_flow_log_000001/providers/microsoft.operationalinsights/workspaces/clitest000003\",\r\n \ \"trafficAnalyticsInterval\": 60\r\n }\r\n },\r\n \"retentionPolicy\": @@ -1489,7 +1460,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 13 Dec 2021 07:14:13 GMT + - Wed, 26 Jan 2022 07:42:55 GMT expires: - '-1' pragma: @@ -1506,7 +1477,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 28e8fcef-55cd-478a-8477-94a17814b277 + - 8d261921-e12d-4c30-9ba6-92d933a81bb7 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_nw_flow_log.py b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_nw_flow_log.py index 321a7b66eaf..e850468fdc7 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_nw_flow_log.py +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/test_nw_flow_log.py @@ -4,6 +4,7 @@ # -------------------------------------------------------------------------------------------- from azure.cli.testsdk import (ScenarioTest, ResourceGroupPreparer, StorageAccountPreparer) +from azure.cli.testsdk.scenario_tests.decorators import AllowLargeResponse class NWFlowLogScenarioTest(ScenarioTest): @@ -59,6 +60,7 @@ def test_nw_flow_log_create(self, resource_group, resource_group_location, stora @ResourceGroupPreparer(name_prefix='test_nw_flow_log_', location='westus') @StorageAccountPreparer(name_prefix='testflowlog', location='westus', kind='StorageV2') + @AllowLargeResponse(1024) def test_nw_flow_log_delete(self, resource_group, resource_group_location, storage_account): self.kwargs.update({ 'rg': resource_group, @@ -103,6 +105,7 @@ def test_nw_flow_log_delete(self, resource_group, resource_group_location, stora @ResourceGroupPreparer(name_prefix='test_nw_flow_log_', location='westus') @StorageAccountPreparer(name_prefix='testflowlog', location='westus', kind='StorageV2') + @AllowLargeResponse(1024) def test_nw_flow_log_show(self, resource_group, resource_group_location, storage_account): """ This test is used to demonstrate different outputs between the new and deprecating parameters diff --git a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml index ffc3e1cd9ca..dc0c6e0ad10 100644 --- a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_db_security_mgmt.yaml @@ -2156,7 +2156,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -2215,7 +2215,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_ms_support_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_ms_support_mgmt.yaml index 8b95c995d2c..eca8c87b33b 100644 --- a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_ms_support_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_ms_support_mgmt.yaml @@ -1569,7 +1569,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/clilaworkspacems04?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/clilaworkspacems04?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -1628,7 +1628,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/clilaworkspacems04?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/clilaworkspacems04?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_security_mgmt.yaml b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_security_mgmt.yaml index 16094cd7b28..afac28b8e3f 100644 --- a/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_security_mgmt.yaml +++ b/src/azure-cli/azure/cli/command_modules/sql/tests/latest/recordings/test_sql_server_security_mgmt.yaml @@ -1440,7 +1440,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -1499,7 +1499,7 @@ interactions: User-Agent: - AZURECLI/2.30.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.OperationalInsights/workspaces/laws000006?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_pool_audit_policy_logentry_eventhub.yaml b/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_pool_audit_policy_logentry_eventhub.yaml index b1d94fcbd31..3041d71f7d9 100644 --- a/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_pool_audit_policy_logentry_eventhub.yaml +++ b/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_pool_audit_policy_logentry_eventhub.yaml @@ -1688,7 +1688,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -1747,7 +1747,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_ws_audit_policy_logentry_eventhub.yaml b/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_ws_audit_policy_logentry_eventhub.yaml index fe3188a645a..ccbb7df93b5 100644 --- a/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_ws_audit_policy_logentry_eventhub.yaml +++ b/src/azure-cli/azure/cli/command_modules/synapse/tests/latest/recordings/test_sql_ws_audit_policy_logentry_eventhub.yaml @@ -21,15 +21,15 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007?api-version=2021-06-01 response: body: - string: '{"properties":{"defaultDataLakeStorage":{"accountUrl":"https://adlsgen2000002.dfs.core.windows.net","filesystem":"testfilesystem"},"encryption":{"doubleEncryptionEnabled":false},"provisioningState":"Provisioning","connectivityEndpoints":{"web":"https://web.azuresynapse.net?workspace=%2fsubscriptions%2f0b1f6471-1bf0-4dda-aec3-cb9272f09590%2fresourceGroups%2fsynapse-cli000001%2fproviders%2fMicrosoft.Synapse%2fworkspaces%2fclitest000007","dev":"https://clitest000007.dev.azuresynapse.net","sqlOnDemand":"clitest000007-ondemand.sql.azuresynapse.net","sql":"clitest000007.sql.azuresynapse.net"},"managedResourceGroupName":"synapseworkspace-managedrg-4f87802b-3b35-4128-b932-81a96730f07e","privateEndpointConnections":[],"workspaceUID":"dfe3dd69-f1e6-4f45-b311-515db6f47499","extraProperties":{"WorkspaceType":"Normal"},"publicNetworkAccess":"Enabled","cspWorkspaceAdminProperties":{"initialWorkspaceAdminObjectId":"d44a2991-98c6-47c3-b59b-2b30d72cfcc2"},"trustedServiceBypassEnabled":false},"type":"Microsoft.Synapse/workspaces","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007","location":"eastus","name":"clitest000007","identity":{"type":"SystemAssigned","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","principalId":"ef627ff9-137c-4f8b-938b-f24868c7c9e3"}}' + string: '{"properties":{"defaultDataLakeStorage":{"accountUrl":"https://adlsgen2000002.dfs.core.windows.net","filesystem":"testfilesystem"},"encryption":{"doubleEncryptionEnabled":false},"provisioningState":"Provisioning","connectivityEndpoints":{"web":"https://web.azuresynapse.net?workspace=%2fsubscriptions%2f0b1f6471-1bf0-4dda-aec3-cb9272f09590%2fresourceGroups%2fsynapse-cli000001%2fproviders%2fMicrosoft.Synapse%2fworkspaces%2fclitest000007","dev":"https://clitest000007.dev.azuresynapse.net","sqlOnDemand":"clitest000007-ondemand.sql.azuresynapse.net","sql":"clitest000007.sql.azuresynapse.net"},"managedResourceGroupName":"synapseworkspace-managedrg-3134e030-a024-4511-b374-1c6b50da80ce","privateEndpointConnections":[],"workspaceUID":"87f0cb05-abfb-47fb-bcae-d8c0fad270f8","extraProperties":{"WorkspaceType":"Normal"},"publicNetworkAccess":"Enabled","cspWorkspaceAdminProperties":{"initialWorkspaceAdminObjectId":"d44a2991-98c6-47c3-b59b-2b30d72cfcc2"},"trustedServiceBypassEnabled":false},"type":"Microsoft.Synapse/workspaces","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007","location":"eastus","name":"clitest000007","identity":{"type":"SystemAssigned","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","principalId":"82ae4cfa-b3ef-4ff8-8ec3-f2e5135cdab7"}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 cache-control: - no-cache content-length: @@ -37,7 +37,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:02:43 GMT + - Wed, 26 Jan 2022 09:20:53 GMT expires: - '-1' pragma: @@ -49,7 +49,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 201 message: Created @@ -68,9 +68,9 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 response: body: string: '{"status":"InProgress"}' @@ -82,7 +82,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:03:14 GMT + - Wed, 26 Jan 2022 09:21:23 GMT expires: - '-1' pragma: @@ -115,9 +115,9 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 response: body: string: '{"status":"InProgress"}' @@ -129,7 +129,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:03:44 GMT + - Wed, 26 Jan 2022 09:21:54 GMT expires: - '-1' pragma: @@ -162,9 +162,9 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 response: body: string: '{"status":"InProgress"}' @@ -176,7 +176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:04:15 GMT + - Wed, 26 Jan 2022 09:22:24 GMT expires: - '-1' pragma: @@ -209,9 +209,9 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 response: body: string: '{"status":"InProgress"}' @@ -223,7 +223,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:04:45 GMT + - Wed, 26 Jan 2022 09:22:55 GMT expires: - '-1' pragma: @@ -256,9 +256,9 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 response: body: string: '{"status":"InProgress"}' @@ -270,7 +270,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:05:15 GMT + - Wed, 26 Jan 2022 09:23:25 GMT expires: - '-1' pragma: @@ -303,9 +303,9 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 response: body: string: '{"status":"InProgress"}' @@ -317,7 +317,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:05:45 GMT + - Wed, 26 Jan 2022 09:23:55 GMT expires: - '-1' pragma: @@ -350,9 +350,9 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/5fb70f4a-201b-4a18-9e73-310d5b455605?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/c42d1215-e6bf-47e7-bd0b-7de0105e3a45?api-version=2021-06-01 response: body: string: '{"status":"Succeeded"}' @@ -364,7 +364,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:16 GMT + - Wed, 26 Jan 2022 09:24:26 GMT expires: - '-1' pragma: @@ -397,12 +397,12 @@ interactions: - --name --resource-group --storage-account --file-system --sql-admin-login-user --sql-admin-login-password --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007?api-version=2021-06-01 response: body: - string: '{"properties":{"defaultDataLakeStorage":{"accountUrl":"https://adlsgen2000002.dfs.core.windows.net","filesystem":"testfilesystem"},"encryption":{"doubleEncryptionEnabled":false},"provisioningState":"Succeeded","connectivityEndpoints":{"web":"https://web.azuresynapse.net?workspace=%2fsubscriptions%2f0b1f6471-1bf0-4dda-aec3-cb9272f09590%2fresourceGroups%2fsynapse-cli000001%2fproviders%2fMicrosoft.Synapse%2fworkspaces%2fclitest000007","dev":"https://clitest000007.dev.azuresynapse.net","sqlOnDemand":"clitest000007-ondemand.sql.azuresynapse.net","sql":"clitest000007.sql.azuresynapse.net"},"managedResourceGroupName":"synapseworkspace-managedrg-4f87802b-3b35-4128-b932-81a96730f07e","sqlAdministratorLogin":"cliuser1","privateEndpointConnections":[],"workspaceUID":"dfe3dd69-f1e6-4f45-b311-515db6f47499","extraProperties":{"WorkspaceType":"Normal","IsScopeEnabled":false},"publicNetworkAccess":"Enabled","cspWorkspaceAdminProperties":{"initialWorkspaceAdminObjectId":"d44a2991-98c6-47c3-b59b-2b30d72cfcc2"},"trustedServiceBypassEnabled":false},"type":"Microsoft.Synapse/workspaces","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007","location":"eastus","name":"clitest000007","identity":{"type":"SystemAssigned","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","principalId":"ef627ff9-137c-4f8b-938b-f24868c7c9e3"}}' + string: '{"properties":{"defaultDataLakeStorage":{"accountUrl":"https://adlsgen2000002.dfs.core.windows.net","filesystem":"testfilesystem"},"encryption":{"doubleEncryptionEnabled":false},"provisioningState":"Succeeded","connectivityEndpoints":{"web":"https://web.azuresynapse.net?workspace=%2fsubscriptions%2f0b1f6471-1bf0-4dda-aec3-cb9272f09590%2fresourceGroups%2fsynapse-cli000001%2fproviders%2fMicrosoft.Synapse%2fworkspaces%2fclitest000007","dev":"https://clitest000007.dev.azuresynapse.net","sqlOnDemand":"clitest000007-ondemand.sql.azuresynapse.net","sql":"clitest000007.sql.azuresynapse.net"},"managedResourceGroupName":"synapseworkspace-managedrg-3134e030-a024-4511-b374-1c6b50da80ce","sqlAdministratorLogin":"cliuser1","privateEndpointConnections":[],"workspaceUID":"87f0cb05-abfb-47fb-bcae-d8c0fad270f8","extraProperties":{"WorkspaceType":"Normal","IsScopeEnabled":false},"publicNetworkAccess":"Enabled","cspWorkspaceAdminProperties":{"initialWorkspaceAdminObjectId":"d44a2991-98c6-47c3-b59b-2b30d72cfcc2"},"trustedServiceBypassEnabled":false},"type":"Microsoft.Synapse/workspaces","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007","location":"eastus","name":"clitest000007","identity":{"type":"SystemAssigned","tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","principalId":"82ae4cfa-b3ef-4ff8-8ec3-f2e5135cdab7"}}' headers: cache-control: - no-cache @@ -411,7 +411,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:17 GMT + - Wed, 26 Jan 2022 09:24:27 GMT expires: - '-1' pragma: @@ -443,12 +443,12 @@ interactions: ParameterSetName: - -g -n --query User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002?api-version=2021-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002","name":"adlsgen2000002","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"keyCreationTime":{"key1":"2021-12-15T09:02:05.4170625Z","key2":"2021-12-15T09:02:05.4170625Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2021-12-15T09:02:05.4170625Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2021-12-15T09:02:05.4170625Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2021-12-15T09:02:05.2920296Z","primaryEndpoints":{"blob":"https://adlsgen2000002.blob.core.windows.net/","queue":"https://adlsgen2000002.queue.core.windows.net/","table":"https://adlsgen2000002.table.core.windows.net/","file":"https://adlsgen2000002.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002","name":"adlsgen2000002","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"keyCreationTime":{"key1":"2022-01-26T09:20:13.8130262Z","key2":"2022-01-26T09:20:13.8130262Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-01-26T09:20:13.8130262Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-01-26T09:20:13.8130262Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-01-26T09:20:13.5942666Z","primaryEndpoints":{"blob":"https://adlsgen2000002.blob.core.windows.net/","queue":"https://adlsgen2000002.queue.core.windows.net/","table":"https://adlsgen2000002.table.core.windows.net/","file":"https://adlsgen2000002.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache @@ -457,7 +457,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:06:18 GMT + - Wed, 26 Jan 2022 09:24:27 GMT expires: - '-1' pragma: @@ -491,12 +491,12 @@ interactions: ParameterSetName: - -g -n --query User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002/listKeys?api-version=2021-06-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -505,7 +505,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:06:19 GMT + - Wed, 26 Jan 2022 09:24:28 GMT expires: - '-1' pragma: @@ -514,14 +514,10 @@ interactions: - Microsoft-Azure-Storage-Resource-Provider/1.0,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-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' status: code: 200 message: OK @@ -539,7 +535,7 @@ interactions: ParameterSetName: - --workspace-name --resource-group User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -553,7 +549,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:21 GMT + - Wed, 26 Jan 2022 09:24:31 GMT expires: - '-1' pragma: @@ -562,10 +558,6 @@ interactions: - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff status: @@ -586,7 +578,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-key --storage-endpoint --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -600,7 +592,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:22 GMT + - Wed, 26 Jan 2022 09:24:33 GMT expires: - '-1' pragma: @@ -641,7 +633,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-key --storage-endpoint --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -653,17 +645,17 @@ interactions: access-control-expose-headers: - Location azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-cde20a9b-f538-4132-b7fe-53a6e376071e?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-15270736-d8b9-43a7-80e7-2ef24f18c732?api-version=2021-06-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 15 Dec 2021 09:06:24 GMT + - Wed, 26 Jan 2022 09:24:36 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-cde20a9b-f538-4132-b7fe-53a6e376071e?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-15270736-d8b9-43a7-80e7-2ef24f18c732?api-version=2021-06-01 pragma: - no-cache retryafter: @@ -694,12 +686,12 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-key --storage-endpoint --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-cde20a9b-f538-4132-b7fe-53a6e376071e?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-15270736-d8b9-43a7-80e7-2ef24f18c732?api-version=2021-06-01 response: body: - string: '{"name":"cde20a9b-f538-4132-b7fe-53a6e376071e","status":"Succeeded","startTime":"2021-12-15T09:06:24.697Z"}' + string: '{"name":"15270736-d8b9-43a7-80e7-2ef24f18c732","status":"Succeeded","startTime":"2022-01-26T09:24:36.083Z"}' headers: cache-control: - no-cache @@ -708,7 +700,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:55 GMT + - Wed, 26 Jan 2022 09:25:13 GMT expires: - '-1' pragma: @@ -741,7 +733,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-key --storage-endpoint --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -755,7 +747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:55 GMT + - Wed, 26 Jan 2022 09:25:14 GMT expires: - '-1' pragma: @@ -787,7 +779,7 @@ interactions: ParameterSetName: - --workspace-name --resource-group User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -801,7 +793,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:57 GMT + - Wed, 26 Jan 2022 09:25:14 GMT expires: - '-1' pragma: @@ -834,7 +826,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -848,7 +840,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:59 GMT + - Wed, 26 Jan 2022 09:25:16 GMT expires: - '-1' pragma: @@ -881,7 +873,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=name%20eq%20%27adlsgen2000002%27%20and%20%28resourceType%20eq%20%27Microsoft.Storage%2FstorageAccounts%27%20or%20resourceType%20eq%20%27Microsoft.ClassicStorage%2FstorageAccounts%27%29&api-version=2021-04-01 response: @@ -895,7 +887,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:06:59 GMT + - Wed, 26 Jan 2022 09:25:17 GMT expires: - '-1' pragma: @@ -924,12 +916,12 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002?api-version=2021-06-01 response: body: - string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002","name":"adlsgen2000002","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"keyCreationTime":{"key1":"2021-12-15T09:02:05.4170625Z","key2":"2021-12-15T09:02:05.4170625Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2021-12-15T09:02:05.4170625Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2021-12-15T09:02:05.4170625Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2021-12-15T09:02:05.2920296Z","primaryEndpoints":{"blob":"https://adlsgen2000002.blob.core.windows.net/","queue":"https://adlsgen2000002.queue.core.windows.net/","table":"https://adlsgen2000002.table.core.windows.net/","file":"https://adlsgen2000002.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}' + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002","name":"adlsgen2000002","type":"Microsoft.Storage/storageAccounts","location":"eastus","tags":{},"properties":{"keyCreationTime":{"key1":"2022-01-26T09:20:13.8130262Z","key2":"2022-01-26T09:20:13.8130262Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-01-26T09:20:13.8130262Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-01-26T09:20:13.8130262Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-01-26T09:20:13.5942666Z","primaryEndpoints":{"blob":"https://adlsgen2000002.blob.core.windows.net/","queue":"https://adlsgen2000002.queue.core.windows.net/","table":"https://adlsgen2000002.table.core.windows.net/","file":"https://adlsgen2000002.file.core.windows.net/"},"primaryLocation":"eastus","statusOfPrimary":"available"}}' headers: cache-control: - no-cache @@ -938,7 +930,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:07:00 GMT + - Wed, 26 Jan 2022 09:25:18 GMT expires: - '-1' pragma: @@ -971,7 +963,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=name%20eq%20%27adlsgen2000002%27%20and%20%28resourceType%20eq%20%27Microsoft.Storage%2FstorageAccounts%27%20or%20resourceType%20eq%20%27Microsoft.ClassicStorage%2FstorageAccounts%27%29&api-version=2021-04-01 response: @@ -985,7 +977,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:07:01 GMT + - Wed, 26 Jan 2022 09:25:20 GMT expires: - '-1' pragma: @@ -1016,12 +1008,12 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002/listKeys?api-version=2021-06-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -1030,7 +1022,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:07:02 GMT + - Wed, 26 Jan 2022 09:25:20 GMT expires: - '-1' pragma: @@ -1046,7 +1038,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11999' status: code: 200 message: OK @@ -1073,7 +1065,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1085,17 +1077,17 @@ interactions: access-control-expose-headers: - Location azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-18171724-b978-4bec-aced-58b3c3ca6602?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-c88cbd99-c78c-4729-a5b2-6bead90782c6?api-version=2021-06-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 15 Dec 2021 09:07:05 GMT + - Wed, 26 Jan 2022 09:25:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-18171724-b978-4bec-aced-58b3c3ca6602?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-c88cbd99-c78c-4729-a5b2-6bead90782c6?api-version=2021-06-01 pragma: - no-cache retryafter: @@ -1107,7 +1099,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 202 message: Accepted @@ -1126,21 +1118,21 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-18171724-b978-4bec-aced-58b3c3ca6602?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-c88cbd99-c78c-4729-a5b2-6bead90782c6?api-version=2021-06-01 response: body: - string: '{"name":"18171724-b978-4bec-aced-58b3c3ca6602","status":"Succeeded","startTime":"2021-12-15T09:07:05.143Z"}' + string: '{"name":"c88cbd99-c78c-4729-a5b2-6bead90782c6","status":"Succeeded","startTime":"2022-01-26T09:25:23.89Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '106' content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:07:36 GMT + - Wed, 26 Jan 2022 09:26:02 GMT expires: - '-1' pragma: @@ -1173,7 +1165,7 @@ interactions: - --resource-group --workspace-name --state --bsts --storage-account --retention-days --actions User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1187,7 +1179,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:07:37 GMT + - Wed, 26 Jan 2022 09:26:02 GMT expires: - '-1' pragma: @@ -1219,7 +1211,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1233,7 +1225,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:07:39 GMT + - Wed, 26 Jan 2022 09:26:04 GMT expires: - '-1' pragma: @@ -1272,7 +1264,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1284,17 +1276,17 @@ interactions: access-control-expose-headers: - Location azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-7e6fbabb-f268-4adb-a523-acbd12e495ec?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-2800ac9f-9373-4b5e-a468-399c921ce459?api-version=2021-06-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 15 Dec 2021 09:07:40 GMT + - Wed, 26 Jan 2022 09:26:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-7e6fbabb-f268-4adb-a523-acbd12e495ec?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-2800ac9f-9373-4b5e-a468-399c921ce459?api-version=2021-06-01 pragma: - no-cache retryafter: @@ -1306,7 +1298,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -1324,21 +1316,21 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-7e6fbabb-f268-4adb-a523-acbd12e495ec?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-2800ac9f-9373-4b5e-a468-399c921ce459?api-version=2021-06-01 response: body: - string: '{"name":"7e6fbabb-f268-4adb-a523-acbd12e495ec","status":"Succeeded","startTime":"2021-12-15T09:07:41.14Z"}' + string: '{"name":"2800ac9f-9373-4b5e-a468-399c921ce459","status":"Succeeded","startTime":"2022-01-26T09:26:07.1Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '105' content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:08:11 GMT + - Wed, 26 Jan 2022 09:26:36 GMT expires: - '-1' pragma: @@ -1370,7 +1362,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1384,7 +1376,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:08:12 GMT + - Wed, 26 Jan 2022 09:26:37 GMT expires: - '-1' pragma: @@ -1416,12 +1408,12 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001","name":"synapse-cli000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2021-12-15T09:01:57Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001","name":"synapse-cli000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2022-01-26T09:20:05Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1430,7 +1422,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:08:12 GMT + - Wed, 26 Jan 2022 09:26:38 GMT expires: - '-1' pragma: @@ -1463,26 +1455,28 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"292c817a-a64b-47b0-be8d-b590f891aa32\",\r\n \"provisioningState\": \"Creating\",\r\n + \"c7494168-01e9-411b-bb56-419732234db3\",\r\n \"provisioningState\": \"Creating\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Wed, 15 Dec 2021 09:08:19 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:26:42 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Thu, 16 Dec 2021 04:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Wed, 26 Jan 2022 17:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Wed, 15 Dec 2021 09:08:19 GMT\",\r\n - \ \"modifiedDate\": \"Wed, 15 Dec 2021 09:08:19 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:26:42 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:26:42 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/microsoft.operationalinsights/workspaces/laws000003\",\r\n \ \"name\": \"laws000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: @@ -1490,18 +1484,19 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:08:20 GMT + - Wed, 26 Jan 2022 09:26:43 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' x-powered-by: - ASP.NET - ASP.NET @@ -1522,26 +1517,28 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-loganalytics/13.0.0b1 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/Microsoft.OperationalInsights/workspaces/laws000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": - \"292c817a-a64b-47b0-be8d-b590f891aa32\",\r\n \"provisioningState\": \"Succeeded\",\r\n + \"c7494168-01e9-411b-bb56-419732234db3\",\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"sku\": {\r\n \"name\": \"pergb2018\",\r\n \"lastSkuUpdate\": - \"Wed, 15 Dec 2021 09:08:19 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n + \"Wed, 26 Jan 2022 09:26:42 GMT\"\r\n },\r\n \"retentionInDays\": 30,\r\n \ \"features\": {\r\n \"legacy\": 0,\r\n \"searchVersion\": 1,\r\n \ \"enableLogAccessUsingOnlyResourcePermissions\": true\r\n },\r\n \ \"workspaceCapping\": {\r\n \"dailyQuotaGb\": -1.0,\r\n \"quotaNextResetTime\": - \"Thu, 16 Dec 2021 04:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n + \"Wed, 26 Jan 2022 17:00:00 GMT\",\r\n \"dataIngestionStatus\": \"RespectQuota\"\r\n \ },\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": - \"Enabled\",\r\n \"createdDate\": \"Wed, 15 Dec 2021 09:08:19 GMT\",\r\n - \ \"modifiedDate\": \"Wed, 15 Dec 2021 09:08:20 GMT\"\r\n },\r\n \"id\": + \"Enabled\",\r\n \"createdDate\": \"Wed, 26 Jan 2022 09:26:42 GMT\",\r\n + \ \"modifiedDate\": \"Wed, 26 Jan 2022 09:26:44 GMT\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/synapse-cli000001/providers/microsoft.operationalinsights/workspaces/laws000003\",\r\n \ \"name\": \"laws000003\",\r\n \"type\": \"Microsoft.OperationalInsights/workspaces\",\r\n \ \"location\": \"westus\"\r\n}" headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: @@ -1549,18 +1546,19 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:08:50 GMT + - Wed, 26 Jan 2022 09:27:13 GMT pragma: - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 server: - Microsoft-IIS/10.0 - - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - - Accept-Encoding + - Accept-Encoding,Accept-Encoding x-content-type-options: - nosniff x-powered-by: @@ -1583,7 +1581,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1597,7 +1595,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:08:52 GMT + - Wed, 26 Jan 2022 09:27:16 GMT expires: - '-1' pragma: @@ -1629,7 +1627,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings?api-version=2017-05-01-preview response: @@ -1643,7 +1641,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:08:55 GMT + - Wed, 26 Jan 2022 09:27:18 GMT expires: - '-1' pragma: @@ -1680,7 +1678,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings/SQLSecurityAuditEvents_LogAnalytics?api-version=2017-05-01-preview response: @@ -1694,7 +1692,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:02 GMT + - Wed, 26 Jan 2022 09:27:25 GMT expires: - '-1' pragma: @@ -1710,7 +1708,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '148' + - '149' status: code: 200 message: OK @@ -1728,7 +1726,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=name%20eq%20%27adlsgen2000002%27%20and%20%28resourceType%20eq%20%27Microsoft.Storage%2FstorageAccounts%27%20or%20resourceType%20eq%20%27Microsoft.ClassicStorage%2FstorageAccounts%27%29&api-version=2021-04-01 response: @@ -1742,7 +1740,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:03 GMT + - Wed, 26 Jan 2022 09:27:25 GMT expires: - '-1' pragma: @@ -1772,12 +1770,12 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002/listKeys?api-version=2021-06-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -1786,7 +1784,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:09:04 GMT + - Wed, 26 Jan 2022 09:27:26 GMT expires: - '-1' pragma: @@ -1802,7 +1800,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' status: code: 200 message: OK @@ -1828,7 +1826,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1840,17 +1838,17 @@ interactions: access-control-expose-headers: - Location azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-20f29739-53c4-4e24-b4da-5bb8573f2aa6?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-c38fc41b-1949-4a6f-90fa-fadde413676f?api-version=2021-06-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 15 Dec 2021 09:09:06 GMT + - Wed, 26 Jan 2022 09:27:28 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-20f29739-53c4-4e24-b4da-5bb8573f2aa6?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-c38fc41b-1949-4a6f-90fa-fadde413676f?api-version=2021-06-01 pragma: - no-cache retryafter: @@ -1880,21 +1878,21 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-20f29739-53c4-4e24-b4da-5bb8573f2aa6?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-c38fc41b-1949-4a6f-90fa-fadde413676f?api-version=2021-06-01 response: body: - string: '{"name":"20f29739-53c4-4e24-b4da-5bb8573f2aa6","status":"Succeeded","startTime":"2021-12-15T09:09:06.503Z"}' + string: '{"name":"c38fc41b-1949-4a6f-90fa-fadde413676f","status":"Succeeded","startTime":"2022-01-26T09:27:29.24Z"}' headers: cache-control: - no-cache content-length: - - '107' + - '106' content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:37 GMT + - Wed, 26 Jan 2022 09:27:59 GMT expires: - '-1' pragma: @@ -1926,7 +1924,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats --lawri User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1940,7 +1938,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:38 GMT + - Wed, 26 Jan 2022 09:27:59 GMT expires: - '-1' pragma: @@ -1972,7 +1970,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -1986,7 +1984,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:40 GMT + - Wed, 26 Jan 2022 09:28:01 GMT expires: - '-1' pragma: @@ -2018,7 +2016,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings?api-version=2017-05-01-preview response: @@ -2032,7 +2030,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:43 GMT + - Wed, 26 Jan 2022 09:28:04 GMT expires: - '-1' pragma: @@ -2064,7 +2062,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -2078,7 +2076,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:44 GMT + - Wed, 26 Jan 2022 09:28:06 GMT expires: - '-1' pragma: @@ -2110,7 +2108,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings?api-version=2017-05-01-preview response: @@ -2124,7 +2122,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:47 GMT + - Wed, 26 Jan 2022 09:28:08 GMT expires: - '-1' pragma: @@ -2158,7 +2156,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings/SQLSecurityAuditEvents_LogAnalytics?api-version=2017-05-01-preview response: @@ -2170,7 +2168,7 @@ interactions: content-length: - '0' date: - - Wed, 15 Dec 2021 09:09:53 GMT + - Wed, 26 Jan 2022 09:28:13 GMT expires: - '-1' pragma: @@ -2200,7 +2198,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=name%20eq%20%27adlsgen2000002%27%20and%20%28resourceType%20eq%20%27Microsoft.Storage%2FstorageAccounts%27%20or%20resourceType%20eq%20%27Microsoft.ClassicStorage%2FstorageAccounts%27%29&api-version=2021-04-01 response: @@ -2214,7 +2212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:09:54 GMT + - Wed, 26 Jan 2022 09:28:14 GMT expires: - '-1' pragma: @@ -2244,12 +2242,12 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002/listKeys?api-version=2021-06-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -2258,7 +2256,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:09:55 GMT + - Wed, 26 Jan 2022 09:28:16 GMT expires: - '-1' pragma: @@ -2300,7 +2298,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -2312,17 +2310,17 @@ interactions: access-control-expose-headers: - Location azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-6e015b3e-ebd2-4746-878d-ecb47c618ca5?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-4dc17606-e139-4ae0-9771-dd0eb81fd7f7?api-version=2021-06-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 15 Dec 2021 09:09:56 GMT + - Wed, 26 Jan 2022 09:28:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-6e015b3e-ebd2-4746-878d-ecb47c618ca5?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-4dc17606-e139-4ae0-9771-dd0eb81fd7f7?api-version=2021-06-01 pragma: - no-cache retryafter: @@ -2334,7 +2332,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1196' status: code: 202 message: Accepted @@ -2352,12 +2350,12 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-6e015b3e-ebd2-4746-878d-ecb47c618ca5?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-4dc17606-e139-4ae0-9771-dd0eb81fd7f7?api-version=2021-06-01 response: body: - string: '{"name":"6e015b3e-ebd2-4746-878d-ecb47c618ca5","status":"Succeeded","startTime":"2021-12-15T09:09:57.453Z"}' + string: '{"name":"4dc17606-e139-4ae0-9771-dd0eb81fd7f7","status":"Succeeded","startTime":"2022-01-26T09:28:18.293Z"}' headers: cache-control: - no-cache @@ -2366,7 +2364,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:10:27 GMT + - Wed, 26 Jan 2022 09:28:49 GMT expires: - '-1' pragma: @@ -2398,7 +2396,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --lats User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -2412,7 +2410,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:10:27 GMT + - Wed, 26 Jan 2022 09:28:49 GMT expires: - '-1' pragma: @@ -2444,7 +2442,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -2458,7 +2456,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:10:30 GMT + - Wed, 26 Jan 2022 09:28:52 GMT expires: - '-1' pragma: @@ -2494,13 +2492,13 @@ interactions: ParameterSetName: - --resource-group -n --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005?api-version=2021-06-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005","name":"ehnamespace000005","type":"Microsoft.EventHub/Namespaces","location":"East - US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2021-12-15T09:10:34.687Z","updatedAt":"2021-12-15T09:10:34.687Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Activating"}}' + US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2022-01-26T09:28:55.217Z","updatedAt":"2022-01-26T09:28:55.217Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache @@ -2509,7 +2507,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:10:35 GMT + - Wed, 26 Jan 2022 09:28:55 GMT expires: - '-1' pragma: @@ -2546,13 +2544,13 @@ interactions: ParameterSetName: - --resource-group -n --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005?api-version=2021-06-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005","name":"ehnamespace000005","type":"Microsoft.EventHub/Namespaces","location":"East - US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2021-12-15T09:10:34.687Z","updatedAt":"2021-12-15T09:10:34.687Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Activating"}}' + US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2022-01-26T09:28:55.217Z","updatedAt":"2022-01-26T09:28:55.217Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache @@ -2561,7 +2559,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:06 GMT + - Wed, 26 Jan 2022 09:29:26 GMT expires: - '-1' pragma: @@ -2596,13 +2594,13 @@ interactions: ParameterSetName: - --resource-group -n --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005?api-version=2021-06-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005","name":"ehnamespace000005","type":"Microsoft.EventHub/Namespaces","location":"East - US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2021-12-15T09:10:34.687Z","updatedAt":"2021-12-15T09:11:22.107Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2022-01-26T09:28:55.217Z","updatedAt":"2022-01-26T09:29:45.483Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache @@ -2611,7 +2609,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:36 GMT + - Wed, 26 Jan 2022 09:29:57 GMT expires: - '-1' pragma: @@ -2646,13 +2644,13 @@ interactions: ParameterSetName: - --resource-group -n --location User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005?api-version=2021-06-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005","name":"ehnamespace000005","type":"Microsoft.EventHub/Namespaces","location":"East - US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2021-12-15T09:10:34.687Z","updatedAt":"2021-12-15T09:11:22.107Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{},"properties":{"disableLocalAuth":false,"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ehnamespace000005","createdAt":"2022-01-26T09:28:55.217Z","updatedAt":"2022-01-26T09:29:45.483Z","serviceBusEndpoint":"https://ehnamespace000005.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache @@ -2661,7 +2659,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:36 GMT + - Wed, 26 Jan 2022 09:29:58 GMT expires: - '-1' pragma: @@ -2700,31 +2698,31 @@ interactions: ParameterSetName: - --resource-group -n --namespace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005/eventhubs/ehsrv000004?api-version=2021-06-01-preview response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005/eventhubs/ehsrv000004","name":"ehsrv000004","type":"Microsoft.EventHub/Namespaces/EventHubs","location":"East - US","properties":{"messageRetentionInDays":7,"partitionCount":4,"status":"Active","createdAt":"2021-12-15T09:11:39.69Z","updatedAt":"2021-12-15T09:11:39.927Z","partitionIds":["0","1","2","3"]}}' + US","properties":{"messageRetentionInDays":7,"partitionCount":4,"status":"Active","createdAt":"2022-01-26T09:30:02.377Z","updatedAt":"2022-01-26T09:30:02.677Z","partitionIds":["0","1","2","3"]}}' headers: cache-control: - no-cache content-length: - - '453' + - '454' content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:40 GMT + - Wed, 26 Jan 2022 09:30:02 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/CH3 + - Service-Bus-Resource-Provider/SN1 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/CH3 + - Service-Bus-Resource-Provider/SN1 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2734,7 +2732,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1197' status: code: 200 message: OK @@ -2756,7 +2754,7 @@ interactions: ParameterSetName: - --resource-group -n --namespace-name --rights User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-eventhub/9.1.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.EventHub/namespaces/ehnamespace000005/authorizationRules/ehauthruledb000006?api-version=2021-06-01-preview response: @@ -2771,7 +2769,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:46 GMT + - Wed, 26 Jan 2022 09:30:09 GMT expires: - '-1' pragma: @@ -2790,7 +2788,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' status: code: 200 message: OK @@ -2809,7 +2807,7 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -2823,7 +2821,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:48 GMT + - Wed, 26 Jan 2022 09:30:12 GMT expires: - '-1' pragma: @@ -2856,7 +2854,7 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings?api-version=2017-05-01-preview response: @@ -2870,7 +2868,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:50 GMT + - Wed, 26 Jan 2022 09:30:13 GMT expires: - '-1' pragma: @@ -2909,7 +2907,7 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings/SQLSecurityAuditEvents_EventHub?api-version=2017-05-01-preview response: @@ -2923,7 +2921,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:57 GMT + - Wed, 26 Jan 2022 09:30:21 GMT expires: - '-1' pragma: @@ -2958,7 +2956,7 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=name%20eq%20%27adlsgen2000002%27%20and%20%28resourceType%20eq%20%27Microsoft.Storage%2FstorageAccounts%27%20or%20resourceType%20eq%20%27Microsoft.ClassicStorage%2FstorageAccounts%27%29&api-version=2021-04-01 response: @@ -2972,7 +2970,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:11:58 GMT + - Wed, 26 Jan 2022 09:30:21 GMT expires: - '-1' pragma: @@ -3003,12 +3001,12 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002/listKeys?api-version=2021-06-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -3017,7 +3015,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:11:59 GMT + - Wed, 26 Jan 2022 09:30:23 GMT expires: - '-1' pragma: @@ -3060,7 +3058,7 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -3072,17 +3070,17 @@ interactions: access-control-expose-headers: - Location azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-433f7d55-9cb4-4378-b806-77c3ff849a22?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-87e9106e-1e6b-4bcd-bab9-5a5caf61e437?api-version=2021-06-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 15 Dec 2021 09:12:01 GMT + - Wed, 26 Jan 2022 09:30:24 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-433f7d55-9cb4-4378-b806-77c3ff849a22?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-87e9106e-1e6b-4bcd-bab9-5a5caf61e437?api-version=2021-06-01 pragma: - no-cache retryafter: @@ -3094,7 +3092,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 202 message: Accepted @@ -3113,21 +3111,21 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-433f7d55-9cb4-4378-b806-77c3ff849a22?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-87e9106e-1e6b-4bcd-bab9-5a5caf61e437?api-version=2021-06-01 response: body: - string: '{"name":"433f7d55-9cb4-4378-b806-77c3ff849a22","status":"Succeeded","startTime":"2021-12-15T09:12:01.54Z"}' + string: '{"name":"87e9106e-1e6b-4bcd-bab9-5a5caf61e437","status":"Succeeded","startTime":"2022-01-26T09:30:25.213Z"}' headers: cache-control: - no-cache content-length: - - '106' + - '107' content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:12:31 GMT + - Wed, 26 Jan 2022 09:30:54 GMT expires: - '-1' pragma: @@ -3160,7 +3158,7 @@ interactions: - --resource-group --workspace-name --state --event-hub-target-state --ehari --event-hub User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -3174,7 +3172,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:12:32 GMT + - Wed, 26 Jan 2022 09:30:55 GMT expires: - '-1' pragma: @@ -3206,7 +3204,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -3220,7 +3218,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:12:34 GMT + - Wed, 26 Jan 2022 09:30:58 GMT expires: - '-1' pragma: @@ -3252,7 +3250,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings?api-version=2017-05-01-preview response: @@ -3266,7 +3264,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:12:36 GMT + - Wed, 26 Jan 2022 09:30:58 GMT expires: - '-1' pragma: @@ -3298,7 +3296,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -3312,7 +3310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:12:38 GMT + - Wed, 26 Jan 2022 09:31:00 GMT expires: - '-1' pragma: @@ -3344,7 +3342,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings?api-version=2017-05-01-preview response: @@ -3358,7 +3356,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:12:39 GMT + - Wed, 26 Jan 2022 09:31:02 GMT expires: - '-1' pragma: @@ -3367,10 +3365,6 @@ interactions: - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding x-content-type-options: - nosniff status: @@ -3392,7 +3386,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-monitor/3.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/providers/Microsoft.Insights/diagnosticSettings/SQLSecurityAuditEvents_EventHub?api-version=2017-05-01-preview response: @@ -3404,7 +3398,7 @@ interactions: content-length: - '0' date: - - Wed, 15 Dec 2021 09:12:44 GMT + - Wed, 26 Jan 2022 09:31:06 GMT expires: - '-1' pragma: @@ -3416,7 +3410,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 200 message: OK @@ -3434,7 +3428,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=name%20eq%20%27adlsgen2000002%27%20and%20%28resourceType%20eq%20%27Microsoft.Storage%2FstorageAccounts%27%20or%20resourceType%20eq%20%27Microsoft.ClassicStorage%2FstorageAccounts%27%29&api-version=2021-04-01 response: @@ -3448,7 +3442,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:12:44 GMT + - Wed, 26 Jan 2022 09:31:07 GMT expires: - '-1' pragma: @@ -3478,12 +3472,12 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-azure-mgmt-storage/19.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Storage/storageAccounts/adlsgen2000002/listKeys?api-version=2021-06-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2021-12-15T09:02:05.4170625Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-01-26T09:20:13.8130262Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -3492,7 +3486,7 @@ interactions: content-type: - application/json date: - - Wed, 15 Dec 2021 09:12:46 GMT + - Wed, 26 Jan 2022 09:31:07 GMT expires: - '-1' pragma: @@ -3534,7 +3528,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -3546,17 +3540,17 @@ interactions: access-control-expose-headers: - Location azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-19468543-7249-4300-80a3-eb54e2fbfd2b?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-2e05213b-6f6d-449e-9e97-dc9c72c45315?api-version=2021-06-01 cache-control: - no-cache content-length: - '0' date: - - Wed, 15 Dec 2021 09:12:47 GMT + - Wed, 26 Jan 2022 09:31:10 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-19468543-7249-4300-80a3-eb54e2fbfd2b?api-version=2021-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationResults/sql07ftr-2e05213b-6f6d-449e-9e97-dc9c72c45315?api-version=2021-06-01 pragma: - no-cache retryafter: @@ -3586,12 +3580,12 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-19468543-7249-4300-80a3-eb54e2fbfd2b?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/operationStatuses/sql07ftr-2e05213b-6f6d-449e-9e97-dc9c72c45315?api-version=2021-06-01 response: body: - string: '{"name":"19468543-7249-4300-80a3-eb54e2fbfd2b","status":"Succeeded","startTime":"2021-12-15T09:12:48.55Z"}' + string: '{"name":"2e05213b-6f6d-449e-9e97-dc9c72c45315","status":"Succeeded","startTime":"2022-01-26T09:31:11.03Z"}' headers: cache-control: - no-cache @@ -3600,7 +3594,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:13:18 GMT + - Wed, 26 Jan 2022 09:31:42 GMT expires: - '-1' pragma: @@ -3632,7 +3626,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name --state --event-hub-target-state User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -3646,7 +3640,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:13:19 GMT + - Wed, 26 Jan 2022 09:31:43 GMT expires: - '-1' pragma: @@ -3678,7 +3672,7 @@ interactions: ParameterSetName: - --resource-group --workspace-name User-Agent: - - AZURECLI/2.31.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) + - AZURECLI/2.32.0 azsdk-python-mgmt-synapse/2.1.0b2 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/synapse-cli000001/providers/Microsoft.Synapse/workspaces/clitest000007/auditingSettings/default?api-version=2021-06-01 response: @@ -3692,7 +3686,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 15 Dec 2021 09:13:19 GMT + - Wed, 26 Jan 2022 09:31:45 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_monitor.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_monitor.yaml index 91b5304879c..b268b678cbb 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_monitor.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_monitor.yaml @@ -1629,7 +1629,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_monitor000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_monitor000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.OperationalInsights/workspaces/cliworkspace000002'' @@ -1721,7 +1721,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_monitor000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_monitor000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -1780,7 +1780,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_monitor000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_monitor000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_linux.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_linux.yaml index 8959efa72ad..356287dd939 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_linux.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_linux.yaml @@ -1647,7 +1647,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.OperationalInsights/workspaces/cliworkspace000002'' @@ -1739,7 +1739,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -1798,7 +1798,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -2958,7 +2958,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/12.0.0 Python/3.8.9 (Windows-10-10.0.22000-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_windows.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_windows.yaml index e3905832f5e..877fc9a06d6 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_windows.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_with_workspace_windows.yaml @@ -1646,7 +1646,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.10.0 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.OperationalInsights/workspaces/cliworkspace000002'' @@ -1738,7 +1738,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.10.0 (Windows-10-10.0.19043-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -1797,7 +1797,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.10.0 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -3681,7 +3681,7 @@ interactions: User-Agent: - AZURECLI/2.31.0 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.10.0 (Windows-10-10.0.19043-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_create_with_workspace_windows000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_update_with_workspace_linux.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_update_with_workspace_linux.yaml index 7e213e5db0a..3ffe6f511d8 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_update_with_workspace_linux.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_update_with_workspace_linux.yaml @@ -2081,7 +2081,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.OperationalInsights/workspaces/cliworkspace000002'' @@ -2173,7 +2173,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -2232,7 +2232,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -2293,7 +2293,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -3401,7 +3401,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000002?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -3835,7 +3835,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -3894,7 +3894,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -4035,7 +4035,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -4096,7 +4096,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": @@ -5076,7 +5076,7 @@ interactions: User-Agent: - AZURECLI/2.27.2 azsdk-python-mgmt-loganalytics/11.0.0 Python/3.8.9 (Windows-10-10.0.19041-SP0) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_update_with_workspace_linux000001/providers/Microsoft.OperationalInsights/workspaces/cliworkspace000003?api-version=2021-12-01-preview response: body: string: "{\r\n \"properties\": {\r\n \"source\": \"Azure\",\r\n \"customerId\": diff --git a/src/azure-cli/requirements.py3.Darwin.txt b/src/azure-cli/requirements.py3.Darwin.txt index 162204b86b6..a7bb2b4ca6a 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -53,7 +53,7 @@ azure-mgmt-iothub==2.1.0 azure-mgmt-iothubprovisioningservices==1.0.0 azure-mgmt-keyvault==9.3.0 azure-mgmt-kusto==0.3.0 -azure-mgmt-loganalytics==12.0.0 +azure-mgmt-loganalytics==13.0.0b1 azure-mgmt-managementgroups==0.2.0 azure-mgmt-maps==2.0.0 azure-mgmt-marketplaceordering==1.1.0 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index a06203293d1..0772badc6ff 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -53,7 +53,7 @@ azure-mgmt-iothub==2.1.0 azure-mgmt-iothubprovisioningservices==1.0.0 azure-mgmt-keyvault==9.3.0 azure-mgmt-kusto==0.3.0 -azure-mgmt-loganalytics==12.0.0 +azure-mgmt-loganalytics==13.0.0b1 azure-mgmt-managementgroups==0.2.0 azure-mgmt-maps==2.0.0 azure-mgmt-marketplaceordering==1.1.0 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 3c952a0db06..75c4ea6df6d 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -53,7 +53,7 @@ azure-mgmt-iothub==2.1.0 azure-mgmt-iothubprovisioningservices==1.0.0 azure-mgmt-keyvault==9.3.0 azure-mgmt-kusto==0.3.0 -azure-mgmt-loganalytics==12.0.0 +azure-mgmt-loganalytics==13.0.0b1 azure-mgmt-managementgroups==0.2.0 azure-mgmt-maps==2.0.0 azure-mgmt-marketplaceordering==1.1.0 diff --git a/src/azure-cli/setup.py b/src/azure-cli/setup.py index 99c41efaebe..5cc5cc54c93 100644 --- a/src/azure-cli/setup.py +++ b/src/azure-cli/setup.py @@ -97,7 +97,7 @@ 'azure-mgmt-iothubprovisioningservices~=1.0.0', 'azure-mgmt-keyvault==9.3.0', 'azure-mgmt-kusto~=0.3.0', - 'azure-mgmt-loganalytics~=12.0.0', + 'azure-mgmt-loganalytics~=13.0.0b1', 'azure-mgmt-managedservices~=1.0', 'azure-mgmt-managementgroups~=0.1', 'azure-mgmt-maps~=2.0.0',