From 2320bece8545955ef92b826a26ec1c0922fc9ead Mon Sep 17 00:00:00 2001 From: mohit1706 <93733791+mohit1706@users.noreply.github.com> Date: Mon, 10 Apr 2023 22:39:24 +0530 Subject: [PATCH 1/2] Added Test for ACSS Added Test for ACSS --- .../tests/latest/InstallPayload.json | 91 + .../azext_workloads/tests/latest/MSI.json | 5 + .../tests/latest/create_discover.json | 2 +- ...reate_infra_distributed_non_ha_config.json | 11 +- .../latest/recordings/test_workloads_svi.yaml | 2659 +++++ ...st_workloads_svi_childinstances_start.yaml | 974 ++ ...est_workloads_svi_childinstances_stop.yaml | 1106 ++ .../test_workloads_svi_discover.yaml | 751 ++ .../test_workloads_svi_install.yaml | 9359 +++++++++++++++++ ...est_workloads_svi_new_child_instances.yaml | 299 + .../recordings/test_workloads_svi_show.yaml | 267 + .../test_workloads_svi_stop_start.yaml | 582 + .../test_workloads_svi_update_tags.yaml | 536 + .../tests/latest/test_workloads.py | 221 +- 14 files changed, 16825 insertions(+), 38 deletions(-) create mode 100644 src/workloads/azext_workloads/tests/latest/InstallPayload.json create mode 100644 src/workloads/azext_workloads/tests/latest/MSI.json create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_start.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_stop.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_discover.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_install.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_new_child_instances.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_show.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_stop_start.yaml create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_update_tags.yaml diff --git a/src/workloads/azext_workloads/tests/latest/InstallPayload.json b/src/workloads/azext_workloads/tests/latest/InstallPayload.json new file mode 100644 index 00000000000..49752484b71 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/InstallPayload.json @@ -0,0 +1,91 @@ +{ + "configurationType": "DeploymentWithOSConfig", + "appLocation": "eastus", + "infrastructureConfiguration": { + "deploymentType": "ThreeTier", + "centralServer": { + "subnetId": "/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet", + "virtualMachineConfiguration": { + "vmSize": "Standard_E4ds_v4", + "imageReference": { + "sku": "12-sp4-gen2", + "publisher": "SUSE", + "version": "latest", + "offer": "SLES-SAP" + }, + "osProfile": { + "adminUsername": "azureuser", + "osConfiguration": { + "osType": "Linux", + "disablePasswordAuthentication": true, + "sshKeyPair": { + "publicKey": "ssh-rsa AAANzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure" } + } + } + }, + "instanceCount": 1 + }, + "applicationServer": { + "subnetId": "/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet", + "virtualMachineConfiguration": { + "vmSize": "Standard_E4ds_v4", + "imageReference": { + "sku": "12-sp4-gen2", + "publisher": "SUSE", + "version": "latest", + "offer": "SLES-SAP" + }, + "osProfile": { + "adminUsername": "azureuser", + "osConfiguration": { + "osType": "Linux", + "disablePasswordAuthentication": true, + "sshKeyPair": { + "publicKey": "ssh-rsa AAAAB3NzaC1AAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure" + } + } + } + }, + "instanceCount": 1 + }, + "databaseServer": { + "subnetId": "/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db", + "virtualMachineConfiguration": { + "vmSize": "Standard_E16ds_v4", + "imageReference": { + "sku": "12-sp4-gen2", + "publisher": "SUSE", + "version": "latest", + "offer": "SLES-SAP" + }, + "osProfile": { + "adminUsername": "azureuser", + "osConfiguration": { + "osType": "Linux", + "disablePasswordAuthentication": true, + "sshKeyPair": { + "publicKey": "ssh-rsa AAAAB3NzaC1ycAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure" + } + } + } + }, + "instanceCount": 1 + }, + "storageConfiguration": { + "transportFileShareConfiguration": { + "configurationType": "Skip" + } + }, + "highAvailabilityConfig": null, + "appResourceGroup": "CLI-TestRG" + }, + "osSapConfiguration": { + "sapFqdn": "sapt99.steelcase.net" + }, + "softwareConfiguration": { + "softwareInstallationType": "SAPInstallWithoutOSConfig", + "bomUrl": "https://ybteststorageaccount.blob.core.windows.net/sapbits7/sapfiles/boms/S41909SPS03_v0011ms/S41909SPS03_v0011ms.yaml", + "softwareVersion": "SAP S/4HANA 1909 SPS 03", + "sapBitsStorageAccountId": "/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourceGroups/yb-SapInstall/providers/Microsoft.Storage/storageAccounts/ybteststorageaccount" + } + } \ No newline at end of file diff --git a/src/workloads/azext_workloads/tests/latest/MSI.json b/src/workloads/azext_workloads/tests/latest/MSI.json new file mode 100644 index 00000000000..309c2164f4a --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/MSI.json @@ -0,0 +1,5 @@ +{ + "type": "UserAssigned", + "userAssignedIdentities": { "/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI": {} + } +} \ No newline at end of file diff --git a/src/workloads/azext_workloads/tests/latest/create_discover.json b/src/workloads/azext_workloads/tests/latest/create_discover.json index 844eaacd9b9..ac98dad4643 100644 --- a/src/workloads/azext_workloads/tests/latest/create_discover.json +++ b/src/workloads/azext_workloads/tests/latest/create_discover.json @@ -1,4 +1,4 @@ { "configurationType": "Discovery", - "centralServerVmId": "/subscriptions/8e17e36c-42e9-4cd5-a078-7b44883414e0/resourceGroups/CLI-testing/providers/Microsoft.Compute/virtualMachines/sapvm1" + "centralServerVmId": "/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm" } \ No newline at end of file diff --git a/src/workloads/azext_workloads/tests/latest/create_infra_distributed_non_ha_config.json b/src/workloads/azext_workloads/tests/latest/create_infra_distributed_non_ha_config.json index 349bc65d4de..ffe0ff04b1b 100644 --- a/src/workloads/azext_workloads/tests/latest/create_infra_distributed_non_ha_config.json +++ b/src/workloads/azext_workloads/tests/latest/create_infra_distributed_non_ha_config.json @@ -19,8 +19,7 @@ "osType": "Linux", "disablePasswordAuthentication": true, "sshKeyPair": { - "publicKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure", - "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END RSA PRIVATE KEY-----\n" + "publicKey": "ssh-rsa AAAAB3NzaC1yc2EAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure" } } } @@ -43,8 +42,7 @@ "osType": "Linux", "disablePasswordAuthentication": true, "sshKeyPair": { - "publicKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure", - "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END RSA PRIVATE KEY-----\n" + "publicKey": "ssh-rsa AAAAB3NzaC1yc2EAAQBAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure" } } } @@ -67,8 +65,7 @@ "osType": "Linux", "disablePasswordAuthentication": true, "sshKeyPair": { - "publicKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure", - "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END RSA PRIVATE KEY-----\n" + "publicKey": "ssh-rsa AAAAB3NzaC1yc2EAAQAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= generated-by-azure" } } } @@ -80,7 +77,7 @@ "configurationType": "Skip" } }, - "appResourceGroup": "PowerShell-CLI-TestRG" + "appResourceGroup": "CLI-TestRG" }, "osSapConfiguration": { "sapFqdn": "sapt99.steelcase.net" diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi.yaml new file mode 100644 index 00000000000..ee17daa1328 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi.yaml @@ -0,0 +1,2659 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/CLI-TESTING?api-version=2022-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING","name":"CLI-TESTING","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"Created":"20230330"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '249' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:54:34 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: '{"identity": {"type": "UserAssigned", "userAssignedIdentities": {"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI": + {}}}, "location": "eastus", "properties": {"configuration": {"configurationType": + "DeploymentWithOSConfig", "appLocation": "eastus", "infrastructureConfiguration": + {"deploymentType": "ThreeTier", "centralServer": {"subnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet", + "virtualMachineConfiguration": {"vmSize": "Standard_E4ds_v4", "imageReference": + {"sku": "12-sp4-gen2", "publisher": "SUSE", "version": "latest", "offer": "SLES-SAP"}, + "osProfile": {"adminUsername": "azureuser", "osConfiguration": {"osType": "Linux", + "disablePasswordAuthentication": true, "sshKeyPair": {"publicKey": "ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure", "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END + RSA PRIVATE KEY-----\n"}}}}, "instanceCount": 1}, "applicationServer": {"subnetId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet", + "virtualMachineConfiguration": {"vmSize": "Standard_E4ds_v4", "imageReference": + {"sku": "12-sp4-gen2", "publisher": "SUSE", "version": "latest", "offer": "SLES-SAP"}, + "osProfile": {"adminUsername": "azureuser", "osConfiguration": {"osType": "Linux", + "disablePasswordAuthentication": true, "sshKeyPair": {"publicKey": "ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure", "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END + RSA PRIVATE KEY-----\n"}}}}, "instanceCount": 1}, "databaseServer": {"subnetId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db", + "virtualMachineConfiguration": {"vmSize": "Standard_E16ds_v4", "imageReference": + {"sku": "12-sp4-gen2", "publisher": "SUSE", "version": "latest", "offer": "SLES-SAP"}, + "osProfile": {"adminUsername": "azureuser", "osConfiguration": {"osType": "Linux", + "disablePasswordAuthentication": true, "sshKeyPair": {"publicKey": "ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure", "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END + RSA PRIVATE KEY-----\n"}}}}, "instanceCount": 1}, "storageConfiguration": {"transportFileShareConfiguration": + {"configurationType": "Skip"}}, "appResourceGroup": "CLI-TestRG"}, "osSapConfiguration": + {"sapFqdn": "sapt99.steelcase.net"}}, "environment": "NonProd", "sapProduct": + "S4HANA"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + Content-Length: + - '11530' + Content-Type: + - application/json + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-09T14:54:39.7750545Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-09T14:54:39.7750545Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"DeploymentWithOSConfig","appLocation":"eastus","infrastructureConfiguration":{"deploymentType":"ThreeTier","centralServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"applicationServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"databaseServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","virtualMachineConfiguration":{"vmSize":"Standard_E16ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"storageConfiguration":{"transportFileShareConfiguration":{"configurationType":"Skip"}},"appResourceGroup":"CLI-TestRG"},"osSapConfiguration":{"sapFqdn":"sapt99.steelcase.net"}},"state":"InfrastructureDeploymentInProgress","provisioningState":"Accepted"}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4501' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:54:43 GMT + etag: + - '"11008006-0000-0100-0000-6432d1b20000"' + expires: + - '-1' + location: + - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36 + mise-correlation-id: + - 87b5aaae-284c-46e0-8dcc-bf70cd47feb1 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:54:43 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:55:14 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:55:45 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:56:16 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:56:46 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:57:16 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:57:47 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:58:18 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:58:49 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:59:19 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 14:59:51 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:00:20 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:00:51 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:01:22 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:01:52 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:02:23 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:02:53 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:03:24 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:03:56 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:04:27 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:04:58 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:05:27 GMT + etag: + - '"1000f76e-0000-0100-0000-6432d1b10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:05:58 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:06:30 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:06:59 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:07:30 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:08:01 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:08:31 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:09:02 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:09:33 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:10:04 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:10:35 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:11:04 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:11:35 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:12:06 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:12:37 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:13:08 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:13:38 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:14:09 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:14:40 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:15:11 GMT + etag: + - '"1000a777-0000-0100-0000-6432d4470000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:15:42 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:16:12 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:16:42 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:17:12 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:17:43 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:18:13 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:18:45 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:19:16 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:19:46 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:20:16 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Preparing + System Configuration","startTime":"2023-04-09T14:54:41.5549635Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:20:47 GMT + etag: + - '"10007b7d-0000-0100-0000-6432d6870000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"f32cd069-2f0e-42e0-9190-799eaf9e9765*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Succeeded","startTime":"2023-04-09T14:54:41.5549635Z","endTime":"2023-04-09T15:21:03.9876788Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '609' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:21:19 GMT + etag: + - '"10000381-0000-0100-0000-6432d7e00000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-09T14:54:39.7750545Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-09T14:54:39.7750545Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"DeploymentWithOSConfig","appLocation":"eastus","infrastructureConfiguration":{"deploymentType":"ThreeTier","centralServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"applicationServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"databaseServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","virtualMachineConfiguration":{"vmSize":"Standard_E16ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"storageConfiguration":{"transportFileShareConfiguration":{"configurationType":"Skip"}},"appResourceGroup":"CLI-TestRG"},"osSapConfiguration":{"sapFqdn":"sapt99.steelcase.net"}},"state":"SoftwareInstallationPending","provisioningState":"Succeeded","managedResourceGroupConfiguration":{"name":"mrg-C36-cda688"}}}' + headers: + cache-control: + - no-cache + content-length: + - '4557' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:21:20 GMT + etag: + - '"1300d20d-0000-0100-0000-6432d7e00000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_start.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_start.yaml new file mode 100644 index 00000000000..2739297b701 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_start.yaml @@ -0,0 +1,974 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance start + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0/start?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:30:24 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + mise-correlation-id: + - f868ba11-d921-4009-aff4-67ed7fc7f762 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Accepted","startTime":"2023-04-10T08:30:24.2670073Z"}' + headers: + cache-control: + - no-cache + content-length: + - '578' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:30:54 GMT + etag: + - '"60007521-0000-0100-0000-6433c9200000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-central-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Accepted","startTime":"2023-04-10T08:30:24.2670073Z"}' + headers: + cache-control: + - no-cache + content-length: + - '578' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:31:24 GMT + etag: + - '"60007521-0000-0100-0000-6433c9200000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-central-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Accepted","startTime":"2023-04-10T08:30:24.2670073Z"}' + headers: + cache-control: + - no-cache + content-length: + - '578' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:31:55 GMT + etag: + - '"60007521-0000-0100-0000-6433c9200000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-central-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"2f64e10e-b666-4ed5-8e5f-902a47f00283*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Succeeded","startTime":"2023-04-10T08:30:24.2670073Z","endTime":"2023-04-10T08:32:01.2238972Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '638' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:32:25 GMT + etag: + - '"60009f27-0000-0100-0000-6433c9810000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance start + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0/start?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:32:28 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + mise-correlation-id: + - 517d27bf-6b98-48b0-84cc-294ab650072c + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:32:28.947667Z"}' + headers: + cache-control: + - no-cache + content-length: + - '581' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:32:58 GMT + etag: + - '"6000bf29-0000-0100-0000-6433c99c0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:32:28.947667Z"}' + headers: + cache-control: + - no-cache + content-length: + - '581' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:33:29 GMT + etag: + - '"6000bf29-0000-0100-0000-6433c99c0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:32:28.947667Z"}' + headers: + cache-control: + - no-cache + content-length: + - '581' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:33:59 GMT + etag: + - '"6000bf29-0000-0100-0000-6433c99c0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:32:28.947667Z"}' + headers: + cache-control: + - no-cache + content-length: + - '581' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:34:29 GMT + etag: + - '"6000bf29-0000-0100-0000-6433c99c0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:32:28.947667Z"}' + headers: + cache-control: + - no-cache + content-length: + - '581' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:35:00 GMT + etag: + - '"6000bf29-0000-0100-0000-6433c99c0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:32:28.947667Z"}' + headers: + cache-control: + - no-cache + content-length: + - '581' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:35:30 GMT + etag: + - '"6000bf29-0000-0100-0000-6433c99c0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"57d3c292-fec0-4e76-a4a3-c6b54f5cdae6*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Succeeded","startTime":"2023-04-10T08:32:28.947667Z","endTime":"2023-04-10T08:35:56.3497151Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '641' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:36:01 GMT + etag: + - '"60004b36-0000-0100-0000-6433ca6c0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance start + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36/start?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:36:03 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + mise-correlation-id: + - 08168b1e-f9d1-468d-9e0d-bd3c54452971 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:36:04.0658629Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:36:35 GMT + etag: + - '"6000b236-0000-0100-0000-6433ca740000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:36:04.0658629Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:37:06 GMT + etag: + - '"6000b236-0000-0100-0000-6433ca740000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:36:04.0658629Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:37:36 GMT + etag: + - '"6000b236-0000-0100-0000-6433ca740000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:36:04.0658629Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:38:08 GMT + etag: + - '"6000b236-0000-0100-0000-6433ca740000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:36:04.0658629Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:38:39 GMT + etag: + - '"6000b236-0000-0100-0000-6433ca740000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:36:04.0658629Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:39:10 GMT + etag: + - '"6000b236-0000-0100-0000-6433ca740000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:36:04.0658629Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:39:41 GMT + etag: + - '"6000b236-0000-0100-0000-6433ca740000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"f652c743-898b-4665-aefd-bb1b617100d2*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Succeeded","startTime":"2023-04-10T08:36:04.0658629Z","endTime":"2023-04-10T08:39:55.7369888Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '631' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:40:12 GMT + etag: + - '"60000346-0000-0100-0000-6433cb5b0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_stop.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_stop.yaml new file mode 100644 index 00000000000..2cd20782f00 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_childinstances_stop.yaml @@ -0,0 +1,1106 @@ +interactions: +- request: + body: '{"softStopTimeoutSeconds": 0}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance stop + Connection: + - keep-alive + Content-Length: + - '29' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0/stop?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:07:55 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + mise-correlation-id: + - ef4735ea-c007-4b21-8ef1-f021afd3c1e2 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Accepted","startTime":"2023-04-10T08:07:56.2357571Z"}' + headers: + cache-control: + - no-cache + content-length: + - '578' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:08:26 GMT + etag: + - '"5f0078d0-0000-0100-0000-6433c3dc0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-central-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Accepted","startTime":"2023-04-10T08:07:56.2357571Z"}' + headers: + cache-control: + - no-cache + content-length: + - '578' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:08:56 GMT + etag: + - '"5f0078d0-0000-0100-0000-6433c3dc0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-central-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Accepted","startTime":"2023-04-10T08:07:56.2357571Z"}' + headers: + cache-control: + - no-cache + content-length: + - '578' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:09:27 GMT + etag: + - '"5f0078d0-0000-0100-0000-6433c3dc0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-central-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Accepted","startTime":"2023-04-10T08:07:56.2357571Z"}' + headers: + cache-control: + - no-cache + content-length: + - '578' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:09:57 GMT + etag: + - '"5f0078d0-0000-0100-0000-6433c3dc0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-central-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --central-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","name":"754da664-095c-412e-9d79-0060cd6df77a*A8A7D3925E45C4CED01C8C3F68768678D370D0710460663DFC1D8E9931529E18","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","status":"Succeeded","startTime":"2023-04-10T08:07:56.2357571Z","endTime":"2023-04-10T08:10:04.2990149Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '638' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:10:27 GMT + etag: + - '"5f00f9d8-0000-0100-0000-6433c45c0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"softStopTimeoutSeconds": 0}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + Content-Length: + - '29' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0/stop?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:10:30 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + mise-correlation-id: + - e7d2f1fc-91fb-4942-a785-cc7072008002 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:11:01 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:11:31 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:12:01 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:12:32 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:13:02 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:13:32 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:14:02 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Accepted","startTime":"2023-04-10T08:10:31.1870518Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:14:33 GMT + etag: + - '"5f006fdb-0000-0100-0000-6433c4770000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-application-server-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --application-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","name":"d08c5fa1-c290-46fe-a16d-067737ffddcc*D122AF8964FD6DFE0B32D5E79DB3D534B4429749AF40956C5721C8750BB51625","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","status":"Succeeded","startTime":"2023-04-10T08:10:31.1870518Z","endTime":"2023-04-10T08:14:39.1490439Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '642' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:15:03 GMT + etag: + - '"5f00c9e9-0000-0100-0000-6433c56f0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"softStopTimeoutSeconds": 0}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance stop + Connection: + - keep-alive + Content-Length: + - '29' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36/stop?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:15:06 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + mise-correlation-id: + - fb7272e7-7cea-4065-baa8-10ce897eb86b + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:15:06.6351347Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:15:36 GMT + etag: + - '"5f00c1ea-0000-0100-0000-6433c58a0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:15:06.6351347Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:16:08 GMT + etag: + - '"5f00c1ea-0000-0100-0000-6433c58a0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:15:06.6351347Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:16:38 GMT + etag: + - '"5f00c1ea-0000-0100-0000-6433c58a0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:15:06.6351347Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:17:09 GMT + etag: + - '"5f00c1ea-0000-0100-0000-6433c58a0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:15:06.6351347Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:17:40 GMT + etag: + - '"5f00c1ea-0000-0100-0000-6433c58a0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:15:06.6351347Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:18:10 GMT + etag: + - '"5f00c1ea-0000-0100-0000-6433c58a0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Accepted","startTime":"2023-04-10T08:15:06.6351347Z"}' + headers: + cache-control: + - no-cache + content-length: + - '571' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:18:41 GMT + etag: + - '"5f00c1ea-0000-0100-0000-6433c58a0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-database-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g --database-instance-name + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","name":"36e684ce-fb78-4784-bd7d-a249684dafeb*EFD778EDAD4A52D53D5EC2A6540F23C0E3E36B800463203BA18EB9D673EB7C95","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","status":"Succeeded","startTime":"2023-04-10T08:15:06.6351347Z","endTime":"2023-04-10T08:18:50.1751698Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '631' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:19:12 GMT + etag: + - '"5f0061f7-0000-0100-0000-6433c66a0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_discover.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_discover.yaml new file mode 100644 index 00000000000..04b051cb017 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_discover.yaml @@ -0,0 +1,751 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/CLI-TESTING?api-version=2022-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING","name":"CLI-TESTING","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"Created":"20230330"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '249' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:15:02 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: '{"identity": {"type": "UserAssigned", "userAssignedIdentities": {"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI": + {}}}, "location": "eastus", "properties": {"environment": "NonProd", "sapProduct": + "S4HANA", "configuration": {"centralServerVmId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm", + "configurationType": "Discovery"}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + Content-Length: + - '524' + Content-Type: + - application/json + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-10T11:15:06.5611451Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-10T11:15:06.5611451Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"Discovery","centralServerVmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm"},"state":"DiscoveryInProgress","provisioningState":"Accepted"}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '1112' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:15:09 GMT + etag: + - '"6a0054be-0000-0100-0000-6433efbd0000"' + expires: + - '-1' + location: + - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36 + mise-correlation-id: + - 5a478446-4850-457f-b3a9-43f1cc5e6525 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:15:40 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:16:12 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:16:43 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:17:15 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:17:45 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:18:16 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:18:47 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:19:18 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:19:49 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:20:20 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:20:51 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T11:15:08.3323332Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:21:21 GMT + etag: + - '"6200d49f-0000-0100-0000-6433efbc0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"8ec1535f-f633-460e-abef-8639565df4a1*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Succeeded","startTime":"2023-04-10T11:15:08.3323332Z","endTime":"2023-04-10T11:21:27.1650154Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '609' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:21:52 GMT + etag: + - '"6200c8b9-0000-0100-0000-6433f1370000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --central-server-vm --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-10T11:15:06.5611451Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T11:21:28.255699Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"Discovery","centralServerVmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm","appLocation":"eastus"},"state":"RegistrationComplete","provisioningState":"Succeeded","managedResourceGroupConfiguration":{"name":"mrg-C36-437867"}}}' + headers: + cache-control: + - no-cache + content-length: + - '1217' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 11:21:52 GMT + etag: + - '"6a0015c3-0000-0100-0000-6433f1380000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_install.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_install.yaml new file mode 100644 index 00000000000..ce1456f8411 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_install.yaml @@ -0,0 +1,9359 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/CLI-TESTING?api-version=2022-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING","name":"CLI-TESTING","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"Created":"20230330"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '249' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:52:45 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: '{"identity": {"type": "UserAssigned", "userAssignedIdentities": {"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI": + {}}}, "location": "eastus", "properties": {"configuration": {"configurationType": + "DeploymentWithOSConfig", "appLocation": "eastus", "infrastructureConfiguration": + {"deploymentType": "ThreeTier", "centralServer": {"subnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet", + "virtualMachineConfiguration": {"vmSize": "Standard_E4ds_v4", "imageReference": + {"sku": "12-sp4-gen2", "publisher": "SUSE", "version": "latest", "offer": "SLES-SAP"}, + "osProfile": {"adminUsername": "azureuser", "osConfiguration": {"osType": "Linux", + "disablePasswordAuthentication": true, "sshKeyPair": {"publicKey": "ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure", "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END + RSA PRIVATE KEY-----\n"}}}}, "instanceCount": 1}, "applicationServer": {"subnetId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet", + "virtualMachineConfiguration": {"vmSize": "Standard_E4ds_v4", "imageReference": + {"sku": "12-sp4-gen2", "publisher": "SUSE", "version": "latest", "offer": "SLES-SAP"}, + "osProfile": {"adminUsername": "azureuser", "osConfiguration": {"osType": "Linux", + "disablePasswordAuthentication": true, "sshKeyPair": {"publicKey": "ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure", "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END + RSA PRIVATE KEY-----\n"}}}}, "instanceCount": 1}, "databaseServer": {"subnetId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db", + "virtualMachineConfiguration": {"vmSize": "Standard_E16ds_v4", "imageReference": + {"sku": "12-sp4-gen2", "publisher": "SUSE", "version": "latest", "offer": "SLES-SAP"}, + "osProfile": {"adminUsername": "azureuser", "osConfiguration": {"osType": "Linux", + "disablePasswordAuthentication": true, "sshKeyPair": {"publicKey": "ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure", "privateKey": "-----BEGIN RSA PRIVATE KEY-----\nMIIG4wIBAAKCAYEAz2rCkO6UQRcw7MjN8vFIh/mb4Q3hs6lLLkz5LYs/2CXrn5oI\n1pyqmE7mV/7S4UgLV/4phvXQQwixHuW8S7Tp9Ztotb0Qn7IdjcTalcUpdhkV057A\nvRIcOTx6l0IcUhzSLQw9SurypcnVcOw4ZiYJJftToO1j3cXjvw+mEK9aIJmkB6Ct\ngNACch/R1xmzbSIhVLj3q7PLCoc2M7T0mQjvRGb2Ewe6rjUmu7rIL+ggcoidjDq3\nv0bi2hOwe5USocrI3iJ9TPn0N8SsVvXF7CYQB04G6jtqXsnc+Uy6T9EvV7iJ2tDu\naUBFxYFJ33V/1ujU/eFZfwqrPKG0n0J7Wf0Jhr69UG9u2QUkNuHiLGA369ZiONt0\n7l8FK/tQBL2kgmqYEQZw2ld5wc5PaqdZCCBlkRqWs+qm92oWKQxj/gPJQActfawZ\nPvypn2/TfKpFCu5HTcrR3rrCqEdJM4VvMaXLQp3f9d6Dd4F26bNE8fDthOcO5/gS\nAzaHcRBsc3WA9YYdAgMBAAECggGACGFv6xs4skiVmXujlqVZIOVc/wLok7HLb9t8\nVfLCaaFem9xFbyZ1XiIR/Iw3SRL4Il4Kn4FfINZBEdaGfSiaK2pUGMPC4DD6MLg7\nfMGyoyrwTtSjRQBuU4G2ElaBfm/briZIc7Z6h2hYT2+796Shyf8VqfLtjhBo21du\nhk4PfjG3BvffCs1cy++tMtu+/DHc1ueCWlWxZoOAFSbCm0xZHpJqbuppCJDtN7ic\nThM6/GW4t+nHctsSX21cPCIR1qey0181cJN31yQm4+l5zB7hAVq+6XTEYKkwgyR9\n2StzV/jz142eaKT4+DvzX37FPCZKbnN4iSJw2YI74/FsEjqR5IQID4ABSOngqZvy\nt1BevgiPB2eCvYqIQwjed3Ii1ZAkKRC7hE4XRJDEJQKSnsFs1IM7UOmA4XnXZBxl\nJa90aqAH10iXv4y/PAw72UI6KDHdflzFUQKN7O/fyqdvRaq/LKLroBS58W6oKdWo\ner0o9KFiNmvU2nLBx9lAzLcBPS2hAoHBANj8yFqE1Tk29ZqTS8jcMYd/O2mcO6AV\n74LLwAGl1cNN+cEd+w2BfYJnus1ydah12s4dTfKe5LXtSwzw/fTUDM0IAnZHQ7Zn\nDCSuuiponTXVO6BCXa/e09LBLudeR8ueNLepDdZWLFOk7cOAWy7wlw91VqfU/zXJ\nFaXaMQ/rVKL2eR7XipEsOWBmhvHGs5nRCccu2VYQHGkeoxbt+mLWyprRLfBO48mP\npEqxET0wM0dhl7WRkBukkRBNiJL5YakU9wKBwQD0tXu8OxMkEJxvAgWVsDzVS0nv\no0JUNPlrMThnkQEUYzu/13+DosiIOz2HXRJoHUP51GJ/wjS+F6kq8M/MJ9C6sBmk\nAvgASBe757eMHCSIcM5uM5D0hEWxSXPW7v8o+dpWkk8xeygMtUz8WhKaJi3V8Q+x\n5xO/C6Y4lRME2mETvbX7ypi4NRmMCtsX1hcCII62V44EbOETSXLSay97FbBHsZnB\nd3PF3MlK6sadx1TAAIzfD5GKBlbNhPRQphWc/IsCgcEAyDYFz6+85fvWBnhedsjl\nUnaNJVcolP9obbD+SwbvBDQQfKXjHYUbf5WigSpZccS8zW2wnGsL8OkwVJKQYLS/\n0vbO/r+mtMjEJZyq3bKFTEShra9OrpXVsSLa2lTdvf0N+2CbCeedItiNIdRvThJj\n77l+6YDYspIFzXBT0LJ895igDVsn2eeKUW6ImNGUqhp9ATIzCvv2mu/P37pZS5WQ\nf+T+lDrWZwaIuvpCQ8kTp4te5gOXikoAJ6DCoYpFGDPlAoHADZKfWVJhfmeZdaLE\nEohi52W0pSEGBcumZeal/UCSscHLR5m5TeDShJPclsx3v+SXp5y7FeD8sep4DJSs\nweMXdbNcyLcNcF6PSnHQwWmyMQsot/4ONTG899deIHbDGk+5Z4HX+KOfFg1cRsbs\nLzac5jfnqfNqKfeIcaz7EBLYvZKRLHURQW5Yi2byvgC25/xMThrPGrm7RimVv8wI\nJyiNzXwxTgTFHB1h4NDi0U+ECN4+8gRYCzLMz7tnHa4Iltt/AoHAT+Mfm065eIli\nWZRxvtBecMF4d915MRJpvq0YDCSKFnnGANfurPOETH82zL58z4R17FRSnAt1s4ND\nWvazgcsa309AfpA1NVv3CDrDFzdrnMqzgJTGmOyU1miXdzuQcvSed8jSrQ9kmm4J\nMTR1oMMAgNRUpV4XZz0LtfQ8Zi9cwmNnc8mi2MpqkiCgbvPdYHFgiaJGtgwe6N21\nXPBLcEcOg3Rciow0A40Gcv+0Um3uuTsO9UaKQWA1gStyVRJCPTKy\n-----END + RSA PRIVATE KEY-----\n"}}}}, "instanceCount": 1}, "storageConfiguration": {"transportFileShareConfiguration": + {"configurationType": "Skip"}}, "highAvailabilityConfig": null, "appResourceGroup": + "CLI-TestRG"}, "osSapConfiguration": {"sapFqdn": "sapt99.steelcase.net"}, "softwareConfiguration": + {"softwareInstallationType": "SAPInstallWithoutOSConfig", "bomUrl": "https://ybteststorageaccount.blob.core.windows.net/sapbits7/sapfiles/boms/S41909SPS03_v0011ms/S41909SPS03_v0011ms.yaml", + "softwareVersion": "SAP S/4HANA 1909 SPS 03", "sapBitsStorageAccountId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yb-SapInstall/providers/Microsoft.Storage/storageAccounts/ybteststorageaccount"}}, + "environment": "NonProd", "sapProduct": "S4HANA"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + Content-Length: + - '12000' + Content-Type: + - application/json + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-09T14:54:39.7750545Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-09T15:52:49.1038039Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"DeploymentWithOSConfig","appLocation":"eastus","infrastructureConfiguration":{"deploymentType":"ThreeTier","centralServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"applicationServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"databaseServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","virtualMachineConfiguration":{"vmSize":"Standard_E16ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"storageConfiguration":{"transportFileShareConfiguration":{"configurationType":"Skip"}},"appResourceGroup":"CLI-TestRG"},"softwareConfiguration":{"softwareInstallationType":"SAPInstallWithoutOSConfig","bomUrl":"https://ybteststorageaccount.blob.core.windows.net/sapbits7/sapfiles/boms/S41909SPS03_v0011ms/S41909SPS03_v0011ms.yaml","softwareVersion":"SAP + S/4HANA 1909 SPS 03","sapBitsStorageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yb-SapInstall/providers/Microsoft.Storage/storageAccounts/ybteststorageaccount"},"osSapConfiguration":{"sapFqdn":"sapt99.steelcase.net"}},"managedResourceGroupConfiguration":{"name":"mrg-C36-cda688"},"state":"SoftwareInstallationInProgress","provisioningState":"Accepted"}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4988' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:52:53 GMT + etag: + - '"1500348c-0000-0100-0000-6432df530000"' + expires: + - '-1' + location: + - /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36 + mise-correlation-id: + - bd1c7bc9-d1d3-4c5f-8be5-610001a7ff75 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:52:54 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:53:24 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:53:56 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:54:26 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:54:56 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:55:27 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:55:57 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:56:28 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:56:58 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:57:28 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:57:58 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:58:29 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:59:00 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 15:59:30 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:00:00 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:00:31 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Configuring + Installation support packages","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '582' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:01:01 GMT + etag: + - '"10001098-0000-0100-0000-6432df540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Running + validations","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:01:31 GMT + etag: + - '"10000c9f-0000-0100-0000-6432e1450000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Running + validations","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:02:02 GMT + etag: + - '"10000c9f-0000-0100-0000-6432e1450000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Running + validations","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:02:32 GMT + etag: + - '"10000c9f-0000-0100-0000-6432e1450000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:03:02 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:03:32 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:04:03 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:04:33 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:05:05 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:05:35 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:06:05 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:06:35 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:07:05 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:07:36 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:08:06 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:08:37 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:09:08 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:09:38 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:10:08 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:10:39 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:11:10 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:11:40 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:12:11 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:12:40 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:13:11 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:13:41 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:14:12 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:14:42 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:15:13 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:15:43 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:16:13 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:16:44 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:17:15 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:17:45 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:18:15 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:18:46 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:19:16 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:19:46 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:20:16 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Downloading + SAP Media","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '562' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:20:47 GMT + etag: + - '"1000f39f-0000-0100-0000-6432e1a10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:21:18 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:21:49 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:22:18 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:22:49 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:23:21 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:23:50 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:24:21 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:24:51 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:25:22 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:25:52 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:26:23 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:26:53 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:27:24 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:27:53 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:28:24 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:28:55 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + ASCS","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '556' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:29:26 GMT + etag: + - '"10006aab-0000-0100-0000-6432e5e30000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:29:56 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:30:27 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:30:57 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:31:27 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:31:57 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:32:28 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:32:58 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:33:29 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:33:59 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:34:30 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:35:01 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:35:31 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:36:02 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:36:32 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:37:02 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:37:33 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:38:03 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:38:33 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:39:04 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:39:34 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:40:04 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:40:35 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:41:05 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:41:36 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:42:06 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Installing + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '560' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:42:37 GMT + etag: + - '"1000a3b0-0000-0100-0000-6432e7e70000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:43:07 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:43:37 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:44:08 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:44:39 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:45:09 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:45:39 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:46:09 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:46:40 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:47:10 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:47:42 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:48:11 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:48:42 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:49:12 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:49:43 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:50:13 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:50:43 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:51:13 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:51:43 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:52:14 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:52:45 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:53:15 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:53:46 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:54:16 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:54:46 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:55:17 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:55:47 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:56:18 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:56:48 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:57:18 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:57:49 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:58:20 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:58:49 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:59:20 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 16:59:50 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:00:20 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:00:51 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:01:21 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:01:52 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:02:22 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:02:53 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:03:24 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:03:53 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:04:24 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:04:54 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:05:24 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:05:56 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:06:25 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:06:56 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:07:27 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:07:57 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:08:27 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:08:57 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:09:28 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:09:59 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:10:29 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:10:59 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:11:30 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:12:01 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:12:32 GMT + etag: + - '"1000ddba-0000-0100-0000-6432eb190000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:13:03 GMT + etag: + - '"10008fd0-0000-0100-0000-6432f2120000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:13:33 GMT + etag: + - '"10008fd0-0000-0100-0000-6432f2120000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Readying + Database","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '558' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:14:03 GMT + etag: + - '"10008fd0-0000-0100-0000-6432f2120000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:14:34 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:15:03 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:15:34 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:16:04 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:16:35 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:17:05 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:17:36 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:18:07 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:18:37 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:19:07 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:19:38 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:20:08 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:20:39 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:21:09 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"PAS + Install In Progress","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '564' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:21:40 GMT + etag: + - '"10008bd1-0000-0100-0000-6432f26e0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:22:09 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:22:40 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:23:10 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:23:41 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:24:12 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:24:42 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:25:13 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:25:42 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:26:13 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:26:44 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:27:14 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:27:44 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:28:15 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:28:45 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:29:15 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:29:46 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:30:17 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Starting + Post Install Discovery","startTime":"2023-04-09T15:52:51.0780689Z"}' + headers: + cache-control: + - no-cache + content-length: + - '572' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:30:47 GMT + etag: + - '"100040d6-0000-0100-0000-6432f4340000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"bc905ec0-a4bc-4771-9127-d479b9a426bd*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Succeeded","startTime":"2023-04-09T15:52:51.0780689Z","endTime":"2023-04-09T17:31:16.309861Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '608' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:31:17 GMT + etag: + - '"100079dd-0000-0100-0000-6432f6640000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance create + Connection: + - keep-alive + ParameterSetName: + - -g -n --environment --sap-product --configuration --identity + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-09T14:54:39.7750545Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-09T17:31:17.5751451Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"DeploymentWithOSConfig","appLocation":"eastus","infrastructureConfiguration":{"deploymentType":"ThreeTier","centralServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"applicationServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"databaseServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","virtualMachineConfiguration":{"vmSize":"Standard_E16ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"storageConfiguration":{"transportFileShareConfiguration":{"configurationType":"Skip"}},"appResourceGroup":"CLI-TestRG"},"softwareConfiguration":{"softwareInstallationType":"SAPInstallWithoutOSConfig","bomUrl":"https://ybteststorageaccount.blob.core.windows.net/sapbits7/sapfiles/boms/S41909SPS03_v0011ms/S41909SPS03_v0011ms.yaml","softwareVersion":"SAP + S/4HANA 1909 SPS 03","sapBitsStorageAccountId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yb-SapInstall/providers/Microsoft.Storage/storageAccounts/ybteststorageaccount"},"osSapConfiguration":{"sapFqdn":"sapt99.steelcase.net"}},"managedResourceGroupConfiguration":{"name":"mrg-C36-cda688"},"state":"RegistrationComplete","provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '4998' + content-type: + - application/json; charset=utf-8 + date: + - Sun, 09 Apr 2023 17:31:19 GMT + etag: + - '"1d00be91-0000-0100-0000-6432f6650000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_new_child_instances.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_new_child_instances.yaml new file mode 100644 index 00000000000..814f6ba732f --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_new_child_instances.yaml @@ -0,0 +1,299 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance create + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/CLI-TESTING?api-version=2022-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING","name":"CLI-TESTING","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"Created":"20230330"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '249' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 10:02:30 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": "eastus"}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance create + Connection: + - keep-alive + Content-Length: + - '22' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-1?api-version=2023-04-01 + response: + body: + string: '{"error":{"code":"OperationNotAllowed","message":"This operation is + not allowed."}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '83' + content-type: + - application/json + date: + - Mon, 10 Apr 2023 10:02:35 GMT + expires: + - '-1' + mise-correlation-id: + - 297c4822-d56b-4f27-9b6d-ce5141ab5c3c + pragma: + - no-cache + server: + - Kestrel + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-failure-cause: + - gateway + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 400 + message: Bad Request +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance create + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/CLI-TESTING?api-version=2022-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING","name":"CLI-TESTING","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"Created":"20230330"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '249' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 10:02:36 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": "eastus"}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance create + Connection: + - keep-alive + Content-Length: + - '22' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36-0?api-version=2023-04-01 + response: + body: + string: '{"error":{"code":"OperationNotAllowed","message":"This operation is + not allowed."}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '83' + content-type: + - application/json + date: + - Mon, 10 Apr 2023 10:02:42 GMT + expires: + - '-1' + mise-correlation-id: + - 3e2e5119-660b-4e3c-adec-c9b60510bf26 + pragma: + - no-cache + server: + - Kestrel + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-failure-cause: + - gateway + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 400 + message: Bad Request +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance create + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/CLI-TESTING?api-version=2022-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING","name":"CLI-TESTING","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"Created":"20230330"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '249' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 10:02:44 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": "eastus"}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance create + Connection: + - keep-alive + Content-Length: + - '22' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-1?api-version=2023-04-01 + response: + body: + string: '{"error":{"code":"OperationNotAllowed","message":"This operation is + not allowed."}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '83' + content-type: + - application/json + date: + - Mon, 10 Apr 2023 10:02:50 GMT + expires: + - '-1' + mise-correlation-id: + - 3f1ff54f-e64e-4b04-aae5-cd8c66f7549c + pragma: + - no-cache + server: + - Kestrel + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-failure-cause: + - gateway + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 400 + message: Bad Request +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_show.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_show.yaml new file mode 100644 index 00000000000..a205130217d --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_show.yaml @@ -0,0 +1,267 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance show + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-10T05:02:26.4905671Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T06:17:12.1817258Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"Discovery","centralServerVmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm","appLocation":"eastus"},"state":"RegistrationComplete","provisioningState":"Succeeded","managedResourceGroupConfiguration":{"name":"mrg-C36-541bd0"},"status":"Running","health":"Healthy"}}' + headers: + cache-control: + - no-cache + content-length: + - '1256' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 06:22:43 GMT + etag: + - '"65004995-0000-0100-0000-6433a9e80000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance list + Connection: + - keep-alive + ParameterSetName: + - -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances?api-version=2023-04-01 + response: + body: + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-10T05:02:26.4905671Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T06:17:12.1817258Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"Discovery","centralServerVmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm","appLocation":"eastus"},"state":"RegistrationComplete","provisioningState":"Succeeded","managedResourceGroupConfiguration":{"name":"mrg-C36-541bd0"},"status":"Running","health":"Healthy"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-testing/providers/Microsoft.Workloads/sapVirtualInstances/ag6","name":"ag6","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","systemData":{"createdBy":"v-jingszhang@microsoft.com","createdByType":"User","createdAt":"2023-04-10T05:28:49.9454249Z","lastModifiedBy":"v-jingszhang@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-10T05:28:49.9454249Z"},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"DeploymentWithOSConfig","appLocation":"eastus","infrastructureConfiguration":{"deploymentType":"ThreeTier","centralServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"applicationServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","virtualMachineConfiguration":{"vmSize":"Standard_E4ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"databaseServer":{"subnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","virtualMachineConfiguration":{"vmSize":"Standard_E16ds_v4","imageReference":{"sku":"12-sp4-gen2","publisher":"SUSE","version":"latest","offer":"SLES-SAP"},"osProfile":{"adminUsername":"azureuser","osConfiguration":{"osType":"Linux","disablePasswordAuthentication":true,"sshKeyPair":{"publicKey":"ssh-rsa + AAAAB3NzaC1yc2EAAAADAQABAAABgQDPasKQ7pRBFzDsyM3y8UiH+ZvhDeGzqUsuTPktiz/YJeufmgjWnKqYTuZX/tLhSAtX/imG9dBDCLEe5bxLtOn1m2i1vRCfsh2NxNqVxSl2GRXTnsC9Ehw5PHqXQhxSHNItDD1K6vKlydVw7DhmJgkl+1Og7WPdxeO/D6YQr1ogmaQHoK2A0AJyH9HXGbNtIiFUuPers8sKhzYztPSZCO9EZvYTB7quNSa7usgv6CByiJ2MOre/RuLaE7B7lRKhysjeIn1M+fQ3xKxW9cXsJhAHTgbqO2peydz5TLpP0S9XuIna0O5pQEXFgUnfdX/W6NT94Vl/Cqs8obSfQntZ/QmGvr1Qb27ZBSQ24eIsYDfr1mI423TuXwUr+1AEvaSCapgRBnDaV3nBzk9qp1kIIGWRGpaz6qb3ahYpDGP+A8lABy19rBk+/Kmfb9N8qkUK7kdNytHeusKoR0kzhW8xpctCnd/13oN3gXbps0Tx8O2E5w7n+BIDNodxEGxzdYD1hh0= + generated-by-azure"}}}},"instanceCount":1},"storageConfiguration":{"transportFileShareConfiguration":{"configurationType":"Skip"}},"appResourceGroup":"PowerShell-CLI-TestRG"},"osSapConfiguration":{"sapFqdn":"sapt99.steelcase.net"}},"state":"InfrastructureDeploymentFailed","provisioningState":"Failed","managedResourceGroupConfiguration":{"name":"mrg-ag6-034adb"},"errors":{"properties":{"code":"AuthorizationFailed","message":"\n The + client ''1b5abb6d-1f62-410d-b312-7bc351d466df'' with object id ''1b5abb6d-1f62-410d-b312-7bc351d466df'' + does not have authorization to perform action ''Microsoft.Resources/deployments/write'' + over scope ''/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/PowerShell-CLI-TestRG/providers/Microsoft.Resources/deployments/AppLayerTemplate_1-ec567f'' + or the scope is invalid. If access was recently granted, please refresh your + credentials.\n Possible Causes: The service does not have authorization + to perform a required action.\n Recommended Action: If you are creating + resources for first time, this could be due to delay in the role assignment + propagation. Please retry the operation in some time.\n If the issue + persists, contact support.\n ","details":[]}}}}]}' + headers: + cache-control: + - no-cache + content-length: + - '6380' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 06:22:47 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: + - a708f34b-50fd-4777-b4e7-ca1e99c5ef1a + - 7c389288-5edf-4fab-9e80-4781b5148a5a + - 26949a82-8949-4e13-baf5-fa4b2f4925f6 + - 894cb023-1ab5-4f74-a4f2-b050e4380829 + - de26b88f-5dd6-4e7a-8939-e08d73f6c68f + - 892b07f0-881b-43c1-aee1-830aef6c158d + - 4610d7e9-8d93-410e-91ef-aa0ca4eb46f4 + - 8c2e2996-91d6-48ec-b88e-310fa308aa48 + - 2779b7f8-42e2-4dbc-8e0f-0c300e81f29d + - e284c8eb-f4d7-48d4-991b-3b5f5f6f460d + - bc2e4ae9-ea95-4792-9c11-1efa0bfed121 + - cabc8079-5f97-47d0-94ed-cc5b91490ab7 + - e6e97ff1-5c94-4851-8da6-d5d8628d79e6 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance show + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","name":"c36ascsvm-0","type":"microsoft.workloads/sapvirtualinstances/centralinstances","location":"eastus","systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:43.3174672Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T05:13:59.3671698Z"},"properties":{"instanceNo":"00","subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","messageServerProperties":{"msPort":3600,"internalMsPort":3900,"httpPort":8100,"ipAddress":"10.0.0.200","hostname":"c36ascsvm","health":"Healthy"},"enqueueServerProperties":{"port":3200,"ipAddress":"10.0.0.200","hostname":"c36ascsvm","health":"Healthy"},"gatewayServerProperties":{"port":3300,"health":"Healthy"},"kernelVersion":"777","kernelPatch":"patch + 300","status":"Running","health":"Healthy","vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm","type":"Primary"}],"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '1376' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 06:22:48 GMT + etag: + - '"0400b30a-0000-0100-0000-64339b170000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance show + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","name":"c36appvm0-0","type":"microsoft.workloads/sapvirtualinstances/applicationinstances","location":"eastus","systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:43.7239521Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T05:13:59.6328477Z"},"properties":{"instanceNo":"00","subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","hostname":"c36appvm0","kernelVersion":"777","kernelPatch":"patch + 300","ipAddress":"10.0.0.190","gatewayPort":3300,"icmHttpPort":0,"icmHttpsPort":0,"vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36appvm0","type":"Active"}],"status":"Running","health":"Healthy","provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '1170' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 06:22:52 GMT + etag: + - '"c8001f61-0000-0100-0000-64339b170000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance show + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.26.4 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances/databaseinstances","location":"eastus","systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:44.0675091Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T05:13:59.8515871Z"},"properties":{"subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","databaseSid":"C36","ipAddress":"10.0.128.54","databaseType":"hdb","status":"Running","vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36dbvm","status":"Running"}],"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '1034' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 06:22:55 GMT + etag: + - '"1b007824-0000-0100-0000-64339b170000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_stop_start.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_stop_start.yaml new file mode 100644 index 00000000000..91e4933c605 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_stop_start.yaml @@ -0,0 +1,582 @@ +interactions: +- request: + body: '{"softStopTimeoutSeconds": 0}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance stop + Connection: + - keep-alive + Content-Length: + - '29' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/stop?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:04:46 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + mise-correlation-id: + - 04c7d30b-1784-4fdc-a140-c3897818f946 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:04:46.6566379Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:05:17 GMT + etag: + - '"60009fa4-0000-0100-0000-6433d12e0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:04:46.6566379Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:05:48 GMT + etag: + - '"60009fa4-0000-0100-0000-6433d12e0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:04:46.6566379Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:06:19 GMT + etag: + - '"60009fa4-0000-0100-0000-6433d12e0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:04:46.6566379Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:06:50 GMT + etag: + - '"60009fa4-0000-0100-0000-6433d12e0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:04:46.6566379Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:07:21 GMT + etag: + - '"60009fa4-0000-0100-0000-6433d12e0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance stop + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"e1010830-131c-4bc4-81e2-6292de26a3c8*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Succeeded","startTime":"2023-04-10T09:04:46.6566379Z","endTime":"2023-04-10T09:07:23.8294355Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '609' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:07:52 GMT + etag: + - '"6000a5ae-0000-0100-0000-6433d1cb0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance start + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/start?api-version=2023-04-01 + response: + body: + string: 'null' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '4' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:07:55 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + mise-correlation-id: + - da1c93ef-ee43-404a-a99c-de2c6f5f5bc5 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:07:54.9883579Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:08:25 GMT + etag: + - '"60008bb0-0000-0100-0000-6433d1ea0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:07:54.9883579Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:08:56 GMT + etag: + - '"60008bb0-0000-0100-0000-6433d1ea0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:07:54.9883579Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:09:27 GMT + etag: + - '"60008bb0-0000-0100-0000-6433d1ea0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Accepted","startTime":"2023-04-10T09:07:54.9883579Z"}' + headers: + cache-control: + - no-cache + content-length: + - '549' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:09:58 GMT + etag: + - '"60008bb0-0000-0100-0000-6433d1ea0000"' + expires: + - '-1' + pragma: + - no-cache + 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: + - workloads sap-virtual-instance start + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"98cec64a-33e9-40f9-9e49-c22964d31508*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Succeeded","startTime":"2023-04-10T09:07:54.9883579Z","endTime":"2023-04-10T09:10:02.2161642Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '609' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 09:10:29 GMT + etag: + - '"6000d1b8-0000-0100-0000-6433d26a0000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_update_tags.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_update_tags.yaml new file mode 100644 index 00000000000..1223ff06038 --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_workloads_svi_update_tags.yaml @@ -0,0 +1,536 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance update + Connection: + - keep-alive + ParameterSetName: + - -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-10T05:02:26.4905671Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T08:20:33.5239413Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"Discovery","appLocation":"eastus","centralServerVmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm"},"managedResourceGroupConfiguration":{"name":"mrg-C36-541bd0"},"status":"Offline","health":"Unknown","state":"RegistrationComplete","provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '1293' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:23:43 GMT + etag: + - '"6a00362f-0000-0100-0000-6433c6d10000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: '{"identity": {"type": "UserAssigned", "userAssignedIdentities": {"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI": + {}}}, "location": "eastus", "properties": {"configuration": {"configurationType": + "Discovery", "centralServerVmId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm"}, + "environment": "NonProd", "health": "Unknown", "managedResourceGroupConfiguration": + {"name": "mrg-C36-541bd0"}, "sapProduct": "S4HANA", "state": "RegistrationComplete", + "status": "Offline"}, "tags": {"tag": "test", "tag2": "test2"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance update + Connection: + - keep-alive + Content-Length: + - '706' + Content-Type: + - application/json + ParameterSetName: + - -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-10T05:02:26.4905671Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-10T08:23:44.2351338Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"Discovery","appLocation":"eastus","centralServerVmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm"},"managedResourceGroupConfiguration":{"name":"mrg-C36-541bd0"},"status":"Offline","health":"Unknown","state":"RegistrationComplete","provisioningState":"Succeeded"}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + azure-asyncoperation: + - subscriptions/49d64d54-e966-4c46-a868-1999802b762c/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/4e3f7e0f-8632-47d4-941e-e9cbc690e365*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + cache-control: + - no-cache + content-length: + - '1274' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:23:48 GMT + etag: + - '"6a000c48-0000-0100-0000-6433c7920000"' + expires: + - '-1' + mise-correlation-id: + - 4a41046a-e8d2-4ee4-b343-f6b2c6d28a6b + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1197' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance update + Connection: + - keep-alive + ParameterSetName: + - -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/4e3f7e0f-8632-47d4-941e-e9cbc690e365*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/EASTUS/operationStatuses/4e3f7e0f-8632-47d4-941e-e9cbc690e365*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","name":"4e3f7e0f-8632-47d4-941e-e9cbc690e365*6F14B96698AE42F247D93F38E78B89C85F55FD5C3DACCE2FB375E09237D3E630","resourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","status":"Succeeded","startTime":"2023-04-10T08:23:45.6902492Z","properties":null}' + headers: + cache-control: + - no-cache + content-length: + - '568' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:18 GMT + etag: + - '"60006008-0000-0100-0000-6433c7920000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-virtual-instance update + Connection: + - keep-alive + ParameterSetName: + - -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"mohitaneja@microsoft.com","createdByType":"User","createdAt":"2023-04-10T05:02:26.4905671Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-10T08:23:44.2351338Z"},"identity":{"type":"UserAssigned","userAssignedIdentities":{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/SAP-E2ETest-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/E2E-RBAC-MSI":{"principalId":"b7202d53-6b98-4194-8748-4f13a9000072","clientId":"914aa6fe-5e5f-4b55-9b68-39da0ad86ee7"}}},"properties":{"environment":"NonProd","sapProduct":"S4HANA","configuration":{"configurationType":"Discovery","appLocation":"eastus","centralServerVmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm"},"managedResourceGroupConfiguration":{"name":"mrg-C36-541bd0"},"status":"Offline","health":"Unknown","state":"RegistrationComplete","provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '1274' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:18 GMT + etag: + - '"6a000c48-0000-0100-0000-6433c7920000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance update + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","name":"c36ascsvm-0","type":"microsoft.workloads/sapvirtualinstances/centralinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:43.3174672Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T08:09:56.2697161Z"},"properties":{"instanceNo":"00","subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","messageServerProperties":{"msPort":3600,"internalMsPort":3900,"httpPort":8100,"ipAddress":"10.0.0.200","hostname":"c36ascsvm","health":"Unknown"},"enqueueServerProperties":{"port":3200,"ipAddress":"10.0.0.200","hostname":"c36ascsvm","health":"Unknown"},"gatewayServerProperties":{"port":3300,"health":"Unknown"},"kernelVersion":"777","kernelPatch":"patch + 300","vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm","type":"Primary"}],"provisioningState":"Succeeded","health":"Unknown","status":"Unavailable"}}' + headers: + cache-control: + - no-cache + content-length: + - '1417' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:20 GMT + etag: + - '"04004d14-0000-0100-0000-6433c4540000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: '{"location": "eastus", "properties": {"enqueueServerProperties": {"health": + "Unknown"}, "gatewayServerProperties": {"health": "Unknown"}, "health": "Unknown", + "messageServerProperties": {"health": "Unknown"}, "status": "Unavailable"}, + "tags": {"tag": "test", "tag2": "test2"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-central-instance update + Connection: + - keep-alive + Content-Length: + - '276' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/centralInstances/c36ascsvm-0","name":"c36ascsvm-0","type":"microsoft.workloads/sapvirtualinstances/centralinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:43.3174672Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-10T08:24:22.9449985Z"},"properties":{"instanceNo":"00","subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","messageServerProperties":{"msPort":3600,"internalMsPort":3900,"httpPort":8100,"ipAddress":"10.0.0.200","hostname":"c36ascsvm","health":"Unknown"},"enqueueServerProperties":{"port":3200,"ipAddress":"10.0.0.200","hostname":"c36ascsvm","health":"Unknown"},"gatewayServerProperties":{"port":3300,"health":"Unknown"},"kernelVersion":"777","kernelPatch":"patch + 300","vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm","type":"Primary"}],"provisioningState":"Succeeded","health":"Unknown","status":"Unavailable"}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '1398' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:22 GMT + etag: + - '"04002f15-0000-0100-0000-6433c7b70000"' + expires: + - '-1' + mise-correlation-id: + - 57cdc3af-21b4-45a1-aad8-12601022564d + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance update + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","name":"c36appvm0-0","type":"microsoft.workloads/sapvirtualinstances/applicationinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:43.7239521Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T08:14:29.4135434Z"},"properties":{"instanceNo":"00","subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","hostname":"c36appvm0","kernelVersion":"777","kernelPatch":"patch + 300","ipAddress":"10.0.0.190","gatewayPort":3300,"icmHttpPort":0,"icmHttpsPort":0,"vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36appvm0","type":"Active"}],"provisioningState":"Succeeded","health":"Unknown","status":"Unavailable"}}' + headers: + cache-control: + - no-cache + content-length: + - '1211' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:25 GMT + etag: + - '"cc00e577-0000-0100-0000-6433c5650000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: '{"location": "eastus", "properties": {"health": "Unknown", "status": "Unavailable"}, + "tags": {"tag": "test", "tag2": "test2"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-application-server-instance update + Connection: + - keep-alive + Content-Length: + - '126' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/applicationInstances/c36appvm0-0","name":"c36appvm0-0","type":"microsoft.workloads/sapvirtualinstances/applicationinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:43.7239521Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-10T08:24:26.6549308Z"},"properties":{"instanceNo":"00","subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet","hostname":"c36appvm0","kernelVersion":"777","kernelPatch":"patch + 300","ipAddress":"10.0.0.190","gatewayPort":3300,"icmHttpPort":0,"icmHttpsPort":0,"vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36appvm0","type":"Active"}],"provisioningState":"Succeeded","health":"Unknown","status":"Unavailable"}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '1192' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:26 GMT + etag: + - '"cc007eb0-0000-0100-0000-6433c7ba0000"' + expires: + - '-1' + mise-correlation-id: + - 991a53bc-6795-4db9-9d94-c5e1ffdbeebb + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance update + Connection: + - keep-alive + ParameterSetName: + - --sap-virtual-instance-name -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances/databaseinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:44.0675091Z","lastModifiedBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","lastModifiedByType":"Application","lastModifiedAt":"2023-04-10T08:18:31.8567465Z"},"properties":{"subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","databaseSid":"C36","ipAddress":"10.0.128.54","databaseType":"hdb","vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36dbvm","status":"Unavailable"}],"provisioningState":"Succeeded","status":"Unavailable"}}' + headers: + cache-control: + - no-cache + content-length: + - '1079' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:29 GMT + etag: + - '"1b0046f0-0000-0100-0000-6433c6570000"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + status: + code: 200 + message: OK +- request: + body: '{"location": "eastus", "properties": {"status": "Unavailable"}, "tags": + {"tag": "test", "tag2": "test2"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-database-instance update + Connection: + - keep-alive + Content-Length: + - '105' + Content-Type: + - application/json + ParameterSetName: + - --sap-virtual-instance-name -g -n --tags + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36?api-version=2023-04-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TESTING/providers/Microsoft.Workloads/sapVirtualInstances/C36/databaseInstances/C36","name":"C36","type":"microsoft.workloads/sapvirtualinstances/databaseinstances","location":"eastus","tags":{"tag":"test","tag2":"test2"},"systemData":{"createdBy":"ea21b132-560f-4b0b-9876-903b6bca7b9d","createdByType":"Application","createdAt":"2023-04-10T05:08:44.0675091Z","lastModifiedBy":"mohitaneja@microsoft.com","lastModifiedByType":"User","lastModifiedAt":"2023-04-10T08:24:30.2375948Z"},"properties":{"subnet":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SAP-E2ETest-rg/providers/Microsoft.Network/virtualNetworks/loop-test-vnet/subnets/loopsubnet-db","databaseSid":"C36","ipAddress":"10.0.128.54","databaseType":"hdb","vmDetails":[{"virtualMachineId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36dbvm","status":"Unavailable"}],"provisioningState":"Succeeded","status":"Unavailable"}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '1060' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 08:24:30 GMT + etag: + - '"1b003cf6-0000-0100-0000-6433c7be0000"' + expires: + - '-1' + mise-correlation-id: + - ac00d9d0-98a7-42ba-85a7-5718e23787c9 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/test_workloads.py b/src/workloads/azext_workloads/tests/latest/test_workloads.py index 21399306d16..1dab0d3fe40 100644 --- a/src/workloads/azext_workloads/tests/latest/test_workloads.py +++ b/src/workloads/azext_workloads/tests/latest/test_workloads.py @@ -6,6 +6,7 @@ # -------------------------------------------------------------------------------------------- import os +import unittest from azure.cli.testsdk import * @@ -15,53 +16,213 @@ class WorkloadsScenario(ScenarioTest): def test_workloads_svi(self): self.kwargs.update({ - 'name': self.create_random_name('cli_test_workloads', 20), - 'configuration': os.path.join(TEST_DIR, 'create_infra_distributed_non_ha_config.json') + 'name': 'C36', + 'configuration': os.path.join(TEST_DIR, 'create_infra_distributed_non_ha_config.json'), + 'msi': os.path.join(TEST_DIR, 'MSI.json') }) - self.cmd('workloads svi create -g CLI-testing -n {name} --environment NonProd --sap-product s4hana --configuration {configuration}', checks=[ + self.cmd('az workloads sap-virtual-instance create -g CLI-TESTING -n {name} --environment NonProd --sap-product S4HANA --configuration "{configuration}" --identity "{msi}"', checks=[ self.check('name', '{name}'), - self.check('resourceGroup', 'CLI-testing'), + self.check('resourceGroup', 'CLI-TESTING'), self.check('sapProduct', 'S4HANA'), - self.check('environment', 'Prod'), + self.check('environment', 'NonProd'), self.check('provisioningState', 'Succeeded'), self.check('configuration.configurationType', 'DeploymentWithOSConfig'), self.check('configuration.infrastructureConfiguration.deploymentType', 'ThreeTier') ]) - self.cmd('workloads svi update -g CLI-testing -n {name} --tags {{tag:test,tag2:test2}}', checks=[ + + def test_workloads_svi_install(self): + self.kwargs.update({ + 'name': 'C36', + 'configuration': os.path.join(TEST_DIR, 'InstallPayload.json'), + 'msi': os.path.join(TEST_DIR, 'MSI.json') + }) + + self.cmd('az workloads sap-virtual-instance create -g CLI-TESTING -n {name} --environment NonProd --sap-product S4HANA --configuration "{configuration}" --identity "{msi}"', checks=[ self.check('name', '{name}'), - self.check('resourceGroup', 'CLI-testing'), + self.check('resourceGroup', 'CLI-TESTING'), self.check('sapProduct', 'S4HANA'), - self.check('environment', 'Prod'), - self.check('provisioningState', 'Succeeded'), - self.check('configuration.configurationType', 'DeploymentWithOSConfig'), - self.check('configuration.infrastructureConfiguration.deploymentType', 'ThreeTier'), - self.check('tags.tag', 'test'), - self.check('tags.tag2', 'test2') + self.check('environment', 'NonProd'), + self.check('provisioningState', 'Succeeded') ]) - self.cmd('workloads svi show -g CLI-testing -n {name}', checks=[ + + def test_workloads_svi_show(self): + self.kwargs.update({ + 'name': 'C36', + 'appservername': 'c36appvm0-0', + 'csservername': 'c36ascsvm-0', + 'dbservername': 'C36' + }) + self.cmd('workloads sap-virtual-instance show -g CLI-TESTING -n {name}', checks=[ self.check('name', '{name}'), - self.check('resourceGroup', 'CLI-testing'), + self.check('resourceGroup', 'CLI-TESTING'), self.check('sapProduct', 'S4HANA'), - self.check('environment', 'Prod'), + self.check('environment', 'NonProd'), self.check('provisioningState', 'Succeeded'), - self.check('configuration.configurationType', 'DeploymentWithOSConfig'), - self.check('configuration.infrastructureConfiguration.deploymentType', 'ThreeTier'), - self.check('tags.tag', 'test'), - self.check('tags.tag2', 'test2') + self.check('status', 'Running'), + self.check('health', 'Healthy') ]) - self.cmd('workloads svi list -g CLI-testing', checks=[ + + self.cmd('workloads sap-virtual-instance list -g CLI-TESTING', checks=[ self.check('[0].name', '{name}'), - self.check('[0].resourceGroup', 'CLI-testing'), + self.check('[0].resourceGroup', 'CLI-TESTING'), self.check('[0].sapProduct', 'S4HANA'), - self.check('[0].environment', 'Prod'), + self.check('[0].environment', 'NonProd'), self.check('[0].provisioningState', 'Succeeded'), - self.check('[0].configuration.configurationType', 'DeploymentWithOSConfig'), - self.check('[0].configuration.infrastructureConfiguration.deploymentType', 'ThreeTier'), - self.check('[0].tags.tag', 'test'), - self.check('[0].tags.tag2', 'test2') + self.check('[0].status', 'Running'), + self.check('[0].health', 'Healthy') + ]) + + self.cmd('workloads sap-central-instance show --sap-virtual-instance-name {name} -g CLI-TESTING -n {csservername}', checks=[ + self.check('name', '{csservername}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('provisioningState', 'Succeeded'), + self.check('status', 'Running'), + self.check('health', 'Healthy') + ]) + + self.cmd('workloads sap-application-server-instance show --sap-virtual-instance-name {name} -g CLI-TESTING -n {appservername}', checks=[ + self.check('name', '{appservername}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('provisioningState', 'Succeeded'), + self.check('status', 'Running'), + self.check('health', 'Healthy') + ]) + + self.cmd('workloads sap-database-instance show --sap-virtual-instance-name {name} -g CLI-TESTING -n {dbservername}', checks=[ + self.check('name', '{dbservername}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('provisioningState', 'Succeeded'), + self.check('status', 'Running') + ]) + + def test_workloads_svi_childinstances_stop(self): + self.kwargs.update({ + 'name': 'C36', + 'appservername': 'c36appvm0-0', + 'csservername': 'c36ascsvm-0', + 'dbservername': 'C36' + }) + self.cmd('workloads sap-central-instance stop --sap-virtual-instance-name {name} -g CLI-TESTING --central-instance-name {csservername}', checks=[ + self.check('status', 'Succeeded') + ]) + + self.cmd('workloads sap-application-server-instance stop --sap-virtual-instance-name {name} -g CLI-TESTING --application-instance-name {appservername}', checks=[ + self.check('status', 'Succeeded') + ]) + + self.cmd('workloads sap-database-instance stop --sap-virtual-instance-name {name} -g CLI-TESTING --database-instance-name {dbservername}', checks=[ + self.check('status', 'Succeeded') + ]) + + def test_workloads_svi_childinstances_start(self): + self.kwargs.update({ + 'name': 'C36', + 'appservername': 'c36appvm0-0', + 'csservername': 'c36ascsvm-0', + 'dbservername': 'C36' + }) + self.cmd('workloads sap-central-instance start --sap-virtual-instance-name {name} -g CLI-TESTING --central-instance-name {csservername}', checks=[ + self.check('status', 'Succeeded') + ]) + + self.cmd('workloads sap-application-server-instance start --sap-virtual-instance-name {name} -g CLI-TESTING --application-instance-name {appservername}', checks=[ + self.check('status', 'Succeeded') + ]) + + self.cmd('workloads sap-database-instance start --sap-virtual-instance-name {name} -g CLI-TESTING --database-instance-name {dbservername}', checks=[ + self.check('status', 'Succeeded') + ]) + + def test_workloads_svi_stop_start(self): + self.kwargs.update({ + 'name': 'C36', + }) + self.cmd('workloads sap-virtual-instance stop --sap-virtual-instance-name {name} -g CLI-TESTING', checks=[ + self.check('status', 'Succeeded') + ]) + + self.cmd('workloads sap-virtual-instance start --sap-virtual-instance-name {name} -g CLI-TESTING', checks=[ + self.check('status', 'Succeeded') + ]) + + @unittest.skip('recording file not getting generted properly') + def test_workloads_svi_update_tags(self): + self.kwargs.update({ + 'name': 'C36', + 'appservername': 'c36appvm0-0', + 'csservername': 'c36ascsvm-0', + 'dbservername': 'C36' + }) + self.cmd('workloads sap-virtual-instance update -g CLI-TESTING -n {name} --tags tag=test tag2=test2', checks=[ + self.check('name', '{name}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('provisioningState', 'Succeeded'), + self.check('tags.tag', 'test'), + self.check('tags.tag2', 'test2') + ]) + + self.cmd('workloads sap-central-instance update --sap-virtual-instance-name {name} -g CLI-TESTING -n {csservername} --tags tag=test tag2=test2', checks=[ + self.check('name', '{csservername}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('provisioningState', 'Succeeded'), + self.check('tags.tag', 'test'), + self.check('tags.tag2', 'test2') + ]) + + self.cmd('workloads sap-application-server-instance update --sap-virtual-instance-name {name} -g CLI-TESTING -n {appservername} --tags tag=test tag2=test2', checks=[ + self.check('name', '{appservername}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('provisioningState', 'Succeeded'), + self.check('tags.tag', 'test'), + self.check('tags.tag2', 'test2') + ]) + + self.cmd('workloads sap-database-instance update --sap-virtual-instance-name {name} -g CLI-TESTING -n {dbservername} --tags tag=test tag2=test2', checks=[ + self.check('name', '{dbservername}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('provisioningState', 'Succeeded'), + self.check('tags.tag', 'test'), + self.check('tags.tag2', 'test2') + ]) + + def test_workloads_svi_new_child_instances(self): + self.kwargs.update({ + 'name': 'C36', + 'appservername': 'c36appvm0-1', + 'csservername': 'c36ascsvm-1', + 'dbservername': 'C36-0' + }) + + try: + self.cmd('az workloads sap-application-server-instance create --sap-virtual-instance-name {name} -g CLI-TESTING -n {appservername}') + except Exception as ex: + self.assertTrue('This operation is not allowed' in str(ex)) + + try: + self.cmd('az workloads sap-database-instance create --sap-virtual-instance-name {name} -g CLI-TESTING -n {dbservername}') + except Exception as ex: + self.assertTrue('This operation is not allowed' in str(ex)) + + try: + self.cmd('az workloads sap-central-instance create --sap-virtual-instance-name {name} -g CLI-TESTING -n {csservername}') + except Exception as ex: + self.assertTrue('This operation is not allowed' in str(ex)) + + @unittest.skip('recording file not getting generted properly throwing Subscription not found') + def test_workloads_svi_discover(self): + self.kwargs.update({ + 'name': 'C36', + 'msi': os.path.join(TEST_DIR, 'MSI.json'), + 'centralservervmid': '/subscriptions/49d64d54-e966-4c46-a868-1999802b762c/resourceGroups/CLI-TestRG/providers/Microsoft.Compute/virtualMachines/c36ascsvm' + }) + + self.cmd('workloads sap-virtual-instance create -g CLI-TESTING -n {name} --environment NonProd --sap-product S4HANA --central-server-vm {centralservervmid} --identity "{msi}"', checks=[ + self.check('name', '{name}'), + self.check('resourceGroup', 'CLI-TESTING'), + self.check('sapProduct', 'S4HANA'), + self.check('environment', 'NonProd'), + self.check('provisioningState', 'Succeeded'), + self.check('configuration.configurationType', 'Discovery') ]) - self.cmd('workloads sap-availability-zone-detail --app-location "northeurope" --database-type "HANA" ' - '--sap-product "S4HANA" --location "northe urope"') - self.cmd('workloads svi delete -g CLI-testing -n {name} -y') From 5046e4dd6e749648488f73847771d24eb412d73d Mon Sep 17 00:00:00 2001 From: mohit1706 <93733791+mohit1706@users.noreply.github.com> Date: Tue, 11 Apr 2023 00:24:27 +0530 Subject: [PATCH 2/2] Update Update --- .../recordings/test_invoke_commands.yaml | 233 ++++++++++++++++++ .../tests/latest/test_workloads.py | 20 ++ 2 files changed, 253 insertions(+) create mode 100644 src/workloads/azext_workloads/tests/latest/recordings/test_invoke_commands.yaml diff --git a/src/workloads/azext_workloads/tests/latest/recordings/test_invoke_commands.yaml b/src/workloads/azext_workloads/tests/latest/recordings/test_invoke_commands.yaml new file mode 100644 index 00000000000..eecbed9d2bb --- /dev/null +++ b/src/workloads/azext_workloads/tests/latest/recordings/test_invoke_commands.yaml @@ -0,0 +1,233 @@ +interactions: +- request: + body: '{"appLocation": "northeurope", "databaseType": "HANA", "sapProduct": "S4HANA"}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-availability-zone-detail + Connection: + - keep-alive + Content-Length: + - '78' + Content-Type: + - application/json + ParameterSetName: + - --app-location --database-type --sap-product --location + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/northeurope/sapVirtualInstanceMetadata/default/getAvailabilityZoneDetails?api-version=2023-04-01 + response: + body: + string: '{"availabilityZonePairs":[{"zoneA":2,"zoneB":3}]}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '49' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 18:51:27 GMT + expires: + - '-1' + mise-correlation-id: + - 7c083271-1c4c-47a5-8f31-a673e9fcc166 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 200 + message: OK +- request: + body: '{"appLocation": "eastus", "databaseType": "HANA", "dbVmSku": "Standard_M32ts", + "deploymentType": "SingleServer", "environment": "NonProd", "sapProduct": "S4HANA"}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-disk-configuration + Connection: + - keep-alive + Content-Length: + - '162' + Content-Type: + - application/json + ParameterSetName: + - --app-location --database-type --db-vm-sku --deployment-type --environment + --sap-product --location + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/eastus/sapVirtualInstanceMetadata/default/getDiskConfigurations?api-version=2023-04-01 + response: + body: + string: '{"volumeConfigurations":{"hana/data":{"recommendedConfiguration":{"count":4,"sizeGB":128,"sku":{"name":"Premium_LRS"}},"supportedConfigurations":[{"sku":{"name":"Premium_LRS"},"sizeGB":128,"minimumSupportedDiskCount":4,"maximumSupportedDiskCount":5,"iopsReadWrite":500,"mbpsReadWrite":100,"diskTier":"P10"}]},"hana/log":{"recommendedConfiguration":{"count":3,"sizeGB":128,"sku":{"name":"Premium_LRS"}},"supportedConfigurations":[{"sku":{"name":"Premium_LRS"},"sizeGB":128,"minimumSupportedDiskCount":3,"maximumSupportedDiskCount":5,"iopsReadWrite":500,"mbpsReadWrite":100,"diskTier":"P10"}]},"hana/shared":{"recommendedConfiguration":{"count":1,"sizeGB":256,"sku":{"name":"StandardSSD_LRS"}},"supportedConfigurations":[{"sku":{"name":"StandardSSD_LRS"},"sizeGB":256,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E15"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":512,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E20"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":1024,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E30"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":2048,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E40"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":4096,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E50"},{"sku":{"name":"Premium_LRS"},"sizeGB":256,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":1100,"mbpsReadWrite":125,"diskTier":"P15"},{"sku":{"name":"Premium_LRS"},"sizeGB":512,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":2300,"mbpsReadWrite":150,"diskTier":"P20"},{"sku":{"name":"Premium_LRS"},"sizeGB":1024,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":5000,"mbpsReadWrite":200,"diskTier":"P30"},{"sku":{"name":"Premium_LRS"},"sizeGB":2048,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":7500,"mbpsReadWrite":250,"diskTier":"P40"},{"sku":{"name":"Premium_LRS"},"sizeGB":4096,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":7500,"mbpsReadWrite":250,"diskTier":"P50"}]},"usr/sap":{"recommendedConfiguration":{"count":1,"sizeGB":128,"sku":{"name":"Premium_LRS"}},"supportedConfigurations":[{"sku":{"name":"StandardSSD_LRS"},"sizeGB":128,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E10"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":256,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E15"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":512,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E20"},{"sku":{"name":"Premium_LRS"},"sizeGB":128,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":100,"diskTier":"P10"},{"sku":{"name":"Premium_LRS"},"sizeGB":256,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":1100,"mbpsReadWrite":125,"diskTier":"P15"},{"sku":{"name":"Premium_LRS"},"sizeGB":512,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":2300,"mbpsReadWrite":150,"diskTier":"P20"}]},"backup":{"recommendedConfiguration":{"count":2,"sizeGB":256,"sku":{"name":"StandardSSD_LRS"}},"supportedConfigurations":[{"sku":{"name":"StandardSSD_LRS"},"sizeGB":128,"minimumSupportedDiskCount":0,"maximumSupportedDiskCount":6,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E10"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":256,"minimumSupportedDiskCount":0,"maximumSupportedDiskCount":6,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E15"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":512,"minimumSupportedDiskCount":0,"maximumSupportedDiskCount":6,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E20"},{"sku":{"name":"Premium_LRS"},"sizeGB":128,"minimumSupportedDiskCount":0,"maximumSupportedDiskCount":6,"iopsReadWrite":500,"mbpsReadWrite":100,"diskTier":"P10"},{"sku":{"name":"Premium_LRS"},"sizeGB":256,"minimumSupportedDiskCount":0,"maximumSupportedDiskCount":6,"iopsReadWrite":1100,"mbpsReadWrite":125,"diskTier":"P15"},{"sku":{"name":"Premium_LRS"},"sizeGB":512,"minimumSupportedDiskCount":0,"maximumSupportedDiskCount":6,"iopsReadWrite":2300,"mbpsReadWrite":150,"diskTier":"P20"}]},"os":{"recommendedConfiguration":{"count":1,"sizeGB":64,"sku":{"name":"StandardSSD_LRS"}},"supportedConfigurations":[{"sku":{"name":"StandardSSD_LRS"},"sizeGB":64,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E6"},{"sku":{"name":"StandardSSD_LRS"},"sizeGB":128,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":60,"diskTier":"E10"},{"sku":{"name":"Premium_LRS"},"sizeGB":64,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":240,"mbpsReadWrite":50,"diskTier":"P6"},{"sku":{"name":"Premium_LRS"},"sizeGB":128,"minimumSupportedDiskCount":1,"maximumSupportedDiskCount":1,"iopsReadWrite":500,"mbpsReadWrite":100,"diskTier":"P10"}]}}}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '5321' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 18:51:30 GMT + expires: + - '-1' + mise-correlation-id: + - 0e264aed-aa7f-4c3e-ac47-95e40f7ec97f + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 200 + message: OK +- request: + body: '{"appLocation": "eastus", "databaseType": "HANA", "dbMemory": 256, "dbScaleMethod": + "ScaleUp", "deploymentType": "SingleServer", "environment": "NonProd", "sapProduct": + "S4HANA", "saps": 10000}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-sizing-recommendation + Connection: + - keep-alive + Content-Length: + - '193' + Content-Type: + - application/json + ParameterSetName: + - --database-type --app-location --location --sap-product --deployment-type + --environment --saps --db-memory --db-scale-method + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/eastus/sapVirtualInstanceMetadata/default/getSizingRecommendations?api-version=2023-04-01 + response: + body: + string: '{"vmSku":"Standard_E32ds_v4","deploymentType":"SingleServer"}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '61' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 18:51:33 GMT + expires: + - '-1' + mise-correlation-id: + - d17bcafe-3a7a-452d-848a-9659a60689b7 + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 200 + message: OK +- request: + body: '{"appLocation": "eastus", "databaseType": "HANA", "deploymentType": "ThreeTier", + "environment": "Prod", "sapProduct": "S4HANA"}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - workloads sap-supported-sku + Connection: + - keep-alive + Content-Length: + - '127' + Content-Type: + - application/json + ParameterSetName: + - --database-type --app-location --location --sap-product --deployment-type + --environment + User-Agent: + - AZURECLI/2.47.0 (AAZ) azsdk-python-core/1.24.0 Python/3.10.10 (Windows-10-10.0.19044-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads/locations/eastus/sapVirtualInstanceMetadata/default/getSapSupportedSku?api-version=2023-04-01 + response: + body: + string: '{"supportedSkus":[{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D16ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D16ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D32ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D32ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D48ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D48ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D4ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D4ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D64ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D64ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D8ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D8ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_D96ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E16ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E16ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E20ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E20ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E32ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E32ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E48ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E48ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_E4ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_E4ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E64ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":true,"vmSku":"Standard_E64ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_E8ds_v4"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_E8ds_v5"},{"isAppServerCertified":true,"isDatabaseCertified":false,"vmSku":"Standard_E96ds_v5"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M128ms"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M128s"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M208ms_v2"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M208s_v2"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M32ts"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M416ms_v2"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M416s_v2"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M64ms"},{"isAppServerCertified":false,"isDatabaseCertified":true,"vmSku":"Standard_M64s"}]}' + headers: + api-supported-versions: + - 2021-12-01-preview, 2022-10-15-preview, 2022-11-01-preview, 2023-04-01 + cache-control: + - no-cache + content-length: + - '3170' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 10 Apr 2023 18:51:35 GMT + expires: + - '-1' + mise-correlation-id: + - d983ff90-d6d9-40a1-8cd2-86e78bb71b4d + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-providerhub-traffic: + - 'True' + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + status: + code: 200 + message: OK +version: 1 diff --git a/src/workloads/azext_workloads/tests/latest/test_workloads.py b/src/workloads/azext_workloads/tests/latest/test_workloads.py index 1dab0d3fe40..e2ca0e40d62 100644 --- a/src/workloads/azext_workloads/tests/latest/test_workloads.py +++ b/src/workloads/azext_workloads/tests/latest/test_workloads.py @@ -226,3 +226,23 @@ def test_workloads_svi_discover(self): self.check('configuration.configurationType', 'Discovery') ]) + def test_invoke_commands(self): + self.kwargs.update({ + 'databasetype': 'HANA', + 'sapproduct': 'S4HANA' + }) + count = len(self.cmd('workloads sap-availability-zone-detail --app-location northeurope --database-type {databasetype} --sap-product {sapproduct} --location northeurope').get_output_in_json()) + self.assertTrue(count >= 1) + + count = len(self.cmd('workloads sap-disk-configuration --app-location eastus --database-type {databasetype} --db-vm-sku Standard_M32ts --deployment-type SingleServer --environment NonProd --sap-product {sapproduct} --location eastus').get_output_in_json()) + self.assertTrue(count >= 1) + + self.cmd('workloads sap-sizing-recommendation --database-type {databasetype} --app-location eastus --location eastus --sap-product {sapproduct} --deployment-type SingleServer --environment NonProd --saps 10000 --db-memory 256 --db-scale-method ScaleUp', checks=[ + self.check('deploymentType', 'SingleServer') + ]) + + count = len(self.cmd('workloads sap-supported-sku --database-type {databasetype} --app-location eastus --location eastus --sap-product {sapproduct} --deployment-type ThreeTier --environment Prod').get_output_in_json()) + self.assertTrue(count >= 1) + + +