1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
---
version: 1
interactions:
- request:
body: <SignedIdentifiers><SignedIdentifier><Id>GolangRocksOnAzure</Id><AccessPolicy><Start>2050-12-20T21:55:06Z</Start><Expiry>2050-12-21T07:55:06Z</Expiry><Permission>raud</Permission></AccessPolicy></SignedIdentifier></SignedIdentifiers>
form: {}
headers:
Authorization:
- SharedKey golangrocksonazure:GyQ3YL7FWJ0WCVykvYfycNv8OxePW2dv0c+e/D4s/3o=
Content-Length:
- "233"
User-Agent:
- Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
table
x-ms-date:
- Thu, 15 Apr 2021 14:41:08 GMT
x-ms-version:
- "2018-03-28"
url: https://golangrocksonazure.table.core.windows.net/nonexistingtable?comp=acl&timeout=30
method: PUT
response:
body: |-
<?xml version="1.0" encoding="utf-8"?><m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><m:code>TableNotFound</m:code><m:message xml:lang="en-US">The table specified does not exist.
RequestId:2cae78e2-d002-009a-3605-320134000000
Time:2021-04-15T14:41:08.2796184Z</m:message></m:error>
headers:
Content-Length:
- "316"
Content-Type:
- application/xml
Date:
- Thu, 15 Apr 2021 14:41:08 GMT
Server:
- Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Error-Code:
- TableNotFound
X-Ms-Request-Id:
- 2cae78e2-d002-009a-3605-320134000000
X-Ms-Version:
- "2018-03-28"
status: 404 The table specified does not exist.
code: 404
duration: ""
|